]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Jul 2026 20:22:17 +0000 (13:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Jul 2026 20:22:17 +0000 (13:22 -0700)
commit481ed5dd3ed7136f627b8ec372ba39f5b2e7d27f
tree3f6747ad347c3b1d31605ebef56a9a7606bf7288
parente22254e9ddd8020130c4b806b6b4aa77b09c2560
parent5ab1dc6d110db6bee167a32fd94c53ea0e7ad6d2
Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux

Pull landlock fix from Mickaël Salaün:
 "This fixes TCP Fast Open support, specific test environments, and doc
  warnings"

* tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux:
  selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not available
  selftests/landlock: Fix screwed up pointers in the scoped_signal_test
  landlock: Update formatting
  landlock: Fix kernel-doc for the nested quiet layer flag
  selftests/landlock: Add test for TCP fast open
  landlock: Fix TCP Fast Open connection bypass