index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
seccomp
/
seccomp_bpf.c
Age
Commit message (
Expand
)
Author
2020-09-19
selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREG
Kees Cook
2020-09-19
selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG
Kees Cook
2020-09-19
selftests/seccomp: Remove syscall setting #ifdefs
Kees Cook
2020-09-19
selftests/seccomp: mips: Remove O32-specific macro
Kees Cook
2020-09-19
selftests/seccomp: arm64: Define SYSCALL_NUM_SET macro
Kees Cook
2020-09-19
selftests/seccomp: arm: Define SYSCALL_NUM_SET macro
Kees Cook
2020-09-19
selftests/seccomp: mips: Define SYSCALL_NUM_SET macro
Kees Cook
2020-09-19
selftests/seccomp: Provide generic syscall setting macro
Kees Cook
2020-09-19
selftests/seccomp: Refactor arch register macros to avoid xtensa special case
Kees Cook
2020-09-19
selftests/seccomp: Use __NR_mknodat instead of __NR_mknod
Kees Cook
2020-09-08
selftests/seccomp: Use bitwise instead of arithmetic operator for flags
Zou Wei
2020-09-08
selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior
Kees Cook
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-14
sh: Add SECCOMP_FILTER
Michael Karcher
2020-08-06
Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux
Linus Torvalds
2020-08-06
Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-31
csky: Add SECCOMP_FILTER supported
Guo Ren
2020-07-28
selftests/seccomp: add xtensa support
Max Filippov
2020-07-14
selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD
Sargun Dhillon
2020-07-10
selftests/seccomp: Check ENOSYS under tracing
Kees Cook
2020-07-10
selftests/seccomp: Refactor to use fixture variants
Kees Cook
2020-07-10
seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
Kees Cook
2020-07-10
selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()
Kees Cook
2020-07-10
selftests/seccomp: Make kcmp() less required
Kees Cook
2020-07-10
selftests/seccomp: Expand benchmark to per-filter measurements
Kees Cook
2020-07-10
selftests/seccomp: Check for EPOLLHUP for user_notif
Christian Brauner
2020-07-10
selftests/seccomp: Set NNP for TSYNC ESRCH flag test
Kees Cook
2020-07-10
selftests/seccomp: Add SKIPs for failed unshare()
Kees Cook
2020-07-10
selftests/seccomp: Rename XFAIL to SKIP
Kees Cook
2020-06-16
selftests/seccomp: s390 shares the syscall and return value register
Sven Schnelle
2020-04-14
selftests/seccomp: allow clock_nanosleep instead of nanosleep
Thadeu Lima de Souza Cascardo
2020-04-01
Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-13
selftests/seccomp: Adjust test fixture counts
Kees Cook
2020-03-04
seccomp: allow TSYNC and USER_NOTIF together
Tycho Andersen
2020-01-02
selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV
Sargun Dhillon
2020-01-02
selftests/seccomp: Zero out seccomp_notif
Sargun Dhillon
2019-11-30
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-10-29
riscv: add support for SECCOMP and SECCOMP_FILTER
David Abdurachmanov
2019-10-21
seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
Christian Brauner
2019-10-10
seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
Christian Brauner
2019-10-10
seccomp: avoid overflow in implicit constant conversion
Christian Brauner
2019-09-23
selftests/seccomp: fix build on older kernels
Tycho Andersen
2019-07-16
ptrace: add PTRACE_GET_SYSCALL_INFO request
Elvira Khabirova
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 481
Thomas Gleixner
2019-05-06
Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-04-25
selftests/seccomp: Prepare for exclusive seccomp flags
Kees Cook
2019-04-16
selftests/seccomp: Handle namespace failures gracefully
Kees Cook
2019-02-13
selftests/seccomp: Actually sleep for 1/10th second
Kees Cook
2019-02-13
selftests: unshare userns in seccomp pidns testcases
Tycho Andersen
[prev]
[next]