summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2026-03-11selftests/bpf: Fix const qualifier warning in fexit_bpf2bpf.cVarun R Mallya1-1/+1
2026-03-11selftests: kvm: add a test that VMX validates controls on RSMPaolo Bonzini2-0/+151
2026-03-11selftests: kvm: extract common functionality out of smm_test.cPaolo Bonzini3-25/+45
2026-03-11KVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang1-1/+1
2026-03-11selftests/bpf: Skip livepatch test when prerequisites are missingSun Jian1-2/+18
2026-03-11selftests/bpf: drop serial restrictionSun Jian1-2/+1
2026-03-11selftests/bpf: filter by pid to avoid cross-test interferenceSun Jian2-3/+36
2026-03-11selftests/bpf: Speed up module_attach testViktor Malik3-3/+9
2026-03-11selftests: vDSO: vdso_test_correctness: Add a test for time()Thomas Weißschuh1-0/+66
2026-03-11selftests: vDSO: vdso_test_correctness: Use facilities from parse_vdso.cThomas Weißschuh2-20/+14
2026-03-11selftests: vDSO: vdso_test_correctness: Handle different tv_usec typesThomas Weißschuh1-4/+4
2026-03-11selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacksThomas Weißschuh1-8/+0
2026-03-11selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checksThomas Weißschuh1-2/+0
2026-03-11Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers"Thomas Weißschuh2-4/+1
2026-03-11tracing: selftests: Add hypervisor trace remote testsVincent Donnefort5-0/+55
2026-03-11tools: ynl: add Python API for easier access to policiesJakub Kicinski1-3/+3
2026-03-11selftests: drv-net: rss: Add retries to test_rss_key_indir to reduce flakesDimitri Daskalakis1-6/+23
2026-03-11selftests: rds: Fix tcpdump segfault in rds selftestsAllison Henderson1-10/+14
2026-03-11selftests: rds: Add ksft timeoutAllison Henderson3-2/+7
2026-03-11selftests: rds: Fix pylint warningsAllison Henderson1-39/+45
2026-03-11selftests/bpf: Handle !CONFIG_SMC in bpf_smc.cAlan Maguire2-4/+30
2026-03-10selftests/bpf: Fix pkg-config call on static buildsPaul Chaignon1-1/+1
2026-03-10selftests/bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcgHui Zhu1-5/+12
2026-03-10selftests/bpf: Remove kmem subtest from cgroup_iter_memcgHui Zhu3-31/+0
2026-03-10selftests/bpf: tests to non_null ptr detection using register operand in JEQ/JNECupertino Miranda1-0/+54
2026-03-10selftests/bpf: Add test for BPF_END register ID resetYazhou Tang1-0/+22
2026-03-10vfio: selftests: fix crash in vfio_dma_mapping_mmio_testAlex Mastro1-1/+0
2026-03-10selftests/tc-testing: Adapt test's output to HFSC's iproute2 printing changesVictor Nogueira1-1/+1
2026-03-10selftests: fib_tests: fix link-local retrieval in fib6_nexthop()Alok Tiwari1-1/+1
2026-03-09tracing: selftests: Add trace remote testsVincent Donnefort6-0/+498
2026-03-09selftests/bpf: Move sleepable refcounted_kptr tests to syscallsViktor Malik2-3/+3
2026-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov48-266/+1048
2026-03-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds7-54/+224
2026-03-07Merge tag 'rcu-fixes.v7.0-20260307a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-18/+39
2026-03-07resolve_btfids: Fix linker flags detectionIhor Solodrai1-0/+1
2026-03-07selftests/bpf: add reproducer for spurious precision propagation through callsEduard Zingerman1-0/+64
2026-03-07bpf: collect only live registers in linked regsEduard Zingerman3-35/+63
2026-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2026-03-07selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupportedAleksei Oladko1-1/+1
2026-03-07Revert "selftests/bpf: Update reg_bound range refinement logic"Eduard Zingerman1-14/+0
2026-03-07selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman1-1/+38
2026-03-07bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman1-4/+58
2026-03-07selftests: net: forwarding: fix IPv6 address leak in cleanupAleksei Oladko4-4/+4
2026-03-07selftests: drv-net: iou-zcrx: wait for memory cleanup of probe runDragos Tatulea1-0/+1
2026-03-07selftests/net: Add netkit container ping testDavid Wei3-0/+33
2026-03-07selftests/net: Add env for container based testsDavid Wei4-6/+253
2026-03-07selftests/net: Export Netlink class via lib.pyDavid Wei3-6/+12
2026-03-07selftests/net: Add bpf skb forwarding programDavid Wei1-0/+49
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-13/+21
2026-03-06Merge branch 'for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Tejun Heo16-65/+639