Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Mar 2024 23:00:27 +0000 (16:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Mar 2024 23:00:27 +0000 (16:00 -0700)
commit35e886e88c803920644c9d3abb45a9ecb7f1e761
tree9595c4b62518a00de2040a199a4653f3abeff8b9
parent29da654bd20842d4c1e17c6d4dc1b12642ca16ac
parenta17c60e533f5cd832e77e0d194e2e0bb663371b6
Merge tag 'landlock-6.9-rc1' of git://git./linux/kernel/git/mic/linux

Pull landlock updates from Mickaël Salaün:
 "Some miscellaneous improvements, including new KUnit tests, extended
  documentation and boot help, and some cosmetic cleanups.

  Additional test changes already went through the net tree"

* tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux:
  samples/landlock: Don't error out if a file path cannot be opened
  landlock: Use f_cred in security_file_open() hook
  landlock: Rename "ptrace" files to "task"
  landlock: Simplify current_check_access_socket()
  landlock: Warn once if a Landlock action is requested while disabled
  landlock: Extend documentation for kernel support
  landlock: Add support for KUnit tests
  selftests/landlock: Clean up error logs related to capabilities
tools/testing/kunit/configs/all_tests.config
tools/testing/selftests/landlock/common.h