summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-08-13selftests/bpf: Exercise veristat filtering logic in a selftestEduard Zingerman
2026-08-13selftests/bpf: Fix for veristat file/prog filters processingEduard Zingerman
2026-08-13selftests/prctl: fix non-anonymous VMA mapping in set-anon-vma-name testHongfu Li
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-13selftests/bpf: Verify bpf_iter for global percpu dataLeon Hwang
2026-08-13selftests/bpf: Test verifier log for global percpu dataLeon Hwang
2026-08-13selftests/bpf: Test direct reading/writing read-only percpu_array mapLeon Hwang
2026-08-13selftests/bpf: Add tests to verify global percpu dataLeon Hwang
2026-08-13selftests/cgroup: Preserve CPU hotplug write errorsRui Qi
2026-08-13selftests/bpf: Fix chained_global_func_calls_success() for cpu v4Yonghong Song
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-13selftests: netconsole: add a userdata torture testBreno Leitao
2026-08-13selftests: net: verify RTA_DEL_REASON on route deletionYuyang Huang
2026-08-13selftests/namespaces: Fix racy pipe handshake in timens and pidns_separateRicardo B. Marlière (SUSE)
2026-08-13selftests/epoll: add a regression test for pipe->poll_usageOleg Nesterov
2026-08-12selftests/bpf: Test resolve_btfids arena argument suffixesKumar Kartikeya Dwivedi
2026-08-12selftests/bpf: Test subprogram instruction statisticsKumar Kartikeya Dwivedi
2026-08-12selftests/bpf: Test stack depth stats without BTF subprog namesKumar Kartikeya Dwivedi
2026-08-12selftests/bpf: Adjust veristat stack depth parsingKumar Kartikeya Dwivedi
2026-08-12bpf: Show more useful info in stack depth statsKumar Kartikeya Dwivedi
2026-08-12selftests: drv-net: so_txtime: fix qdisc replace with handleWillem de Bruijn
2026-08-12selftests/bpf: vmtest.sh: Preserve command quoting when running in the VMVineet Gupta
2026-08-12selftests/bpf: Report failed subtest count in test_progs summaryVineet Gupta
2026-08-12selftests/bpf: Add --no-error-summary to skip end-of-run error log dumpVineet Gupta
2026-08-12selftests/bpf: map_kptr: Expect BPF_ST reject msg on cpuv4 toolchainsVineet Gupta
2026-08-12selftests: harness: Mark test fixture objects __maybe_unusedDavid Matlack
2026-08-12selftests/bpf: Add arena fault tests for atomics with fetchDaniel Borkmann
2026-08-12sched_ext: Merge branch 'for-7.2-fixes' into for-7.3Tejun Heo
2026-08-12kunit: tool: fix _list_tests filtering wrong variable when list has TAP prefixMohammad Abu-Khader
2026-08-11cgroup/cpuset: Add test for partition root invalidation returning wrong CPUsShaojie Sun
2026-08-11selftests: drv-net: hide the devlink port_split testJakub Kicinski
2026-08-11selftests: net: adopt harness for flow label mgrMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: test IPV6_FL_F_REFLECTMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: create own netns in ipv6_flowlabel_mgrMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: test IPV6_FL_F_REMOTEMarcelo Mendes Spessoto Junior
2026-08-11selftests: net: test IPV6_FL_A_RENEWMarcelo Mendes Spessoto Junior
2026-08-11selftests/bpf: Test RCU iterator state pruningNing Ding
2026-08-11selftests: timers: nsleep-lat: Check all calls to clock_nanosleep() and clock...Thomas Weißschuh (Schneider Electric)
2026-08-11selftests: timers: nsleep-lat: Reuse kselftest error numbersThomas Weißschuh (Schneider Electric)
2026-08-11selftests: timers: nsleep-lat: Explicitly list the tested clocksThomas Weißschuh (Schneider Electric)
2026-08-11selftests: timers: nsleep-lat: Use NSEC_PER_MSEC define for unreasonable latencyThomas Weißschuh (Schneider Electric)
2026-08-11selftests: timers: nanosleep: Report each test separatelyThomas Weißschuh (Schneider Electric)
2026-08-11selftests: timers: nanosleep: Explicitly handle timer_delete() failureThomas Weißschuh (Schneider Electric)
2026-08-11selftests: timers: nanosleep: Move all single clock tests out of the loop in ...Thomas Weißschuh (Schneider Electric)
2026-08-11selftests: timers: nanosleep: Reuse kselftest error numbersThomas Weißschuh (Schneider Electric)
2026-08-11selftests: timers: nanosleep: Explicitly list the tested clocksThomas Weißschuh (Schneider Electric)
2026-08-11selftests: timers: nanosleep: Drop output alignmentThomas Weißschuh (Schneider Electric)
2026-08-11selftests: timers: Use clock_name() and constants from clock-helpers.hThomas Weißschuh (Schneider Electric)
2026-08-11selftests: Add clock-helpers.hThomas Weißschuh (Schneider Electric)
2026-08-11Merge tag 'probes-fixes-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds