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-09-11
selftests: bpf: use __stderr in stream error tests
Puranjay Mohan
-82
/
+17
2025-09-11
selftests: bpf: introduce __stderr and __stdout
Puranjay Mohan
-0
/
+100
2025-09-11
tools headers: Remove unused arm32 asm/kvm.h copy
James Clark
-316
/
+0
2025-09-11
tools headers: Remove unused kvm_perf.h copies
James Clark
-41
/
+0
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
-369
/
+2195
2025-09-11
KVM: selftests: Add support for DIV and IDIV in the fastops test
Sean Christopherson
-0
/
+38
2025-09-11
KVM: selftests: Dedup the gnarly constraints of the fastops tests (more macros!)
Sean Christopherson
-18
/
+18
2025-09-11
KVM: selftests: Add coverage for 'b' (byte) sized fastops emulation
Sean Christopherson
-7
/
+13
2025-09-11
KVM: selftests: Add support for #DE exception fixup
Sean Christopherson
-1
/
+7
2025-09-11
Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-8
/
+96
2025-09-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-21
/
+62
2025-09-11
selftest:net: fixed spelling mistakes
Andres Urian Florez
-2
/
+2
2025-09-11
selftests: traceroute: Add VRF tests
Ido Schimmel
-0
/
+178
2025-09-11
selftests: traceroute: Test traceroute with different source IPs
Ido Schimmel
-4
/
+9
2025-09-11
selftests: traceroute: Reword comment
Ido Schimmel
-4
/
+4
2025-09-11
selftests: traceroute: Use require_command()
Ido Schimmel
-10
/
+3
2025-09-11
selftests: traceroute: Return correct value on failure
Ido Schimmel
-29
/
+9
2025-09-11
selftests: net: Add tests to verify team driver option set and get.
Marc Harvey
-2
/
+193
2025-09-10
Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm...
Jakub Kicinski
-0
/
+3
2025-09-10
selftests: net: replace sleeps in fcnal-test with waits
Jakub Kicinski
-214
/
+214
2025-09-10
tools: ynl: check for membership with 'not in'
Matthieu Baerts (NGI0)
-1
/
+1
2025-09-10
tools: ynl: use 'cond is None'
Matthieu Baerts (NGI0)
-2
/
+2
2025-09-10
tools: ynl: remove unnecessary semicolons
Matthieu Baerts (NGI0)
-2
/
+2
2025-09-10
tools: ynl: remove unused imports
Matthieu Baerts (NGI0)
-5
/
+2
2025-09-10
tools: ynl: remove f-string without any placeholders
Matthieu Baerts (NGI0)
-16
/
+16
2025-09-10
tools: ynl: remove assigned but never used variable
Matthieu Baerts (NGI0)
-3
/
+0
2025-09-10
tools: ynl: avoid bare except
Matthieu Baerts (NGI0)
-1
/
+1
2025-09-10
tools: ynl: fix undefined variable name
Matthieu Baerts (NGI0)
-1
/
+1
2025-09-10
selftests/bpf: Skip timer cases when bpf_timer is not supported
Leon Hwang
-0
/
+20
2025-09-10
selftests: can: enable CONFIG_CAN_VCAN as a module
Davide Caratti
-0
/
+3
2025-09-10
cxl/acpi: Rename CFMW coherency restrictions
Davidlohr Bueso
-9
/
+9
2025-09-09
selftests: mptcp: join: allow more time to send ADD_ADDR
Matthieu Baerts (NGI0)
-2
/
+4
2025-09-09
selftests: mptcp: join: tolerate more ADD_ADDR
Matthieu Baerts (NGI0)
-12
/
+7
2025-09-09
selftests: mptcp: shellcheck: support v0.11.0
Matthieu Baerts (NGI0)
-8
/
+9
2025-09-09
selftests: net: speed up pmtu.sh by avoiding unnecessary cleanup
Jakub Kicinski
-4
/
+5
2025-09-09
selftests: net: run groups from fcnal-test in parallel
Jakub Kicinski
-1
/
+12
2025-09-09
selftests/bpf: Add tests for bpf_strnstr
Rong Tao
-2
/
+6
2025-09-09
selftests/bpf: Fix "expression result unused" warnings with icecc
Ilya Leoshkevich
-5
/
+4
2025-09-09
selftests/bpf: Extend crypto_sanity selftest with invalid dst buffer
Daniel Borkmann
-14
/
+32
2025-09-09
docs: add tools/docs/gen-redirects.py
Vegard Nossum
-0
/
+54
2025-09-09
docs: add tools/docs/gen-renames.py
Vegard Nossum
-0
/
+130
2025-09-09
perf annotate: Fix title line after return from call
Namhyung Kim
-3
/
+7
2025-09-09
perf annotate: Factor out annotate_browser__show_function_title()
Namhyung Kim
-11
/
+16
2025-09-09
perf annotate: Fix signature of annotate_browser__show()
Namhyung Kim
-12
/
+13
2025-09-09
perf docs: Update SPE doc to include default instructions group
James Clark
-4
/
+10
2025-09-09
perf arm-spe: Display --itrace period warnings for all sample types
James Clark
-9
/
+9
2025-09-09
perf arm-spe: Downsample all sample types equally
James Clark
-15
/
+12
2025-09-09
perf arm-spe: Show instruction sample types by default
James Clark
-2
/
+6
2025-09-09
selftests/bpf: Fix incorrect array size calculation
Jiayuan Chen
-2
/
+3
2025-09-09
perf symbols: Handle 'N' symbols in /proc/kallsyms
Arnaldo Carvalho de Melo
-1
/
+6
[prev]
[next]