index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2024-02-23
hwrng: core - Fix page fault dead lock on mmap-ed hwrng
Herbert Xu
2023-11-20
hwrng: geode - fix accessing registers
Jonas Gorski
2023-10-10
parisc: sba: Fix compile warning wrt list of SBA devices
Helge Deller
2023-09-23
tpm_tis: Resend command to recover from data transfer errors
Alexander Steffen
2023-09-23
ipmi_si: fix a memleak in try_smi_init()
Yi Yang
2023-09-23
ipmi:ssif: Fix a memory leak when scanning for an adapter
Corey Minyard
2023-09-23
ipmi:ssif: Add check for kstrdup
Jiasheng Jiang
2023-09-23
hwrng: iproc-rng200 - Implement suspend and resume calls
Florian Fainelli
2023-09-23
hwrng: iproc-rng200 - use semicolons rather than commas to separate statements
Julia Lawall
2023-08-11
tpm_tis: Explicitly check for error code
Alexander Steffen
2023-07-27
hwrng: imx-rngc - fix the timeout for init and self check
Martin Kaiser
2023-07-27
tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
Jarkko Sakkinen
2023-07-27
hwrng: st - keep clock enabled while hwrng is registered
Martin Kaiser
2023-07-27
hwrng: st - Fix W=1 unused variable warning
Herbert Xu
2023-07-27
hwrng: virtio - Fix race on data_avail and actual data
Herbert Xu
2023-07-27
hwrng: virtio - always add a pending request
Laurent Vivier
2023-07-27
hwrng: virtio - don't waste entropy
Laurent Vivier
2023-07-27
hwrng: virtio - don't wait on cleanup
Laurent Vivier
2023-07-27
hwrng: virtio - add an internal buffer
Laurent Vivier
2023-06-21
parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()
Helge Deller
2023-05-30
tpm/tpm_tis: Disable interrupts for more Lenovo devices
Jerry Snitselaar
2023-05-17
tpm, tpm_tis: Do not skip reset of original interrupt vector
Lino Sanfilippo
2023-05-17
ipmi: fix SSIF not responding under certain cond.
Zhang Yuchen
2023-05-17
ipmi:ssif: Add send_retries increment
Corey Minyard
2023-03-17
ipmi:watchdog: Set panic count to proper value on a panic
Corey Minyard
2023-03-17
ipmi/watchdog: replace atomic_add() and atomic_sub()
Yejune Deng
2023-03-17
ipmi:ssif: Add a timer between request retries
Corey Minyard
2023-03-17
ipmi:ssif: Increase the message retry time
Corey Minyard
2023-03-17
ipmi:ssif: Remove rtc_us_timer
Corey Minyard
2023-03-17
ipmi:ssif: resend_msg() cannot fail
Corey Minyard
2023-03-17
ipmi:ssif: make ssif_i2c_send() void
Liguang Zhang
2023-03-11
ipmi_ssif: Rename idle state and check
Corey Minyard
2023-01-18
ipmi: fix use after free in _ipmi_destroy_user()
Dan Carpenter
2023-01-18
ipmi: fix long wait in unload when IPMI disconnect
Zhang Yuchen
2023-01-18
tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
2023-01-18
tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
2023-01-18
ipmi: fix memleak when unload ipmi driver
Zhang Yuchen
2023-01-18
hwrng: geode - Fix PCI device refcount leak
Xiongfeng Wang
2023-01-18
hwrng: amd - Fix PCI device refcount leak
Xiongfeng Wang
2023-01-18
tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
Michael Kelley
2022-12-08
char: tpm: Protect tpm_pm_suspend with locks
Jan Dabros
2022-10-15
random: use expired timer rather than wq for mixing fast pool
Jason A. Donenfeld
2022-10-15
random: avoid reading two cache lines on irq randomness
Jason A. Donenfeld
2022-10-15
random: restore O_NONBLOCK support
Jason A. Donenfeld
2022-10-15
random: clamp credited irq bits to maximum mixed
Jason A. Donenfeld
2022-06-29
random: update comment from copy_to_user() -> copy_to_iter()
Jason A. Donenfeld
2022-06-29
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
2022-06-29
random: schedule mix_interrupt_randomness() less often
Jason A. Donenfeld
2022-06-22
random: credit cpu and bootloader seeds by default
Jason A. Donenfeld
2022-06-22
random: account for arch randomness in bits
Jason A. Donenfeld
[next]