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-05-05
perf record --off-cpu: Dump the remaining PERF_SAMPLE_ in sample_type from BP...
Howard Chu
-24
/
+35
2025-05-05
perf script: Display off-cpu samples correctly
Howard Chu
-2
/
+2
2025-05-05
perf record --off-cpu: Disable perf_event's callchain collection
Howard Chu
-1
/
+1
2025-05-05
perf evsel: Assemble off-cpu samples
Howard Chu
-1
/
+34
2025-05-05
perf record --off-cpu: Dump off-cpu samples in BPF
Howard Chu
-5
/
+84
2025-05-05
perf record --off-cpu: Preparation of off-cpu BPF program
Howard Chu
-0
/
+33
2025-05-05
perf record --off-cpu: Parse off-cpu event
Howard Chu
-23
/
+21
2025-05-05
perf evsel: Expose evsel__is_offcpu_event() for future use
Howard Chu
-1
/
+3
2025-05-05
selftests: iou-zcrx: Clean up build warnings for error format
Haiyue Wang
-2
/
+2
2025-05-05
selftests: mptcp: add chk_sublfow in diag.sh
Gang Yan
-0
/
+32
2025-05-05
selftests: mptcp: add helpers to get subflow_info
Gang Yan
-2
/
+157
2025-05-05
selftests: mptcp: refactor NLMSG handling with 'proto'
Gang Yan
-18
/
+20
2025-05-05
selftests: mptcp: refactor send_query parameters for code clarity
Gang Yan
-9
/
+10
2025-05-05
selftests: mptcp: add struct params in mptcp_diag
Gang Yan
-5
/
+11
2025-05-05
selftests: mptcp: sockopt: use IPPROTO_MPTCP for getaddrinfo
Geliang Tang
-8
/
+24
2025-05-05
selftests: mptcp: info: hide 'grep: write error' warnings
Matthieu Baerts (NGI0)
-2
/
+5
2025-05-05
selftests: ublk: kublk: fix include path
Uday Shankar
-2
/
+1
2025-05-05
selftests: ublk: make test_generic_06 silent on success
Uday Shankar
-1
/
+1
2025-05-05
selftests: ublk: kublk: build with -Werror iff WERROR!=0
Uday Shankar
-0
/
+4
2025-05-05
libbpf: Improve BTF dedup handling of "identical" BTF types
Andrii Nakryiko
-48
/
+89
2025-05-05
bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ
Anton Protopopov
-0
/
+6
2025-05-05
selftests/bpf: Remove sockmap_ktls disconnect_after_delete test
Ihor Solodrai
-67
/
+0
2025-05-05
selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case
Cong Wang
-0
/
+35
2025-05-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-56
/
+597
2025-05-05
KVM: arm64: selftest: Don't try to disable AArch64 support
Marc Zyngier
-4
/
+4
2025-05-05
Merge branch 'block-6.15' into for-6.16/block
Jens Axboe
-12
/
+48
2025-05-05
selftests: netfilter: nft_fib.sh: check lo packets bypass fib lookup
Florian Westphal
-0
/
+23
2025-05-05
selftests: netfilter: add conntrack stress test
Florian Westphal
-0
/
+408
2025-05-04
Merge tag 'perf-tools-fixes-for-v6.15-2025-05-04' of git://git.kernel.org/pub...
Linus Torvalds
-2
/
+13
2025-05-04
x86/boot: Add a bunch of PIC aliases
Ard Biesheuvel
-2
/
+4
2025-05-04
Merge tag 'v6.15-rc4' into x86/fpu, to pick up fixes
Ingo Molnar
-258
/
+1398
2025-05-03
Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-0
/
+2
2025-05-03
futex,selftests: Add another FUTEX2_NUMA selftest
Peter Zijlstra
-1
/
+264
2025-05-03
selftests/futex: Add futex_numa_mpol
Sebastian Andrzej Siewior
-1
/
+290
2025-05-03
selftests/futex: Add futex_priv_hash
Sebastian Andrzej Siewior
-2
/
+323
2025-05-03
selftests/futex: Build without headers nonsense
Peter Zijlstra
-0
/
+18
2025-05-03
tools/perf: Allow to select the number of hash buckets
Sebastian Andrzej Siewior
-1
/
+101
2025-05-03
tools headers: Synchronize prctl.h ABI header
Sebastian Andrzej Siewior
-1
/
+43
2025-05-02
selftests/bpf: Cleanup bpf qdisc selftests
Amery Hung
-45
/
+11
2025-05-02
selftests/bpf: Test attaching a bpf qdisc with incomplete operators
Amery Hung
-0
/
+72
2025-05-02
selftests/bpf: Test setting and creating bpf qdisc as default qdisc
Amery Hung
-0
/
+63
2025-05-02
KVM: selftests: Add a basic SEV-SNP smoke test
Pratik R. Sampat
-2
/
+23
2025-05-02
KVM: selftests: Decouple SEV policy from VM type
Pratik R. Sampat
-24
/
+26
2025-05-02
KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
Pratik R. Sampat
-2
/
+19
2025-05-02
cpupower: change binding's makefile to use -lcpupower
John B. Wyatt IV
-10
/
+11
2025-05-02
cpupower: add a systemd service to run cpupower
Francesco Poli (wintermute)
-0
/
+104
2025-05-02
KVM: selftests: Add library support for interacting with SNP
Pratik R. Sampat
-6
/
+96
2025-05-02
KVM: selftests: Introduce SEV VM type check
Pratik R. Sampat
-3
/
+18
2025-05-02
KVM: selftests: Replace assert() with TEST_ASSERT_EQ()
Pratik R. Sampat
-4
/
+4
2025-05-02
KVM: selftests: Add SMT control state helper
Pratik R. Sampat
-20
/
+36
[prev]
[next]