]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 17 Jun 2024 19:00:22 +0000 (12:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 17 Jun 2024 19:00:22 +0000 (12:00 -0700)
commit5cf81d7b0d926fd1080529bda3f6151ff91c9178
treede3f8b6607ad9fdffbff89bc89c6a7e049d5a6b2
parent6226e74900d7c106c7c86b878dc6779cfdb20c2b
parent1ab1a422c0daedbd76f9f25c297eca48986ddea0
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull hardening fixes from Kees Cook:

 - yama: document function parameter (Christian Göttsche)

 - mm/util: Swap kmemdup_array() arguments (Jean-Philippe Brucker)

 - kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX()

 - MAINTAINERS: Update entries for Kees Cook

* tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  MAINTAINERS: Update entries for Kees Cook
  kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX()
  yama: document function parameter
  mm/util: Swap kmemdup_array() arguments
MAINTAINERS
mm/util.c