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
2026-02-04
selftests: mptcp: join: avoid declaring i if not used
Matthieu Baerts (NGI0)
-6
/
+3
2026-02-04
selftests: mptcp: join chk_stale_nr: avoid dup stats
Matthieu Baerts (NGI0)
-8
/
+2
2026-02-04
selftests: mptcp: join: userspace: wait for new events
Matthieu Baerts (NGI0)
-2
/
+7
2026-02-04
selftests: mptcp: join: fix wait_mpj helper
Matthieu Baerts (NGI0)
-16
/
+14
2026-02-04
selftests: mptcp: join: wait for estab event instead of MPJ
Matthieu Baerts (NGI0)
-9
/
+10
2026-02-04
selftests: mptcp: diag: sort all #include
Matthieu Baerts (NGI0)
-12
/
+15
2026-02-04
selftests/bpf: Add tests for improved linked register tracking
Puranjay Mohan
-2
/
+301
2026-02-04
bpf: Support negative offsets, BPF_SUB, and alu32 for linked register tracking
Puranjay Mohan
-1
/
+1
2026-02-04
selftests/bpf: Add tests for BPF_END bitwise tracking
Tianci Cao
-0
/
+43
2026-02-04
selftests/bpf: Strengthen timer_start_deadlock test
Alexei Starovoitov
-7
/
+2
2026-02-04
selftests/bpf: Add a testcase for deadlock avoidance
Alexei Starovoitov
-0
/
+108
2026-02-04
tools/power turbostat: Remove redundant newlines from err(3) strings
Len Brown
-5
/
+5
2026-02-04
tools/power turbostat: Allow more use of is_hybrid flag
Len Brown
-3
/
+7
2026-02-04
tools/power turbostat: Rename "LLCkRPS" column to "LLCMRPS"
Len Brown
-16
/
+16
2026-02-04
tools/power turbostat.8: Document the "--force" option
Len Brown
-3
/
+7
2026-02-04
tools/power turbostat: Harden against unexpected values
Len Brown
-43
/
+51
2026-02-04
tools/power turbostat: Dump hypervisor name
Len Brown
-0
/
+23
2026-02-04
tools/power turbostat: Dump CPUID.1.ECX[31] (Hypervisor)
Len Brown
-2
/
+5
2026-02-04
tools/power turbostat: Dump CPUID(1) consistently with CPUID(6)
Len Brown
-9
/
+9
2026-02-04
tools/power turbostat: AMD: msr offset 0x611 read failed: Input/output error
Len Brown
-1
/
+1
2026-02-04
Merge branch 'pm-tools'
Rafael J. Wysocki
-12
/
+18
2026-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+1
2026-02-04
Merge branch 'thermal-intel'
Rafael J. Wysocki
-22
/
+52
2026-02-04
resolve_btfids: Refactor the sort_btf_by_name function
Donglin Peng
-7
/
+11
2026-02-04
Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-next
Dave Jiang
-0
/
+1
2026-02-04
Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+1
2026-02-04
cxl: Enable AMD Zen5 address translation using ACPI PRMT
Robert Richter
-0
/
+1
2026-02-04
KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctl
Claudio Imbrenda
-0
/
+300
2026-02-04
selftests/futex: Fix incorrect result reporting of futex_requeue test item
Yuwen Chen
-41
/
+8
2026-02-03
selftest: net: add a test-case for encap segmentation after GRO
Paolo Abeni
-0
/
+64
2026-02-03
selftests/bpf: Add a test to stress bpf_timer_start and map_delete race
Alexei Starovoitov
-0
/
+203
2026-02-03
selftests/bpf: Removed obsolete tests
Mykyta Yatsenko
-111
/
+0
2026-02-03
selftests/bpf: Add timer stress test in NMI context
Mykyta Yatsenko
-12
/
+231
2026-02-03
selftests/bpf: Verify bpf_timer_cancel_async works
Mykyta Yatsenko
-0
/
+48
2026-02-03
selftests/bpf: Add stress test for timer async cancel
Mykyta Yatsenko
-4
/
+28
2026-02-03
selftests/bpf: Refactor timer selftests
Mykyta Yatsenko
-19
/
+36
2026-02-03
perf thread: Don't require machine to compute the e_machine
Ian Rogers
-7
/
+9
2026-02-03
perf header: Add e_machine/e_flags to the header
Ian Rogers
-6
/
+64
2026-02-03
perf session: Add e_flags to the e_machine helper
Ian Rogers
-26
/
+55
2026-02-03
perf kvm: Wire up e_machine
Ian Rogers
-68
/
+80
2026-02-03
perf kvm stat: Remove use of the arch directory
Ian Rogers
-177
/
+451
2026-02-03
libperf build: Always place libperf includes first
Ian Rogers
-1
/
+1
2026-02-03
perf test kvm: Add stat live testing
Ian Rogers
-1
/
+29
2026-02-03
selftests/bpf: Add selftests for stream functions under lock
Emil Tsalapatis
-0
/
+32
2026-02-03
selftests/bpf: Add selftests for bpf_stream_print_stack
Emil Tsalapatis
-0
/
+21
2026-02-03
selftests/bpf: Add a test for ids=0 to verifier_scalar_ids test
Puranjay Mohan
-0
/
+45
2026-02-03
bpf: Relax scalar id equivalence for state pruning
Puranjay Mohan
-3
/
+5
2026-02-03
perf capstone: Support for dlopen-ing libcapstone.so
Ian Rogers
-42
/
+179
2026-02-03
perf build: Remove NO_LIBCAP that controls nothing
Ian Rogers
-3
/
+1
2026-02-03
selftests/net: packetdrill: add TCP Accurate ECN cases
Chia-Yu Chang
-0
/
+1363
[prev]
[next]