summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-10-29tools: ynl: fix indent issues in the main Python libJakub Kicinski1-14/+14
2025-10-29docs: move find-unused-docs.sh to tools/docsJonathan Corbet1-0/+62
2025-10-29docs: move test_doc_build.py to tools/docsJonathan Corbet1-0/+513
2025-10-29docs: move get_abi.py to tools/docsJonathan Corbet1-0/+214
2025-10-29docs: move scripts/documentation-file-ref-check to tools/docsJonathan Corbet2-1/+246
2025-10-29docs: move checktransupdate.py to tools/docsJonathan Corbet1-0/+307
2025-10-29docs: Move the "features" tools to tools/docsJonathan Corbet3-0/+750
2025-10-29vfio: selftests: add end of address space DMA map/unmap testsAlex Mastro1-0/+90
2025-10-29vfio: selftests: update DMA map/unmap helpers to support more test kindsAlex Mastro3-28/+108
2025-10-28libbpf: Fix the incorrect reference to the memlock_rlim variable in the comment.Jianyun Gao1-1/+1
2025-10-28libbpf: Optimize the redundant code in the bpf_object__init_user_btf_maps() f...Jianyun Gao1-1/+1
2025-10-28bpftool: Fix missing closing parethesis for BTF_KIND_UNKNZhang Chujun1-1/+1
2025-10-28selftests: tty: add tty_tiocsti_test to .gitignoreGopi Krishna Menon1-0/+1
2025-10-28selftests/bpf/benchs: Add overwrite mode benchmark for BPF ring bufferXu Kuohai3-6/+74
2025-10-28selftests/bpf: Add overwrite mode test for BPF ring bufferXu Kuohai3-1/+165
2025-10-28bpf: Add overwrite mode for BPF ring bufferXu Kuohai1-0/+4
2025-10-28tools: ynl: avoid print_field when there is no replyHangbin Liu1-0/+3
2025-10-28selftests: bridge_mdb: Add a test for MDB flush on snooping disablePetr Machata1-2/+98
2025-10-28tools: ynl: fix string attribute length to include null terminatorPetr Oros1-2/+2
2025-10-28selftests: tls: add tls record_size_limit testWilfred Mallawa1-0/+141
2025-10-27perf hwmon_pmu: Fix uninitialized variable warningMichal Suchanek1-2/+1
2025-10-27selftests/bpf: add file dynptr testsMykyta Yatsenko3-0/+310
2025-10-27bpf: widen dynptr size/offset to 64 bitMykyta Yatsenko3-16/+16
2025-10-27selftests/bpf: remove unnecessary kfunc prototypesMykyta Yatsenko2-10/+0
2025-10-27tools/nolibc: x86: fix section mismatch caused by asm "mem*" functionsWilly Tarreau1-2/+4
2025-10-27Merge 6.18-rc3 into tty-nextGreg Kroah-Hartman6-63/+88
2025-10-26Merge tag 'objtool_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+3
2025-10-26perf auxtrace: Add auxtrace_synth_id_range_start() helpertanze7-17/+22
2025-10-26perf stat: Add/fix bperf cgroup max events workaroundsIan Rogers4-34/+91
2025-10-25selftest: net: prevent use of uninitialized variableAlessandro Zanni1-0/+1
2025-10-25sched_ext: Add ___compat suffix to scx_bpf_dsq_insert___v2 in compat.bpf.hTejun Heo1-3/+5
2025-10-24tools/power turbostat: Remove dead codeLen Brown1-7/+0
2025-10-24tools/power turbostat: Refactor floating point printout codeLen Brown1-32/+28
2025-10-24tools/power turbostat.8: Update exampleLen Brown1-11/+10
2025-10-24tools/power turbostat: Refactor added-counter value printing codeLen Brown1-96/+57
2025-10-24tools/power turbostat: Refactor added column header printingLen Brown1-101/+36
2025-10-24tools/power turbostat: Add Wildcat Lake and Nova Lake supportLen Brown1-1/+4
2025-10-24tools/power turbostat: Regression fix Uncore MHz printed in hexLen Brown1-6/+6
2025-10-24perf cs-etm: Mute enumeration value warningLeo Yan1-33/+11
2025-10-24tools: arm64: Add Cortex-A720AE definitionsKuninori Morimoto2-0/+3
2025-10-24perf annotate: Fix Clang build by adding block in switch caseJames Clark1-1/+2
2025-10-23libbpf: Fix powerpc's stack register definition in bpf_tracing.hAndrii Nakryiko1-1/+1
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-225/+633
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-52/+56
2025-10-23perf build: Fix perf build issues with fixdepJosh Poimboeuf2-5/+3
2025-10-22selftests: cachestat: Fix warning on declaration under labelSidharth Seela1-2/+2
2025-10-22selftests/cachestat: add tmpshmcstat file to .gitignoreMadhur Kumar1-0/+1
2025-10-22objtool: Fix failure when being compiled on x32 systemMikulas Patocka1-2/+2
2025-10-22objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda1-0/+1
2025-10-22objtool/klp: Add the debian-based package name of xxhash to the hintBorislav Petkov (AMD)1-1/+1