index
:
kernel/git/stable/linux-stable.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.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2023-03-22
selftests/bpf: Add light skeleton test for kfunc detection.
Alexei Starovoitov
2023-03-22
selftests/xsk: add xdp populate metadata test
Tushar Vyavahare
2023-03-22
selftests/net: Add SHA256 computation over data sent in tcp_mmap
Xiaoyan Li
2023-03-20
net: skbuff: move the fields BPF cares about directly next to the offset marker
Jakub Kicinski
2023-03-20
net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
Jakub Kicinski
2023-03-20
selftests: sigaltstack: fix -Wuninitialized
Nick Desaulniers
2023-03-20
selftest/bpf: Add a test case for ld_imm64 copy logic.
Alexei Starovoitov
2023-03-20
selftests/nolibc: Adjust indentation for Makefile
Feiyang Chen
2023-03-20
selftests/nolibc: Add support for LoongArch
Feiyang Chen
2023-03-20
selftests/nolibc: skip the chroot_root and link_dir tests when not privileged
Willy Tarreau
2023-03-20
tools/nolibc: add tests for the integer limits in stdint.h
Vincent Dagonneau
2023-03-20
tools/nolibc: enlarge column width of tests
Vincent Dagonneau
2023-03-20
tools/nolibc: always disable stack protector for tests
Thomas Weißschuh
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-17
selftests/bpf: Add --json-summary option to test_progs
Manu Bretelle
2023-03-17
selftests/bpf: Add test for bpf_ksym_exists().
Alexei Starovoitov
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-17
kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.py
Daniel Latypov
2023-03-17
kunit: tool: remove unused imports and variables
Daniel Latypov
2023-03-17
kunit: tool: add subscripts for type annotations where appropriate
Daniel Latypov
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
selftests: net: Add VXLAN MDB test
Ido Schimmel
2023-03-17
selftests: bonding: add tests for ether type changes
Nikolay Aleksandrov
2023-03-16
selftests/bpf: fix "metadata marker" getting overwritten by the netstack
Alexander Lobakin
2023-03-16
selftests: net: devlink_port_split.py: skip test if no suitable device available
Po-Hsu Lin
2023-03-16
selftests/x86/lam: Add test cases for LAM vs thread creation
Kirill A. Shutemov
2023-03-16
selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address ma...
Weihong Zhang
2023-03-16
selftests/x86/lam: Add inherit test cases for linear-address masking
Weihong Zhang
2023-03-16
selftests/x86/lam: Add io_uring test cases for linear-address masking
Weihong Zhang
2023-03-16
selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking
Weihong Zhang
2023-03-16
selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
Weihong Zhang
2023-03-16
bpf: Remove bpf_cpumask_kptr_get() kfunc
David Vernet
2023-03-16
bpf/selftests: Test using global cpumask kptr with RCU
David Vernet
2023-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-03-16
test/vsock: copy to user failure test
Arseniy Krasnov
2023-03-16
selftests/bpf: Fix a fd leak in an error path in network_helpers.c
Martin KaFai Lau
2023-03-16
selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for testing memcmp result
Martin KaFai Lau
2023-03-15
bpf/selftests: Test fentry attachment to shadowed functions
Viktor Malik
2023-03-15
Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-03-15
selftest: Add test for bind() conflicts.
Kuniyuki Iwashima
2023-03-14
selftests/bpf: Fix trace_virtqueue_add_sgs test issue with LLVM 17.
Alexei Starovoitov
2023-03-14
selftests/bpf: robustify test_xdp_do_redirect with more payload magics
Alexander Lobakin
2023-03-14
KVM: selftests: Sync KVM exit reasons in selftests
Vipin Sharma
2023-03-14
KVM: selftests: Add macro to generate KVM exit reason strings
Sean Christopherson
2023-03-14
KVM: selftests: Print expected and actual exit reason in KVM exit reason assert
Vipin Sharma
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
2023-03-14
KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_test
David Woodhouse
2023-03-14
KVM: selftests: Use enum for test numbers in xen_shinfo_test
David Woodhouse
2023-03-14
KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercalls
Sean Christopherson
2023-03-14
KVM: selftests: Move the guts of kvm_hypercall() to a separate macro
Sean Christopherson
[prev]
[next]