summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2026-02-05selftests/bpf: Strengthen timer_start_deadlock testAlexei Starovoitov1-7/+2
2026-02-05selftests/bpf: Add a testcase for deadlock avoidanceAlexei Starovoitov2-0/+108
2026-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2026-02-04Merge branch 'thermal-intel'Rafael J. Wysocki1-22/+52
2026-02-04Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+1
2026-02-04KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctlClaudio Imbrenda2-0/+300
2026-02-04selftests/futex: Fix incorrect result reporting of futex_requeue test itemYuwen Chen1-41/+8
2026-02-04selftest: net: add a test-case for encap segmentation after GROPaolo Abeni1-0/+64
2026-02-04selftests/bpf: Add a test to stress bpf_timer_start and map_delete raceAlexei Starovoitov2-0/+203
2026-02-04selftests/bpf: Removed obsolete testsMykyta Yatsenko1-111/+0
2026-02-04selftests/bpf: Add timer stress test in NMI contextMykyta Yatsenko2-12/+231
2026-02-04selftests/bpf: Verify bpf_timer_cancel_async worksMykyta Yatsenko2-0/+48
2026-02-04selftests/bpf: Add stress test for timer async cancelMykyta Yatsenko2-4/+28
2026-02-04selftests/bpf: Refactor timer selftestsMykyta Yatsenko1-19/+36
2026-02-03selftests/bpf: Add selftests for stream functions under lockEmil Tsalapatis1-0/+32
2026-02-03selftests/bpf: Add selftests for bpf_stream_print_stackEmil Tsalapatis1-0/+21
2026-02-03selftests/bpf: Add a test for ids=0 to verifier_scalar_ids testPuranjay Mohan1-0/+45
2026-02-03bpf: Relax scalar id equivalence for state pruningPuranjay Mohan1-3/+5
2026-02-03selftests/net: packetdrill: add TCP Accurate ECN casesChia-Yu Chang58-0/+1363
2026-02-03selftests/net: gro: add self-test for TCP CWR flagChia-Yu Chang2-24/+60
2026-02-03selftests/sched_ext: Add test for DL server total_bw consistencyJoel Fernandes2-0/+282
2026-02-03selftests/sched_ext: Add test for sched_ext dl_serverAndrea Righi3-0/+264
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra96-512/+1995
2026-02-03selftests: mptcp: connect: cover splice modeGeliang Tang2-0/+6
2026-02-03selftests: mptcp: add splice io modeGeliang Tang1-1/+78
2026-02-03selftests: drv-net: rss: validate min RSS table sizeJakub Kicinski2-0/+89
2026-02-02selftests/sched_ext: Fix init_enable_count flakinessTejun Heo1-11/+23
2026-02-01selftests/mm: have the harness run each test category separatelyMark Brown31-1/+152
2026-02-01selftests/damon/wss_estimation: deduplicate failed samples outputSeongJae Park1-1/+5
2026-02-01selftests/damon/wss_estimation: ensure number of collected wssSeongJae Park1-2/+4
2026-02-01selftests/damon/access_memory: add repeat modeSeongJae Park1-8/+21
2026-02-01selftests/damon/wss_estimation: test for up to 160 MiB working set sizeSeongJae Park1-6/+23
2026-02-01selftests/damon/sysfs_memcg_path_leak.sh: use kmemleakSeongJae Park1-12/+14
2026-02-01selftests/mm: remove virtual_address_range testLorenzo Stoakes4-276/+0
2026-02-01selftests/mm: report SKIP in pfnmap if a check failsKevin Brodsky1-31/+53
2026-02-01selftests/mm: fix exit code in pagemap_ioctlKevin Brodsky1-3/+3
2026-02-01selftests/mm: fix faulting-in code in pagemap_ioctl testKevin Brodsky1-5/+4
2026-02-01selftests/mm: introduce helper to read every pageKevin Brodsky4-19/+12
2026-02-01selftests/mm: check that FORCE_READ() succeededKevin Brodsky1-10/+33
2026-02-01selftests/mm: fix usage of FORCE_READ() in cow testsKevin Brodsky1-8/+8
2026-02-01selftests/mm: pass down full CC and CFLAGS to check_config.shKevin Brodsky2-3/+2
2026-02-01selftests/mm: remove flaky header checkKevin Brodsky1-4/+0
2026-02-01selftests/mm: default KDIR to build directoryKevin Brodsky2-2/+2
2026-02-01selftests: ublk: improve I/O ordering test with bpftraceMing Lei4-65/+54
2026-02-01selftests: ublk: reorganize tests into integrity and recover groupsMing Lei7-6/+8
2026-02-01selftests: ublk: increase timeouts for parallel test executionMing Lei1-5/+5
2026-02-01selftests: ublk: add _ublk_sleep helper for parallel executionMing Lei3-1/+12
2026-02-01selftests: ublk: add group-based test targetsMing Lei1-0/+36
2026-02-01selftests: ublk: track created devices for per-test cleanupMing Lei1-1/+12
2026-02-01selftests: ublk: add _ublk_del_dev helper functionMing Lei4-14/+15