summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-10-29selftests/bpf: Integrate test_tc_tunnel.sh tests into test_progsAlexis Lothoré (eBPF Foundation)
2025-10-29selftests/bpf: Make test_tc_tunnel.bpf.c compatible with big endian platformsAlexis Lothoré (eBPF Foundation)
2025-10-29selftests/bpf: Add tc helpersAlexis Lothoré (eBPF Foundation)
2025-10-29tools/docs/sphinx-build-wrapper: Emit $SPHINXOPTS later in args listAkira Yokosawa
2025-10-29tools/nolibc: add uio.h with readv and writevBenjamin Berg
2025-10-29tools/nolibc: add option to disable runtimeBenjamin Berg
2025-10-29tools/nolibc: use __fallthrough__ rather than fallthroughBenjamin Berg
2025-10-29tools/nolibc: implement %m if errno is not definedBenjamin Berg
2025-10-29tools/nolibc/dirent: avoid errno in readdir_rBenjamin Berg
2025-10-29tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is setBenjamin Berg
2025-10-29tools/nolibc: remove outdated comment about __sysret() in mmap()Thomas Weißschuh
2025-10-29sched_ext: Allow scx_bpf_reenqueue_local() to be called from anywhereTejun Heo
2025-10-29perf: Support deferred user unwindPeter Zijlstra
2025-10-29tools/dma: move dma_map_benchmark from selftests to tools/dmaQinxin Xia
2025-10-28perf test workload: Add thread count argument to thloopIan Rogers
2025-10-28tools: ynl: rework the string representation of NlErrorJakub Kicinski
2025-10-28tools: ynl: fix indent issues in the main Python libJakub Kicinski
2025-10-28docs: move find-unused-docs.sh to tools/docsJonathan Corbet
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