]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Jan 2022 19:50:57 +0000 (11:50 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Jan 2022 19:50:57 +0000 (11:50 -0800)
commitb4ae1998e4669036f0b4b41c8f7893eccf1cfb50
tree2be01374810b0bad9ae853ac6e12987be5275744
parentdc844a09b4f756f8685d61103981283c9d6471d3
parent3b61d77b7bf7e94df09f0ee45622d3d5e41c8473
Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull seccomp updates from Kees Cook:
 "The core seccomp code hasn't changed for this cycle, but the selftests
  were improved while helping to debug the recent signal handling
  refactoring work Eric did.

  Summary:

   - Improve seccomp selftests in support of signal handler refactoring
     (Kees Cook)"

* tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  selftests/seccomp: Report event mismatches more clearly
  selftests/seccomp: Stop USER_NOTIF test if kcmp() fails
tools/testing/selftests/seccomp/seccomp_bpf.c