index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2020-09-19
selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG
Kees Cook
-12
/
+15
2020-09-19
selftests/seccomp: Remove syscall setting #ifdefs
Kees Cook
-13
/
+3
2020-09-19
selftests/seccomp: mips: Remove O32-specific macro
Kees Cook
-6
/
+12
2020-09-19
selftests/seccomp: arm64: Define SYSCALL_NUM_SET macro
Kees Cook
-14
/
+13
2020-09-19
selftests/seccomp: arm: Define SYSCALL_NUM_SET macro
Kees Cook
-10
/
+6
2020-09-19
selftests/seccomp: mips: Define SYSCALL_NUM_SET macro
Kees Cook
-8
/
+9
2020-09-19
selftests/seccomp: Provide generic syscall setting macro
Kees Cook
-2
/
+13
2020-09-19
selftests/seccomp: Refactor arch register macros to avoid xtensa special case
Kees Cook
-50
/
+47
2020-09-19
selftests/seccomp: Use __NR_mknodat instead of __NR_mknod
Kees Cook
-1
/
+1
2020-09-19
selftests/bpf: Fix endianness issue in test_sockopt_sk
Ilya Leoshkevich
-2
/
+2
2020-09-18
selftests/bpf: Fix endianness issue in sk_assign
Ilya Leoshkevich
-1
/
+1
2020-09-18
Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-2
/
+7
2020-09-18
selftests: arm64: Add build and documentation for FP tests
Mark Brown
-1
/
+123
2020-09-18
selftests: arm64: Add wrapper scripts for stress tests
Mark Brown
-0
/
+119
2020-09-18
selftests: arm64: Add utility to set SVE vector lengths
Mark Brown
-0
/
+155
2020-09-18
selftests: arm64: Add stress tests for FPSMID and SVE context switching
Mark Brown
-0
/
+1222
2020-09-18
selftests: arm64: Add test for the SVE ptrace interface
Mark Brown
-0
/
+369
2020-09-18
selftests: arm64: Test case for enumeration of SVE vector lengths
Mark Brown
-0
/
+58
2020-09-18
kselftests/arm64: add PAuth tests for single threaded consistency and differe...
Boyan Karatotev
-0
/
+123
2020-09-18
kselftests/arm64: add PAuth test for whether exec() changes keys
Boyan Karatotev
-0
/
+198
2020-09-18
kselftests/arm64: add nop checks for PAuth tests
Boyan Karatotev
-2
/
+105
2020-09-18
kselftests/arm64: add a basic Pointer Authentication test
Boyan Karatotev
-1
/
+106
2020-09-17
selftests/bpf: Add tailcall_bpf2bpf tests
Maciej Fijalkowski
-0
/
+533
2020-09-17
bpf: Add abnormal return checks.
Alexei Starovoitov
-3
/
+3
2020-09-17
selftests: Set default protocol for raw sockets in nettest
David Ahern
-0
/
+2
2020-09-17
selftests/harness: Flush stdout before forking
Michael Ellerman
-0
/
+5
2020-09-17
selftests: mptcp: interpret \n as a new line
Matthieu Baerts
-4
/
+4
2020-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-0
/
+15
2020-09-15
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
-335
/
+78
2020-09-15
selftests/bpf: Test load and dump metadata with btftool and skel
YiFei Zhu
-1
/
+255
2020-09-15
selftests: fib_nexthops: Test cleanup of FDB entries following nexthop deletion
Ido Schimmel
-0
/
+14
2020-09-15
selftests: add a test for ethtool pause stats
Jakub Kicinski
-0
/
+108
2020-09-15
selftests/powerpc: Tests for kernel accessing user memory
Ravi Bangoria
-2
/
+46
2020-09-14
mptcp: simult flow self-tests
Paolo Abeni
-1
/
+295
2020-09-14
Merge branch 'fixes' into next
Michael Ellerman
-1
/
+52
2020-09-14
Merge 5.9-rc5 into char-misc-next
Greg Kroah-Hartman
-33
/
+64
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-140
/
+807
2020-09-10
selftests/bpf: Define string const as global for test_sysctl_prog.c
Yonghong Song
-2
/
+2
2020-09-10
selftests/bpf: Fix test_ksyms on non-SMP kernels
Ilya Leoshkevich
-2
/
+4
2020-09-10
selftests: rtnetlink: Test bridge enslavement with different parent IDs
Ido Schimmel
-0
/
+47
2020-09-10
selftests/mptcp: Better delay & reordering configuration
Christoph Paasch
-8
/
+9
2020-09-10
selftests: bpf: Test iterating a sockmap
Lorenz Bauer
-0
/
+144
2020-09-10
selftests, bpftool: Add bpftool (and eBPF helpers) documentation build
Quentin Monnet
-0
/
+26
2020-09-10
selftests/lkdtm: Use "comm" instead of "diff" for dmesg
Kees Cook
-1
/
+1
2020-09-09
selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change
Yonghong Song
-4
/
+4
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-2
/
+1
2020-09-08
lkdtm: remove set_fs-based tests
Christoph Hellwig
-2
/
+0
2020-09-08
selftests/bpf: Add test for map_ptr arithmetic
Yonghong Song
-1
/
+41
2020-09-08
selftests/seccomp: Use bitwise instead of arithmetic operator for flags
Zou Wei
-4
/
+4
2020-09-08
selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior
Kees Cook
-6
/
+37
[prev]
[next]