summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-12perf build: install-build-deps: add RHEL family devel package mappingArnaldo Carvalho de Melo
2026-08-12perf build: Remove leftover feature tests for removed cxx and clang supportArnaldo Carvalho de Melo
2026-08-12perf build: install-build-deps: add Debian devel package mappingArnaldo Carvalho de Melo
2026-08-12perf build: install-build-deps: add Ubuntu devel package mappingArnaldo Carvalho de Melo
2026-08-12perf build: install-build-deps: add Fedora devel package mappingArnaldo Carvalho de Melo
2026-08-12perf build: Add install-build-deps framework to install devel packagesArnaldo Carvalho de Melo
2026-08-12tools build: Only probe the compiler at parse time when it is installedArnaldo Carvalho de Melo
2026-08-12perf kvm: Fix memory leak in cmd_kvm()Michalis Niarchos
2026-08-12perf kvm: Fix memory leak in process_sample_event()Michalis Niarchos
2026-08-11cgroup/cpuset: Add test for partition root invalidation returning wrong CPUsShaojie Sun
2026-08-11sched_ext: Replace SCX_RQ_BAL_KEEP with a dispatch verdict returnTejun Heo
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-11objtool/klp: Fix line numbers in Module.symvers parse errorsJosh Poimboeuf
2026-08-11objtool/klp: Fix relocations for EXPORT_SYMBOL_FOR_MODULES() symbolsJosh Poimboeuf
2026-08-11objtool/klp: Allow new references to module exportsJoe Lawrence
2026-08-11objtool/klp: Don't match local symbols against exportsJosh Poimboeuf
2026-08-11objtool/klp: Fix cross-module klp relocation section namingJosh Poimboeuf
2026-08-11objtool/klp: Explicitly disallow patching or referencing init code/dataJosh Poimboeuf
2026-08-11objtool/klp: Ignore replacement offset of empty x86 alternativesJosh Poimboeuf
2026-08-11objtool/klp: Fix size of empty special section entriesJosh Poimboeuf
2026-08-11objtool/klp: Fix vmlinux .klp.symid link error for .no_trim_symbol symbolsJosh Poimboeuf
2026-08-11selftests/bpf: Test RCU iterator state pruningNing Ding
2026-08-11doc tools: fix 'path' typosRandy Dunlap
2026-08-11docs: python: abi_regex: convert adjacent index placeholdersAlison Schofield
2026-08-11docs: python: abi_regex: catch the right exception for a bad regexAlison Schofield
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-11docs: sphinx-build-wrapper: include localversion in kernel version stringRandy Dunlap