summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-10-30objtool: Remove unneeded semicolonChen Ni
2025-10-30x86/smpboot: Mark native_play_dead() as __noreturnThorsten Blum
2025-10-29selftests: traceroute: Add ICMP extensions testsIdo Schimmel
2025-10-29selftests/bpf: Add ABBCCA case for rqspinlock stress testKumar Kartikeya Dwivedi
2025-10-29selftests/bpf: Fix intermittent failures in file_reader testMykyta Yatsenko
2025-10-29selftests: net: use BASH for bareudp testingPo-Hsu Lin
2025-10-29selftest: net: fix socklen_t type mismatch in sctp_collision testAnkit Khushwaha
2025-10-29sched_ext/tools: Restore backward compat with v6.12 kernelsTejun Heo
2025-10-29selftests/bpf: Remove test_tc_tunnel.shAlexis Lothoré (eBPF Foundation)
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