index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-25
random: remove kernel.random.read_wakeup_threshold
Andy Lutomirski
1
-17
/
+1
2022-06-25
random: delete code to pull data into pools
Andy Lutomirski
1
-40
/
+0
2022-06-25
random: remove the blocking pool
Andy Lutomirski
1
-106
/
+0
2022-06-25
random: fix crash on multiple early calls to add_bootloader_randomness()
Dominik Brodowski
1
-21
/
+38
2022-06-25
char/random: silence a lockdep splat with printk()
Sergey Senozhatsky
1
-2
/
+3
2022-06-25
random: make /dev/random be almost like /dev/urandom
Andy Lutomirski
1
-41
/
+13
2022-06-25
random: ignore GRND_RANDOM in getentropy(2)
Andy Lutomirski
2
-4
/
+1
2022-06-25
random: add GRND_INSECURE to return best-effort non-cryptographic bytes
Andy Lutomirski
2
-2
/
+11
2022-06-25
random: Add a urandom_read_nowait() for random APIs that don't warn
Andy Lutomirski
1
-6
/
+15
2022-06-25
random: Don't wake crng_init_wait when crng_init == 1
Andy Lutomirski
1
-1
/
+0
2022-06-25
lib/crypto: sha1: re-roll loops to reduce code size
Jason A. Donenfeld
1
-81
/
+14
2022-06-25
lib/crypto: blake2s: move hmac construction into wireguard
Jason A. Donenfeld
3
-71
/
+0
2022-06-25
crypto: blake2s - generic C library implementation and selftest
Jason A. Donenfeld
7
-0
/
+982
2022-06-25
crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()
Andy Shevchenko
3
-34
/
+17
2022-06-25
Revert "hwrng: core - Freeze khwrng thread during suspend"
Herbert Xu
1
-3
/
+1
2022-06-25
char/random: Add a newline at the end of the file
Borislav Petkov
1
-1
/
+1
2022-06-25
random: Use wait_event_freezable() in add_hwgenerator_randomness()
Stephen Boyd
1
-7
/
+5
2022-06-25
fdt: add support for rng-seed
Hsin-Yi Wang
4
-2
/
+36
2022-06-25
random: Support freezable kthreads in add_hwgenerator_randomness()
Stephen Boyd
1
-3
/
+7
2022-06-25
random: fix soft lockup when trying to read from an uninitialized blocking pool
Theodore Ts'o
1
-3
/
+13
2022-06-25
latent_entropy: avoid build error when plugin cflags are not set
Vasily Gorbik
1
-1
/
+1
2022-06-25
random: document get_random_int() family
George Spelvin
1
-7
/
+76
2022-06-25
random: move rand_initialize() earlier
Kees Cook
3
-10
/
+17
2022-06-25
random: only read from /dev/random after its pool has received 128 bits
Theodore Ts'o
2
-30
/
+27
2022-06-25
drivers/char/random.c: make primary_crng static
Rasmus Villemoes
1
-1
/
+1
2022-06-25
drivers/char/random.c: remove unused stuct poolinfo::poolbits
Rasmus Villemoes
1
-3
/
+3
2022-06-25
drivers/char/random.c: constify poolinfo_table
Rasmus Villemoes
1
-1
/
+1
2022-06-25
random: make CPU trust a boot parameter
Kees Cook
3
-5
/
+16
2022-06-25
random: Make crng state queryable
Jason A. Donenfeld
2
-0
/
+16
2022-06-25
random: remove preempt disabled region
Ingo Molnar
1
-4
/
+0
2022-06-25
random: add a config option to trust the CPU's hwrng
Theodore Ts'o
2
-1
/
+24
2022-06-25
random: Return nbytes filled from hw RNG
Tobin C. Harding
2
-8
/
+10
2022-06-25
random: Fix whitespace pre random-bytes work
Tobin C. Harding
1
-2
/
+1
2022-06-25
drivers/char/random.c: remove unused dont_count_entropy
Rasmus Villemoes
1
-28
/
+25
2022-06-25
random: optimize add_interrupt_randomness
Andi Kleen
1
-1
/
+2
2022-06-25
random: always fill buffer in get_random_bytes_wait
Jason A. Donenfeld
1
-3
/
+1
2022-06-25
crypto: chacha20 - Fix keystream alignment for chacha20_block()
Eric Biggers
4
-17
/
+18
2022-06-25
9p: missing chunk of "fs/9p: Don't update file type when updating file attrib...
Al Viro
1
-7
/
+3
2022-06-16
Linux 4.14.284
v4.14.284
Greg Kroah-Hartman
1
-1
/
+1
2022-06-16
x86/speculation/mmio: Print SMT warning
Josh Poimboeuf
1
-0
/
+11
2022-06-16
KVM: x86/speculation: Disable Fill buffer clear within guests
Pawan Gupta
3
-1
/
+83
2022-06-16
x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
Pawan Gupta
1
-7
/
+14
2022-06-16
x86/speculation/srbds: Update SRBDS mitigation selection
Pawan Gupta
1
-3
/
+5
2022-06-16
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
4
-0
/
+34
2022-06-16
x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
Pawan Gupta
1
-2
/
+14
2022-06-16
x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
Pawan Gupta
1
-10
/
+16
2022-06-16
x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
Pawan Gupta
4
-4
/
+148
2022-06-16
x86/speculation: Add a common function for MD_CLEAR mitigation update
Pawan Gupta
1
-26
/
+33
2022-06-16
x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
Pawan Gupta
3
-2
/
+61
2022-06-16
Documentation: Add documentation for Processor MMIO Stale Data
Pawan Gupta
2
-0
/
+247
[prev]
[next]