index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
seccomp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-04-02
Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-19
/
+8
2020-03-27
selftests: Fix seccomp to support relocatable build (O=objdir)
Shuah Khan
1
-14
/
+3
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-13
selftests/seccomp: Adjust test fixture counts
Kees Cook
1
-5
/
+5
2020-03-05
seccomp: allow TSYNC and USER_NOTIF together
Tycho Andersen
1
-1
/
+73
2020-01-03
selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV
Sargun Dhillon
1
-1
/
+12
2020-01-03
selftests/seccomp: Zero out seccomp_notif
Sargun Dhillon
1
-0
/
+2
2019-12-01
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+109
2019-10-29
riscv: add support for SECCOMP and SECCOMP_FILTER
David Abdurachmanov
1
-1
/
+7
2019-10-21
seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
Christian Brauner
1
-4
/
+4
2019-10-11
seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
Christian Brauner
1
-0
/
+107
2019-10-11
seccomp: avoid overflow in implicit constant conversion
Christian Brauner
1
-1
/
+2
2019-09-23
selftests/seccomp: fix build on older kernels
Tycho Andersen
1
-0
/
+5
2019-07-17
ptrace: add PTRACE_GET_SYSCALL_INFO request
Elvira Khabirova
1
-4
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 481
Thomas Gleixner
1
-1
/
+1
2019-05-07
Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-20
/
+23
2019-04-26
selftests/seccomp: Prepare for exclusive seccomp flags
Kees Cook
1
-9
/
+25
2019-04-17
selftests/seccomp: Handle namespace failures gracefully
Kees Cook
1
-20
/
+23
2019-02-13
selftests/seccomp: Actually sleep for 1/10th second
Kees Cook
1
-2
/
+3
2019-02-13
selftests: unshare userns in seccomp pidns testcases
Tycho Andersen
1
-1
/
+3
2019-02-13
selftests: set NO_NEW_PRIVS bit in seccomp user tests
Tycho Andersen
1
-0
/
+24
2019-02-13
selftests: skip seccomp get_metadata test if not real root
Tycho Andersen
1
-0
/
+6
2019-02-13
selftests: fix typo in seccomp_bpf.c
Tycho Andersen
1
-1
/
+1
2019-02-13
selftests: don't kill child immediately in get_metadata() test
Tycho Andersen
1
-3
/
+3
2019-01-26
selftests/seccomp: Enhance per-arch ptrace syscall skip tests
Kees Cook
1
-15
/
+57
2019-01-17
selftests/seccomp: Abort without user notification support
Kees Cook
1
-5
/
+5
2019-01-16
selftests: seccomp: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2019-01-02
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+445
2018-12-12
selftests/seccomp: Remove SIGSTOP si_pid check
Kees Cook
1
-2
/
+7
2018-12-12
seccomp: add a return code to trap to userspace
Tycho Andersen
1
-2
/
+445
2018-05-05
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
1
-3
/
+19
2018-03-21
selftests/seccomp: Allow get_metadata to XFAIL
Kees Cook
1
-2
/
+13
2018-02-22
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
James Morris
1
-0
/
+61
2018-02-22
seccomp: add a selftest for get_metadata
Tycho Andersen
1
-0
/
+61
2018-01-10
selftests: seccomp: fix compile error seccomp_bpf
Anders Roxell
1
-2
/
+2
2017-11-15
selftests: seccomp: update .gitignore with newly added tests
Shuah Khan
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-27
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-5
/
+13
2017-09-25
selftests/seccomp: Support glibc 2.26 siginfo_t.h
Kees Cook
1
-5
/
+13
2017-09-23
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-101
/
+626
2017-09-06
selftests: Enhance kselftest_harness.h to print which assert failed
Mickaël Salaün
1
-1
/
+1
2017-08-14
selftests/seccomp: Test thread vs process killing
Kees Cook
1
-60
/
+168
2017-08-14
seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD
Kees Cook
1
-7
/
+10
2017-08-14
seccomp: Action to log before allowing
Tyler Hicks
1
-1
/
+97
2017-08-14
seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
Tyler Hicks
1
-1
/
+68
2017-08-14
seccomp: Selftest for detection of filter flag support
Tyler Hicks
1
-0
/
+60
2017-08-14
seccomp: Operation for checking if an action is available
Tyler Hicks
1
-0
/
+36
2017-08-14
selftests/seccomp: Refactor RET_ERRNO tests
Kees Cook
1
-37
/
+58
2017-08-14
selftests/seccomp: Add simple seccomp overhead benchmark
Kees Cook
2
-5
/
+112
[next]