index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
seccomp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
csky: Add SECCOMP_FILTER supported
Guo Ren
2020-07-31
1
-1
/
+12
|
|
/
*
|
Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-08-06
1
-1
/
+15
|
\
\
|
*
|
selftests/seccomp: add xtensa support
Max Filippov
2020-07-28
1
-1
/
+15
|
|
/
*
|
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
4
-225
/
+565
|
\
\
|
|
/
|
/
|
|
*
selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD
Sargun Dhillon
2020-07-14
1
-0
/
+229
|
*
selftests/seccomp: Check ENOSYS under tracing
Kees Cook
2020-07-10
1
-0
/
+20
|
*
selftests/seccomp: Refactor to use fixture variants
Kees Cook
2020-07-10
1
-157
/
+42
|
*
seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
Kees Cook
2020-07-10
1
-1
/
+1
|
*
selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()
Kees Cook
2020-07-10
1
-23
/
+23
|
*
selftests/seccomp: Make kcmp() less required
Kees Cook
2020-07-10
1
-20
/
+38
|
*
selftests/seccomp: Improve calibration loop
Kees Cook
2020-07-10
1
-18
/
+32
|
*
selftests/seccomp: use 90s as timeout
Thadeu Lima de Souza Cascardo
2020-07-10
1
-0
/
+1
|
*
selftests/seccomp: Expand benchmark to per-filter measurements
Kees Cook
2020-07-10
2
-9
/
+29
|
*
selftests/seccomp: Check for EPOLLHUP for user_notif
Christian Brauner
2020-07-10
1
-0
/
+136
|
*
selftests/seccomp: Set NNP for TSYNC ESRCH flag test
Kees Cook
2020-07-10
1
-0
/
+5
|
*
selftests/seccomp: Add SKIPs for failed unshare()
Kees Cook
2020-07-10
2
-2
/
+9
|
*
selftests/seccomp: Rename XFAIL to SKIP
Kees Cook
2020-07-10
1
-4
/
+9
*
|
selftests/seccomp: s390 shares the syscall and return value register
Sven Schnelle
2020-06-16
1
-0
/
+1
|
/
*
selftests/seccomp: allow clock_nanosleep instead of nanosleep
Thadeu Lima de Souza Cascardo
2020-04-14
1
-6
/
+8
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
|
Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-01
2
-19
/
+8
|
\
\
|
*
|
selftests: Fix seccomp to support relocatable build (O=objdir)
Shuah Khan
2020-03-26
1
-14
/
+3
|
*
|
selftests/seccomp: Adjust test fixture counts
Kees Cook
2020-03-13
1
-5
/
+5
|
|
/
*
/
seccomp: allow TSYNC and USER_NOTIF together
Tycho Andersen
2020-03-04
1
-1
/
+73
|
/
*
selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV
Sargun Dhillon
2020-01-02
1
-1
/
+12
*
selftests/seccomp: Zero out seccomp_notif
Sargun Dhillon
2020-01-02
1
-0
/
+2
*
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-30
1
-1
/
+109
|
\
|
*
seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
Christian Brauner
2019-10-21
1
-4
/
+4
|
*
seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
Christian Brauner
2019-10-10
1
-0
/
+107
|
*
seccomp: avoid overflow in implicit constant conversion
Christian Brauner
2019-10-10
1
-1
/
+2
*
|
riscv: add support for SECCOMP and SECCOMP_FILTER
David Abdurachmanov
2019-10-29
1
-1
/
+7
|
/
*
selftests/seccomp: fix build on older kernels
Tycho Andersen
2019-09-23
1
-0
/
+5
*
ptrace: add PTRACE_GET_SYSCALL_INFO request
Elvira Khabirova
2019-07-16
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-06
1
-20
/
+23
|
\
|
*
selftests/seccomp: Handle namespace failures gracefully
Kees Cook
2019-04-16
1
-20
/
+23
*
|
selftests/seccomp: Prepare for exclusive seccomp flags
Kees Cook
2019-04-25
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
*
selftests: seccomp: use LDLIBS instead of LDFLAGS
Fathi Boudra
2019-01-16
1
-1
/
+1
*
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-11
1
-2
/
+445
*
|
selftests/seccomp: Remove SIGSTOP si_pid check
Kees Cook
2018-12-11
1
-2
/
+7
|
/
[prev]
[next]