summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/seccomp
AgeCommit message (Expand)Author
2024-03-29selftests/seccomp: Try to fit runtime of benchmark into timeoutMark Brown
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge tag 'seccomp-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-01selftests: kselftest_harness: save full exit code in metadataJakub Kicinski
2024-02-07selftests/seccomp: Pin benchmark to single CPUKees Cook
2024-02-01selftests/seccomp: user_notification_addfd check nextfd is availableTerry Tritton
2024-02-01selftests/seccomp: Change the syscall used in KILL_THREAD testTerry Tritton
2024-02-01selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)Terry Tritton
2024-01-30kselftest/seccomp: Report each expectation we assert as a KTAP testMark Brown
2024-01-30kselftest/seccomp: Use kselftest output functions for benchmarkMark Brown
2023-08-10selftests/seccomp: Handle arm32 corner cases betterKees Cook
2023-07-17selftest/seccomp: add a new test for the sync mode of seccomp_user_notifyAndrei Vagin
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-02-25selftests/seccomp: Add LoongArch selftesting supportHuacai Chen
2023-02-23Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-02-13selftests: seccomp: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-01-30selftests/seccomp: Add m68k supportMichael Schmitz
2022-12-02selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_wit...Gautam Menghani
2022-07-27selftests/seccomp: Fix compile warning when CC=clangYiFei Zhu
2022-05-04selftests/seccomp: Fix spelling mistake "Coud" -> "Could"Colin Ian King
2022-05-03selftests/seccomp: Add test for wait killable notifierSargun Dhillon
2022-05-03selftests/seccomp: Refactor get_proc_stat to split out file reading codeSargun Dhillon
2022-04-29selftests/seccomp: Ensure that notifications come in FIFO orderSargun Dhillon
2022-04-29selftests/seccomp: Add SKIP for failed unshare()Yang Guang
2022-04-29selftests/seccomp: Test PTRACE_O_SUSPEND_SECCOMP without CAP_SYS_ADMINJann Horn
2022-04-29selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn
2022-02-14selftests/seccomp: Fix seccomp failure by adding missing headersSherry Yang
2022-01-10Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-01-10Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-10selftests/seccomp: remove ARRAY_SIZE define from seccomp_benchmarkShuah Khan
2021-11-03selftests/seccomp: Report event mismatches more clearlyKees Cook
2021-11-03selftests/seccomp: Stop USER_NOTIF test if kcmp() failsKees Cook
2021-10-25selftests/seccomp: Use __BYTE_ORDER__Ilya Leoshkevich
2021-06-28Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-28selftests/seccomp: Avoid using "sysctl" for reportKees Cook
2021-06-28selftests/seccomp: Flush benchmark outputKees Cook
2021-06-28selftests/seccomp: More closely track fds being assignedKees Cook
2021-06-28selftests/seccomp: Add test for atomic addfd+sendRodrigo Campos
2021-05-21powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin
2021-02-22Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...Linus Torvalds
2021-02-16kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson
2021-02-09selftests/seccomp: Accept any valid fd in user_notification_addfdSeth Forshee
2020-12-02selftests/seccomp: Update kernel configMickaël Salaün
2020-11-20Merge branch 'for-linus/seccomp' into for-next/seccompKees Cook
2020-11-20selftests/seccomp: Compare bitmap vs filter overheadKees Cook
2020-11-20selftests/seccomp: sh: Fix register namesKees Cook
2020-11-20selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook
2020-10-08selftests/clone3: Avoid OS-defined clone_argsKees Cook
2020-10-08selftests/seccomp: powerpc: Set syscall return during ptrace syscall exitKees Cook
2020-10-08selftests/seccomp: Allow syscall nr and ret value to be set separatelyKees Cook