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.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
*
tpm: Unify the mismatching TPM space buffer sizes
Jarkko Sakkinen
2020-09-03
4
-19
/
+24
*
agp/intel: Fix a memory leak on module initialisation failure
Qiushi Wu
2020-08-19
1
-1
/
+3
*
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-08-07
1
-0
/
+1
*
virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serial
Alexander Lobakin
2020-07-22
1
-1
/
+2
*
tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
Vasily Averin
2020-07-22
1
-1
/
+1
*
hwrng: ks-sa - Fix runtime PM imbalance on error
Dinghao Liu
2020-06-30
1
-0
/
+1
*
ipmi: use vzalloc instead of kmalloc for user creation
Feng Tang
2020-06-25
1
-3
/
+4
*
pci:ipmi: Move IPMI PCI class id defines to pci_ids.h
Corey Minyard
2020-06-22
1
-5
/
+0
*
agp/intel: Reinforce the barrier after GTT updates
Chris Wilson
2020-06-22
1
-1
/
+3
*
tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
George Wilson
2020-04-29
1
-63
/
+73
*
tpm/tpm_tis: Free IRQ if probing fails
Jarkko Sakkinen
2020-04-29
1
-1
/
+7
*
ipmi: fix hung processes in __get_guid()
Wen Yang
2020-04-17
1
-2
/
+2
*
tpm: tpm2_bios_measurements_next should increase position index
Vasily Averin
2020-04-17
1
-1
/
+1
*
tpm: tpm1_bios_measurements_next should increase position index
Vasily Averin
2020-04-17
1
-1
/
+1
*
tpm: Don't make log failures fatal
Matthew Garrett
2020-04-17
3
-12
/
+6
*
hwrng: imx-rngc - fix an error path
Martin Kaiser
2020-04-13
1
-1
/
+3
*
random: always use batched entropy for get_random_u{32,64}
Jason A. Donenfeld
2020-04-13
1
-16
/
+4
*
ipmi:ssif: Handle a possible NULL pointer reference
Corey Minyard
2020-03-05
1
-3
/
+7
*
Revert "char/random: silence a lockdep splat with printk()"
Greg Kroah-Hartman
2020-02-28
1
-3
/
+2
*
char/random: silence a lockdep splat with printk()
Sergey Senozhatsky
2020-02-24
1
-2
/
+3
*
ttyprintk: fix a potential deadlock in interrupt context issue
Zhenzhong Duan
2020-02-05
1
-6
/
+9
*
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
2020-02-01
1
-1
/
+61
*
hwrng: omap3-rom - Fix missing clock by probing with device tree
Tony Lindgren
2020-01-27
1
-2
/
+15
*
hwrng: bcm2835 - fix probe as platform device
Jonas Gorski
2020-01-27
1
-8
/
+10
*
ipmi: kcs_bmc: handle devm_kasprintf() failure case
Nicholas Mc Guire
2020-01-27
1
-2
/
+3
*
ipmi: Fix memory leak in __ipmi_bmc_register
Navid Emamdoost
2020-01-27
1
-1
/
+4
*
ipmi: Don't allow device module unload when in use
Corey Minyard
2019-12-31
1
-7
/
+16
*
hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
Tony Lindgren
2019-12-31
1
-1
/
+2
*
ppdev: fix PPGETTIME/PPSETTIME ioctls
Arnd Bergmann
2019-12-17
1
-4
/
+12
*
hwrng: omap - Fix RNG wait loop timeout
Sumit Garg
2019-12-17
1
-1
/
+8
*
tpm: add check after commands attribs tab allocation
Tadeusz Struk
2019-12-17
1
-0
/
+4
*
lp: fix sparc64 LPSETTIMEOUT ioctl
Arnd Bergmann
2019-12-13
1
-0
/
+4
*
hwrng: stm32 - fix unbalanced pm_runtime_enable
Lionel Debieve
2019-12-05
1
-0
/
+8
*
virtio_console: allocate inbufs in add_port() only if it is needed
Laurent Vivier
2019-12-01
1
-15
/
+13
*
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
Eric Biggers
2019-11-20
1
-12
/
+12
*
ipmi: fix return value of ipmi_set_my_LUN
YueHaibing
2019-11-20
1
-1
/
+1
*
ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base address
Corey Minyard
2019-11-20
1
-0
/
+4
*
ipmi_si: fix potential integer overflow on large shift
Colin Ian King
2019-11-20
1
-1
/
+1
*
ipmi_si_pci: fix NULL device in ipmi_si error message
Meelis Roos
2019-11-20
1
-2
/
+2
*
ipmi_si: Only schedule continuously in the thread in maintenance mode
Corey Minyard
2019-10-07
1
-5
/
+19
*
tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
Vadim Sukhomlinov
2019-10-07
1
-2
/
+3
*
tpm: use tpm_try_get_ops() in tpm-sysfs.c.
Jarkko Sakkinen
2019-10-07
1
-51
/
+83
*
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
*
tpm: Fix some name collisions with drivers/char/tpm.h
Jarkko Sakkinen
2019-09-16
5
-20
/
+19
*
hpet: Fix division by zero in hpet_time_div()
Kefeng Wang
2019-07-31
1
-2
/
+1
*
hwrng: omap - Set default quality
Rouven Czerwinski
2019-05-31
1
-0
/
+1
*
virtio_console: initialize vtermno value for ports
Pankaj Gupta
2019-05-31
1
-1
/
+2
*
random: add a spinlock_t to struct batched_entropy
Sebastian Andrzej Siewior
2019-05-31
1
-25
/
+27
*
random: fix CRNG initialization when random.trust_cpu=1
Jon DeVree
2019-05-31
1
-1
/
+4
[next]