summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2026-08-11selftests: tls: cover splice after a failed decryptChuck Lever
2026-08-11selftests: net: reuseport_bpf_numa: consider cpuless numa nodeFeng Tang
2026-08-10selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabledAndrey Grodzovsky
2026-08-10selftests: bonding: disable DAD for IPv6 addressesJakub Kicinski
2026-08-10selftests: drv-net: so_txtime: only send test traffic to sch_etfWillem de Bruijn
2026-08-10selftests: drv-net: let ethtool stats settle before readingJakub Kicinski
2026-08-10selftests: drv-net: pace ethtool_std_stats packet generationJakub Kicinski
2026-08-10selftests: netdevsim: fix SIGPIPE flake in ethtool-coalesceJakub Kicinski
2026-08-10selftests: tc-testing: add act_ct test for malformed header handlingHyunjung Ko
2026-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bp...Tejun Heo
2026-08-10selftests/net: fin_ack_lat: fix latency threshold typoBrian Grech
2026-08-10selftests/sched_ext: Check skeleton open failure in exit testLiang Luo
2026-08-10selftests/cgroup: Avoid awk -e in cpuset testsRui Qi
2026-08-10vfio: selftests: Retry on EAGAIN during device resetJosh Hilke
2026-08-10vfio: selftests: igb: Add driver for Intel 82576 deviceJosh Hilke
2026-08-10vfio: selftests: Add helpers to re-enable interruptsAlex Williamson
2026-08-10selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typoQingshuang Fu
2026-08-10KVM: selftests: Create one VM with many vCPUs for each major PMU counters testSean Christopherson
2026-08-10selftests/filesystems: test completing a context from another user namespaceChristian Brauner
2026-08-10KVM: LoongArch: selftests: Add FPU/LSX/LASX test casesBibo Mao
2026-08-10KVM: LoongArch: selftests: Enable LSX/LASX by auto detectionBibo Mao
2026-08-08preempt: Introduce HARDIRQ_DISABLE_BITSBoqun Feng
2026-08-08preempt: Track NMI nesting to separate per-CPU counterJoel Fernandes
2026-08-08selftests/bpf: Test attach rejection for struct_ops arena programsKumar Kartikeya Dwivedi
2026-08-08selftests/bpf: Test stack-passed struct_ops arena argumentsTejun Heo