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-06-26
selftests: forwarding: lib: Split setup_wait()
Petr Machata
-5
/
+10
2025-06-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+95
2025-06-26
tools/perf: Add --exclude-buildids option to perf archive command
Tianyou Li
-5
/
+30
2025-06-26
perf annotate: Fix source code annotate with objdump
Namhyung Kim
-3
/
+93
2025-06-26
tools: Remove libcrypto dependency
Yuzhuo Jing
-57
/
+1
2025-06-26
perf genelf: Remove libcrypto dependency and use built-in sha1()
Yuzhuo Jing
-82
/
+3
2025-06-26
perf util: add a basic SHA-1 implementation
Eric Biggers
-1
/
+148
2025-06-26
perf build: enable -fno-strict-aliasing
Eric Biggers
-0
/
+4
2025-06-26
perf top: populate PMU capabilities data in perf_env
Thomas Falcon
-0
/
+119
2025-06-26
perf tools: move perf_pmus__find_core_pmu() prototype to pmus.h
Thomas Falcon
-1
/
+1
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-153
/
+617
2025-06-26
perf trace: Split BPF skel code to util/bpf_trace_augment.c
Namhyung Kim
-141
/
+255
2025-06-26
perf test: Change all remaining #!/bin/sh to #!/bin/bash
James Clark
-43
/
+43
2025-06-26
selftests/bpf: Test array presets in veristat
Mykyta Yatsenko
-24
/
+159
2025-06-26
selftests/bpf: Support array presets in veristat
Mykyta Yatsenko
-50
/
+189
2025-06-26
selftests/bpf: Separate var preset parsing in veristat
Mykyta Yatsenko
-53
/
+99
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
-547
/
+2230
2025-06-26
selftests/bpf: Add tests for string kfuncs
Viktor Malik
-0
/
+212
2025-06-26
selftests/bpf: Allow macros in __retval
Viktor Malik
-23
/
+19
2025-06-26
Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-5
/
+139
2025-06-26
LoongArch: Replace __ASSEMBLY__ with __ASSEMBLER__ in headers
Thomas Huth
-2
/
+2
2025-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-88
/
+122
2025-06-25
selftests/mm: fix validate_addr() helper
Dev Jain
-2
/
+5
2025-06-25
netlink: specs: ethtool: replace underscores with dashes in names
Jakub Kicinski
-1
/
+1
2025-06-25
selftests: drv-net: test RSS Netlink notifications
Jakub Kicinski
-0
/
+89
2025-06-25
selftests/bpf: adapt one more case in test_lru_map to the new target_free
Willem de Bruijn
-15
/
+18
2025-06-25
selftests/bpf: check operations on untrusted ro pointers to mem
Eduard Zingerman
-0
/
+145
2025-06-25
selftests/bpf: Add tests for BPF_NEG range tracking logic
Song Liu
-0
/
+70
2025-06-25
bpf: Add range tracking for BPF_NEG
Song Liu
-10
/
+23
2025-06-25
selftests/bpf: Fix usdt multispec failure with arm64/clang20 selftest build
Yonghong Song
-4
/
+10
2025-06-25
perf header: Don't write empty BPF/BTF info
Ian Rogers
-2
/
+8
2025-06-25
perf header: Display message if BPF/BTF info is empty
Ian Rogers
-0
/
+6
2025-06-25
perf header: Allow tracing of attr events
Ian Rogers
-0
/
+9
2025-06-25
perf header: In pipe mode dump features without --header/-I
Ian Rogers
-14
/
+8
2025-06-25
libbpf: Fix possible use-after-free for externs
Adin Scannell
-3
/
+23
2025-06-25
perf tests: Add a DRM PMU test
Ian Rogers
-0
/
+78
2025-06-25
perf drm_pmu: Add a tool like PMU to expose DRM information
Ian Rogers
-5
/
+779
2025-06-25
perf parse-events: Avoid scanning PMUs that can't contain events
Ian Rogers
-15
/
+97
2025-06-25
perf debug: Add function symbols to dump_stack
Ian Rogers
-13
/
+73
2025-06-25
torture: Default --no-clocksourcewd on arm64
Paul E. McKenney
-2
/
+2
2025-06-25
torture: Default --no-rcutasksflavors on arm64
Paul E. McKenney
-2
/
+11
2025-06-25
torture: Make torture.sh KCSAN runs set CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE=y
Paul E. McKenney
-1
/
+6
2025-06-25
torture: Permit multiple space characters in kvm.sh --kconfig argument
Paul E. McKenney
-1
/
+1
2025-06-25
torture: Suppress torture.sh "Zero time" messages for disabled tests
Paul E. McKenney
-3
/
+3
2025-06-25
rcutorture: Make BUSTED scenario check and log readers
Paul E. McKenney
-0
/
+3
2025-06-24
selftests: ublk: don't take same backing file for more than one ublk devices
Ming Lei
-2
/
+3
2025-06-24
selftests/bpf: Add testcases for BPF_ADD and BPF_SUB
Harishankar Vishwanathan
-0
/
+161
2025-06-24
KVM: selftests: Add back the missing check of MONITOR/MWAIT availability
Chenyi Qiang
-0
/
+1
2025-06-24
iommufd/selftest: Fix build warnings due to uninitialized mfd
Nicolin Chen
-2
/
+6
2025-06-24
iommufd/selftest: Add asserts testing global mfd
Nicolin Chen
-0
/
+2
[prev]
[next]