summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-10-28docs: move test_doc_build.py to tools/docsJonathan Corbet
2025-10-28docs: move get_abi.py to tools/docsJonathan Corbet
2025-10-28docs: move scripts/documentation-file-ref-check to tools/docsJonathan Corbet
2025-10-28docs: move checktransupdate.py to tools/docsJonathan Corbet
2025-10-28docs: Move the "features" tools to tools/docsJonathan Corbet
2025-10-28vfio: selftests: add end of address space DMA map/unmap testsAlex Mastro
2025-10-28vfio: selftests: update DMA map/unmap helpers to support more test kindsAlex Mastro
2025-10-28libbpf: Fix the incorrect reference to the memlock_rlim variable in the comment.Jianyun Gao
2025-10-28libbpf: Optimize the redundant code in the bpf_object__init_user_btf_maps() f...Jianyun Gao
2025-10-28bpftool: Fix missing closing parethesis for BTF_KIND_UNKNZhang Chujun
2025-10-28selftests: tty: add tty_tiocsti_test to .gitignoreGopi Krishna Menon
2025-10-27selftests/bpf/benchs: Add overwrite mode benchmark for BPF ring bufferXu Kuohai
2025-10-27selftests/bpf: Add overwrite mode test for BPF ring bufferXu Kuohai
2025-10-27bpf: Add overwrite mode for BPF ring bufferXu Kuohai
2025-10-27tools: ynl: avoid print_field when there is no replyHangbin Liu
2025-10-27selftests: bridge_mdb: Add a test for MDB flush on snooping disablePetr Machata
2025-10-27tools: ynl: fix string attribute length to include null terminatorPetr Oros
2025-10-27selftests: tls: add tls record_size_limit testWilfred Mallawa
2025-10-27perf hwmon_pmu: Fix uninitialized variable warningMichal Suchanek
2025-10-27selftests/bpf: add file dynptr testsMykyta Yatsenko
2025-10-27bpf: widen dynptr size/offset to 64 bitMykyta Yatsenko
2025-10-27selftests/bpf: remove unnecessary kfunc prototypesMykyta Yatsenko
2025-10-27tools/nolibc: x86: fix section mismatch caused by asm "mem*" functionsWilly Tarreau
2025-10-27Merge 6.18-rc3 into tty-nextGreg Kroah-Hartman
2025-10-26Merge tag 'objtool_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-10-25perf auxtrace: Add auxtrace_synth_id_range_start() helpertanze
2025-10-25perf stat: Add/fix bperf cgroup max events workaroundsIan Rogers
2025-10-24selftest: net: prevent use of uninitialized variableAlessandro Zanni
2025-10-24sched_ext: Add ___compat suffix to scx_bpf_dsq_insert___v2 in compat.bpf.hTejun Heo
2025-10-24tools/power turbostat: Remove dead codeLen Brown
2025-10-24tools/power turbostat: Refactor floating point printout codeLen Brown
2025-10-24tools/power turbostat.8: Update exampleLen Brown
2025-10-24tools/power turbostat: Refactor added-counter value printing codeLen Brown
2025-10-24tools/power turbostat: Refactor added column header printingLen Brown
2025-10-24tools/power turbostat: Add Wildcat Lake and Nova Lake supportLen Brown
2025-10-24tools/power turbostat: Regression fix Uncore MHz printed in hexLen Brown
2025-10-23perf cs-etm: Mute enumeration value warningLeo Yan
2025-10-23tools: arm64: Add Cortex-A720AE definitionsKuninori Morimoto
2025-10-23perf annotate: Fix Clang build by adding block in switch caseJames Clark
2025-10-23libbpf: Fix powerpc's stack register definition in bpf_tracing.hAndrii Nakryiko
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-23perf build: Fix perf build issues with fixdepJosh Poimboeuf
2025-10-22selftests: cachestat: Fix warning on declaration under labelSidharth Seela
2025-10-22selftests/cachestat: add tmpshmcstat file to .gitignoreMadhur Kumar
2025-10-22objtool: Fix failure when being compiled on x32 systemMikulas Patocka
2025-10-22objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda
2025-10-22objtool/klp: Add the debian-based package name of xxhash to the hintBorislav Petkov (AMD)
2025-10-22selftests/tty: add TIOCSTI test suiteAbhinav Saxena
2025-10-21selftests: mptcp: join: mark laminar tests as skipped if not supportedMatthieu Baerts (NGI0)