summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/seccomp/seccomp_bpf.c
AgeCommit message (Expand)Author
2018-01-10selftests: seccomp: fix compile error seccomp_bpfAnders Roxell
2017-09-27Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-09-25selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-05selftests: Enhance kselftest_harness.h to print which assert failedMickaël Salaün
2017-08-14selftests/seccomp: Test thread vs process killingKees Cook
2017-08-14seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook
2017-08-14seccomp: Action to log before allowingTyler Hicks
2017-08-14seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOWTyler Hicks
2017-08-14seccomp: Selftest for detection of filter flag supportTyler Hicks
2017-08-14seccomp: Operation for checking if an action is availableTyler Hicks
2017-08-14selftests/seccomp: Refactor RET_ERRNO testsKees Cook
2017-08-14selftests/seccomp: Add tests for basic ptrace actionsKees Cook
2017-07-07Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2017-06-26seccomp: Adjust selftests to avoid double-joinKees Cook
2017-06-12selftests: kselftest_harness: Fix compile warningMickaël Salaün
2017-06-07selftests: Make test_harness.h more generally availableMickaël Salaün
2016-06-14seccomp: add tests for ptrace holeKees Cook
2016-05-22parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller
2016-05-13selftests/seccomp: add MIPS self-test supportMatt Redfearn
2016-03-29selftest/seccomp: Fix the seccomp(2) signatureMickaël Salaün
2016-03-29selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNCMickaël Salaün
2016-01-10selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOKMickaël Salaün
2015-11-18selftests/seccomp: Get page size from sysconfBamvor Jian Zhang
2015-11-02selftests/seccomp: Be more precise with syscall arguments.Robert Sesek
2015-10-15selftests/seccomp: build and pass on arm64Kees Cook
2015-09-14selftests/seccomp: add support for s390Kees Cook
2015-07-30selftests/seccomp: Add powerpc supportMichael Ellerman
2015-07-30selftests/seccomp: Make seccomp tests work on big endianMichael Ellerman
2015-06-17selftests: add seccomp suiteKees Cook