summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-03-10selftests: drv-net: rss: Add retries to test_rss_key_indir to reduce flakesDimitri Daskalakis1-6/+23
2026-03-10selftests: rds: Fix tcpdump segfault in rds selftestsAllison Henderson1-10/+14
2026-03-10selftests: rds: Add ksft timeoutAllison Henderson3-2/+7
2026-03-10selftests: rds: Fix pylint warningsAllison Henderson1-39/+45
2026-03-10tools: ynl: cli: order set->list conversion in JSON outputJakub Kicinski1-1/+1
2026-03-10selftests/bpf: Handle !CONFIG_SMC in bpf_smc.cAlan Maguire2-4/+30
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds3-0/+32
2026-03-10selftests/bpf: Fix pkg-config call on static buildsPaul Chaignon1-1/+1
2026-03-10tools/power turbostat: Fix illegal memory access when SMT is present and disa...Zhang Rui1-3/+2
2026-03-10selftests/bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcgHui Zhu1-5/+12
2026-03-10selftests/bpf: Remove kmem subtest from cgroup_iter_memcgHui Zhu3-31/+0
2026-03-10selftests/bpf: tests to non_null ptr detection using register operand in JEQ/JNECupertino Miranda1-0/+54
2026-03-10selftests/bpf: Add test for BPF_END register ID resetYazhou Tang1-0/+22
2026-03-10vfio: selftests: fix crash in vfio_dma_mapping_mmio_testAlex Mastro1-1/+0
2026-03-10perf vendor events arm64: Add Tegra410 Olympus PMU eventsBesar Wicaksono20-0/+2896
2026-03-10perf annotate loongarch: Fix off-by-one bug in outside checkIan Rogers1-1/+1
2026-03-10perf ftrace: Fix hashmap__new() error checkingChen Ni1-2/+7
2026-03-10perf annotate: Fix hashmap__new() error checkingChen Ni1-1/+4
2026-03-10perf cs-etm: Sync coresight-pmu.h header with the kernel sourcesJames Clark1-24/+0
2026-03-10perf cs-etm: Finish removal of ETM_OPT_*James Clark4-38/+29
2026-03-10rtla: Simplify code by caching string lengthsWander Lairson Costa2-6/+11
2026-03-10rtla: Replace magic number with MAX_PATHWander Lairson Costa3-13/+13
2026-03-10rtla: Introduce common_threshold_handler() helperWander Lairson Costa4-44/+86
2026-03-10rtla/actions: Simplify argument parsingWander Lairson Costa2-15/+52
2026-03-10rtla: Use strdup() to simplify codeWander Lairson Costa1-4/+2
2026-03-10rtla: Exit on memory allocation failures during initializationWander Lairson Costa11-132/+108
2026-03-09selftests/tc-testing: Adapt test's output to HFSC's iproute2 printing changesVictor Nogueira1-1/+1
2026-03-09selftests: fib_tests: fix link-local retrieval in fib6_nexthop()Alok Tiwari1-1/+1
2026-03-09tools: ynl: convert rt-route sample to selftestJakub Kicinski3-36/+72
2026-03-09tools: ynl: convert rt-addr sample to selftestJakub Kicinski3-28/+65
2026-03-09tools: ynl: convert ethtool sample to selftestJakub Kicinski3-29/+62
2026-03-09tools: ynl: convert devlink sample to selftestJakub Kicinski3-36/+85
2026-03-09tools: ynl: add netdevsim wrapper library for YNL testsJakub Kicinski2-0/+40
2026-03-09tools: ynl: convert tc and tc-filter-add samples to selftestJakub Kicinski4-369/+367
2026-03-09tools: ynl: convert rt-link sample to selftestJakub Kicinski3-83/+106
2026-03-09tools: ynl: convert ovs sample to selftestJakub Kicinski3-38/+88
2026-03-09tools: ynl: convert netdev sample to selftestJakub Kicinski2-68/+184
2026-03-09tools: ynl: move samples to testsJakub Kicinski13-45/+45
2026-03-09sched_ext: remove SCX_OPS_HAS_CGROUP_WEIGHTZhao Mengmeng2-2/+1
2026-03-09Merge tag 'linux-cpupower-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki6-6/+61
2026-03-09docs: kdoc_output: better handle listsMauro Carvalho Chehab1-0/+8
2026-03-09docs: kdoc_output: add support to handle code blocksMauro Carvalho Chehab1-0/+64
2026-03-09docs: kdoc_output: add a logic to handle tables inside kernel-doc markupsMauro Carvalho Chehab1-0/+130
2026-03-09docs: kdoc_output: Change the logic to handle man highlightMauro Carvalho Chehab1-8/+16
2026-03-09docs: kdoc_output: pick a better default for modulenameMauro Carvalho Chehab2-4/+4
2026-03-09docs: kdoc_output: describe the class init parametersMauro Carvalho Chehab1-1/+28
2026-03-09docs: kdoc_output: fix naming for DOC markupsMauro Carvalho Chehab2-16/+24
2026-03-09docs: kdoc_output: don't use a different modulename for functionsMauro Carvalho Chehab1-6/+3
2026-03-09docs: kdoc_output: use a single manual for everythingMauro Carvalho Chehab1-8/+4
2026-03-09docs: kdoc_output: remove extra attribute on man .TH headersMauro Carvalho Chehab1-1/+1