Revision ea0ab64306355432746bafda0364fb2d593bc9e3 authored by Linus Torvalds on 21 November 2020, 18:24:05 UTC, committed by Linus Torvalds on 21 November 2020, 18:24:05 UTC
Pull seccomp fixes from Kees Cook:
 "This gets the seccomp selftests running again on powerpc and sh, and
  fixes an audit reporting oversight noticed in both seccomp and ptrace.

   - Fix typos in seccomp selftests on powerpc and sh (Kees Cook)

   - Fix PF_SUPERPRIV audit marking in seccomp and ptrace (Mickaël
     Salaün)"

* tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  selftests/seccomp: sh: Fix register names
  selftests/seccomp: powerpc: Fix typo in macro variable name
  seccomp: Set PF_SUPERPRIV when checking capability
  ptrace: Set PF_SUPERPRIV when checking capability
2 parent s 27bba9c + 4c222f3
History
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 266 bytes
binder.c -rw-r--r-- 177.0 KB
binder_alloc.c -rw-r--r-- 33.3 KB
binder_alloc.h -rw-r--r-- 6.1 KB
binder_alloc_selftest.c -rw-r--r-- 8.0 KB
binder_internal.h -rw-r--r-- 4.0 KB
binder_trace.h -rw-r--r-- 10.9 KB
binderfs.c -rw-r--r-- 19.4 KB

back to top