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
2023-01-12
ipmi: fix use after free in _ipmi_destroy_user()
Dan Carpenter
2023-01-12
ipmi: fix long wait in unload when IPMI disconnect
Zhang Yuchen
2023-01-12
tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
2023-01-12
tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
2023-01-12
tpm: acpi: Call acpi_put_table() to fix memory leak
Hanjun Guo
2022-12-31
ipmi: fix memleak when unload ipmi driver
Zhang Yuchen
2022-12-31
hwrng: geode - Fix PCI device refcount leak
Xiongfeng Wang
2022-12-31
hwrng: amd - Fix PCI device refcount leak
Xiongfeng Wang
2022-12-31
ipmi: kcs: Poll OBF briefly to reduce OBE latency
Andrew Jeffery
2022-12-31
tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
Michael Kelley
2022-12-31
tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()
Yuan Can
2022-12-08
char: tpm: Protect tpm_pm_suspend with locks
Jan Dabros
2022-10-26
hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()
Kshitiz Varshney
2022-10-26
hwrng: arm-smccc-trng - fix NO_ENTROPY handling
James Cowgill
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: clamp credited irq bits to maximum mixed
Jason A. Donenfeld
2022-10-15
random: restore O_NONBLOCK support
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-14
random: account for arch randomness in bits
Jason A. Donenfeld
2022-06-14
random: mark bootloader randomness code as __init
Jason A. Donenfeld
2022-06-14
random: avoid checking crng_ready() twice in random_init()
Jason A. Donenfeld
2022-06-14
char: xillybus: fix a refcount leak in cleanup_dev()
Hangyu Hua
2022-06-09
Revert "random: use static branch for crng_ready()"
Jason A. Donenfeld
2022-06-09
hwrng: omap3-rom - fix using wrong clk_disable() in omap_rom_rng_runtime_resu...
Yang Yingliang
2022-06-09
char: tpm: cr50_i2c: Suppress duplicated error message in .remove()
Uwe Kleine-König
2022-06-09
ipmi: Fix pr_fmt to avoid compilation issues
Corey Minyard
2022-06-09
ipmi:ssif: Check for NULL msg when handling events and messages
Corey Minyard
2022-06-06
tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
Xiu Jianfeng
2022-06-06
tpm: Fix buffer access in tpm2_get_tpm_pt()
Stefan Mahnke-Hartmann
2022-06-06
crypto: drbg - make reseeding from get_random_bytes() synchronous
Nicolai Stange
2022-05-30
random: check for signals after page of pool writes
Jason A. Donenfeld
2022-05-30
random: wire up fops->splice_{read,write}_iter()
Jens Axboe
2022-05-30
random: convert to using fops->write_iter()
Jens Axboe
2022-05-30
random: convert to using fops->read_iter()
Jens Axboe
2022-05-30
random: unify batched entropy implementations
Jason A. Donenfeld
2022-05-30
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-30
random: move initialization functions out of hot pages
Jason A. Donenfeld
2022-05-30
random: make consistent use of buf and len
Jason A. Donenfeld
2022-05-30
random: use static branch for crng_ready()
Jason A. Donenfeld
2022-05-30
random: credit architectural init the exact amount
Jason A. Donenfeld
2022-05-30
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-30
random: use proper jiffies comparison macro
Jason A. Donenfeld
2022-05-30
random: remove ratelimiting for in-kernel unseeded randomness
Jason A. Donenfeld
2022-05-30
random: move initialization out of reseeding hot path
Jason A. Donenfeld
2022-05-30
random: avoid initializing twice in credit race
Jason A. Donenfeld
2022-05-30
random: use symbolic constants for crng_init states
Jason A. Donenfeld
[next]