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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
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-08-11
tpm_tis: Explicitly check for error code
Alexander Steffen
2023-08-11
hwrng: imx-rngc - fix the timeout for init and self check
Martin Kaiser
2023-08-11
tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
Jarkko Sakkinen
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-10-26
random: use expired timer rather than wq for mixing fast pool
Jason A. Donenfeld
2022-10-26
random: avoid reading two cache lines on irq randomness
Jason A. Donenfeld
2022-10-26
random: restore O_NONBLOCK support
Jason A. Donenfeld
2022-10-26
random: clamp credited irq bits to maximum mixed
Jason A. Donenfeld
2022-07-29
Revert "Revert "char/random: silence a lockdep splat with printk()""
Jason A. Donenfeld
2022-07-02
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
2022-07-02
random: schedule mix_interrupt_randomness() less often
Jason A. Donenfeld
2022-06-25
random: credit cpu and bootloader seeds by default
Jason A. Donenfeld
2022-06-25
random: account for arch randomness in bits
Jason A. Donenfeld
2022-06-25
random: mark bootloader randomness code as __init
Jason A. Donenfeld
2022-06-25
random: avoid checking crng_ready() twice in random_init()
Jason A. Donenfeld
2022-06-25
crypto: drbg - make reseeding from get_random_bytes() synchronous
Nicolai Stange
2022-06-25
Revert "random: use static branch for crng_ready()"
Jason A. Donenfeld
2022-06-25
random: check for signals after page of pool writes
Jason A. Donenfeld
2022-06-25
random: wire up fops->splice_{read,write}_iter()
Jens Axboe
2022-06-25
random: convert to using fops->write_iter()
Jens Axboe
2022-06-25
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-06-25
random: move initialization functions out of hot pages
Jason A. Donenfeld
2022-06-25
random: use proper return types on get_random_{int,long}_wait()
Jason A. Donenfeld
2022-06-25
random: use static branch for crng_ready()
Jason A. Donenfeld
2022-06-25
random: credit architectural init the exact amount
Jason A. Donenfeld
2022-06-25
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-06-25
random: use proper jiffies comparison macro
Jason A. Donenfeld
2022-06-25
random: remove ratelimiting for in-kernel unseeded randomness
Jason A. Donenfeld
2022-06-25
random: avoid initializing twice in credit race
Jason A. Donenfeld
2022-06-25
random: use symbolic constants for crng_init states
Jason A. Donenfeld
2022-06-25
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-06-25
random: help compiler out with fast_mix() by using simpler arguments
Jason A. Donenfeld
2022-06-25
random: do not use input pool from hard IRQs
Jason A. Donenfeld
2022-06-25
random: order timer entropy functions below interrupt functions
Jason A. Donenfeld
2022-06-25
random: do not pretend to handle premature next security model
Jason A. Donenfeld
2022-06-25
random: do not use batches when !crng_ready()
Jason A. Donenfeld
2022-06-25
random: insist on random_get_entropy() existing in order to simplify
Jason A. Donenfeld
2022-06-25
random: document crng_fast_key_erasure() destination possibility
Jason A. Donenfeld
2022-06-25
random: make random_get_entropy() return an unsigned long
Jason A. Donenfeld
2022-06-25
random: check for signals every PAGE_SIZE chunk of /dev/[u]random
Jason A. Donenfeld
2022-06-25
random: check for signal_pending() outside of need_resched() check
Jann Horn
2022-06-25
random: do not allow user to keep crng key around on stack
Jason A. Donenfeld
[next]