Merge tag 'execve-v6.11-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Jul 2024 00:30:42 +0000 (17:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Jul 2024 00:30:42 +0000 (17:30 -0700)
commite9e969797bae359fd463f7617ad875bca2771586
tree2340854201806089bd2c28c5250eb64d048e6133
parent5ad7ff8738b8bd238ca899df08badb1f61bcc39e
parentb6f5ee4d53019443fb99dd23bc08680b1244ccfa
Merge tag 'execve-v6.11-rc1-fix1' of git://git./linux/kernel/git/kees/linux

Pull execve fix from Kees Cook:
 "This moves the exec and binfmt_elf tests out of your way and into the
  tests/ subdirectory, following the newly ratified KUnit naming
  conventions. :)"

* tag 'execve-v6.11-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  execve: Move KUnit tests to tests/ subdirectory
MAINTAINERS
fs/binfmt_elf.c
fs/exec.c