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-11-27
selftests/tls: add CHACHA20-POLY1305 to tls selftests
Vadim Fedorenko
1
-7
/
+33
2020-11-27
KVM: arm64: selftests: Filter out DEMUX registers
Andrew Jones
1
-9
/
+30
2020-11-27
selftests/dma: add test application for DMA_MAP_BENCHMARK
Barry Song
3
-0
/
+130
2020-11-26
bpf: Fix selftest compilation on clang 11
Andrei Matei
1
-0
/
+2
2020-11-26
bpf: Add a selftest for bpf_ima_inode_hash
KP Singh
4
-0
/
+186
2020-11-25
Merge branch 'fixes' into next
Michael Ellerman
7
-67
/
+265
2020-11-24
selftest/bpf: Fix rst formatting in readme
Andrei Matei
1
-13
/
+15
2020-11-24
selftest/bpf: Fix link in readme
Andrei Matei
1
-1
/
+4
2020-11-24
selftests: mlxsw: Add blackhole_nexthop trap test
Ido Schimmel
1
-0
/
+36
2020-11-24
selftests: forwarding: Add blackhole nexthops tests
Ido Schimmel
1
-1
/
+57
2020-11-24
selftests: mlxsw: Add blackhole nexthop configuration tests
Ido Schimmel
1
-3
/
+22
2020-11-24
selftests/x86: Add missing .note.GNU-stack sections
Andy Lutomirski
2
-0
/
+4
2020-11-24
selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 tests
Andy Lutomirski
1
-2
/
+10
2020-11-23
tools/testing/scatterlist: Test dynamic __sg_alloc_table_from_pages
Maor Gottlieb
1
-23
/
+41
2020-11-23
Merge 5.10-rc5 into staging-testing
Greg Kroah-Hartman
92
-486
/
+3219
2020-11-21
Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2020-11-20
selftests: mptcp: add ADD_ADDR IPv6 test cases
Geliang Tang
1
-1
/
+69
2020-11-20
selftests: mptcp: add link failure test case
Florian Westphal
1
-22
/
+82
2020-11-20
selftests: forwarding: Add multipath tunneling nexthop test
Ido Schimmel
1
-0
/
+356
2020-11-20
selftests: forwarding: Add device-only nexthop test
Ido Schimmel
1
-0
/
+160
2020-11-20
selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthops
Ido Schimmel
1
-0
/
+11
2020-11-20
selftests: forwarding: Do not configure nexthop objects twice
Ido Schimmel
1
-1
/
+0
2020-11-20
selftests: mlxsw: Add nexthop objects configuration tests
Ido Schimmel
1
-0
/
+189
2020-11-20
selftests: add ring and coalesce selftests
Antonio Cardace
2
-0
/
+217
2020-11-20
selftests: refactor get_netdev_name function
Antonio Cardace
1
-18
/
+2
2020-11-20
selftests: extract common functions in ethtool-common.sh
Antonio Cardace
2
-61
/
+71
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-11-19
Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b',...
Paul E. McKenney
14
-23
/
+75
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-108
/
+477
2020-11-19
Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-1
/
+145
2020-11-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+3
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
7
-1
/
+145
2020-11-19
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
2
-0
/
+96
2020-11-19
Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-67
/
+265
2020-11-19
selftests/powerpc: refactor entry and rfi_flush tests
Daniel Axtens
6
-120
/
+96
2020-11-19
selftests/powerpc: entry flush test
Daniel Axtens
3
-1
/
+200
2020-11-19
selftests/powerpc: rfi_flush: disable entry flush if present
Russell Currey
1
-6
/
+29
2020-11-19
selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basic
Po-Hsu Lin
2
-1
/
+2
2020-11-18
selftests/bpf: Mark tests that require unaligned memory access
Björn Töpel
7
-18
/
+52
2020-11-18
selftests/bpf: Avoid running unprivileged tests with alignment requirements
Björn Töpel
1
-0
/
+13
2020-11-18
selftests/bpf: Fix broken riscv build
Björn Töpel
1
-1
/
+2
2020-11-18
Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...
Linus Torvalds
5
-38
/
+64
2020-11-18
selftests/sgx: Use a statically generated 3072-bit RSA key
Jarkko Sakkinen
5
-23
/
+71
2020-11-18
selftests/x86: Add a selftest for SGX
Jarkko Sakkinen
12
-0
/
+1222
2020-11-18
bpf: Add tests for bpf_bprm_opts_set helper
KP Singh
2
-0
/
+150
2020-11-17
tools/testing/scatterlist: Fix test to compile and run
Maor Gottlieb
2
-2
/
+3
2020-11-16
selftests/bpf: Fix error return code in run_getsockopt_test()
Wang Hai
1
-1
/
+2
[prev]
[next]