index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: char: tlclk.c: Avoid data race between init and interrupt handler
Madhuparna Bhowmik
2020-10-01
1
-7
/
+10
*
tpm: ibmvtpm: Wait for buffer to be set before proceeding
Stefan Berger
2020-10-01
2
-0
/
+10
*
agp/intel: Fix a memory leak on module initialisation failure
Qiushi Wu
2020-08-21
1
-1
/
+3
*
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-08-21
1
-0
/
+1
*
virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serial
Alexander Lobakin
2020-07-22
1
-1
/
+2
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2020-06-11
1
-1
/
+1
*
hwrng: exynos - Disable runtime PM on driver unbind
Krzysztof Kozlowski
2020-05-10
1
-0
/
+9
*
ipmi: fix hung processes in __get_guid()
Wen Yang
2020-04-24
1
-1
/
+3
*
random: always use batched entropy for get_random_u{32,64}
Jason A. Donenfeld
2020-04-13
1
-6
/
+0
*
ipmi:ssif: Handle a possible NULL pointer reference
Corey Minyard
2020-03-11
1
-3
/
+7
*
ttyprintk: fix a potential deadlock in interrupt context issue
Zhenzhong Duan
2020-02-05
1
-6
/
+9
*
hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
Tony Lindgren
2020-01-04
1
-1
/
+2
*
hwrng: stm32 - fix unbalanced pm_runtime_enable
Lionel Debieve
2019-12-05
1
-0
/
+8
*
virtio_console: move removal code
Michael S. Tsirkin
2019-11-28
1
-36
/
+36
*
virtio_console: drop custom control queue cleanup
Michael S. Tsirkin
2019-11-28
1
-17
/
+0
*
virtio_console: fix uninitialized variable use
Michael S. Tsirkin
2019-11-28
1
-2
/
+4
*
virtio_console: allocate inbufs in add_port() only if it is needed
Laurent Vivier
2019-11-28
1
-15
/
+13
*
virtio_console: don't tie bufs to a vq
Michael S. Tsirkin
2019-11-28
1
-7
/
+7
*
virtio_console: reset on out of memory
Michael S. Tsirkin
2019-11-28
1
-7
/
+10
*
ipmi_si: Only schedule continuously in the thread in maintenance mode
Corey Minyard
2019-10-07
1
-5
/
+19
*
hwrng: core - don't wait on add_early_randomness()
Laurent Vivier
2019-10-05
1
-1
/
+1
*
/dev/mem: Bail out upon SIGKILL.
Tetsuo Handa
2019-10-05
1
-0
/
+21
*
hpet: Fix division by zero in hpet_time_div()
Kefeng Wang
2019-08-04
1
-2
/
+1
*
virtio_console: initialize vtermno value for ports
Pankaj Gupta
2019-06-11
1
-1
/
+2
*
ipmi:ssif: compare block number correctly for multi-part return messages
Kamlakant Patel
2019-06-11
1
-1
/
+5
*
tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
Jarkko Sakkinen
2019-04-27
1
-1
/
+9
*
tpm/tpm_crb: Avoid unaligned reads in crb_recv()
Jarkko Sakkinen
2019-04-27
1
-6
/
+16
*
tty: mark Siemens R3964 line discipline as BROKEN
Greg Kroah-Hartman
2019-04-27
1
-1
/
+1
*
hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
Buland Singh
2019-04-27
1
-1
/
+1
*
hwrng: virtio - Avoid repeated init of completion
David Tolnay
2019-04-27
1
-1
/
+1
*
applicom: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
2019-03-23
1
-11
/
+24
*
char/mwave: fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2019-02-06
1
-0
/
+7
*
ipmi:ssif: Fix handling of multi-part return messages
Corey Minyard
2019-01-26
1
-8
/
+17
*
tpm: Restore functionality to xen vtpm driver.
Dr. Greg Wettstein
2018-11-21
1
-1
/
+1
*
tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
Javier Martinez Canillas
2018-11-21
1
-1
/
+2
*
ipmi: Fix timer race with module unload
Jan Glauber
2018-11-21
1
-4
/
+6
*
tpm: fix: return rc when devm_add_action() fails
Jarkko Sakkinen
2018-11-10
1
-1
/
+5
*
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2018-08-15
1
-23
/
+20
*
random: mix rdrand with entropy sent in from userspace
Theodore Ts'o
2018-08-06
1
-1
/
+9
*
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
2018-07-03
1
-1
/
+2
*
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2018-06-16
1
-2
/
+3
*
tpm: self test failure should not cause suspend to fail
Chris Chiu
2018-06-13
1
-0
/
+4
*
tpm: do not suspend/resume if power stays on
Enric Balletbo i Serra
2018-06-13
3
-0
/
+17
*
hwrng: stm32 - add reset during probe
lionel.debieve@st.com
2018-05-30
1
-0
/
+9
*
ipmi_ssif: Fix kernel panic at msg_done_handler
Kamlakant Patel
2018-05-30
1
-2
/
+2
*
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
Wei Yongjun
2018-05-30
1
-2
/
+3
*
virtio_console: free buffers after reset
Michael S. Tsirkin
2018-05-02
1
-25
/
+24
*
random: use a tighter cap in credit_entropy_bits_safe()
Theodore Ts'o
2018-04-24
1
-1
/
+1
*
random: use lockless method of accessing and updating f->reg_idx
Theodore Ts'o
2018-04-13
1
-6
/
+6
*
fix race in drivers/char/random.c:get_reg()
Michael Schmitz
2018-04-13
1
-1
/
+5
[next]