index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
seccomp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-06
Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-20
/
+23
2019-04-25
selftests/seccomp: Prepare for exclusive seccomp flags
Kees Cook
1
-9
/
+25
2019-04-16
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-25
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-11
selftests/seccomp: Remove SIGSTOP si_pid check
Kees Cook
1
-2
/
+7
2018-12-11
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-21
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-22
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-101
/
+626
2017-09-05
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
2017-08-14
selftests/seccomp: Add tests for basic ptrace actions
Kees Cook
1
-7
/
+34
2017-07-07
Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-537
/
+4
2017-06-26
seccomp: Adjust selftests to avoid double-join
Kees Cook
1
-17
/
+34
2017-06-12
selftests: kselftest_harness: Fix compile warning
Mickaël Salaün
1
-1
/
+1
2017-06-07
selftests/seccomp: Force rebuild according to dependencies
Mickaël Salaün
1
-0
/
+2
2017-06-07
selftests: Make test_harness.h more generally available
Mickaël Salaün
2
-536
/
+1
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
1
-5
/
+1
2016-06-14
seccomp: add tests for ptrace hole
Kees Cook
1
-11
/
+165
2016-05-22
parisc: Add ARCH_TRACEHOOK and regset support
Helge Deller
1
-1
/
+7
2016-05-13
selftests/seccomp: add MIPS self-test support
Matt Redfearn
1
-2
/
+28
2016-03-29
selftest/seccomp: Fix the seccomp(2) signature
Mickaël Salaün
1
-2
/
+2
2016-03-29
selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNC
Mickaël Salaün
1
-9
/
+9
2016-02-25
selftests: create test-specific kconfig fragments
Bamvor Jian Zhang
1
-0
/
+2
2016-01-17
Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2016-01-10
selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOK
Mickaël Salaün
1
-3
/
+24
2016-01-07
selftests/seccomp: fix 32-bit build warnings
Kees Cook
1
-2
/
+3
[next]