Linus Torvalds
bdda8303f7
Merge tag 'random-5.18-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
...
Pull random number generator fixes from Jason Donenfeld:
- Eric noticed that the memmove() in crng_fast_key_erasure() was bogus,
so this has been changed to a memcpy() and the confusing situation
clarified with a detailed comment.
- [Half]SipHash documentation updates from Bagas and Eric, after Eric
pointed out that the use of HalfSipHash in random.c made a bit of the
text potentially misleading.
* tag 'random-5.18-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random:
Documentation: siphash: disambiguate HalfSipHash algorithm from hsiphash functions
Documentation: siphash: enclose HalfSipHash usage example in the literal block
Documentation: siphash: convert danger note to warning for HalfSipHash
random: document crng_fast_key_erasure() destination possibility
2022-04-29 14:47:17 -07:00
..
2022-04-21 19:58:14 +02:00
2022-04-22 08:45:06 +09:00
2022-03-17 13:56:58 -07:00
2022-03-18 20:31:14 +01:00
2022-04-08 14:17:55 -07:00
2022-03-25 13:35:34 -07:00
2022-04-27 09:41:54 -07:00
2022-03-18 17:12:09 +01:00
2022-03-28 12:27:35 -07:00
2022-04-06 08:47:52 -06:00
2022-04-25 17:26:40 +02:00
2022-04-03 12:21:14 -07:00
2022-03-23 18:03:08 -07:00
2022-03-28 12:27:35 -07:00
2022-04-26 12:08:31 +05:30
2022-04-19 17:42:08 -07:00
2022-03-31 13:57:15 -07:00
2022-04-08 12:59:43 -07:00
2022-03-24 18:12:09 -07:00
2022-04-20 17:24:43 +05:30
2022-03-29 09:14:30 +02:00
2022-04-14 14:44:49 +02:00
2022-04-22 13:11:38 -07:00
2022-04-22 13:59:19 -07:00
2022-04-29 10:27:05 +10:00
2022-04-01 10:14:32 -07:00
2022-04-07 06:35:34 -10:00
2022-03-28 12:27:35 -07:00
2022-03-11 14:56:57 -06:00
2022-03-28 12:27:35 -07:00
2022-04-15 23:49:02 +02:00
2022-03-08 22:33:52 +01:00
2022-04-27 20:36:47 +02:00
2022-03-28 12:27:35 -07:00
2022-04-08 15:40:06 -03:00
2022-04-23 09:52:07 -07:00
2022-04-08 11:16:29 +02:00
2022-04-05 16:33:47 +01:00
2022-03-21 13:26:38 +00:00
2022-03-27 14:09:48 -07:00
2022-03-12 19:33:30 -06:00
2022-04-23 09:46:44 -07:00
2022-04-09 17:45:49 +02:00
2022-04-06 09:39:16 +02:00
2022-04-06 22:28:07 -04:00
2022-03-25 13:56:18 -07:00
2022-04-04 17:03:04 +02:00
2022-04-08 11:00:08 +02:00
2022-04-21 09:29:07 +02:00
2022-04-28 09:46:18 -07:00
2022-03-21 18:33:57 -07:00
2022-03-30 10:04:11 -07:00
2022-04-15 06:56:17 +02:00
2022-03-18 14:08:36 +01:00
2022-03-28 12:27:35 -07:00
2022-03-29 21:37:12 +02:00
2022-03-18 14:01:41 +01:00
2022-04-07 06:35:34 -10:00
2022-04-13 11:48:45 +01:00
2022-03-29 08:45:16 -07:00
2022-04-24 16:24:09 +02:00
2022-04-27 16:55:54 +02:00
2022-03-21 14:46:01 -07:00
2022-04-13 12:05:22 +02:00
2022-03-18 14:01:19 +01:00
2022-03-30 12:08:11 -07:00
2022-04-04 08:59:43 +01:00
2022-03-30 10:50:48 -07:00
2022-04-04 11:14:13 +02:00
2022-03-13 11:49:53 -05:00
2022-04-01 09:37:18 -07:00
2022-03-27 22:18:39 +02:00
2022-04-18 22:48:31 -04:00
2022-03-24 13:13:26 -07:00
2022-03-28 12:27:35 -07:00
2022-04-19 10:30:43 -07:00
2022-04-04 16:35:20 +02:00
2022-04-06 21:46:54 -04:00
2022-03-23 18:23:13 -07:00
2022-04-28 16:51:24 +02:00
2022-03-28 12:27:35 -07:00
2022-04-04 10:33:02 +02:00
2022-03-28 14:32:39 -07:00
2022-04-05 10:40:52 -07:00
2022-04-13 11:37:44 -06:00
2022-03-31 13:57:15 -07:00
2022-04-26 11:32:01 -07:00
2022-03-31 14:51:34 -07:00
2022-04-05 10:40:52 -07:00
2022-03-18 14:07:09 +01:00
2022-03-31 14:14:03 -07:00
2022-04-20 15:22:18 -05:00