commit | a19944809fe9942e6a96292490717904d0690c21 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 12 14:29:40 2022 -1000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 12 14:29:40 2022 -1000 |
tree | 5c66e3e001af8969efd1f95ed6ee90b1afa278b7 | |
parent | c1488c97517adab67087aa7ed43658af49dbd0ab [diff] | |
parent | c40160f2998c897231f8454bf797558d30a20375 [diff] |
Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux Pull hardening fixes from Kees Cook: - latent_entropy: Use /dev/urandom instead of small GCC seed (Jason Donenfeld) - uapi/stddef.h: add missed include guards (Tadeusz Struk) * tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: gcc-plugins: latent_entropy: use /dev/urandom uapi/linux/stddef.h: Add include guards