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
/
include
Age
Commit message (
Expand
)
Author
2022-07-21
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
2022-07-21
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
2022-07-21
net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
Steven Rostedt (Google)
2022-07-12
misc: rtsx_usb: use separate command and response buffers
Shuah Khan
2022-07-12
misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
Shuah Khan
2022-07-12
video: of_display_timing.h: include errno.h
Hsin-Yi Wang
2022-07-12
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-07-02
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
2022-07-02
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
2022-07-02
ata: libata: add qc->flags in ata_qc_complete_template tracepoint
Edward Wu
2022-07-02
vt: drop old FONT ioctls
Jiri Slaby
2022-06-25
random: mark bootloader randomness code as __init
Jason A. Donenfeld
2022-06-25
crypto: drbg - make reseeding from get_random_bytes() synchronous
Nicolai Stange
2022-06-25
crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
Nicolai Stange
2022-06-25
crypto: drbg - prepare for more fine-grained tracking of seeding state
Nicolai Stange
2022-06-25
crypto: drbg - always seeded with SP800-90B compliant noise source
Stephan Müller
2022-06-25
crypto: drbg - add FIPS 140-2 CTRNG for noise source
Stephan Mueller
2022-06-25
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-06-25
random: use proper return types on get_random_{int,long}_wait()
Jason A. Donenfeld
2022-06-25
random: remove extern from functions in header
Jason A. Donenfeld
2022-06-25
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-06-25
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-06-25
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-06-25
random: make random_get_entropy() return an unsigned long
Jason A. Donenfeld
2022-06-25
random: replace custom notifier chain with standard one
Jason A. Donenfeld
2022-06-25
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
2022-06-25
random: pull add_hwgenerator_randomness() declaration into random.h
Jason A. Donenfeld
2022-06-25
random: remove useless header comment
Jason A. Donenfeld
2022-06-25
random: remove unused tracepoints
Jason A. Donenfeld
2022-06-25
random: use hash function for crng_slow_load()
Jason A. Donenfeld
2022-06-25
random: simplify entropy debiting
Jason A. Donenfeld
2022-06-25
random: rather than entropy_store abstraction, use global
Jason A. Donenfeld
2022-06-25
random: early initialization of ChaCha constants
Dominik Brodowski
2022-06-25
random: initialize ChaCha20 constants with correct endianness
Eric Biggers
2022-06-25
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2022-06-25
crypto: blake2s - adjust include guard naming
Eric Biggers
2022-06-25
crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
Eric Biggers
2022-06-25
random: remove dead code left over from blocking pool
Eric Biggers
2022-06-25
random: add arch_get_random_*long_early()
Mark Rutland
2022-06-25
linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
Richard Henderson
2022-06-25
linux/random.h: Use false with bool
Richard Henderson
2022-06-25
linux/random.h: Remove arch_has_random, arch_has_random_seed
Richard Henderson
2022-06-25
random: ignore GRND_RANDOM in getentropy(2)
Andy Lutomirski
2022-06-25
random: add GRND_INSECURE to return best-effort non-cryptographic bytes
Andy Lutomirski
2022-06-25
lib/crypto: blake2s: move hmac construction into wireguard
Jason A. Donenfeld
2022-06-25
crypto: blake2s - generic C library implementation and selftest
Jason A. Donenfeld
2022-06-25
fdt: add support for rng-seed
Hsin-Yi Wang
2022-06-25
latent_entropy: avoid build error when plugin cflags are not set
Vasily Gorbik
2022-06-25
random: move rand_initialize() earlier
Kees Cook
2022-06-25
random: only read from /dev/random after its pool has received 128 bits
Theodore Ts'o
[next]