Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 May 2024 19:47:28 +0000 (12:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 May 2024 19:47:28 +0000 (12:47 -0700)
commit0b32d436c015d5a88b3368405e3d8fe82f195a54
treebca3ff3546fe073d766d527f87b3fb6cdfb87e0c
parentf1f9984fdc5e37303d7180ff7a85dfecb8e57e85
parenta52b4f11a2e17109c4b9f7df4ff19215b1752efc
Merge tag 'mm-stable-2024-05-24-11-49' of git://git./linux/kernel/git/akpm/mm

Pull more mm updates from Andrew Morton:
 "Jeff Xu's implementation of the mseal() syscall"

* tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
  selftest mm/mseal read-only elf memory segment
  mseal: add documentation
  selftest mm/mseal memory sealing
  mseal: add mseal syscall
  mseal: wire up mseal syscall