Michael Schmitz
|
9dfa7bba35
fix race in drivers/char/random.c:get_reg()
|
8 жил өмнө |
Fabio Estevam
|
db61ffe3a7
random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef block
|
8 жил өмнө |
Jason A. Donenfeld
|
c440408cf6
random: convert get_random_int/long into get_random_u32/u64
|
8 жил өмнө |
Jason A. Donenfeld
|
f5b98461cb
random: use chacha20 for get_random_int/long
|
8 жил өмнө |
Stephan Müller
|
5d0e5ea343
random: fix comment for unused random_min_urandom_seed
|
8 жил өмнө |
Stephan Müller
|
43d8a72cd9
random: remove variable limit
|
8 жил өмнө |
Stephan Müller
|
2e03c36f25
random: remove stale urandom_init_wait
|
8 жил өмнө |
Stephan Mueller
|
3d071d8da1
random: remove stale maybe_reseed_primary_crng
|
8 жил өмнө |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 жил өмнө |
Linus Torvalds
|
9ffc66941d
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
9 жил өмнө |
Jason Cooper
|
7425154d3b
random: remove unused randomize_range()
|
9 жил өмнө |
Jason Cooper
|
99fdafdeac
random: simplify API for random address requests
|
9 жил өмнө |
Emese Revfy
|
0766f788eb
latent_entropy: Mark functions with __latent_entropy
|
9 жил өмнө |
Michael Ellerman
|
dd0f0cf58a
random: Fix crashes with sparse node ids
|
9 жил өмнө |
Theodore Ts'o
|
59b8d4f1f5
random: use for_each_online_node() to iterate over NUMA nodes
|
9 жил өмнө |
Theodore Ts'o
|
86a574de45
random: strengthen input validation for RNDADDTOENTCNT
|
9 жил өмнө |
Theodore Ts'o
|
c92e040d57
random: add backtracking protection to the CRNG
|
9 жил өмнө |
Theodore Ts'o
|
1e7f583af6
random: make /dev/urandom scalable for silly userspace programs
|
9 жил өмнө |
Theodore Ts'o
|
e192be9d9a
random: replace non-blocking pool with a Chacha20-based CRNG
|
9 жил өмнө |
Eric Biggers
|
b1132deac0
random: properly align get_random_int_hash
|
9 жил өмнө |
Stephan Mueller
|
4b44f2d18a
random: add interrupt callback to VMBus IRQ handler
|
9 жил өмнө |
Theodore Ts'o
|
9b4d008787
random: print a warning for the first ten uninitialized random users
|
9 жил өмнө |
Theodore Ts'o
|
3371f3da08
random: initialize the non-blocking pool via add_hwgenerator_randomness()
|
9 жил өмнө |
Andy Shevchenko
|
8da4b8c48e
lib/uuid.c: move generate_random_uuid() to uuid.c
|
9 жил өмнө |
Daniel Cashman
|
ec9ee4acd9
drivers: char: random: add get_random_long()
|
9 жил өмнө |
Herbert Xu
|
c2719503f5
random: Remove kernel blocking API
|
10 жил өмнө |
Herbert Xu
|
205a525c33
random: Add callback API for random pool readiness
|
10 жил өмнө |
Stephan Mueller
|
16b369a91d
random: Blocking API for accessing nonblocking_pool
|
10 жил өмнө |
Herbert Xu
|
1d9de44e26
random: Wake up all getrandom(2) callers when pool is ready
|
10 жил өмнө |
George Spelvin
|
19acc77a36
random: Fix fast_mix() function
|
10 жил өмнө |