index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
seccomp
/
seccomp_bpf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptrace: add PTRACE_GET_SYSCALL_INFO request
Elvira Khabirova
2019-07-17
1
-4
/
+9
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 481
Thomas Gleixner
2019-06-19
1
-1
/
+1
*
Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-07
1
-20
/
+23
|
\
|
*
selftests/seccomp: Handle namespace failures gracefully
Kees Cook
2019-04-17
1
-20
/
+23
*
|
selftests/seccomp: Prepare for exclusive seccomp flags
Kees Cook
2019-04-26
1
-9
/
+25
|
/
*
selftests/seccomp: Actually sleep for 1/10th second
Kees Cook
2019-02-13
1
-2
/
+3
*
selftests: unshare userns in seccomp pidns testcases
Tycho Andersen
2019-02-13
1
-1
/
+3
*
selftests: set NO_NEW_PRIVS bit in seccomp user tests
Tycho Andersen
2019-02-13
1
-0
/
+24
*
selftests: skip seccomp get_metadata test if not real root
Tycho Andersen
2019-02-13
1
-0
/
+6
*
selftests: fix typo in seccomp_bpf.c
Tycho Andersen
2019-02-13
1
-1
/
+1
*
selftests: don't kill child immediately in get_metadata() test
Tycho Andersen
2019-02-13
1
-3
/
+3
*
selftests/seccomp: Enhance per-arch ptrace syscall skip tests
Kees Cook
2019-01-25
1
-15
/
+57
*
selftests/seccomp: Abort without user notification support
Kees Cook
2019-01-17
1
-5
/
+5
*
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-02
1
-2
/
+445
|
\
|
*
seccomp: add a return code to trap to userspace
Tycho Andersen
2018-12-12
1
-2
/
+445
*
|
selftests/seccomp: Remove SIGSTOP si_pid check
Kees Cook
2018-12-12
1
-2
/
+7
|
/
*
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
2018-05-05
1
-3
/
+19
*
selftests/seccomp: Allow get_metadata to XFAIL
Kees Cook
2018-03-21
1
-2
/
+13
*
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
James Morris
2018-02-22
1
-0
/
+61
|
\
|
*
seccomp: add a selftest for get_metadata
Tycho Andersen
2018-02-22
1
-0
/
+61
*
|
selftests: seccomp: fix compile error seccomp_bpf
Anders Roxell
2018-01-10
1
-2
/
+2
|
/
*
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-09-27
1
-5
/
+13
|
\
|
*
selftests/seccomp: Support glibc 2.26 siginfo_t.h
Kees Cook
2017-09-25
1
-5
/
+13
*
|
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-23
1
-96
/
+514
|
\
\
|
|
/
|
/
|
|
*
selftests/seccomp: Test thread vs process killing
Kees Cook
2017-08-14
1
-60
/
+168
|
*
seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD
Kees Cook
2017-08-14
1
-7
/
+10
|
*
seccomp: Action to log before allowing
Tyler Hicks
2017-08-14
1
-1
/
+97
|
*
seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
Tyler Hicks
2017-08-14
1
-1
/
+68
|
*
seccomp: Selftest for detection of filter flag support
Tyler Hicks
2017-08-14
1
-0
/
+60
|
*
seccomp: Operation for checking if an action is available
Tyler Hicks
2017-08-14
1
-0
/
+36
|
*
selftests/seccomp: Refactor RET_ERRNO tests
Kees Cook
2017-08-14
1
-37
/
+58
|
*
selftests/seccomp: Add tests for basic ptrace actions
Kees Cook
2017-08-14
1
-7
/
+34
*
|
selftests: Enhance kselftest_harness.h to print which assert failed
Mickaël Salaün
2017-09-06
1
-1
/
+1
|
/
*
Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2017-07-07
1
-2
/
+2
|
\
|
*
selftests: kselftest_harness: Fix compile warning
Mickaël Salaün
2017-06-12
1
-1
/
+1
|
*
selftests: Make test_harness.h more generally available
Mickaël Salaün
2017-06-07
1
-1
/
+1
*
|
seccomp: Adjust selftests to avoid double-join
Kees Cook
2017-06-26
1
-17
/
+34
|
/
*
seccomp: add tests for ptrace hole
Kees Cook
2016-06-14
1
-11
/
+165
*
parisc: Add ARCH_TRACEHOOK and regset support
Helge Deller
2016-05-22
1
-1
/
+7
*
selftests/seccomp: add MIPS self-test support
Matt Redfearn
2016-05-13
1
-2
/
+28
*
selftest/seccomp: Fix the seccomp(2) signature
Mickaël Salaün
2016-03-29
1
-2
/
+2
*
selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNC
Mickaël Salaün
2016-03-29
1
-9
/
+9
*
selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOK
Mickaël Salaün
2016-01-10
1
-3
/
+24
*
selftests/seccomp: Get page size from sysconf
Bamvor Jian Zhang
2015-11-19
1
-4
/
+7
*
selftests/seccomp: Be more precise with syscall arguments.
Robert Sesek
2015-11-02
1
-11
/
+35
*
selftests/seccomp: build and pass on arm64
Kees Cook
2015-10-16
1
-22
/
+49
*
selftests/seccomp: add support for s390
Kees Cook
2015-09-15
1
-1
/
+36
*
selftests/seccomp: Add powerpc support
Michael Ellerman
2015-07-30
1
-1
/
+8
*
selftests/seccomp: Make seccomp tests work on big endian
Michael Ellerman
2015-07-30
1
-0
/
+6
*
selftests: add seccomp suite
Kees Cook
2015-06-18
1
-0
/
+2109