]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mic...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Feb 2025 19:55:44 +0000 (11:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Feb 2025 19:55:44 +0000 (11:55 -0800)
commitc0d35086a21b8d5536da5029fd76b9aeecf3217d
treeaffdb5d5bc1a3d09950c12d4c69895db036a54d1
parentd62fdaf51b115f851dd151f7af054535890b5a0d
parent78332fdb956f18accfbca5993b10c5ed69f00a2c
Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux

Pull landlock fixes from Mickaël Salaün:
 "Fixes to TCP socket identification, documentation, and tests"

* tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux:
  selftests/landlock: Add binaries to .gitignore
  selftests/landlock: Test that MPTCP actions are not restricted
  selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCP
  landlock: Fix non-TCP sockets restriction
  landlock: Minor typo and grammar fixes in IPC scoping documentation
  landlock: Fix grammar error
  selftests/landlock: Enable the new CONFIG_AF_UNIX_OOB