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