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-16
tools: ynl-gen: add sub-type check
Asbjørn Sloth Tønnesen
1
-1
/
+3
2025-09-16
tools: ynl-gen: generate nested array policies
Asbjørn Sloth Tønnesen
1
-0
/
+5
2025-09-16
tools: ynl-gen: allow overriding name-prefix for constants
Asbjørn Sloth Tønnesen
1
-1
/
+2
2025-09-16
tools: ynl: avoid "use of uninitialized variable" false positive in generated...
Vladimir Oltean
1
-2
/
+2
2025-09-16
Merge branch 'x86/urgent' into x86/apic, to resolve conflict
Ingo Molnar
95
-299
/
+1087
2025-09-16
KVM: riscv: selftests: Add SBI FWFT to get-reg-list test
Anup Patel
1
-0
/
+32
2025-09-16
KVM: riscv: selftests: Add common supported test cases
Quan Zhou
1
-0
/
+6
2025-09-16
KVM: riscv: selftests: Add missing headers for new testcases
Dong Yang
4
-0
/
+4
2025-09-16
KVM: riscv: selftests: Use the existing RISCV_FENCE macro in `rseq-riscv.h`
Quan Zhou
1
-2
/
+1
2025-09-16
KVM: riscv: selftests: Add bfloat16 extension to get-reg-list test
Quan Zhou
1
-0
/
+12
2025-09-16
KVM: riscv: selftests: Add Zicbop extension to get-reg-list test
Quan Zhou
1
-0
/
+16
2025-09-15
tools: ynl: rst: display attribute-set doc
Matthieu Baerts (NGI0)
1
-0
/
+4
2025-09-15
bpf...d_path(): constify path argument
Al Viro
1
-1
/
+1
2025-09-15
selftests: ncdevmem: remove sleep on rx
Stanislav Fomichev
1
-2
/
+0
2025-09-15
selftests: mptcp: close server IPC descriptors
Geliang Tang
2
-4
/
+12
2025-09-15
selftests: mptcp: close server file descriptors
Geliang Tang
2
-0
/
+2
2025-09-15
selftests: mptcp: sockopt: fix error messages
Geliang Tang
1
-6
/
+10
2025-09-15
selftests: mptcp: userspace pm: validate deny-join-id0 flag
Matthieu Baerts (NGI0)
2
-3
/
+18
2025-09-15
selftests: mptcp: connect: print pcap prefix
Matthieu Baerts (NGI0)
1
-1
/
+5
2025-09-15
selftests: mptcp: print trailing bytes with od
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-15
selftests: mptcp: avoid spurious errors on TCP disconnect
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-09-15
selftests: mptcp: connect: catch IO errors on listen side
Matthieu Baerts (NGI0)
1
-3
/
+4
2025-09-15
selftests: bonding: add fail_over_mac testing
Hangbin Liu
3
-2
/
+142
2025-09-15
selftests/tc-testing: Adapt tc police action tests for Gb rounding changes
Victor Nogueira
1
-1
/
+1
2025-09-15
selftests/bpf: More open-coded gettid syscall cleanup
Alan Maguire
6
-5
/
+8
2025-09-15
selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns
Kumar Kartikeya Dwivedi
4
-0
/
+104
2025-09-15
selftests/bpf: Fix arena_spin_lock selftest failure
Saket Kumar Bhaskar
2
-1
/
+17
2025-09-15
selftests/bpf: Skip timer_interrupt case when bpf_timer is not supported
Leon Hwang
1
-0
/
+4
2025-09-15
bpftool: Search for tracefs at /sys/kernel/tracing first
Quentin Monnet
1
-9
/
+2
2025-09-15
perf maps: Ensure kmap is set up for all inserts
Ian Rogers
1
-4
/
+5
2025-09-15
kunit: qemu_configs: Add MIPS configurations
Thomas Weißschuh
4
-0
/
+74
2025-09-15
kunit: Enable PCI on UML without triggering WARN()
Thomas Weißschuh
1
-3
/
+2
2025-09-15
selftests/bpf: Fix uprobe_sigill test for uprobe syscall error value
Jiri Olsa
1
-28
/
+6
2025-09-15
ACPICA: acpidump: fix return values in ap_is_valid_checksum()
Kaushlendra Kumar
1
-1
/
+2
2025-09-15
ACPICA: acpidump: drop ACPI_NONSTRING attribute from file_name
Ahmed Salem
1
-1
/
+1
2025-09-15
ACPICA: Apply ACPI_NONSTRING
Ahmed Salem
1
-2
/
+2
2025-09-15
Merge branch 'thermal-intel'
Rafael J. Wysocki
1
-0
/
+2
2025-09-15
Merge 6.17-rc6 into usb-next
Greg Kroah-Hartman
95
-299
/
+1087
2025-09-14
selftests: openvswitch: add a simple test for tunnel metadata
Ilya Maximets
1
-7
/
+81
2025-09-13
tools/delaytop: improve error handling for missing PSI support
Fan Yu
1
-66
/
+116
2025-09-13
tools/delaytop: add interactive mode with keyboard controls
Fan Yu
1
-45
/
+121
2025-09-13
tools/delaytop: add memory verbose mode support
Fan Yu
1
-30
/
+98
2025-09-13
tools/delaytop: add flexible sorting by delay field
Fan Yu
1
-32
/
+121
2025-09-13
selftests: proc: mark vsyscall strings maybe-unused
Bala-Vignesh-Reddy
1
-4
/
+8
2025-09-13
proc: test lseek on /proc/net/dev
Alexey Dobriyan
3
-0
/
+70
2025-09-13
idr test suite: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-9
/
+7
2025-09-13
maple_tree: testing fix for spanning store on 32b
Liam R. Howlett
1
-1
/
+6
2025-09-13
maple_tree: fix testing for 32 bit builds
Liam R. Howlett
1
-0
/
+3
2025-09-13
tools: testing: use existing atomic.h for vma/maple tests
Brendan Jackman
3
-30
/
+5
2025-09-13
tools: testing: support EXTRA_CFLAGS in shared.mk
Brendan Jackman
1
-0
/
+1
[prev]
[next]