index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
seccomp
/
seccomp_bpf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/seccomp: Handle arm32 corner cases better
Kees Cook
2023-08-10
1
-1
/
+11
*
selftest/seccomp: add a new test for the sync mode of seccomp_user_notify
Andrei Vagin
2023-07-17
1
-0
/
+55
*
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-03-01
1
-0
/
+6
|
\
|
*
selftests/seccomp: Add LoongArch selftesting support
Huacai Chen
2023-02-25
1
-0
/
+6
*
|
selftests/seccomp: Add m68k support
Michael Schmitz
2023-01-30
1
-1
/
+7
|
/
*
selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_wit...
Gautam Menghani
2022-12-02
1
-2
/
+4
*
selftests/seccomp: Fix compile warning when CC=clang
YiFei Zhu
2022-07-27
1
-1
/
+1
*
selftests/seccomp: Fix spelling mistake "Coud" -> "Could"
Colin Ian King
2022-05-04
1
-1
/
+1
*
selftests/seccomp: Add test for wait killable notifier
Sargun Dhillon
2022-05-03
1
-0
/
+228
*
selftests/seccomp: Refactor get_proc_stat to split out file reading code
Sargun Dhillon
2022-05-03
1
-16
/
+38
*
selftests/seccomp: Ensure that notifications come in FIFO order
Sargun Dhillon
2022-04-29
1
-0
/
+109
*
selftests/seccomp: Add SKIP for failed unshare()
Yang Guang
2022-04-29
1
-1
/
+4
*
selftests/seccomp: Test PTRACE_O_SUSPEND_SECCOMP without CAP_SYS_ADMIN
Jann Horn
2022-04-29
1
-0
/
+63
*
selftests/seccomp: Don't call read() on TTY from background pgrp
Jann Horn
2022-04-29
1
-5
/
+5
*
Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-10
1
-6
/
+50
|
\
|
*
selftests/seccomp: Report event mismatches more clearly
Kees Cook
2021-11-03
1
-5
/
+49
|
*
selftests/seccomp: Stop USER_NOTIF test if kcmp() fails
Kees Cook
2021-11-03
1
-1
/
+1
*
|
selftests/seccomp: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-10-25
1
-3
/
+3
|
/
*
Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-28
1
-4
/
+47
|
\
|
*
selftests/seccomp: More closely track fds being assigned
Kees Cook
2021-06-28
1
-7
/
+12
|
*
selftests/seccomp: Add test for atomic addfd+send
Rodrigo Campos
2021-06-28
1
-0
/
+38
*
|
powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...
Nicholas Piggin
2021-05-21
1
-9
/
+18
|
/
*
Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...
Linus Torvalds
2021-02-22
1
-1
/
+1
|
\
|
*
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
2021-02-16
1
-1
/
+1
*
|
selftests/seccomp: Accept any valid fd in user_notification_addfd
Seth Forshee
2021-02-09
1
-6
/
+2
|
/
*
selftests/seccomp: sh: Fix register names
Kees Cook
2020-11-20
1
-2
/
+2
*
selftests/seccomp: powerpc: Fix typo in macro variable name
Kees Cook
2020-11-20
1
-2
/
+2
*
selftests/clone3: Avoid OS-defined clone_args
Kees Cook
2020-10-08
1
-2
/
+2
*
selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit
Kees Cook
2020-10-08
1
-4
/
+21
*
selftests/seccomp: Allow syscall nr and ret value to be set separately
Kees Cook
2020-10-08
1
-12
/
+47
*
selftests/seccomp: Record syscall during ptrace entry
Kees Cook
2020-10-08
1
-13
/
+27
*
selftests/seccomp: powerpc: Fix seccomp return value testing
Kees Cook
2020-09-19
1
-0
/
+15
*
selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SET
Kees Cook
2020-09-19
1
-10
/
+23
*
selftests/seccomp: Avoid redundant register flushes
Kees Cook
2020-09-19
1
-2
/
+4
*
selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREG
Kees Cook
2020-09-19
1
-27
/
+15
*
selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG
Kees Cook
2020-09-19
1
-12
/
+15
*
selftests/seccomp: Remove syscall setting #ifdefs
Kees Cook
2020-09-19
1
-13
/
+3
*
selftests/seccomp: mips: Remove O32-specific macro
Kees Cook
2020-09-19
1
-6
/
+12
*
selftests/seccomp: arm64: Define SYSCALL_NUM_SET macro
Kees Cook
2020-09-19
1
-14
/
+13
*
selftests/seccomp: arm: Define SYSCALL_NUM_SET macro
Kees Cook
2020-09-19
1
-10
/
+6
*
selftests/seccomp: mips: Define SYSCALL_NUM_SET macro
Kees Cook
2020-09-19
1
-8
/
+9
*
selftests/seccomp: Provide generic syscall setting macro
Kees Cook
2020-09-19
1
-2
/
+13
*
selftests/seccomp: Refactor arch register macros to avoid xtensa special case
Kees Cook
2020-09-19
1
-50
/
+47
*
selftests/seccomp: Use __NR_mknodat instead of __NR_mknod
Kees Cook
2020-09-19
1
-1
/
+1
*
selftests/seccomp: Use bitwise instead of arithmetic operator for flags
Zou Wei
2020-09-08
1
-4
/
+4
*
selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior
Kees Cook
2020-09-08
1
-6
/
+37
*
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-15
1
-1
/
+7
|
\
|
*
sh: Add SECCOMP_FILTER
Michael Karcher
2020-08-14
1
-1
/
+7
*
|
Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux
Linus Torvalds
2020-08-06
1
-1
/
+11
|
\
\
|
*
|
csky: Add SECCOMP_FILTER supported
Guo Ren
2020-07-31
1
-1
/
+12
|
|
/
[next]