index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
seccomp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-21
/
+86
2025-08-21
selftests/seccomp: validate uprobe syscall passes through seccomp
Jiri Olsa
1
-21
/
+86
2025-07-29
selftests/seccomp: Add a test for the WAIT_KILLABLE_RECV fast reply race
Johannes Nixdorf
1
-0
/
+131
2025-05-20
selftests: seccomp: Fix "performace" to "performance"
Sumanth Gavini
1
-1
/
+1
2025-05-09
selftests/seccomp: fix negative_ENOSYS tracer tests on arm32
Terry Tritton
1
-6
/
+0
2025-04-30
selftests/seccomp: fix syscall_restart test for arm compat
Neill Kapron
1
-2
/
+5
2025-02-10
selftests/seccomp: Add hard-coded __NR_uretprobe for x86_64
Kees Cook
1
-0
/
+6
2025-02-06
selftests/seccomp: validate uretprobe syscall passes through seccomp
Eyal Birger
1
-0
/
+199
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2024-07-16
Merge tag 'seccomp-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+131
2024-06-28
selftests/seccomp: check that a zombie leader doesn't affect others
Andrei Vagin
1
-0
/
+77
2024-06-28
selftests/seccomp: add test for NOTIF_RECV and unused filters
Andrei Vagin
1
-0
/
+54
2024-06-11
selftests: seccomp: fix format-zero-length warnings
Amer Al Shanawany
1
-3
/
+3
2024-03-29
selftests/seccomp: Try to fit runtime of benchmark into timeout
Mark Brown
1
-1
/
+1
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-5
/
+4
2024-03-12
Merge tag 'seccomp-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-12
/
+67
2024-03-01
selftests: kselftest_harness: save full exit code in metadata
Jakub Kicinski
1
-5
/
+4
2024-02-07
selftests/seccomp: Pin benchmark to single CPU
Kees Cook
1
-2
/
+36
2024-02-01
selftests/seccomp: user_notification_addfd check nextfd is available
Terry Tritton
1
-5
/
+19
2024-02-01
selftests/seccomp: Change the syscall used in KILL_THREAD test
Terry Tritton
1
-4
/
+4
2024-02-01
selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)
Terry Tritton
1
-1
/
+8
2024-01-30
kselftest/seccomp: Report each expectation we assert as a KTAP test
Mark Brown
1
-20
/
+41
2024-01-30
kselftest/seccomp: Use kselftest output functions for benchmark
Mark Brown
1
-21
/
+24
2023-08-10
selftests/seccomp: Handle arm32 corner cases better
Kees Cook
1
-1
/
+11
2023-07-17
selftest/seccomp: add a new test for the sync mode of seccomp_user_notify
Andrei Vagin
1
-0
/
+55
2023-03-01
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
1
-0
/
+6
2023-02-25
selftests/seccomp: Add LoongArch selftesting support
Huacai Chen
1
-0
/
+6
2023-02-23
Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+1
2023-02-13
selftests: seccomp: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-01-30
selftests/seccomp: Add m68k support
Michael Schmitz
1
-1
/
+7
2022-12-02
selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_without_nnp
Gautam Menghani
1
-2
/
+4
2022-07-27
selftests/seccomp: Fix compile warning when CC=clang
YiFei Zhu
1
-1
/
+1
2022-05-04
selftests/seccomp: Fix spelling mistake "Coud" -> "Could"
Colin Ian King
1
-1
/
+1
2022-05-03
selftests/seccomp: Add test for wait killable notifier
Sargun Dhillon
1
-0
/
+228
2022-05-03
selftests/seccomp: Refactor get_proc_stat to split out file reading code
Sargun Dhillon
1
-16
/
+38
2022-04-29
selftests/seccomp: Ensure that notifications come in FIFO order
Sargun Dhillon
1
-0
/
+109
2022-04-29
selftests/seccomp: Add SKIP for failed unshare()
Yang Guang
1
-1
/
+4
2022-04-29
selftests/seccomp: Test PTRACE_O_SUSPEND_SECCOMP without CAP_SYS_ADMIN
Jann Horn
2
-0
/
+64
2022-04-29
selftests/seccomp: Don't call read() on TTY from background pgrp
Jann Horn
1
-5
/
+5
2022-02-14
selftests/seccomp: Fix seccomp failure by adding missing headers
Sherry Yang
1
-1
/
+1
2022-01-10
Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+1
2022-01-10
Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-6
/
+50
2021-12-10
selftests/seccomp: remove ARRAY_SIZE define from seccomp_benchmark
Shuah Khan
1
-1
/
+1
2021-11-03
selftests/seccomp: Report event mismatches more clearly
Kees Cook
1
-5
/
+49
2021-11-03
selftests/seccomp: Stop USER_NOTIF test if kcmp() fails
Kees Cook
1
-1
/
+1
2021-10-25
selftests/seccomp: Use __BYTE_ORDER__
Ilya Leoshkevich
1
-3
/
+3
2021-06-28
Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-6
/
+55
2021-06-28
selftests/seccomp: Avoid using "sysctl" for report
Kees Cook
1
-2
/
+6
2021-06-28
selftests/seccomp: Flush benchmark output
Kees Cook
1
-0
/
+2
2021-06-28
selftests/seccomp: More closely track fds being assigned
Kees Cook
1
-7
/
+12
[next]