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
2023-08-09
selftests/bpf: fix a CI failure caused by vsock sockmap test
Xu Kuohai
1
-1
/
+1
2023-08-09
selftests/tc-testing: verify that a qdisc can be grafted onto a taprio class
Vladimir Oltean
1
-0
/
+50
2023-08-09
selftests/tc-testing: test that taprio can only be attached as root
Vladimir Oltean
2
-0
/
+66
2023-08-09
selftests/tc-testing: add ptp_mock Kconfig dependency
Vladimir Oltean
1
-1
/
+2
2023-08-09
net/sched: taprio: dump class stats for the actual q->qdiscs[]
Vladimir Oltean
1
-1
/
+1
2023-08-09
selftests: mlxsw: router_bridge_lag: Add a new selftest
Petr Machata
1
-0
/
+50
2023-08-09
selftests: forwarding: bridge_mdb: Make test more robust
Ido Schimmel
1
-4
/
+4
2023-08-09
selftests: forwarding: bridge_mdb_max: Fix failing test with old libnet
Ido Schimmel
1
-4
/
+10
2023-08-09
selftests: forwarding: bridge_mdb: Fix failing test with old libnet
Ido Schimmel
1
-22
/
+24
2023-08-09
selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnet
Ido Schimmel
1
-5
/
+8
2023-08-09
selftests: forwarding: tc_tunnel_key: Make filters more specific
Ido Schimmel
1
-3
/
+6
2023-08-09
selftests: forwarding: tc_flower: Relax success criterion
Ido Schimmel
1
-4
/
+4
2023-08-09
selftests: forwarding: tc_actions: Use ncat instead of nc
Ido Schimmel
1
-2
/
+4
2023-08-09
selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supported
Ido Schimmel
1
-5
/
+13
2023-08-09
selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairs
Ido Schimmel
1
-0
/
+2
2023-08-09
selftests: forwarding: ethtool_extended_state: Skip when using veth pairs
Ido Schimmel
1
-0
/
+2
2023-08-09
selftests: forwarding: ethtool: Skip when using veth pairs
Ido Schimmel
1
-0
/
+2
2023-08-09
selftests: forwarding: Add a helper to skip test when using veth pairs
Ido Schimmel
1
-0
/
+11
2023-08-09
selftests: forwarding: Set default IPv6 traceroute utility
Ido Schimmel
2
-0
/
+3
2023-08-09
selftests: forwarding: bridge_mdb_max: Check iproute2 version
Ido Schimmel
1
-0
/
+5
2023-08-09
selftests: forwarding: bridge_mdb: Check iproute2 version
Ido Schimmel
1
-0
/
+5
2023-08-09
selftests: forwarding: Switch off timeout
Ido Schimmel
1
-0
/
+1
2023-08-09
selftests: forwarding: Skip test when no interfaces are specified
Ido Schimmel
1
-0
/
+5
2023-08-09
nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID
Ido Schimmel
1
-0
/
+5
2023-08-09
nexthop: Fix infinite nexthop dump when using maximum nexthop ID
Ido Schimmel
1
-0
/
+5
2023-08-09
KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
3
-0
/
+876
2023-08-09
KVM: selftests: Add skip_set facility to get_reg_list test
Haibo Xu
2
-6
/
+16
2023-08-09
KVM: selftests: Only do get/set tests on present blessed list
Haibo Xu
1
-11
/
+18
2023-08-09
KVM: arm64: selftests: Move finalize_vcpu back to run_test
Haibo Xu
3
-17
/
+21
2023-08-09
KVM: arm64: selftests: Move reject_set check logic to a function
Haibo Xu
2
-1
/
+11
2023-08-09
KVM: arm64: selftests: Finish generalizing get-reg-list
Andrew Jones
1
-5
/
+21
2023-08-09
KVM: arm64: selftests: Split get-reg-list test code
Andrew Jones
3
-358
/
+398
2023-08-08
selftests/bpf: relax expected log messages to allow emitting BPF_ST
Eduard Zingerman
2
-6
/
+33
2023-08-08
selftests/bpf: remove duplicated functions
Kui-Feng Lee
1
-76
/
+17
2023-08-08
selftests/rseq: Use rseq_unqual_scalar_typeof in macros
Mathieu Desnoyers
6
-13
/
+13
2023-08-08
selftests/rseq: Fix arm64 buggy load-acquire/store-release macros
Mathieu Desnoyers
1
-28
/
+30
2023-08-08
selftests/rseq: Implement rseq_unqual_scalar_typeof
Mathieu Desnoyers
1
-0
/
+26
2023-08-08
selftests/rseq: Fix CID_ID typo in Makefile
Mathieu Desnoyers
1
-1
/
+1
2023-08-08
KVM: arm64: selftests: Delete core_reg_fixup
Andrew Jones
1
-73
/
+10
2023-08-08
KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
Andrew Jones
2
-38
/
+38
2023-08-08
KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
Andrew Jones
1
-26
/
+26
2023-08-08
KVM: arm64: selftests: Drop SVE cap check in print_reg
Andrew Jones
1
-14
/
+1
2023-08-08
KVM: arm64: selftests: Replace str_with_index with strdup_printf
Andrew Jones
3
-18
/
+22
2023-08-07
selftests/bpf: Add bpf_get_func_ip test for uprobe inside function
Jiri Olsa
2
-4
/
+60
2023-08-07
selftests/bpf: Add bpf_get_func_ip tests for uprobe on function entry
Jiri Olsa
2
-2
/
+34
2023-08-07
selftests/bpf: Add a movsx selftest for sign-extension of R10
Yonghong Song
1
-0
/
+22
2023-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+5
2023-08-06
selftests/nolibc: restore the failed tests print
Zhangjin Wu
1
-1
/
+1
2023-08-06
selftests/nolibc: always print the path to test log file
Zhangjin Wu
1
-2
/
+2
2023-08-06
selftests/nolibc: add a standalone test report macro
Zhangjin Wu
1
-12
/
+7
[prev]
[next]