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)
commit9d3a1e0a88e76bcb914e269cba0bfed6f4584a5e
tree2be01374810b0bad9ae853ac6e12987be5275744
parent404dbad38248fc07b721f4201318418ce94fcb02
parent1e6d69c7b9cd7735bbf4c6754ccbb9cce8bd8ff4
Merge tag 'seccomp-v5.17-rc1' of git://git./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