index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-03
random: mix rdrand with entropy sent in from userspace
Theodore Ts'o
1
-1
/
+9
2018-07-03
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2
-23
/
+19
2018-07-03
tpm: fix use after free in tpm2_load_context()
Tadeusz Struk
1
-1
/
+2
2018-07-03
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
1
-1
/
+2
2018-06-20
agp: uninorth: make two functions static
Mathieu Malaterre
1
-2
/
+2
2018-05-30
hwrng: stm32 - add reset during probe
lionel.debieve@st.com
1
-0
/
+9
2018-05-30
ipmi_ssif: Fix kernel panic at msg_done_handler
Kamlakant Patel
1
-2
/
+2
2018-05-01
virtio_console: reset on out of memory
Michael S. Tsirkin
1
-7
/
+10
2018-05-01
virtio_console: move removal code
Michael S. Tsirkin
1
-36
/
+36
2018-05-01
virtio_console: drop custom control queue cleanup
Michael S. Tsirkin
1
-17
/
+0
2018-05-01
virtio_console: free buffers after reset
Michael S. Tsirkin
1
-25
/
+24
2018-05-01
virtio_console: don't tie bufs to a vq
Michael S. Tsirkin
1
-7
/
+7
2018-05-01
random: rate limit unseeded randomness warnings
Theodore Ts'o
1
-5
/
+34
2018-05-01
random: fix possible sleeping allocation from irq context
Theodore Ts'o
1
-1
/
+8
2018-05-01
random: set up the NUMA crng instances after the CRNG is fully initialized
Theodore Ts'o
1
-19
/
+27
2018-04-29
tpm: add retry logic
James Bottomley
2
-15
/
+61
2018-04-29
tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
Winkler, Tomas
1
-2
/
+4
2018-04-29
tpm: cmd_ready command can be issued only after granting locality
Tomas Winkler
3
-47
/
+119
2018-04-26
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
Wei Yongjun
1
-2
/
+3
2018-04-24
random: add new ioctl RNDRESEEDCRNG
Theodore Ts'o
1
-1
/
+12
2018-04-24
random: crng_reseed() should lock the crng instance that it is modifying
Theodore Ts'o
1
-2
/
+2
2018-04-24
random: use a different mixing algorithm for add_device_randomness()
Theodore Ts'o
1
-4
/
+51
2018-04-24
random: fix crng_ready() test
Theodore Ts'o
1
-5
/
+5
2018-04-24
tpm: self test failure should not cause suspend to fail
Chris Chiu
1
-0
/
+4
2018-04-24
random: use a tighter cap in credit_entropy_bits_safe()
Theodore Ts'o
1
-1
/
+1
2018-04-12
tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
Javier Martinez Canillas
2
-8
/
+25
2018-04-08
/dev/mem: Avoid overwriting "err" in read_mem()
Kees Cook
1
-3
/
+3
2018-03-24
/dev/mem: Add bounce buffer for copy-out
Kees Cook
1
-5
/
+22
2018-03-19
agp/intel: Flush all chipset writes after updating the GGTT
Chris Wilson
1
-0
/
+2
2018-03-15
tpm: only attempt to disable the LPC CLKRUN if is already enabled
Javier Martinez Canillas
1
-1
/
+10
2018-03-15
tpm: remove unused variables
Arnd Bergmann
1
-2
/
+0
2018-03-15
tpm: delete the TPM_TIS_CLK_ENABLE flag
Javier Martinez Canillas
3
-18
/
+0
2018-03-15
tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
Azhar Shaikh
4
-92
/
+118
2018-03-15
tpm_tis: Move ilb_base_addr to tpm_tis_data
Azhar Shaikh
3
-48
/
+56
2018-03-09
tpm_tis_spi: Use DMA-safe memory for SPI transfers
Alexander Steffen
1
-18
/
+27
2018-03-09
tpm: constify transmit data pointers
Arnd Bergmann
4
-19
/
+16
2018-03-09
tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
1
-2
/
+3
2018-03-09
tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
1
-2
/
+6
2018-03-09
tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...
Jeremy Boone
1
-2
/
+3
2018-03-09
tpm: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2
-0
/
+8
2018-03-09
tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
1
-2
/
+2
2018-02-22
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
1
-1
/
+1
2018-02-22
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-1
/
+0
2018-02-16
ipmi: use dynamic memory for DMI driver override
John Garry
1
-1
/
+4
2017-12-29
Revert "ipmi_si: fix memory leak on new_smi"
John Einar Reitan
1
-1
/
+0
2017-12-20
ipmi_si: fix memory leak on new_smi
Colin Ian King
1
-0
/
+1
2017-12-17
ipmi: Stop timers before cleaning up the module
Masamitsu Yamazaki
1
-21
/
+23
2017-11-24
ipmi: Prefer ACPI system interfaces over SMBIOS ones
Corey Minyard
1
-10
/
+23
2017-11-24
ipmi: fix unsigned long underflow
Corey Minyard
1
-4
/
+6
2017-11-24
tpm-dev-common: Reject too short writes
Alexander Steffen
1
-0
/
+6
[next]