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-08-18
tools headers: Sync KVM headers with the kernel source
Namhyung Kim
-1
/
+34
2025-08-18
perf test: Fix a build error in x86 topdown test
Namhyung Kim
-0
/
+1
2025-08-18
selftests/bpf: Cover metadata access from a modified skb clone
Jakub Sitnicki
-10
/
+305
2025-08-18
selftests/bpf: Cover read/write to skb metadata at an offset
Jakub Sitnicki
-0
/
+129
2025-08-18
selftests/bpf: Cover write access to skb metadata via dynptr
Jakub Sitnicki
-5
/
+98
2025-08-18
selftests/bpf: Cover read access to skb metadata via dynptr
Jakub Sitnicki
-0
/
+66
2025-08-18
selftests/bpf: Parametrize test_xdp_context_tuntap
Jakub Sitnicki
-10
/
+21
2025-08-18
selftests/bpf: Pass just bpf_map to xdp_context_test helper
Jakub Sitnicki
-6
/
+5
2025-08-18
selftests/bpf: Cover verifier checks for skb_meta dynptr type
Jakub Sitnicki
-0
/
+315
2025-08-18
Merge tag 'linux-cpupower-6.17-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
-35
/
+83
2025-08-18
x86/insn: Add XOP prefix instructions decoder support
Masami Hiramatsu (Google)
-14
/
+257
2025-08-18
selftests/nolibc: always compile the kernel with GCC
Thomas Weißschuh
-3
/
+3
2025-08-18
selftests/nolibc: don't pass CC to toplevel Makefile
Thomas Weißschuh
-1
/
+1
2025-08-18
selftests/nolibc: deduplicate invocations of toplevel Makefile
Thomas Weißschuh
-4
/
+7
2025-08-18
selftests/nolibc: be more specific about variables affecting nolibc-test
Thomas Weißschuh
-1
/
+1
2025-08-18
selftests/bpf: Clobber a lot of registers in tailcall_bpf2bpf_hierarchy tests
Ilya Leoshkevich
-0
/
+30
2025-08-18
objtool: Validate kCFI calls
Peter Zijlstra
-0
/
+44
2025-08-18
selftests: ublk: Use ARRAY_SIZE() macro to improve code
Akhilesh Patil
-2
/
+2
2025-08-17
tools/nolibc: fix error return value of clock_nanosleep()
Thomas Weißschuh
-2
/
+4
2025-08-15
selftests: tls: make the new data_steal test less flaky
Jakub Kicinski
-7
/
+5
2025-08-15
selftests/bpf: Add test for DEVMAP reuse
Yureka Lilian
-0
/
+70
2025-08-15
libbpf: Fix reuse of DEVMAP
Yureka Lilian
-0
/
+10
2025-08-15
bpf/selftests: Fix test_tcpnotify_user
Matt Bobrowski
-11
/
+10
2025-08-15
selftest: forwarding: router: Add a test case for IPv4 link-local source IP
Ido Schimmel
-0
/
+29
2025-08-15
kunit: tool: Parse skipped tests from kselftest.h
Thomas Weißschuh
-4
/
+7
2025-08-15
cpupower: Allow control of boost feature on non-x86 based systems with boost ...
Shinji Nomoto
-33
/
+81
2025-08-15
cpupower: Fix a bug where the -t option of the set subcommand was not working.
Shinji Nomoto
-2
/
+2
2025-08-15
selftests/bpf: Enable arena atomics tests for RV64
Pu Lehui
-3
/
+6
2025-08-14
selftests/tc-testing: Check backlog stats in gso_skb case
William Liu
-0
/
+198
2025-08-14
selftests: net: Test bridge backup port when port is administratively down
Ido Schimmel
-4
/
+27
2025-08-14
selftests: drv-net: wait for carrier
Jakub Kicinski
-22
/
+39
2025-08-14
Merge tag 'docs/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Jakub Kicinski
-377
/
+407
2025-08-14
torture: Add --do-normal parameter to torture.sh help text
Paul E. McKenney
-0
/
+1
2025-08-14
rcutorture: Fix jitter.sh spin time
Paul E. McKenney
-3
/
+24
2025-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-239
/
+650
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-4
/
+78
2025-08-14
selftests: drv-net: add test for RSS on flow label
Jakub Kicinski
-0
/
+168
2025-08-13
selftests: net/forwarding: test purge of active DWRR classes
Davide Caratti
-0
/
+9
2025-08-13
selftests: netconsole: Validate interface selection by MAC address
Andre Carvalho
-22
/
+43
2025-08-13
selftests: forwarding: Add a test for FDB activity notification control
Ido Schimmel
-1
/
+176
2025-08-13
selftests/bpf: Copy test_kmods when installing selftest
Amery Hung
-1
/
+1
2025-08-13
Merge tag 'mm-hotfixes-stable-2025-08-12-20-50' of git://git.kernel.org/pub/s...
Linus Torvalds
-3
/
+3
2025-08-12
selftests: tls: test TCP stealing data from under the TLS socket
Jakub Kicinski
-0
/
+63
2025-08-12
selftests: drv-net: devmem: flip the direction of Tx tests
Jakub Kicinski
-6
/
+6
2025-08-12
selftests: net: terminate bkg() commands on exception
Jakub Kicinski
-1
/
+4
2025-08-12
selftests: drv-net: devmem: add / correct the IPv6 support
Jakub Kicinski
-1
/
+1
2025-08-12
selftests: drv-net: devmem: remove sudo from system() calls
Jakub Kicinski
-7
/
+7
2025-08-12
selftests: drv-net: add configs for zerocopy Rx
Jakub Kicinski
-0
/
+2
2025-08-12
selftest: af_unix: Add -Wall and -Wflex-array-member-not-at-end to CFLAGS.
Kuniyuki Iwashima
-1
/
+1
2025-08-12
selftest: af_unix: Silence -Wall warning for scm_pid.c.
Kuniyuki Iwashima
-2
/
+0
[prev]
[next]