summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/seccomp
AgeCommit message (Expand)AuthorLines
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy-2/+2
2025-09-30Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-21/+86
2025-08-21selftests/seccomp: validate uprobe syscall passes through seccompJiri Olsa-21/+86
2025-07-29selftests/seccomp: Add a test for the WAIT_KILLABLE_RECV fast reply raceJohannes Nixdorf-0/+131
2025-05-20selftests: seccomp: Fix "performace" to "performance"Sumanth Gavini-1/+1
2025-05-09selftests/seccomp: fix negative_ENOSYS tracer tests on arm32Terry Tritton-6/+0
2025-04-30selftests/seccomp: fix syscall_restart test for arm compatNeill Kapron-2/+5
2025-02-10selftests/seccomp: Add hard-coded __NR_uretprobe for x86_64Kees Cook-0/+6
2025-02-06selftests/seccomp: validate uretprobe syscall passes through seccompEyal Birger-0/+199
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds-0/+2
2024-07-16Merge tag 'seccomp-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+131
2024-06-28selftests/seccomp: check that a zombie leader doesn't affect othersAndrei Vagin-0/+77
2024-06-28selftests/seccomp: add test for NOTIF_RECV and unused filtersAndrei Vagin-0/+54
2024-06-11selftests: seccomp: fix format-zero-length warningsAmer Al Shanawany-3/+3
2024-03-29selftests/seccomp: Try to fit runtime of benchmark into timeoutMark Brown-1/+1
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-5/+4
2024-03-12Merge tag 'seccomp-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-12/+67
2024-03-01selftests: kselftest_harness: save full exit code in metadataJakub Kicinski-5/+4
2024-02-07selftests/seccomp: Pin benchmark to single CPUKees Cook-2/+36
2024-02-01selftests/seccomp: user_notification_addfd check nextfd is availableTerry Tritton-5/+19
2024-02-01selftests/seccomp: Change the syscall used in KILL_THREAD testTerry Tritton-4/+4
2024-02-01selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)Terry Tritton-1/+8
2024-01-30kselftest/seccomp: Report each expectation we assert as a KTAP testMark Brown-20/+41
2024-01-30kselftest/seccomp: Use kselftest output functions for benchmarkMark Brown-21/+24
2023-08-10selftests/seccomp: Handle arm32 corner cases betterKees Cook-1/+11
2023-07-17selftest/seccomp: add a new test for the sync mode of seccomp_user_notifyAndrei Vagin-0/+55
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds-0/+6
2023-02-25selftests/seccomp: Add LoongArch selftesting supportHuacai Chen-0/+6
2023-02-23Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+1
2023-02-13selftests: seccomp: Fix incorrect kernel headers search pathMathieu Desnoyers-1/+1
2023-01-30selftests/seccomp: Add m68k supportMichael Schmitz-1/+7
2022-12-02selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_wit...Gautam Menghani-2/+4
2022-07-27selftests/seccomp: Fix compile warning when CC=clangYiFei Zhu-1/+1
2022-05-04selftests/seccomp: Fix spelling mistake "Coud" -> "Could"Colin Ian King-1/+1
2022-05-03selftests/seccomp: Add test for wait killable notifierSargun Dhillon-0/+228
2022-05-03selftests/seccomp: Refactor get_proc_stat to split out file reading codeSargun Dhillon-16/+38
2022-04-29selftests/seccomp: Ensure that notifications come in FIFO orderSargun Dhillon-0/+109
2022-04-29selftests/seccomp: Add SKIP for failed unshare()Yang Guang-1/+4
2022-04-29selftests/seccomp: Test PTRACE_O_SUSPEND_SECCOMP without CAP_SYS_ADMINJann Horn-0/+64
2022-04-29selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn-5/+5
2022-02-14selftests/seccomp: Fix seccomp failure by adding missing headersSherry Yang-1/+1
2022-01-10Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+1
2022-01-10Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+50
2021-12-10selftests/seccomp: remove ARRAY_SIZE define from seccomp_benchmarkShuah Khan-1/+1
2021-11-03selftests/seccomp: Report event mismatches more clearlyKees Cook-5/+49
2021-11-03selftests/seccomp: Stop USER_NOTIF test if kcmp() failsKees Cook-1/+1
2021-10-25selftests/seccomp: Use __BYTE_ORDER__Ilya Leoshkevich-3/+3
2021-06-28Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+55
2021-06-28selftests/seccomp: Avoid using "sysctl" for reportKees Cook-2/+6
2021-06-28selftests/seccomp: Flush benchmark outputKees Cook-0/+2