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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+44
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-13
/
+1
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
5
-12
/
+77
2025-10-10
selftests/bpf: Add test for unpinning htab with internal timer struct
KaFai Wan
2
-0
/
+61
2025-10-09
Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-442
/
+739
2025-10-09
selftests: drv-net: pp_alloc_fail: add necessary optoins to config
Jakub Kicinski
1
-0
/
+4
2025-10-09
selftests: drv-net: pp_alloc_fail: lower traffic expectations
Jakub Kicinski
1
-5
/
+11
2025-10-09
selftests: drv-net: fix linter warnings in pp_alloc_fail
Jakub Kicinski
1
-6
/
+14
2025-10-09
selftests: drv-net: xdp: add test for interface level qstats
Jakub Kicinski
1
-2
/
+89
2025-10-09
selftests: drv-net: xdp: rename netnl to ethnl
Jakub Kicinski
1
-4
/
+4
2025-10-08
Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm...
Linus Torvalds
277
-6055
/
+16020
2025-10-08
selftests: netfilter: query conntrack state to check for port clash resolution
Florian Westphal
1
-17
/
+41
2025-10-08
selftests: netfilter: nft_fib.sh: fix spurious test failures
Florian Westphal
1
-5
/
+8
2025-10-07
Merge tag 'hardening-fix1-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-10-07
Merge tag 'thermal-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+11
2025-10-07
tools headers: kcfi: rename missed CONFIG_CFI_CLANG
Carlos Llamas
1
-1
/
+1
2025-10-07
selftests: drv-net: make linters happy with our imports
Jakub Kicinski
2
-11
/
+33
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-1
/
+1
2025-10-06
perf tools: Fix arm64 libjvmti build by generating unistd_64.h
Vincent Minet
1
-1
/
+1
2025-10-06
selftests: net: unify the Makefile formats
Jakub Kicinski
17
-242
/
+383
2025-10-06
selftests: net: sort configs
Jakub Kicinski
11
-150
/
+150
2025-10-06
perf tests: Don't retest sections in "Object code reading"
James Clark
1
-34
/
+85
2025-10-06
perf docs: Document building with Clang
Leo Yan
2
-74
/
+21
2025-10-06
perf build: Support build with clang
Leo Yan
1
-1
/
+32
2025-10-06
perf test coresight: Dismiss clang warning for unroll loop thread
Leo Yan
1
-1
/
+3
2025-10-06
perf test coresight: Dismiss clang warning for thread loop
Leo Yan
1
-2
/
+2
2025-10-06
perf test coresight: Dismiss clang warning for memcpy thread
Leo Yan
1
-0
/
+2
2025-10-06
perf build: Disable thread safety analysis for perl header
Leo Yan
2
-2
/
+2
2025-10-06
perf build: Correct CROSS_ARCH for clang
Leo Yan
2
-2
/
+2
2025-10-06
perf python: split Clang options when invoking Popen
Leo Yan
1
-1
/
+4
2025-10-06
tools build: Align warning options with perf
Leo Yan
1
-2
/
+2
2025-10-06
perf disasm: Remove unused evsel from 'struct annotate_args'
Ian Rogers
2
-2
/
+0
2025-10-06
perf srcline: Fallback between addr2line implementations
Ian Rogers
8
-481
/
+485
2025-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-3
/
+500
2025-10-06
perf disasm: Make ins__scnprintf() and ins__is_nop() static
Ian Rogers
2
-6
/
+3
2025-10-06
perf dso: Clean up read_symbol() error handling
Ian Rogers
3
-5
/
+16
2025-10-06
perf dso: Support BPF programs in dso__read_symbol()
Ian Rogers
4
-42
/
+80
2025-10-06
perf dso: Move read_symbol() from llvm/capstone to dso
Ian Rogers
4
-128
/
+97
2025-10-06
perf llvm: Reduce LLVM initialization
Ian Rogers
1
-12
/
+21
2025-10-06
perf check: Add libLLVM feature
Ian Rogers
2
-0
/
+2
2025-10-06
Merge tag 'libnvdimm-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+12
2025-10-06
selftest: net: ovpn: Fix uninit return values
Sidharth Seela
1
-0
/
+2
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2025-10-06
libbpf: Fix undefined behavior in {get,put}_unaligned_be32()
Eric Biggers
1
-10
/
+14
2025-10-05
Merge tag 'trace-tools-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-1647
/
+1306
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+11
2025-10-04
Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2025-10-04
Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-245
/
+902
2025-10-04
Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
6
-99
/
+181
2025-10-04
Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+25
[next]