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-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-5
/
+9
2025-10-30
Merge tag 'linux_kselftest-fixes-6.18-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-2
/
+3
2025-10-30
Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-3
/
+6
2025-10-30
selftests: drv-net: replace the nsim ring test with a drv-net one
Jakub Kicinski
-86
/
+168
2025-10-30
KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-list
Mark Brown
-0
/
+1
2025-10-30
KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-list
Mark Brown
-0
/
+2
2025-10-30
KVM: selftests: fix MAPC RDbase target formatting in vgic_lpi_stress
Maximilian Dittgen
-1
/
+8
2025-10-30
objtool: Remove unneeded semicolon
Chen Ni
-1
/
+1
2025-10-30
x86/smpboot: Mark native_play_dead() as __noreturn
Thorsten Blum
-0
/
+1
2025-10-29
selftests: traceroute: Add ICMP extensions tests
Ido Schimmel
-0
/
+313
2025-10-29
selftests/bpf: Add ABBCCA case for rqspinlock stress test
Kumar Kartikeya Dwivedi
-27
/
+66
2025-10-29
selftests/bpf: Fix intermittent failures in file_reader test
Mykyta Yatsenko
-2
/
+6
2025-10-29
selftests: net: use BASH for bareudp testing
Po-Hsu Lin
-1
/
+1
2025-10-29
selftest: net: fix socklen_t type mismatch in sctp_collision test
Ankit Khushwaha
-1
/
+2
2025-10-29
sched_ext/tools: Restore backward compat with v6.12 kernels
Tejun Heo
-8
/
+90
2025-10-29
selftests/bpf: Remove test_tc_tunnel.sh
Alexis Lothoré (eBPF Foundation)
-321
/
+0
2025-10-29
selftests/bpf: Integrate test_tc_tunnel.sh tests into test_progs
Alexis Lothoré (eBPF Foundation)
-19
/
+693
2025-10-29
selftests/bpf: Make test_tc_tunnel.bpf.c compatible with big endian platforms
Alexis Lothoré (eBPF Foundation)
-35
/
+22
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
[prev]
[next]