index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
tools: ynl: fix mixing ops and notifications on one socket
Jakub Kicinski
1
-11
/
+17
2025-06-18
selftests: net: add test for passive TFO socket NAPI ID
David Wei
2
-0
/
+113
2025-06-18
selftests: net: add passive TFO test binary
David Wei
3
-0
/
+173
2025-06-18
selftests: netdevsim: improve lib.sh include in peer.sh
David Wei
1
-1
/
+2
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-1
/
+74
2025-06-12
selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS ...
Gal Pressman
1
-1
/
+58
2025-06-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-4
/
+4
2025-06-11
selftests: net: add test case for NAT46 looping back dst
Jakub Kicinski
2
-0
/
+16
2025-06-10
tools/resolve_btfids: Fix build when cross compiling kernel with clang.
Suleiman Souhlal
1
-1
/
+1
2025-06-08
Merge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-110
/
+364
2025-06-08
tools/power turbostat: version 2025.06.08
Len Brown
1
-37
/
+36
2025-06-08
tools/power turbostat: Add initial support for BartlettLake
Zhang Rui
1
-0
/
+1
2025-06-08
tools/power turbostat: Add initial support for DMR
Zhang Rui
1
-0
/
+18
2025-06-08
tools/power turbostat: Dump RAPL sysfs info
Zhang Rui
1
-0
/
+156
2025-06-08
tools/power turbostat: Avoid probing the same perf counters
Zhang Rui
1
-0
/
+15
2025-06-08
tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...
Zhang Rui
1
-25
/
+24
2025-06-08
tools/power turbostat: Clean up add perf/msr counter logic
Zhang Rui
1
-7
/
+18
2025-06-08
tools/power turbostat: Introduce add_msr_counter()
Zhang Rui
1
-9
/
+23
2025-06-08
tools/power turbostat: Remove add_msr_perf_counter_()
Zhang Rui
1
-12
/
+8
2025-06-08
tools/power turbostat: Remove add_cstate_perf_counter_()
Zhang Rui
1
-13
/
+9
2025-06-08
tools/power turbostat: Remove add_rapl_perf_counter_()
Zhang Rui
1
-15
/
+10
2025-06-08
tools/power turbostat: Quit early for unsupported RAPL counters
Zhang Rui
1
-1
/
+4
2025-06-08
tools/power turbostat: Always check rapl_joules flag
Zhang Rui
1
-3
/
+9
2025-06-08
tools/power turbostat: Fix AMD package-energy reporting
Gautham R. Shenoy
1
-5
/
+36
2025-06-08
tools/power turbostat: Fix RAPL_GFX_ALL typo
Kaushlendra Kumar
1
-1
/
+1
2025-06-08
tools/power turbostat: Add Android support for MSR device handling
Kaushlendra Kumar
1
-3
/
+17
2025-06-08
tools/power turbostat.8: pm_domain wording fix
Len Brown
1
-2
/
+2
2025-06-08
tools/power turbostat.8: fix typo: idle_pct should be pct_idle
Len Brown
1
-1
/
+1
2025-06-08
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-16
/
+1
2025-06-06
Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-33
/
+88
2025-06-06
Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+2
2025-06-07
selftests/mount_setattr: adapt detached mount propagation test
Christian Brauner
1
-16
/
+1
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+8
2025-06-06
libbpf: Handle unsupported mmap-based /sys/kernel/btf/vmlinux correctly
Andrii Nakryiko
1
-3
/
+3
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
13
-175
/
+429
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-06-05
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
1
-0
/
+2
2025-06-05
selftests/mm: add test about uprobe pte be orphan during vma merge
Pu Lehui
1
-0
/
+43
2025-06-05
selftests/mm: extract read_sysfs and write_sysfs into vm_util
Pu Lehui
4
-33
/
+45
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
43
-132
/
+1589
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
1
-0
/
+2
2025-06-05
Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-23
/
+184
2025-06-05
perf symbols: Ignore mapping symbols on riscv
Haibo Xu
1
-0
/
+6
2025-06-05
selftests: drv-net: tso: make bkg() wait for socat to quit
Jakub Kicinski
1
-1
/
+1
2025-06-05
selftests: drv-net: tso: fix the GRE device name
Jakub Kicinski
1
-1
/
+1
2025-06-05
selftests: drv-net: add configs for the TSO test
Jakub Kicinski
1
-0
/
+5
2025-06-05
Merge tag 'nf-25-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-19
/
+164
2025-06-05
Merge tag 'ovpn-net-20250603' of https://github.com/OpenVPN/ovpn-net-next
Paolo Abeni
2
-0
/
+10
2025-06-05
selftests: netfilter: nft_nat.sh: add test for reverse clash with nat
Florian Westphal
1
-5
/
+76
2025-06-05
selftests: netfilter: nft_concat_range.sh: add datapath check for map fill bug
Florian Westphal
1
-4
/
+58
[next]