Linus Torvalds
|
62606c224d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
6 years ago |
Eric Biggers
|
a5e9f55709
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
|
7 years ago |
Kees Cook
|
9b25436662
random: make CPU trust a boot parameter
|
7 years ago |
Jason A. Donenfeld
|
9a47249d44
random: Make crng state queryable
|
7 years ago |
Ingo Molnar
|
b34fbaa928
random: remove preempt disabled region
|
7 years ago |
Theodore Ts'o
|
39a8883a2b
random: add a config option to trust the CPU's hwrng
|
7 years ago |
Tobin C. Harding
|
753d433b58
random: Return nbytes filled from hw RNG
|
7 years ago |
Tobin C. Harding
|
8ddd6efa56
random: Fix whitespace pre random-bytes work
|
7 years ago |
Theodore Ts'o
|
81e69df38e
random: mix rdrand with entropy sent in from userspace
|
7 years ago |
Linus Torvalds
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 years ago |
Christoph Hellwig
|
89b310a2b2
random: convert to ->poll_mask
|
7 years ago |
Theodore Ts'o
|
4e00b339e2
random: rate limit unseeded randomness warnings
|
7 years ago |
Theodore Ts'o
|
6c1e851c4e
random: fix possible sleeping allocation from irq context
|
7 years ago |
Theodore Ts'o
|
d848e5f8e1
random: add new ioctl RNDRESEEDCRNG
|
7 years ago |
Theodore Ts'o
|
0bb29a849a
random: crng_reseed() should lock the crng instance that it is modifying
|
7 years ago |
Theodore Ts'o
|
8ef35c866f
random: set up the NUMA crng instances after the CRNG is fully initialized
|
7 years ago |
Theodore Ts'o
|
dc12baacb9
random: use a different mixing algorithm for add_device_randomness()
|
7 years ago |
Theodore Ts'o
|
43838a23a0
random: fix crng_ready() test
|
7 years ago |
Rasmus Villemoes
|
5e747dd9be
drivers/char/random.c: remove unused dont_count_entropy
|
7 years ago |
Andi Kleen
|
e8e8a2e47d
random: optimize add_interrupt_randomness
|
7 years ago |
Theodore Ts'o
|
9f886f4d1d
random: use a tighter cap in credit_entropy_bits_safe()
|
8 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
a103950e0d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 years ago |
Eric Biggers
|
9f480faec5
crypto: chacha20 - Fix keystream alignment for chacha20_block()
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Levin, Alexander (Sasha Levin)
|
4950276672
kmemcheck: remove annotations
|
7 years ago |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 years ago |
Helge Deller
|
51d96dc2e2
random: fix warning message on ia64 and parisc
|
8 years ago |
Linus Torvalds
|
52f6c588c7
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
8 years ago |
Sebastian Andrzej Siewior
|
72e5c740f6
random: reorder READ_ONCE() in get_random_uXX
|
8 years ago |