summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2026-02-04selftests/bpf: Add a testcase for deadlock avoidanceAlexei Starovoitov-0/+108
2026-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2026-02-04Merge branch 'thermal-intel'Rafael J. Wysocki-22/+52
2026-02-04Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-nextDave Jiang-0/+1
2026-02-04Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+1
2026-02-04cxl: Enable AMD Zen5 address translation using ACPI PRMTRobert Richter-0/+1
2026-02-04KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctlClaudio Imbrenda-0/+300
2026-02-03selftest: net: add a test-case for encap segmentation after GROPaolo Abeni-0/+64
2026-02-03selftests/bpf: Add a test to stress bpf_timer_start and map_delete raceAlexei Starovoitov-0/+203
2026-02-03selftests/bpf: Removed obsolete testsMykyta Yatsenko-111/+0
2026-02-03selftests/bpf: Add timer stress test in NMI contextMykyta Yatsenko-12/+231
2026-02-03selftests/bpf: Verify bpf_timer_cancel_async worksMykyta Yatsenko-0/+48
2026-02-03selftests/bpf: Add stress test for timer async cancelMykyta Yatsenko-4/+28
2026-02-03selftests/bpf: Refactor timer selftestsMykyta Yatsenko-19/+36
2026-02-03selftests/bpf: Add selftests for stream functions under lockEmil Tsalapatis-0/+32
2026-02-03selftests/bpf: Add selftests for bpf_stream_print_stackEmil Tsalapatis-0/+21
2026-02-03selftests/bpf: Add a test for ids=0 to verifier_scalar_ids testPuranjay Mohan-0/+45
2026-02-03bpf: Relax scalar id equivalence for state pruningPuranjay Mohan-3/+5
2026-02-03selftests/net: packetdrill: add TCP Accurate ECN casesChia-Yu Chang-0/+1363
2026-02-03selftests/net: gro: add self-test for TCP CWR flagChia-Yu Chang-24/+60
2026-02-03selftests/sched_ext: Add test for DL server total_bw consistencyJoel Fernandes-0/+282
2026-02-03selftests/sched_ext: Add test for sched_ext dl_serverAndrea Righi-0/+264
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra-525/+2273
2026-02-02selftests: mptcp: connect: cover splice modeGeliang Tang-0/+6
2026-02-02selftests: mptcp: add splice io modeGeliang Tang-1/+78
2026-02-02selftests: drv-net: rss: validate min RSS table sizeJakub Kicinski-0/+89
2026-02-02selftests/sched_ext: Fix init_enable_count flakinessTejun Heo-11/+23
2026-02-02Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-nextDave Jiang-65/+9
2026-02-02cxl/port: Move dport RAS setup to dport add timeDan Williams-13/+0
2026-02-02cxl/port: Move dport probe operations to a driver eventDan Williams-52/+9
2026-01-31selftests/mm: have the harness run each test category separatelyMark Brown-1/+152
2026-01-31selftests/damon/wss_estimation: deduplicate failed samples outputSeongJae Park-1/+5
2026-01-31selftests/damon/wss_estimation: ensure number of collected wssSeongJae Park-2/+4
2026-01-31selftests/damon/access_memory: add repeat modeSeongJae Park-8/+21
2026-01-31selftests/damon/wss_estimation: test for up to 160 MiB working set sizeSeongJae Park-6/+23
2026-01-31selftests/damon/sysfs_memcg_path_leak.sh: use kmemleakSeongJae Park-12/+14
2026-01-31selftests/mm: remove virtual_address_range testLorenzo Stoakes-276/+0
2026-01-31selftests/mm: report SKIP in pfnmap if a check failsKevin Brodsky-31/+53
2026-01-31selftests/mm: fix exit code in pagemap_ioctlKevin Brodsky-3/+3
2026-01-31selftests/mm: fix faulting-in code in pagemap_ioctl testKevin Brodsky-5/+4
2026-01-31selftests/mm: introduce helper to read every pageKevin Brodsky-19/+12
2026-01-31selftests/mm: check that FORCE_READ() succeededKevin Brodsky-10/+33
2026-01-31selftests/mm: fix usage of FORCE_READ() in cow testsKevin Brodsky-8/+8
2026-01-31selftests/mm: pass down full CC and CFLAGS to check_config.shKevin Brodsky-3/+2
2026-01-31selftests/mm: remove flaky header checkKevin Brodsky-4/+0
2026-01-31selftests/mm: default KDIR to build directoryKevin Brodsky-2/+2
2026-01-31selftests: ublk: improve I/O ordering test with bpftraceMing Lei-65/+54
2026-01-31selftests: ublk: reorganize tests into integrity and recover groupsMing Lei-6/+8
2026-01-31selftests: ublk: increase timeouts for parallel test executionMing Lei-5/+5
2026-01-31selftests: ublk: add _ublk_sleep helper for parallel executionMing Lei-1/+12