summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-02-06selftests: netfilter: nft_queue.sh: add udp fraglist gro test caseFlorian Westphal
2026-02-06KVM: LoongArch: selftests: Add steal time test caseBibo Mao
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-05Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-05Merge branch kvm-arm64/resx into kvmarm-master/nextMarc Zyngier
2026-02-05KVM: arm64: Remove all traces of FEAT_TMEMarc Zyngier
2026-02-04selftests: ublk: organize test directories by test IDMing Lei
2026-02-04selftests: mptcp: join: no SKIP mark for group checksMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: connect cleanup TFO setupMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: join: avoid declaring i if not usedMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: join chk_stale_nr: avoid dup statsMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: join: userspace: wait for new eventsMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: join: fix wait_mpj helperMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: join: wait for estab event instead of MPJMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: diag: sort all #includeMatthieu Baerts (NGI0)
2026-02-04selftests/bpf: Add tests for improved linked register trackingPuranjay Mohan
2026-02-04bpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan
2026-02-04selftests/bpf: Add tests for BPF_END bitwise trackingTianci Cao
2026-02-04selftests/bpf: Strengthen timer_start_deadlock testAlexei Starovoitov
2026-02-04selftests/bpf: Add a testcase for deadlock avoidanceAlexei Starovoitov
2026-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-04Merge branch 'thermal-intel'Rafael J. Wysocki
2026-02-04Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-04KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctlClaudio Imbrenda
2026-02-03selftest: net: add a test-case for encap segmentation after GROPaolo Abeni
2026-02-03selftests/bpf: Add a test to stress bpf_timer_start and map_delete raceAlexei Starovoitov
2026-02-03selftests/bpf: Removed obsolete testsMykyta Yatsenko
2026-02-03selftests/bpf: Add timer stress test in NMI contextMykyta Yatsenko
2026-02-03selftests/bpf: Verify bpf_timer_cancel_async worksMykyta Yatsenko
2026-02-03selftests/bpf: Add stress test for timer async cancelMykyta Yatsenko
2026-02-03selftests/bpf: Refactor timer selftestsMykyta Yatsenko
2026-02-03selftests/bpf: Add selftests for stream functions under lockEmil Tsalapatis
2026-02-03selftests/bpf: Add selftests for bpf_stream_print_stackEmil Tsalapatis
2026-02-03selftests/bpf: Add a test for ids=0 to verifier_scalar_ids testPuranjay Mohan
2026-02-03bpf: Relax scalar id equivalence for state pruningPuranjay Mohan
2026-02-03selftests/net: packetdrill: add TCP Accurate ECN casesChia-Yu Chang
2026-02-03selftests/net: gro: add self-test for TCP CWR flagChia-Yu Chang
2026-02-03selftests/sched_ext: Add test for DL server total_bw consistencyJoel Fernandes
2026-02-03selftests/sched_ext: Add test for sched_ext dl_serverAndrea Righi
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra
2026-02-02selftests: mptcp: connect: cover splice modeGeliang Tang
2026-02-02selftests: mptcp: add splice io modeGeliang Tang
2026-02-02selftests: drv-net: rss: validate min RSS table sizeJakub Kicinski
2026-02-02selftests/sched_ext: Fix init_enable_count flakinessTejun Heo
2026-01-31selftests/mm: have the harness run each test category separatelyMark Brown
2026-01-31selftests/damon/wss_estimation: deduplicate failed samples outputSeongJae Park
2026-01-31selftests/damon/wss_estimation: ensure number of collected wssSeongJae Park
2026-01-31selftests/damon/access_memory: add repeat modeSeongJae Park
2026-01-31selftests/damon/wss_estimation: test for up to 160 MiB working set sizeSeongJae Park
2026-01-31selftests/damon/sysfs_memcg_path_leak.sh: use kmemleakSeongJae Park