aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/seccomp (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-14seccomp: add tests for ptrace holeKees Cook1-11/+165
2016-05-22parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller1-1/+7
2016-05-13selftests/seccomp: add MIPS self-test supportMatt Redfearn1-2/+28
2016-03-29selftest/seccomp: Fix the seccomp(2) signatureMickaël Salaün1-2/+2
2016-03-29selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNCMickaël Salaün1-9/+9
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang1-0/+2
2016-01-17Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-2/+3
2016-01-10selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOKMickaël Salaün1-3/+24
2016-01-07selftests/seccomp: fix 32-bit build warningsKees Cook1-2/+3
2015-11-18selftests/seccomp: Get page size from sysconfBamvor Jian Zhang1-4/+7
2015-11-02selftests/seccomp: Be more precise with syscall arguments.Robert Sesek1-11/+35
2015-10-15selftests/seccomp: build and pass on arm64Kees Cook1-22/+49
2015-09-14selftests/seccomp: add support for s390Kees Cook2-6/+38
2015-07-30selftests/seccomp: Add powerpc supportMichael Ellerman1-1/+8
2015-07-30selftests/seccomp: Make seccomp tests work on big endianMichael Ellerman1-0/+6
2015-06-17selftests: add seccomp suiteKees Cook4-0/+2657