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.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
2022-07-22
bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test
Jie2x Zhou
1
-3
/
+3
2022-07-22
ping: support ipv6 ping socket flow labels
Alan Brady
2
-15
/
+76
2022-07-22
selftests/bpf: Fix test_verifier failed test in unprivileged mode
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-07-22
selftests/bpf: Add negative tests for new nf_conntrack kfuncs
Kumar Kartikeya Dwivedi
2
-1
/
+189
2022-07-22
selftests/bpf: Add tests for new nf_conntrack kfuncs
Lorenzo Bianconi
2
-12
/
+81
2022-07-22
selftests/bpf: Add verifier tests for trusted kfunc args
Kumar Kartikeya Dwivedi
1
-0
/
+53
2022-07-22
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
1
-5
/
+5
2022-07-22
selftests: tls: add a test for timeo vs lock
Jakub Kicinski
1
-0
/
+32
2022-07-21
selftests: net: af_unix: Fix a build error of unix_connect.c.
Kuniyuki Iwashima
1
-2
/
+1
2022-07-20
selftests: gpio: fix include path to kernel headers for out of tree builds
Kent Gibson
1
-1
/
+1
2022-07-19
selftests/bpf: fix a test for snprintf() overflow
Dan Carpenter
1
-1
/
+1
2022-07-19
selftests/bpf: test eager BPF ringbuf size adjustment logic
Andrii Nakryiko
1
-0
/
+11
2022-07-19
selftests/bpf: validate .bss section bigger than 8MB is possible now
Andrii Nakryiko
2
-0
/
+6
2022-07-19
selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftests
Andrii Nakryiko
3
-32
/
+16
2022-07-19
selftests/bpf: add test of __weak unknown virtual __kconfig extern
Andrii Nakryiko
2
-10
/
+10
2022-07-19
KVM: selftests: Fix target thread to be migrated in rseq_test
Gavin Shan
1
-3
/
+5
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
1
-1
/
+0
2022-07-16
selftests: net: arp_ndisc_untracked_subnets: test for arp_accept and accept_u...
Jaehee Park
2
-0
/
+309
2022-07-15
LSM: SafeSetID: add setgroups() testing to selftest
Micah Morton
1
-0
/
+69
2022-07-15
LSM: SafeSetID: add GID testing to selftest
Micah Morton
1
-0
/
+131
2022-07-15
LSM: SafeSetID: selftest cleanup and prepare for GIDs
Micah Morton
2
-44
/
+51
2022-07-15
LSM: SafeSetID: fix userns bug in selftest
Micah Morton
1
-1
/
+1
2022-07-15
KVM: arm64: selftests: Add support for GICv2 on v3
Marc Zyngier
1
-5
/
+8
2022-07-15
selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_func
Jiri Olsa
1
-0
/
+2
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-9
/
+131
2022-07-14
selftests/landlock: drop deprecated headers dependency
Guillaume Tucker
1
-7
/
+2
2022-07-14
selftests: timers: clocksource-switch: adapt to kselftest framework
Wolfram Sang
1
-3
/
+5
2022-07-14
selftests: timers: clocksource-switch: add 'runtime' command line parameter
Wolfram Sang
1
-3
/
+8
2022-07-14
selftests: timers: clocksource-switch: add command line switch to skip sanity...
Wolfram Sang
1
-12
/
+28
2022-07-14
selftests: timers: clocksource-switch: sort includes
Wolfram Sang
1
-5
/
+5
2022-07-14
selftests: timers: clocksource-switch: fix passing errors from child
Wolfram Sang
1
-3
/
+3
2022-07-14
selftests: timers: inconsistency-check: adapt to kselftest framework
Wolfram Sang
1
-14
/
+18
2022-07-14
selftests: timers: nanosleep: adapt to kselftest framework
Wolfram Sang
1
-7
/
+11
2022-07-14
selftests: timers: fix declarations of main()
Wolfram Sang
4
-4
/
+4
2022-07-14
selftests: timers: valid-adjtimex: build fix for newer toolchains
Wolfram Sang
1
-1
/
+1
2022-07-14
selftests/net: test nexthop without gw
Nicolas Dichtel
2
-1
/
+120
2022-07-14
selftests/bpf: Return true/false (not 1/0) from bool functions
Linkui Xiao
1
-15
/
+15
2022-07-14
KVM: selftests: Drop unused SVM_CPUID_FUNC macro
Sean Christopherson
1
-2
/
+0
2022-07-14
KVM: selftests: Use the common cpuid() helper in cpu_vendor_string_is()
Sean Christopherson
1
-8
/
+2
2022-07-14
KVM: selftests: Clean up requirements for XFD-aware XSAVE features
Sean Christopherson
3
-5
/
+10
2022-07-14
KVM: selftests: Skip AMX test if ARCH_REQ_XCOMP_GUEST_PERM isn't supported
Sean Christopherson
1
-8
/
+1
2022-07-14
KVM: selftests: Check KVM's supported CPUID, not host CPUID, for XFD
Sean Christopherson
2
-17
/
+3
2022-07-14
KVM: selftests: Inline "get max CPUID leaf" helpers
Sean Christopherson
2
-12
/
+9
2022-07-14
KVM: selftests: Rename kvm_get_supported_cpuid_index() to __..._entry()
Sean Christopherson
1
-3
/
+3
2022-07-14
KVM: selftests: Drop unnecessary use of kvm_get_supported_cpuid_index()
Sean Christopherson
3
-4
/
+4
2022-07-14
KVM: selftests: Use this_cpu_has() to detect SVM support in L1
Sean Christopherson
3
-16
/
+3
2022-07-14
KVM: selftests: Use this_cpu_has() in CR4/CPUID sync test
Sean Christopherson
2
-15
/
+2
2022-07-14
KVM: selftests: Add this_cpu_has() to query X86_FEATURE_* via cpuid()
Sean Christopherson
2
-8
/
+13
2022-07-14
KVM: selftests: Set input function/index in raw CPUID helper(s)
Sean Christopherson
4
-33
/
+26
2022-07-14
KVM: selftests: Make get_supported_cpuid() returns "const"
Sean Christopherson
6
-49
/
+36
[prev]
[next]