summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-06-12Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2-7/+4
2026-06-12Merge tag 'kvm-x86-svm-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-0/+197
2026-06-12Merge tag 'kvm-x86-sev-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini6-11/+152
2026-06-12Merge tag 'kvm-x86-selftests-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini8-45/+63
2026-06-12Merge tag 'kvm-x86-misc-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini8-8/+442
2026-06-12Merge tag 'kvm-x86-gmem-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-6/+49
2026-06-12Merge branch kvm-arm64/vgic-v5-PPI-fixes into kvmarm-master/nextMarc Zyngier2-7/+4
2026-06-11cxl/test: Add check after kzalloc() memory in alloc_mock_res()Dave Jiang1-2/+6
2026-06-11cxl/test: Unregister cxl_acpi in cxl_test_init() error pathDave Jiang1-1/+1
2026-06-11selftests/net/openvswitch: add flow modify testMinxi Hou2-3/+114
2026-06-11selftests: mptcp: always check sent/dropped ADD_ADDRsMatthieu Baerts (NGI0)1-44/+27
2026-06-11selftests: mptcp: validate ADD_ADDRv6 + TS + portMatthieu Baerts (NGI0)1-0/+11
2026-06-11mptcp: introduce add_addr_v6_port_drop_ts sysctl knobMatthieu Baerts (NGI0)1-0/+1
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-1/+8
2026-06-11selftests: net: rds: add getsockopt() conversion testBreno Leitao3-0/+213
2026-06-11selftests: drv-net: so_txtime: check IP versionsJakub Kicinski1-0/+3
2026-06-11selftests: drv-net: so_txtime: remember to deploy the binariesJakub Kicinski1-4/+6
2026-06-10selftests/bpf: Cover tail-call cgroup storage prog-array checksLin Ma4-0/+288
2026-06-10cxl/test: Zero out LSA backing memory to avoid leaking to userDave Jiang1-1/+1
2026-06-10cxl/test: Fix integer overflow in mock LSA bounds checksDave Jiang1-2/+2
2026-06-10cxl/test: Verify cmd->size_in before accessing payloadDave Jiang1-9/+30
2026-06-10selftests/bpf: Fix bpf_iter/task_vma testYonghong Song1-1/+1
2026-06-10selftests: bonding: add test for lacp_strict modeLouis Scalbert2-0/+348
2026-06-10Merge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2026-06-09selftests/bpf: Exercise kptr map update lifetimeKumar Kartikeya Dwivedi2-3/+142
2026-06-09selftests/bpf: Exercise unsafe obj drops from tracing progsKumar Kartikeya Dwivedi1-0/+40
2026-06-09bpf: Cancel special fields on map value recycleJustin Suess7-32/+118
2026-06-09bpf: Reject bpf_obj_drop() from tracing progsJustin Suess2-8/+47
2026-06-09selftests/bpf: Adjust fexit_bpf2bpf ctx layout for llvm23 true signatureYonghong Song1-2/+11
2026-06-09selftests/bpf: Keep int return type for tailcall subprogsYonghong Song6-20/+57
2026-06-09selftests: net: add getsockopt_iter binary to .gitignoreFernando Fernandez Mancera1-0/+1
2026-06-09selftests/bpf: Avoid spurious spmc parallel selftest errors in libarenaEmil Tsalapatis1-9/+5
2026-06-09selftests/bpf: Cover writable BTF field global subprog argsNuoqi Gui1-0/+19
2026-06-09selftests/bpf: Add BTF repeated field count overflow testPaul Moses1-0/+37
2026-06-09selftests/net/openvswitch: guard command substitutions against empty outputMinxi Hou1-2/+14
2026-06-09selftests/livepatch: fix resource leak in test_klp_syscall init error pathRui Qi1-1/+5
2026-06-09selftests: drv-net: gro: signal over-coalescing more reliablyJakub Kicinski2-2/+22
2026-06-08selftests/mm/hmm-tests: test pagemap reads of PMD device-private entriesDev Jain1-2/+32
2026-06-08selftest: net: Extend ipmr.c for IP6MR.Kuniyuki Iwashima1-67/+122
2026-06-08selftests: drv-net: extend so_txtime with FQ with other clocksWillem de Bruijn1-4/+14
2026-06-08KVM: selftests: Add regression test for mediated PMU fixed counter filter bugSean Christopherson1-0/+6
2026-06-08selftests/bpf: Cover dynamic inner array lookup nullabilityNuoqi Gui1-0/+40
2026-06-07kunit:tool: Don't write to stdout when it should be disabledDavid Gow1-6/+6
2026-06-07kunit: tool: Add (primitive) support for outputting JUnit XMLDavid Gow3-4/+117
2026-06-07kunit: tool: Parse and print the reason tests are skippedDavid Gow2-5/+27
2026-06-07selftests/bpf: Stress LRU rqspinlock recovery pathsMykyta Yatsenko2-0/+276
2026-06-07selftests/bpf: Add tracing multi attach rollback testsJiri Olsa2-0/+255
2026-06-07selftests/bpf: Add tracing multi attach benchmark testJiri Olsa4-3/+141
2026-06-07selftests/bpf: Add tracing multi verifier fails testJiri Olsa2-0/+33
2026-06-07selftests/bpf: Add tracing multi attach fails testJiri Olsa2-0/+114