index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
seccomp
Age
Commit message (
Expand
)
Author
2025-02-06
selftests/seccomp: validate uretprobe syscall passes through seccomp
Eyal Birger
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-16
Merge tag 'seccomp-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-06-28
selftests/seccomp: check that a zombie leader doesn't affect others
Andrei Vagin
2024-06-28
selftests/seccomp: add test for NOTIF_RECV and unused filters
Andrei Vagin
2024-06-11
selftests: seccomp: fix format-zero-length warnings
Amer Al Shanawany
2024-03-29
selftests/seccomp: Try to fit runtime of benchmark into timeout
Mark Brown
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-12
Merge tag 'seccomp-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-01
selftests: kselftest_harness: save full exit code in metadata
Jakub Kicinski
2024-02-07
selftests/seccomp: Pin benchmark to single CPU
Kees Cook
2024-02-01
selftests/seccomp: user_notification_addfd check nextfd is available
Terry Tritton
2024-02-01
selftests/seccomp: Change the syscall used in KILL_THREAD test
Terry Tritton
2024-02-01
selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)
Terry Tritton
2024-01-30
kselftest/seccomp: Report each expectation we assert as a KTAP test
Mark Brown
2024-01-30
kselftest/seccomp: Use kselftest output functions for benchmark
Mark Brown
2023-08-10
selftests/seccomp: Handle arm32 corner cases better
Kees Cook
2023-07-17
selftest/seccomp: add a new test for the sync mode of seccomp_user_notify
Andrei Vagin
2023-03-01
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-02-25
selftests/seccomp: Add LoongArch selftesting support
Huacai Chen
2023-02-23
Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-02-13
selftests: seccomp: Fix incorrect kernel headers search path
Mathieu Desnoyers
2023-01-30
selftests/seccomp: Add m68k support
Michael Schmitz
2022-12-02
selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_wit...
Gautam Menghani
2022-07-27
selftests/seccomp: Fix compile warning when CC=clang
YiFei Zhu
2022-05-04
selftests/seccomp: Fix spelling mistake "Coud" -> "Could"
Colin Ian King
2022-05-03
selftests/seccomp: Add test for wait killable notifier
Sargun Dhillon
2022-05-03
selftests/seccomp: Refactor get_proc_stat to split out file reading code
Sargun Dhillon
2022-04-29
selftests/seccomp: Ensure that notifications come in FIFO order
Sargun Dhillon
2022-04-29
selftests/seccomp: Add SKIP for failed unshare()
Yang Guang
2022-04-29
selftests/seccomp: Test PTRACE_O_SUSPEND_SECCOMP without CAP_SYS_ADMIN
Jann Horn
2022-04-29
selftests/seccomp: Don't call read() on TTY from background pgrp
Jann Horn
2022-02-14
selftests/seccomp: Fix seccomp failure by adding missing headers
Sherry Yang
2022-01-10
Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-01-10
Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-10
selftests/seccomp: remove ARRAY_SIZE define from seccomp_benchmark
Shuah Khan
2021-11-03
selftests/seccomp: Report event mismatches more clearly
Kees Cook
2021-11-03
selftests/seccomp: Stop USER_NOTIF test if kcmp() fails
Kees Cook
2021-10-25
selftests/seccomp: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-06-28
Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-28
selftests/seccomp: Avoid using "sysctl" for report
Kees Cook
2021-06-28
selftests/seccomp: Flush benchmark output
Kees Cook
2021-06-28
selftests/seccomp: More closely track fds being assigned
Kees Cook
2021-06-28
selftests/seccomp: Add test for atomic addfd+send
Rodrigo Campos
2021-05-21
powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...
Nicholas Piggin
2021-02-22
Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...
Linus Torvalds
2021-02-16
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
2021-02-09
selftests/seccomp: Accept any valid fd in user_notification_addfd
Seth Forshee
2020-12-02
selftests/seccomp: Update kernel config
Mickaël Salaün
2020-11-20
Merge branch 'for-linus/seccomp' into for-next/seccomp
Kees Cook
[next]