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
2021-10-28
selftests/bpf: Add weak/typeless ksym test for light skeleton
Kumar Kartikeya Dwivedi
15
-107
/
+142
2021-10-28
bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...
Joanne Koong
4
-5
/
+104
2021-10-28
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
8
-30
/
+695
2021-10-28
selftests/bpf: Add bloom filter map test cases
Joanne Koong
2
-0
/
+286
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-55
/
+23
2021-10-28
selftests/x86/amx: Add context switch test
Chang S. Bae
1
-3
/
+157
2021-10-28
selftests/x86/amx: Add test cases for AMX state management
Chang S. Bae
2
-1
/
+698
2021-10-27
selftests/bpf: Adding a namespace reset for tc_redirect
Yucong Sun
1
-0
/
+14
2021-10-27
selftests/bpf: Fix attach_probe in parallel mode
Yucong Sun
1
-2
/
+7
2021-10-27
selfetests/bpf: Update vmtest.sh defaults
Yucong Sun
1
-3
/
+3
2021-10-27
selftests/powerpc: Use date instead of EPOCHSECONDS in mitigation-patching.sh
Russell Currey
1
-2
/
+2
2021-10-26
selftests/ftrace: Stop tracing while reading the trace file by default
Masami Hiramatsu
2
-1
/
+13
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-55
/
+20
2021-10-26
selftests/bpf: Use recv_timeout() instead of retries
Yucong Sun
1
-55
/
+20
2021-10-26
selftests: mlxsw: Remove deprecated test cases
Danielle Ratson
1
-90
/
+0
2021-10-26
selftests: Add an occupancy test for RIF MAC profiles
Danielle Ratson
1
-0
/
+117
2021-10-26
selftests: mlxsw: Add forwarding test for RIF MAC profiles
Danielle Ratson
1
-0
/
+213
2021-10-26
selftests: mlxsw: Add a scale test for RIF MAC profiles
Danielle Ratson
5
-2
/
+106
2021-10-25
selftests/bpf: Guess function end for test_get_branch_snapshot
Song Liu
3
-44
/
+4
2021-10-25
selftests/bpf: Skip all serial_test_get_branch_snapshot in vm
Song Liu
1
-10
/
+6
2021-10-25
selftests/bpf: Fix test_core_reloc_mods on big-endian machines
Ilya Leoshkevich
1
-0
/
+9
2021-10-25
selftests/seccomp: Use __BYTE_ORDER__
Ilya Leoshkevich
1
-3
/
+3
2021-10-25
selftests/bpf: Use __BYTE_ORDER__
Ilya Leoshkevich
5
-16
/
+16
2021-10-25
selftests/bpf: Split out bpf_verif_scale selftests into multiple tests
Andrii Nakryiko
1
-68
/
+152
2021-10-25
selftests/bpf: Mark tc_redirect selftest as serial
Andrii Nakryiko
1
-1
/
+1
2021-10-25
selftests/bpf: Support multiple tests per file
Andrii Nakryiko
1
-4
/
+3
2021-10-25
selftests/bpf: Normalize selftest entry points
Andrii Nakryiko
6
-15
/
+13
2021-10-25
kunit: tool: continue past invalid utf-8 output
Daniel Latypov
2
-3
/
+4
2021-10-25
selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()
Shuah Khan
1
-1
/
+1
2021-10-25
selftests: mlxsw: Reduce test run time
Ido Schimmel
2
-18
/
+20
2021-10-25
selftests: mlxsw: Use permanent neighbours instead of reachable ones
Ido Schimmel
1
-11
/
+11
2021-10-25
selftests: mlxsw: Add helpers for skipping selftests
Petr Machata
8
-24
/
+81
2021-10-25
selftests: net: dsa: add a stress test for unlocked FDB operations
Vladimir Oltean
1
-0
/
+47
2021-10-25
selftests: lib: forwarding: allow tests to not require mz and jq
Vladimir Oltean
1
-2
/
+8
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2
-55
/
+2
2021-10-25
lkdtm/bugs: Check that a per-task stack canary exists
Kees Cook
2
-0
/
+2
2021-10-25
selftests/lkdtm: Add way to repeat a test
Kees Cook
1
-1
/
+9
2021-10-24
selftests: net: dsa: add a stress test for unlocked FDB operations
Vladimir Oltean
1
-0
/
+47
2021-10-24
selftests: lib: forwarding: allow tests to not require mz and jq
Vladimir Oltean
1
-2
/
+8
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.c
Yonghong Song
1
-2
/
+7
2021-10-22
selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedef
Yonghong Song
1
-6
/
+41
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit tests
Yonghong Song
1
-0
/
+36
2021-10-22
selftests/bpf: Fix flow dissector tests
Stanislav Fomichev
3
-20
/
+18
2021-10-22
selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIs
Hengqi Chen
8
-22
/
+22
2021-10-22
selftests/bpf: Make perf_buffer selftests work on 4.9 kernel again
Andrii Nakryiko
2
-2
/
+23
2021-10-22
fcnal-test: kill hanging ping/nettest binaries on cleanup
Florian Westphal
1
-0
/
+3
2021-10-22
KVM: selftests: Fix nested SVM tests when built with clang
Jim Mattson
1
-1
/
+13
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
12
-10
/
+488
2021-10-22
KVM: selftests: set CPUID before setting sregs in vcpu creation
Michael Roth
2
-4
/
+2
2021-10-21
Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-5
/
+415
[prev]
[next]