]> Git Repo - linux.git/commitdiff
Merge tag 'seccomp-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <[email protected]>
Tue, 16 Jul 2024 20:12:16 +0000 (13:12 -0700)
committerLinus Torvalds <[email protected]>
Tue, 16 Jul 2024 20:12:16 +0000 (13:12 -0700)
Pull seccomp updates from Kees Cook:

 - interrupt SECCOMP_IOCTL_NOTIF_RECV when all users exit (Andrei Vagin)

 - Update selftests to check for expected NOTIF_RECV exits (Andrei
   Vagin)

* tag 'seccomp-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  selftests/seccomp: check that a zombie leader doesn't affect others
  selftests/seccomp: add test for NOTIF_RECV and unused filters
  seccomp: release task filters when the task exits
  seccomp: interrupt SECCOMP_IOCTL_NOTIF_RECV when all users have exited

1  2 
kernel/exit.c

diff --cc kernel/exit.c
Simple merge
This page took 0.067017 seconds and 4 git commands to generate.