Linus Torvalds
f4f142ed4e
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
...
Pull randomness updates from Ted Ts'o:
"Cleanups and bug fixes to /dev/random, add a new getrandom(2) system
call, which is a superset of OpenBSD's getentropy(2) call, for use
with userspace crypto libraries such as LibreSSL.
Also add the ability to have a kernel thread to pull entropy from
hardware rng devices into /dev/random"
* tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random:
hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes
random: limit the contribution of the hw rng to at most half
random: introduce getrandom(2) system call
hw_random: fix sparse warning (NULL vs 0 for pointer)
random: use registers from interrupted code for CPU's w/o a cycle counter
hwrng: add per-device entropy derating
hwrng: create filler thread
random: add_hwgenerator_randomness() for feeding entropy from devices
random: use an improved fast_mix() function
random: clean up interrupt entropy accounting for archs w/o cycle counters
random: only update the last_pulled time if we actually transferred entropy
random: remove unneeded hash of a portion of the entropy pool
random: always update the entropy pool under the spinlock
2014-08-06 08:16:24 -07:00
..
2014-06-10 10:28:45 -07:00
2014-06-12 23:06:23 -07:00
2014-07-25 15:16:27 -07:00
2014-07-23 10:22:35 +09:00
2014-06-12 12:42:32 -07:00
2014-08-05 17:46:42 -07:00
2014-08-05 17:38:45 -07:00
2014-06-04 23:13:41 -07:00
2014-08-05 16:19:15 -07:00
2014-07-02 18:29:23 -07:00
2014-07-23 15:01:43 -07:00
2014-06-11 08:35:34 -07:00
2014-07-22 12:46:11 +05:30
2014-08-05 15:59:35 -07:00
2014-08-05 18:29:21 +01:00
2014-06-04 16:54:05 -07:00
2014-06-30 19:54:57 +01:00
2014-07-16 15:10:41 +02:00
2014-08-01 15:47:05 -07:00
2014-07-30 10:42:55 -07:00
2014-07-30 15:39:46 -04:00
2014-07-09 16:02:41 +02:00
2014-06-24 16:22:24 -06:00
2014-06-12 10:30:18 -07:00
2014-06-17 22:12:35 -07:00
2014-06-24 16:22:24 -06:00
2014-06-04 16:54:04 -07:00
2014-06-04 16:54:02 -07:00
2014-07-24 21:53:47 +10:00
2014-07-15 11:05:10 -04:00
2014-07-02 16:15:55 -07:00
2014-07-23 15:01:52 -07:00
2014-06-04 16:54:06 -07:00
2014-06-12 19:18:49 -07:00
2014-07-03 11:32:43 +01:00
2014-06-25 13:26:47 -07:00
2014-06-06 16:08:18 -07:00
2014-07-18 02:56:38 +02:00
2014-06-09 18:10:34 -07:00
2014-06-12 14:27:40 -07:00
2014-06-04 16:54:08 -07:00
2014-08-01 22:35:55 +08:00
2014-08-05 15:59:35 -07:00
2014-07-08 13:36:52 -07:00
2014-06-04 16:53:57 -07:00
2014-06-05 15:57:04 -07:00
2014-06-10 10:28:45 -07:00
2014-07-23 16:04:47 +02:00
2014-07-18 21:24:00 +01:00
2014-06-22 16:34:11 -06:00
2014-07-08 13:41:08 -07:00
2014-06-11 00:13:16 -07:00
2014-07-08 15:28:16 -07:00
2014-07-13 21:38:49 -04:00
2014-07-16 14:28:41 -04:00
2014-07-23 15:03:00 -04:00
2014-06-04 16:54:10 -07:00
2014-07-23 10:17:54 -07:00
2014-07-30 17:16:13 -07:00
2014-07-15 04:49:40 -04:00
2014-06-06 16:08:13 -07:00
2014-06-10 23:50:47 -07:00
2014-07-25 11:47:46 -07:00
2014-07-09 09:15:01 -07:00
2014-07-04 12:35:59 +02:00
2014-06-12 13:46:37 +02:00
2014-07-23 12:02:30 +02:00
2014-07-08 09:40:06 +02:00
2014-07-23 16:04:47 +02:00
2014-06-16 16:26:54 +02:00
2014-07-17 13:30:00 +00:00
2014-06-21 23:03:36 +02:00
2014-06-04 16:54:08 -07:00
2014-07-10 11:38:23 -07:00
2014-07-22 21:46:08 +01:00
2014-07-22 21:55:45 +01:00
2014-06-06 16:08:17 -07:00
2014-06-12 19:18:49 -07:00
2014-07-28 14:16:30 -04:00
2014-07-23 10:17:54 -07:00
2014-06-12 19:42:15 -07:00
2014-07-23 10:30:34 -04:00
2014-06-06 16:08:07 -07:00
2014-06-04 16:53:57 -07:00
2014-06-04 16:54:08 -07:00
2014-06-04 16:53:59 -07:00
2014-06-04 16:53:51 -07:00
2014-07-11 18:27:56 -07:00
2014-06-04 16:54:06 -07:00
2014-07-31 08:48:51 -07:00
2014-06-05 08:05:29 -07:00
2014-06-04 16:53:58 -07:00
2014-06-04 16:54:09 -07:00
2014-07-03 16:55:07 -06:00
2014-07-17 12:32:47 +02:00
2014-06-15 01:00:49 -07:00
2014-06-15 01:00:49 -07:00
2014-06-06 19:22:49 -04:00
2014-06-12 10:30:18 -07:00
2014-07-22 15:05:06 -07:00
2014-06-13 10:43:34 -04:00
2014-07-23 12:02:30 +02:00
2014-07-29 21:26:45 -06:00
2014-07-02 00:24:14 -07:00
2014-06-04 10:02:38 -07:00
2014-07-09 14:58:37 +01:00
2014-06-10 14:35:22 -07:00
2014-06-10 14:35:22 -07:00
2014-07-29 12:38:07 +02:00
2014-07-16 13:28:05 +02:00
2014-06-23 16:47:43 -07:00
2014-06-04 16:54:09 -07:00
2014-07-23 15:10:54 -07:00
2014-07-10 16:49:15 -06:00
2014-08-04 17:32:24 -07:00
2014-07-09 14:58:37 +01:00
2014-08-04 10:09:27 -07:00
2014-06-28 08:10:14 -04:00
2014-06-17 19:12:39 -04:00
2014-06-06 07:56:22 +02:00
2014-06-05 15:38:57 -07:00
2014-06-21 15:50:00 -07:00
2014-07-08 15:31:26 -07:00
2014-06-04 16:54:07 -07:00
2014-06-04 16:54:17 -07:00
2014-06-04 16:54:21 -07:00
2014-07-03 17:27:23 -07:00
2014-06-25 11:22:03 -07:00
2014-07-09 09:14:17 -07:00
2014-07-25 19:01:53 +01:00
2014-07-08 13:41:08 -07:00
2014-06-10 09:46:00 -04:00
2014-06-04 16:54:12 -07:00
2014-06-21 22:05:30 +02:00
2014-07-16 14:56:55 +02:00
2014-07-16 14:57:13 +02:00
2014-08-06 08:06:39 -07:00
2014-07-18 12:13:40 -07:00
2014-07-30 01:31:46 +10:00
2014-08-05 17:46:42 -07:00
2014-07-08 12:50:59 -07:00
2014-07-17 18:23:35 -07:00
2014-07-17 18:21:21 -07:00
2014-07-02 16:01:51 +02:00
2014-06-06 16:08:14 -07:00
2014-06-06 16:08:12 -07:00
2014-06-15 01:00:50 -07:00
2014-06-04 16:54:08 -07:00
2014-06-06 16:08:18 -07:00
2014-06-27 11:47:58 -07:00
2014-06-12 00:21:11 -04:00
2014-06-16 23:29:39 +02:00
2014-06-04 16:54:11 -07:00
2014-06-04 16:54:07 -07:00
2014-06-04 16:53:55 -07:00
2014-06-04 16:53:57 -07:00
2014-08-06 08:16:24 -07:00
2014-06-04 16:53:56 -07:00
2014-08-04 16:23:30 -07:00
2014-07-23 10:17:53 -07:00
2014-07-23 10:17:54 -07:00
2014-07-30 09:26:25 +02:00
2014-07-23 15:01:55 -07:00
2014-07-18 11:49:57 +02:00
2014-06-04 16:53:59 -07:00
2014-07-29 23:10:56 +02:00
2014-07-01 07:13:39 -04:00
2014-07-10 16:05:19 -07:00
2014-07-11 17:54:28 -07:00
2014-06-28 09:43:58 -07:00
2014-06-12 19:18:49 -07:00
2014-06-30 22:47:18 -07:00
2014-07-09 14:58:37 +01:00
2014-06-04 16:53:57 -07:00
2014-06-04 16:53:57 -07:00
2014-07-16 15:10:41 +02:00
2014-07-16 15:10:39 +02:00
2014-06-04 16:54:13 -07:00