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-07
linux/dim: Fix divide by 0 in RDMA DIM
Tao Liu
2022-07-02
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
2022-06-29
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
2022-06-29
ata: libata: add qc->flags in ata_qc_complete_template tracepoint
Edward Wu
2022-06-29
vt: drop old FONT ioctls
Jiri Slaby
2022-06-25
dm: remove special-casing of bio-based immutable singleton target on NVMe
Mike Snitzer
2022-06-22
random: mark bootloader randomness code as __init
Jason A. Donenfeld
2022-06-22
crypto: drbg - make reseeding from get_random_bytes() synchronous
Nicolai Stange
2022-06-22
crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
Nicolai Stange
2022-06-22
crypto: drbg - prepare for more fine-grained tracking of seeding state
Nicolai Stange
2022-06-22
crypto: drbg - always seeded with SP800-90B compliant noise source
Stephan Müller
2022-06-22
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-06-22
random: make consistent use of buf and len
Jason A. Donenfeld
2022-06-22
random: use proper return types on get_random_{int,long}_wait()
Jason A. Donenfeld
2022-06-22
random: remove extern from functions in header
Jason A. Donenfeld
2022-06-22
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-06-22
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-06-22
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-06-22
random: make random_get_entropy() return an unsigned long
Jason A. Donenfeld
2022-06-22
random: replace custom notifier chain with standard one
Jason A. Donenfeld
2022-06-22
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
2022-06-22
random: pull add_hwgenerator_randomness() declaration into random.h
Jason A. Donenfeld
2022-06-22
random: remove useless header comment
Jason A. Donenfeld
2022-06-22
random: remove unused tracepoints
Jason A. Donenfeld
2022-06-22
random: make more consistent use of integer types
Jason A. Donenfeld
2022-06-22
random: simplify entropy debiting
Jason A. Donenfeld
2022-06-22
random: rather than entropy_store abstraction, use global
Jason A. Donenfeld
2022-06-22
random: early initialization of ChaCha constants
Dominik Brodowski
2022-06-22
random: initialize ChaCha20 constants with correct endianness
Eric Biggers
2022-06-22
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2022-06-22
crypto: blake2s - adjust include guard naming
Eric Biggers
2022-06-22
crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
Eric Biggers
2022-06-22
random: remove dead code left over from blocking pool
Eric Biggers
2022-06-22
random: add arch_get_random_*long_early()
Mark Rutland
2022-06-22
linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
Richard Henderson
2022-06-22
linux/random.h: Use false with bool
Richard Henderson
2022-06-22
linux/random.h: Remove arch_has_random, arch_has_random_seed
Richard Henderson
2022-06-22
random: ignore GRND_RANDOM in getentropy(2)
Andy Lutomirski
2022-06-22
random: add GRND_INSECURE to return best-effort non-cryptographic bytes
Andy Lutomirski
2022-06-22
lib/crypto: blake2s: move hmac construction into wireguard
Jason A. Donenfeld
2022-06-22
crypto: blake2s - generic C library implementation and selftest
Jason A. Donenfeld
2022-06-16
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
2022-06-16
cpu/speculation: Add prototype for cpu_show_srbds()
Guenter Roeck
2022-06-14
mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
Tokunori Ikegami
2022-06-14
nodemask: Fix return values to be unsigned
Kees Cook
2022-06-14
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
2022-06-14
net: sched: add barrier to fix packet stuck problem for lockless qdisc
Guoju Fang
2022-06-14
net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
Vincent Ray
2022-06-14
nodemask.h: fix compilation error with GCC12
Christophe de Dinechin
2022-06-14
mailbox: forward the hrtimer if not queued and under a lock
Björn Ardö
[next]