aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-03-15selftests/bpf: test_tunnel: Add ping helpersBastien Curutchet (eBPF Foundation)1-29/+24
2025-03-15selftests/bpf: test_tunnel: Add generic_attach* helpersBastien Curutchet (eBPF Foundation)1-74/+66
2025-03-15veristat: Report program type guess results to sdterrEduard Zingerman1-2/+2
2025-03-15veristat: Strerror expects positive number (errno)Eduard Zingerman1-2/+2
2025-03-15veristat: @files-list.txt notation for object files listEduard Zingerman1-9/+53
2025-03-15selftests/bpf: Add tests for extending sleepable global subprogsKumar Kartikeya Dwivedi5-147/+238
2025-03-15selftests/bpf: Test sleepable global subprogs in atomic contextsKumar Kartikeya Dwivedi6-2/+270
2025-03-15bpf/selftests: test_select_reuseport_kern: Remove unused headerAlexis Lothoré (eBPF Foundation)1-1/+0
2025-03-15selftests/bpf: Add selftests allowing cgroup prog pre-orderingYonghong Song2-0/+169
2025-03-15selftests/bpf: Fixes for test_maps testJiayuan Chen1-4/+5
2025-03-15selftests/bpf: Allow auto port binding for bpf nfJiayuan Chen1-3/+6
2025-03-15selftests/bpf: Allow auto port binding for cgroup connectJiayuan Chen2-5/+12
2025-03-15selftests/bpf: Add tests for bpf_dynptr_copyMykyta Yatsenko2-5/+139
2025-03-14cxl/test: Define a CFMWS capable of a 3 way HB interleaveAlison Schofield1-5/+5
2025-03-14Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2Dave Jiang1-0/+2
2025-03-14Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2Dave Jiang1-0/+23
2025-03-14tools/testing/cxl: Set Shutdown State supportDavidlohr Bueso1-0/+23
2025-03-14cxl/pmem: debug invalid serial number dataYuquan Wang1-1/+1
2025-03-14Merge branch 'for-6.15/fw-first-error-logging' into cxl-for-next2Dave Jiang1-0/+1
2025-03-14acpi/ghes, cxl/pci: Process CXL CPER Protocol ErrorsSmita Koralahalli1-0/+1
2025-03-14scanf: convert self-test to KUnitTamir Duberstein3-6/+1
2025-03-14selftests: pci_endpoint: Use IRQ_TYPE_* defines from UAPI headerNiklas Cassel1-9/+9
2025-03-14selftests: drv-net: fix merge conflicts resolutionMatthieu Baerts (NGI0)1-9/+9
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni25-43/+505
2025-03-13selftests/bpf: Add bpf_getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MINJason Xing1-0/+2
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds9-16/+410
2025-03-13printf: convert self-test to KUnitTamir Duberstein4-7/+2
2025-03-13Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfPaolo Abeni3-0/+15
2025-03-13selftests/timers/posix-timers: Add a test for exact allocation modeThomas Gleixner1-1/+72
2025-03-13selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault2-0/+178
2025-03-12KVM: arm64: selftests: Test that TGRAN*_2 fields are writableSebastian Ott1-0/+3
2025-03-12selftests: net: bump GRO timeout for gro/setup_vethJakub Kicinski1-1/+1
2025-03-12selftests/tc-testing: Add a test case for DRR class with TC_H_ROOTCong Wang1-0/+25
2025-03-12selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal3-0/+15
2025-03-12rseq/selftests: Ensure the rseq ABI TLS is actually 1024 bytesMichael Jeanson1-5/+16
2025-03-11selftest/powerpc/mm/pkey: fix build-break introduced by commit 00894c3fc917Madhavan Srinivasan1-0/+3
2025-03-11selftests: bonding: fix incorrect mac addressHangbin Liu1-2/+2
2025-03-11selftests: add tests for mount notificationMiklos Szeredi5-1/+526
2025-03-10selftests: ublk: improve test usabilityMing Lei8-11/+17
2025-03-10selftests: ublk: add stress test for covering IO vs. killing ublk serverMing Lei4-1/+78
2025-03-10selftests: ublk: add one stress test for covering IO vs. removing deviceMing Lei3-0/+75
2025-03-10selftests: ublk: load/unload ublk_drv when preparing & cleaning up testsMing Lei1-0/+5
2025-03-10selftests: ublk: move zero copy feature check into _add_ublk_dev()Ming Lei6-16/+50
2025-03-10selftests: ublk: don't pass ${dev_id} to _cleanup_test()Ming Lei6-6/+6
2025-03-10selftests: ublk: support shellcheck and fix all warningMing Lei7-48/+58
2025-03-10selftests: ublk: fix parsing '-a' argumentMing Lei1-1/+1
2025-03-10selftests: drv-net: add xdp cases for ping.pyTaehee Yoo2-14/+190
2025-03-10selftests/net: expand cmsg_ip with MSG_MOREWillem de Bruijn2-9/+26
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman39-158/+1112
2025-03-10selftests: ublk: add --foreground command lineMing Lei2-4/+14