aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-13pidfd: Add missing sock updates for pidfd_getfd()Kees Cook1-2/+5
2020-07-13net/compat: Add missing sock updates for SCM_RIGHTSKees Cook3-0/+26
2020-07-10selftests/seccomp: Check ENOSYS under tracingKees Cook1-0/+20
2020-07-10selftests/seccomp: Refactor to use fixture variantsKees Cook1-157/+42
2020-07-10selftests/harness: Clean up kern-doc for fixturesKees Cook1-7/+8
2020-07-10seccomp: Use -1 marker for end of mode 1 syscall listKees Cook3-8/+8
2020-07-10seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook3-2/+12
2020-07-10selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()Kees Cook1-23/+23
2020-07-10selftests/seccomp: Make kcmp() less requiredKees Cook1-20/+38
2020-07-10seccomp: Use pr_fmtKees Cook1-1/+2
2020-07-10selftests/seccomp: Improve calibration loopKees Cook1-18/+32