All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] kernel hardening fixes for v5.18-rc3
@ 2022-04-12 23:36 Kees Cook
  2022-04-13  1:24 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2022-04-12 23:36 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Jason A. Donenfeld, Kees Cook, PaX Team, Tadeusz Struk

Hi Linus,

Please pull these kernel hardening fixes for v5.18-rc3.

Thanks!

-Kees

The following changes since commit 229a08a4f4e4f9949801cc39b6480ddc9c487183:

  ARM/dma-mapping: Remove CMA code when not built with CMA (2022-03-31 11:19:25 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v5.18-rc3

for you to fetch changes up to c40160f2998c897231f8454bf797558d30a20375:

  gcc-plugins: latent_entropy: use /dev/urandom (2022-04-12 11:31:40 -0700)

----------------------------------------------------------------
hardening fixes for v5.18-rc3

- latent_entropy: Use /dev/urandom instead of small GCC seed (Jason Donenfeld)

- uapi/stddef.h: add missed include guards (Tadeusz Struk)

----------------------------------------------------------------
Jason A. Donenfeld (1):
      gcc-plugins: latent_entropy: use /dev/urandom

Tadeusz Struk (1):
      uapi/linux/stddef.h: Add include guards

 include/uapi/linux/stddef.h                 |  4 +++
 scripts/gcc-plugins/latent_entropy_plugin.c | 44 ++++++++++++++++++-----------
 2 files changed, 31 insertions(+), 17 deletions(-)

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] kernel hardening fixes for v5.18-rc3
  2022-04-12 23:36 [GIT PULL] kernel hardening fixes for v5.18-rc3 Kees Cook
@ 2022-04-13  1:24 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-13  1:24 UTC (permalink / raw)
  To: Kees Cook
  Cc: Linus Torvalds, linux-kernel, Jason A. Donenfeld, Kees Cook,
	PaX Team, Tadeusz Struk

The pull request you sent on Tue, 12 Apr 2022 16:36:10 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v5.18-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a19944809fe9942e6a96292490717904d0690c21

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-13  1:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-12 23:36 [GIT PULL] kernel hardening fixes for v5.18-rc3 Kees Cook
2022-04-13  1:24 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.