index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
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-09
selftests/bpf: relax expected log messages to allow emitting BPF_ST
Eduard Zingerman
2
-6
/
+33
2023-08-09
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-08
selftests/bpf: Add bpf_get_func_ip test for uprobe inside function
Jiri Olsa
2
-4
/
+60
2023-08-08
selftests/bpf: Add bpf_get_func_ip tests for uprobe on function entry
Jiri Olsa
2
-2
/
+34
2023-08-08
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
2023-08-05
selftests: fchmodat2: remove duplicate unneeded defines
Muhammad Usama Anjum
2
-21
/
+1
2023-08-05
selftests: mptcp: join: fix 'implicit EP' test
Andrea Claudi
1
-2
/
+3
2023-08-05
selftests: mptcp: join: fix 'delete and re-add' test
Andrea Claudi
1
-0
/
+1
2023-08-05
selftests: net: test vxlan pmtu exceptions with tcp
Florian Westphal
1
-0
/
+35
2023-08-05
Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2023-08-05
selftests/rseq: Fix build with undefined __weak
Mark Brown
2
-1
/
+5
2023-08-04
selftests: cgroup: fix test_kmem_basic false positives
Johannes Weiner
1
-0
/
+4
2023-08-04
selftests: mm: ksm: fix incorrect evaluation of parameter
Ayush Jain
1
-0
/
+1
2023-08-04
radix tree test suite: fix incorrect allocation size for pthreads
Colin Ian King
1
-1
/
+1
2023-08-04
selftests/bpf: fix the incorrect verification of port numbers.
Kui-Feng Lee
1
-3
/
+4
2023-08-04
kselftest/arm64: Use the tools/include compiler.h rather than our own
Mark Brown
4
-27
/
+3
2023-08-04
kselftest/arm64: Use shared OPTIMZER_HIDE_VAR() definiton
Mark Brown
1
-1
/
+3
2023-08-04
kselftest/arm64: Make the tools/include headers available
Mark Brown
1
-0
/
+2
2023-08-04
kselftest/arm64: Exit streaming mode after collecting signal context
Mark Brown
1
-1
/
+24
2023-08-04
selftests/bpf: Add test for detachment on empty mprog entry
Daniel Borkmann
1
-0
/
+31
2023-08-04
kselftest/arm64: add RCpc load-acquire to hwcap test
Zeng Heng
1
-0
/
+26
2023-08-04
selftests/arm64: add HWCAP2_HBC test
Joey Gouly
1
-0
/
+15
2023-08-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
24
-19
/
+2563
2023-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-69
/
+138
2023-08-04
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-2
/
+27
2023-08-03
test/vsock: remove vsock_perf executable on `make clean`
Stefano Garzarella
1
-1
/
+1
2023-08-03
selftests: openvswitch: add ct-nat test case with ipv4
Aaron Conole
2
-0
/
+126
[prev]
[next]