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