Christoph Hellwig
|
89b310a2b2
random: convert to ->poll_mask
|
7 жил өмнө |
Theodore Ts'o
|
4e00b339e2
random: rate limit unseeded randomness warnings
|
7 жил өмнө |
Theodore Ts'o
|
6c1e851c4e
random: fix possible sleeping allocation from irq context
|
7 жил өмнө |
Theodore Ts'o
|
d848e5f8e1
random: add new ioctl RNDRESEEDCRNG
|
7 жил өмнө |
Theodore Ts'o
|
0bb29a849a
random: crng_reseed() should lock the crng instance that it is modifying
|
7 жил өмнө |
Theodore Ts'o
|
8ef35c866f
random: set up the NUMA crng instances after the CRNG is fully initialized
|
7 жил өмнө |
Theodore Ts'o
|
dc12baacb9
random: use a different mixing algorithm for add_device_randomness()
|
7 жил өмнө |
Theodore Ts'o
|
43838a23a0
random: fix crng_ready() test
|
7 жил өмнө |
Rasmus Villemoes
|
5e747dd9be
drivers/char/random.c: remove unused dont_count_entropy
|
7 жил өмнө |
Andi Kleen
|
e8e8a2e47d
random: optimize add_interrupt_randomness
|
7 жил өмнө |
Theodore Ts'o
|
9f886f4d1d
random: use a tighter cap in credit_entropy_bits_safe()
|
8 жил өмнө |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 жил өмнө |
Linus Torvalds
|
a103950e0d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 жил өмнө |
Eric Biggers
|
9f480faec5
crypto: chacha20 - Fix keystream alignment for chacha20_block()
|
7 жил өмнө |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 жил өмнө |
Levin, Alexander (Sasha Levin)
|
4950276672
kmemcheck: remove annotations
|
7 жил өмнө |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 жил өмнө |
Helge Deller
|
51d96dc2e2
random: fix warning message on ia64 and parisc
|
8 жил өмнө |
Linus Torvalds
|
52f6c588c7
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
8 жил өмнө |
Sebastian Andrzej Siewior
|
72e5c740f6
random: reorder READ_ONCE() in get_random_uXX
|
8 жил өмнө |
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 жил өмнө |