index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-03-01
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-0
/
+6
2023-02-25
selftests/seccomp: Add LoongArch selftesting support
Huacai Chen
1
-0
/
+6
2023-02-23
Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2023-02-13
selftests: seccomp: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-01-30
selftests/seccomp: Add m68k support
Michael Schmitz
1
-1
/
+7
2022-12-02
selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_wit...
Gautam Menghani
1
-2
/
+4
2022-07-27
selftests/seccomp: Fix compile warning when CC=clang
YiFei Zhu
1
-1
/
+1
2022-05-04
selftests/seccomp: Fix spelling mistake "Coud" -> "Could"
Colin Ian King
1
-1
/
+1
2022-05-04
selftests/seccomp: Add test for wait killable notifier
Sargun Dhillon
1
-0
/
+228
2022-05-04
selftests/seccomp: Refactor get_proc_stat to split out file reading code
Sargun Dhillon
1
-16
/
+38
2022-04-29
selftests/seccomp: Ensure that notifications come in FIFO order
Sargun Dhillon
1
-0
/
+109
2022-04-29
selftests/seccomp: Add SKIP for failed unshare()
Yang Guang
1
-1
/
+4
2022-04-29
selftests/seccomp: Test PTRACE_O_SUSPEND_SECCOMP without CAP_SYS_ADMIN
Jann Horn
2
-0
/
+64
2022-04-29
selftests/seccomp: Don't call read() on TTY from background pgrp
Jann Horn
1
-5
/
+5
2022-02-14
selftests/seccomp: Fix seccomp failure by adding missing headers
Sherry Yang
1
-1
/
+1
2022-01-10
Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2022-01-10
Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+50
2021-12-11
selftests/seccomp: remove ARRAY_SIZE define from seccomp_benchmark
Shuah Khan
1
-1
/
+1
2021-11-03
selftests/seccomp: Report event mismatches more clearly
Kees Cook
1
-5
/
+49
2021-11-03
selftests/seccomp: Stop USER_NOTIF test if kcmp() fails
Kees Cook
1
-1
/
+1
2021-10-26
selftests/seccomp: Use __BYTE_ORDER__
Ilya Leoshkevich
1
-3
/
+3
2021-06-29
Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+55
2021-06-28
selftests/seccomp: Avoid using "sysctl" for report
Kees Cook
1
-2
/
+6
2021-06-28
selftests/seccomp: Flush benchmark output
Kees Cook
1
-0
/
+2
2021-06-28
selftests/seccomp: More closely track fds being assigned
Kees Cook
1
-7
/
+12
2021-06-28
selftests/seccomp: Add test for atomic addfd+send
Rodrigo Campos
1
-0
/
+38
2021-05-20
powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...
Nicholas Piggin
1
-9
/
+18
2021-02-23
Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...
Linus Torvalds
1
-1
/
+1
2021-02-16
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
1
-1
/
+1
2021-02-10
selftests/seccomp: Accept any valid fd in user_notification_addfd
Seth Forshee
1
-6
/
+2
2020-12-02
selftests/seccomp: Update kernel config
Mickaël Salaün
1
-0
/
+1
2020-11-20
Merge branch 'for-linus/seccomp' into for-next/seccomp
Kees Cook
1
-4
/
+4
2020-11-20
selftests/seccomp: Compare bitmap vs filter overhead
Kees Cook
2
-23
/
+130
2020-11-20
selftests/seccomp: sh: Fix register names
Kees Cook
1
-2
/
+2
2020-11-20
selftests/seccomp: powerpc: Fix typo in macro variable name
Kees Cook
1
-2
/
+2
2020-10-08
selftests/clone3: Avoid OS-defined clone_args
Kees Cook
1
-2
/
+2
2020-10-08
selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit
Kees Cook
1
-4
/
+21
2020-10-08
selftests/seccomp: Allow syscall nr and ret value to be set separately
Kees Cook
1
-12
/
+47
2020-10-08
selftests/seccomp: Record syscall during ptrace entry
Kees Cook
1
-13
/
+27
2020-09-19
selftests/seccomp: powerpc: Fix seccomp return value testing
Kees Cook
1
-0
/
+15
2020-09-19
selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SET
Kees Cook
1
-10
/
+23
2020-09-19
selftests/seccomp: Avoid redundant register flushes
Kees Cook
1
-2
/
+4
2020-09-19
selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREG
Kees Cook
1
-27
/
+15
2020-09-19
selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG
Kees Cook
1
-12
/
+15
2020-09-19
selftests/seccomp: Remove syscall setting #ifdefs
Kees Cook
1
-13
/
+3
2020-09-19
selftests/seccomp: mips: Remove O32-specific macro
Kees Cook
1
-6
/
+12
2020-09-19
selftests/seccomp: arm64: Define SYSCALL_NUM_SET macro
Kees Cook
1
-14
/
+13
2020-09-19
selftests/seccomp: arm: Define SYSCALL_NUM_SET macro
Kees Cook
1
-10
/
+6
2020-09-19
selftests/seccomp: mips: Define SYSCALL_NUM_SET macro
Kees Cook
1
-8
/
+9
2020-09-19
selftests/seccomp: Provide generic syscall setting macro
Kees Cook
1
-2
/
+13
[next]