index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2025-10-29
selftests/bpf: Add tc helpers
Alexis Lothoré (eBPF Foundation)
-93
/
+74
2025-10-29
tools/docs/sphinx-build-wrapper: Emit $SPHINXOPTS later in args list
Akira Yokosawa
-1
/
+1
2025-10-29
tools/nolibc: add uio.h with readv and writev
Benjamin Berg
-0
/
+60
2025-10-29
tools/nolibc: add option to disable runtime
Benjamin Berg
-1
/
+36
2025-10-29
tools/nolibc: use __fallthrough__ rather than fallthrough
Benjamin Berg
-2
/
+2
2025-10-29
tools/nolibc: implement %m if errno is not defined
Benjamin Berg
-2
/
+4
2025-10-29
tools/nolibc/dirent: avoid errno in readdir_r
Benjamin Berg
-3
/
+3
2025-10-29
tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is set
Benjamin Berg
-0
/
+4
2025-10-29
tools/nolibc: remove outdated comment about __sysret() in mmap()
Thomas Weißschuh
-5
/
+0
2025-10-29
sched_ext: Allow scx_bpf_reenqueue_local() to be called from anywhere
Tejun Heo
-11
/
+51
2025-10-29
perf: Support deferred user unwind
Peter Zijlstra
-1
/
+20
2025-10-29
tools/dma: move dma_map_benchmark from selftests to tools/dma
Qinxin Xia
-14
/
+65
2025-10-28
perf test workload: Add thread count argument to thloop
Ian Rogers
-7
/
+38
2025-10-28
tools: ynl: rework the string representation of NlError
Jakub Kicinski
-1
/
+10
2025-10-28
tools: ynl: fix indent issues in the main Python lib
Jakub Kicinski
-14
/
+14
2025-10-28
docs: move find-unused-docs.sh to tools/docs
Jonathan Corbet
-0
/
+62
2025-10-28
docs: move test_doc_build.py to tools/docs
Jonathan Corbet
-0
/
+513
2025-10-28
docs: move get_abi.py to tools/docs
Jonathan Corbet
-0
/
+214
2025-10-28
docs: move scripts/documentation-file-ref-check to tools/docs
Jonathan Corbet
-1
/
+246
2025-10-28
docs: move checktransupdate.py to tools/docs
Jonathan Corbet
-0
/
+307
2025-10-28
docs: Move the "features" tools to tools/docs
Jonathan Corbet
-0
/
+750
2025-10-28
vfio: selftests: add end of address space DMA map/unmap tests
Alex Mastro
-0
/
+90
2025-10-28
vfio: selftests: update DMA map/unmap helpers to support more test kinds
Alex Mastro
-28
/
+108
2025-10-28
libbpf: Fix the incorrect reference to the memlock_rlim variable in the comment.
Jianyun Gao
-1
/
+1
2025-10-28
libbpf: Optimize the redundant code in the bpf_object__init_user_btf_maps() f...
Jianyun Gao
-1
/
+1
2025-10-28
bpftool: Fix missing closing parethesis for BTF_KIND_UNKN
Zhang Chujun
-1
/
+1
2025-10-28
selftests: tty: add tty_tiocsti_test to .gitignore
Gopi Krishna Menon
-0
/
+1
2025-10-27
selftests/bpf/benchs: Add overwrite mode benchmark for BPF ring buffer
Xu Kuohai
-6
/
+74
2025-10-27
selftests/bpf: Add overwrite mode test for BPF ring buffer
Xu Kuohai
-1
/
+165
2025-10-27
bpf: Add overwrite mode for BPF ring buffer
Xu Kuohai
-0
/
+4
2025-10-27
tools: ynl: avoid print_field when there is no reply
Hangbin Liu
-0
/
+3
2025-10-27
selftests: bridge_mdb: Add a test for MDB flush on snooping disable
Petr Machata
-2
/
+98
2025-10-27
tools: ynl: fix string attribute length to include null terminator
Petr Oros
-2
/
+2
2025-10-27
selftests: tls: add tls record_size_limit test
Wilfred Mallawa
-0
/
+141
2025-10-27
perf hwmon_pmu: Fix uninitialized variable warning
Michal Suchanek
-2
/
+1
2025-10-27
selftests/bpf: add file dynptr tests
Mykyta Yatsenko
-0
/
+310
2025-10-27
bpf: widen dynptr size/offset to 64 bit
Mykyta Yatsenko
-16
/
+16
2025-10-27
selftests/bpf: remove unnecessary kfunc prototypes
Mykyta Yatsenko
-10
/
+0
2025-10-27
tools/nolibc: x86: fix section mismatch caused by asm "mem*" functions
Willy Tarreau
-2
/
+4
2025-10-27
Merge 6.18-rc3 into tty-next
Greg Kroah-Hartman
-63
/
+88
2025-10-26
Merge tag 'objtool_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-2
/
+3
2025-10-25
perf auxtrace: Add auxtrace_synth_id_range_start() helper
tanze
-17
/
+22
2025-10-25
perf stat: Add/fix bperf cgroup max events workarounds
Ian Rogers
-34
/
+91
2025-10-24
selftest: net: prevent use of uninitialized variable
Alessandro Zanni
-0
/
+1
2025-10-24
sched_ext: Add ___compat suffix to scx_bpf_dsq_insert___v2 in compat.bpf.h
Tejun Heo
-3
/
+5
2025-10-24
tools/power turbostat: Remove dead code
Len Brown
-7
/
+0
2025-10-24
tools/power turbostat: Refactor floating point printout code
Len Brown
-32
/
+28
2025-10-24
tools/power turbostat.8: Update example
Len Brown
-11
/
+10
2025-10-24
tools/power turbostat: Refactor added-counter value printing code
Len Brown
-96
/
+57
2025-10-24
tools/power turbostat: Refactor added column header printing
Len Brown
-101
/
+36
[prev]
[next]