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-09-03
tools: ynl-gen: fix nested array counting
Asbjørn Sloth Tønnesen
1
-1
/
+1
2025-09-02
selftests: net: Add a selftest for VXLAN with FDB nexthop groups
Ido Schimmel
2
-0
/
+224
2025-09-01
selftests: drv-net: csum: fix interface name for remote host
Jakub Kicinski
1
-2
/
+2
2025-08-29
netfilter: nft_flowtable.sh: re-run with random mtu sizes
Florian Westphal
1
-37
/
+76
2025-08-27
Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub...
Linus Torvalds
36
-94
/
+342
2025-08-25
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
12
-27
/
+32
2025-08-25
perf symbol-minimal: Fix ehdr reading in filename__read_build_id
Ian Rogers
1
-28
/
+27
2025-08-23
Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+16
2025-08-22
Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-3
/
+294
2025-08-21
Merge tag 'pm-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-35
/
+83
2025-08-21
Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+0
2025-08-21
Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
11
-19
/
+646
2025-08-21
selftests: tls: add tests for zero-length records
Jakub Kicinski
1
-5
/
+295
2025-08-21
Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+23
2025-08-21
selftests: bonding: add test for passive LACP mode
Hangbin Liu
3
-1
/
+108
2025-08-20
Merge tag 'bootconfig-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-08-21
bootconfig: Fix negative seeks on 32-bit with LFS enabled
Ben Hutchings
1
-2
/
+2
2025-08-20
objtool/LoongArch: Get table size correctly if LTO is enabled
Tiezhu Yang
1
-0
/
+23
2025-08-19
rtla: Check pkg-config install
Tao Chen
1
-0
/
+8
2025-08-19
tools/latency-collector: Check pkg-config install
Tao Chen
1
-0
/
+8
2025-08-19
selftests/damon: fix selftests by installing drgn related script
Sang-Heon Jeon
1
-0
/
+1
2025-08-19
selftests/mm: add test for invalid multi VMA operations
Lorenzo Stoakes
1
-3
/
+261
2025-08-19
tools/testing: add linux/args.h header and fix radix, VMA tests
Lorenzo Stoakes
2
-0
/
+32
2025-08-19
Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-16
/
+64
2025-08-18
selftests: mptcp: sockopt: fix C23 extension warning
Matthieu Baerts (NGI0)
2
-4
/
+6
2025-08-18
selftests: mptcp: connect: fix C23 extension warning
Matthieu Baerts (NGI0)
1
-2
/
+3
2025-08-18
selftests: mptcp: disable add_addr retrans in endpoint_tests
Geliang Tang
1
-0
/
+1
2025-08-18
selftests: mptcp: pm: check flush doesn't reset limits
Matthieu Baerts (NGI0)
1
-0
/
+1
2025-08-18
tools headers: Sync uapi/linux/vhost.h with the kernel source
Namhyung Kim
1
-0
/
+35
2025-08-18
tools headers: Sync uapi/linux/prctl.h with the kernel source
Namhyung Kim
1
-1
/
+8
2025-08-18
tools headers: Sync uapi/linux/fs.h with the kernel source
Namhyung Kim
1
-0
/
+88
2025-08-18
tools headers: Sync uapi/linux/fcntl.h with the kernel source
Namhyung Kim
1
-0
/
+18
2025-08-18
tools headers: Sync syscall tables with the kernel source
Namhyung Kim
11
-1
/
+27
2025-08-18
tools headers: Sync powerpc headers with the kernel source
Namhyung Kim
1
-13
/
+0
2025-08-18
tools headers: Sync arm64 headers with the kernel source
Namhyung Kim
1
-0
/
+28
2025-08-18
tools headers: Sync x86 headers with the kernel source
Namhyung Kim
2
-1
/
+16
2025-08-18
tools headers: Sync linux/cfi_types.h with the kernel source
Namhyung Kim
1
-0
/
+23
2025-08-18
tools headers: Sync linux/bits.h with the kernel source
Namhyung Kim
1
-23
/
+6
2025-08-18
tools headers: Sync KVM headers with the kernel source
Namhyung Kim
2
-1
/
+34
2025-08-18
perf test: Fix a build error in x86 topdown test
Namhyung Kim
1
-0
/
+1
2025-08-18
Merge tag 'linux-cpupower-6.17-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
5
-35
/
+83
2025-08-18
selftests: ublk: Use ARRAY_SIZE() macro to improve code
Akhilesh Patil
1
-2
/
+2
2025-08-15
selftests: tls: make the new data_steal test less flaky
Jakub Kicinski
1
-7
/
+5
2025-08-15
selftest: forwarding: router: Add a test case for IPv4 link-local source IP
Ido Schimmel
1
-0
/
+29
2025-08-15
cpupower: Allow control of boost feature on non-x86 based systems with boost ...
Shinji Nomoto
5
-33
/
+81
2025-08-15
cpupower: Fix a bug where the -t option of the set subcommand was not working.
Shinji Nomoto
1
-2
/
+2
2025-08-14
selftests/tc-testing: Check backlog stats in gso_skb case
William Liu
1
-0
/
+198
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-4
/
+78
2025-08-13
selftests: net/forwarding: test purge of active DWRR classes
Davide Caratti
2
-0
/
+9
[next]