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-11
selftests: defer: Introduce DEFER_PAUSE_ON_FAIL
Petr Machata
1
-0
/
+16
2025-09-11
selftests: defer: Allow spaces in arguments of deferred commands
Petr Machata
1
-2
/
+2
2025-09-11
wireguard: selftests: select CONFIG_IP_NF_IPTABLES_LEGACY
Jason A. Donenfeld
1
-3
/
+4
2025-09-11
wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
David Hildenbrand
1
-1
/
+0
2025-09-11
selftests: Replace sleep with slowwait
David Ahern
1
-1
/
+1
2025-09-11
selftests: Disable dad for ipv6 in fcnal-test.sh
David Ahern
1
-0
/
+2
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
27
-89
/
+251
2025-09-12
kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
1
-1
/
+1
2025-09-11
selftests/bpf: Add tests for arena fault reporting
Puranjay Mohan
2
-0
/
+190
2025-09-11
selftests: bpf: use __stderr in stream error tests
Puranjay Mohan
2
-82
/
+17
2025-09-11
selftests: bpf: introduce __stderr and __stdout
Puranjay Mohan
2
-0
/
+100
2025-09-11
tools headers: Remove unused arm32 asm/kvm.h copy
James Clark
2
-316
/
+0
2025-09-11
tools headers: Remove unused kvm_perf.h copies
James Clark
3
-41
/
+0
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
117
-369
/
+2195
2025-09-11
KVM: selftests: Add support for DIV and IDIV in the fastops test
Sean Christopherson
1
-0
/
+38
2025-09-11
KVM: selftests: Dedup the gnarly constraints of the fastops tests (more macros!)
Sean Christopherson
1
-18
/
+18
2025-09-11
KVM: selftests: Add coverage for 'b' (byte) sized fastops emulation
Sean Christopherson
1
-7
/
+13
2025-09-11
KVM: selftests: Add support for #DE exception fixup
Sean Christopherson
2
-1
/
+7
2025-09-11
Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-8
/
+96
2025-09-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
9
-21
/
+62
2025-09-11
selftest:net: fixed spelling mistakes
Andres Urian Florez
1
-2
/
+2
2025-09-11
selftests: traceroute: Add VRF tests
Ido Schimmel
1
-0
/
+178
2025-09-11
selftests: traceroute: Test traceroute with different source IPs
Ido Schimmel
1
-4
/
+9
2025-09-11
selftests: traceroute: Reword comment
Ido Schimmel
1
-4
/
+4
2025-09-11
selftests: traceroute: Use require_command()
Ido Schimmel
1
-10
/
+3
2025-09-11
selftests: traceroute: Return correct value on failure
Ido Schimmel
1
-29
/
+9
2025-09-11
selftests: net: Add tests to verify team driver option set and get.
Marc Harvey
3
-2
/
+193
2025-09-10
Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-0
/
+3
2025-09-10
selftests: net: replace sleeps in fcnal-test with waits
Jakub Kicinski
1
-214
/
+214
2025-09-10
tools: ynl: check for membership with 'not in'
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-10
tools: ynl: use 'cond is None'
Matthieu Baerts (NGI0)
2
-2
/
+2
2025-09-10
tools: ynl: remove unnecessary semicolons
Matthieu Baerts (NGI0)
2
-2
/
+2
2025-09-10
tools: ynl: remove unused imports
Matthieu Baerts (NGI0)
4
-5
/
+2
2025-09-10
tools: ynl: remove f-string without any placeholders
Matthieu Baerts (NGI0)
2
-16
/
+16
2025-09-10
tools: ynl: remove assigned but never used variable
Matthieu Baerts (NGI0)
2
-3
/
+0
2025-09-10
tools: ynl: avoid bare except
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-10
tools: ynl: fix undefined variable name
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-10
selftests/bpf: Skip timer cases when bpf_timer is not supported
Leon Hwang
5
-0
/
+20
2025-09-10
selftests: can: enable CONFIG_CAN_VCAN as a module
Davide Caratti
1
-0
/
+3
2025-09-10
cxl/acpi: Rename CFMW coherency restrictions
Davidlohr Bueso
1
-9
/
+9
2025-09-09
selftests: mptcp: join: allow more time to send ADD_ADDR
Matthieu Baerts (NGI0)
1
-2
/
+4
2025-09-09
selftests: mptcp: join: tolerate more ADD_ADDR
Matthieu Baerts (NGI0)
1
-12
/
+7
2025-09-09
selftests: mptcp: shellcheck: support v0.11.0
Matthieu Baerts (NGI0)
7
-8
/
+9
2025-09-09
selftests: net: speed up pmtu.sh by avoiding unnecessary cleanup
Jakub Kicinski
1
-4
/
+5
2025-09-09
selftests: net: run groups from fcnal-test in parallel
Jakub Kicinski
5
-1
/
+12
2025-09-09
selftests/bpf: Add tests for bpf_strnstr
Rong Tao
1
-2
/
+6
2025-09-09
selftests/bpf: Fix "expression result unused" warnings with icecc
Ilya Leoshkevich
2
-5
/
+4
2025-09-09
selftests/bpf: Extend crypto_sanity selftest with invalid dst buffer
Daniel Borkmann
1
-14
/
+32
2025-09-09
docs: add tools/docs/gen-redirects.py
Vegard Nossum
1
-0
/
+54
2025-09-09
docs: add tools/docs/gen-renames.py
Vegard Nossum
1
-0
/
+130
[prev]
[next]