Theodore Ts'o
|
eecabf5674
random: suppress spammy warnings about unseeded randomness
|
8 жил өмнө |
Kees Cook
|
ee7998c50c
random: do not ignore early device randomness
|
8 жил өмнө |
Jason A. Donenfeld
|
d06bfd1989
random: warn when kernel uses unseeded randomness
|
8 жил өмнө |
Jason A. Donenfeld
|
e297a783e4
random: add wait_for_random_bytes() API
|
8 жил өмнө |
Jason A. Donenfeld
|
4a072c71f4
random: silence compiler warnings and fix race
|
8 жил өмнө |
Jason A. Donenfeld
|
b169c13de4
random: invalidate batched entropy after crng init
|
8 жил өмнө |
Theodore Ts'o
|
92e75428ff
random: use lockless method of accessing and updating f->reg_idx
|
8 жил өмнө |
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 жил өмнө |