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
*
virtio_console: eliminate anonymous module_init & module_exit
Randy Dunlap
2022-04-13
1
-4
/
+4
*
hwrng: nomadik - Change clk_disable to clk_disable_unprepare
Miaoqian Lin
2022-04-08
1
-2
/
+2
*
hwrng: atmel - disable trng on failure path
Claudiu Beznea
2022-04-08
1
-0
/
+1
*
hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDER
Geert Uytterhoeven
2022-04-08
1
-1
/
+1
*
hwrng: cavium - Check health status while reading random data
Sunil Goutham
2022-04-08
3
-17
/
+190
*
tpm: fix reference counting for struct tpm_chip
Lino Sanfilippo
2022-04-08
3
-38
/
+75
*
virtio_console: break out of buf poll on remove
Michael S. Tsirkin
2022-04-08
1
-0
/
+7
*
tpm: use try_get_ops() in tpm-space.c
James Bottomley
2022-03-28
1
-4
/
+4
*
tpm: Fix error handling in async work
Tadeusz Struk
2022-03-28
1
-1
/
+7
*
random: wake up /dev/random writers after zap
Jason A. Donenfeld
2022-02-23
1
-1
/
+4
*
tpm: fix NPE on probe for missing device
Patrick Williams
2022-01-27
1
-2
/
+2
*
tpm: fix potential NULL pointer access in tpm_del_char_device
Lino Sanfilippo
2022-01-27
1
-5
/
+13
*
random: do not throw away excess input to crng_fast_load
Jason A. Donenfeld
2022-01-27
1
-7
/
+12
*
char/mwave: Adjust io port register size
Kees Cook
2022-01-27
1
-1
/
+1
*
tpm_tis: Fix an error handling path in 'tpm_tis_core_init()'
Christophe Jaillet
2022-01-27
1
-1
/
+1
*
tpm: add request_locality before write TPM_INT_ENABLE
Chen Jun
2022-01-27
1
-0
/
+8
*
random: fix crash on multiple early calls to add_bootloader_randomness()
Dominik Brodowski
2022-01-16
1
-20
/
+36
*
random: fix data race on crng init time
Eric Biggers
2022-01-16
1
-7
/
+10
*
random: fix data race on crng_node_pool
Eric Biggers
2022-01-16
1
-20
/
+22
*
ipmi: fix initialization when workqueue allocation fails
Thadeu Lima de Souza Cascardo
2021-12-29
1
-6
/
+9
*
ipmi: ssif: initialize ssif_info->client early
Mian Yousaf Kaukab
2021-12-29
1
-3
/
+4
*
ipmi: bail out if init_srcu_struct fails
Thadeu Lima de Souza Cascardo
2021-12-29
1
-1
/
+3
*
ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
Wu Bo
2021-12-29
1
-1
/
+1
*
parisc/agp: Annotate parisc agp init functions with __init
Helge Deller
2021-12-17
1
-3
/
+3
*
ipmi: msghandler: Make symbol 'remove_work_wq' static
Wei Yongjun
2021-12-08
1
-1
/
+1
*
ipmi: Move remove_work to dedicated workqueue
Ioanna Alifieraki
2021-12-08
1
-1
/
+12
*
ipmi: kcs_bmc: Fix a memory leak in the error handling path of 'kcs_bmc_serio...
Christophe JAILLET
2021-11-18
1
-1
/
+3
*
tpm_tis_spi: Add missing SPI ID
Mark Brown
2021-11-18
1
-0
/
+1
*
tpm: fix Atmel TPM crash caused by too frequent queries
Hao Wu
2021-11-18
2
-8
/
+22
*
hwrng: mtk - Force runtime pm ops for sleep ops
Markus Schneider-Pargmann
2021-11-18
1
-2
/
+7
*
ipmi: Disable some operations during a panic
Corey Minyard
2021-11-18
2
-8
/
+19
*
ipmi:watchdog: Set panic count to proper value on a panic
Corey Minyard
2021-11-18
1
-4
/
+4
*
tpm: Check for integer overflow in tpm2_map_response_body()
Dan Carpenter
2021-11-18
1
-0
/
+3
*
char: xillybus: fix msg_ep UAF in xillyusb_probe()
Ziyang Xuan
2021-11-18
1
-0
/
+1
*
Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2021-09-12
1
-12
/
+11
|
\
|
*
char: ipmi: use DEVICE_ATTR helper macro
Dwaipayan Ray
2021-08-12
1
-5
/
+4
|
*
ipmi: rate limit ipmi smi_event failure message
Wen Yang
2021-08-12
1
-7
/
+7
*
|
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
4
-9
/
+7
|
\
\
|
*
|
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
2021-08-30
4
-9
/
+7
*
|
|
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-01
2
-4
/
+4
|
\
\
\
|
*
|
|
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
2021-08-09
1
-4
/
+4
|
|
\
|
|
|
*
|
|
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
2
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-01
2
-5
/
+3
|
\
\
\
|
*
|
|
char: mware: fix returnvar.cocci warnings
jing yangyang
2021-08-27
1
-3
/
+1
|
*
|
|
char: move RANDOM_TRUST_CPU & RANDOM_TRUST_BOOTLOADER into the Character devi...
Randy Dunlap
2021-08-16
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-31
1
-14
/
+9
|
\
\
\
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-4
/
+4
|
|
\
|
|
|
*
|
|
net: split out ndo_siowandev ioctl
Arnd Bergmann
2021-07-27
1
-14
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-08-30
7
-16
/
+154
|
\
\
\
|
*
|
|
hwrng: Add Arm SMCCC TRNG based driver
Andre Przywara
2021-08-06
3
-0
/
+138
[next]