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-10-02
perf tools kvm: Fix the potential out of range memory access issue
Dapeng Mi
-5
/
+10
2025-10-02
perf tools kwork: Add missed memory allocation check and free
Dapeng Mi
-5
/
+22
2025-10-02
perf tools kvm: Add missed memory allocation check and free
Dapeng Mi
-23
/
+58
2025-10-02
tools include: Add headers to make tools builds more hermetic
Ian Rogers
-1
/
+1369
2025-10-02
tools include: Replace tools linux/gfp_types.h with kernel version
Ian Rogers
-1
/
+393
2025-10-02
tools bitmap: Add missing asm-generic/bitsperlong.h include
Ian Rogers
-0
/
+1
2025-10-02
perf bench futex: Add missing stdbool.h
Ian Rogers
-0
/
+1
2025-10-02
perf test: Stat std output don't fail metric only
Ian Rogers
-1
/
+5
2025-10-02
libperf mmap: In user mmap rdpmc avoid undefined behavior
Ian Rogers
-1
/
+1
2025-10-02
perf symbol-minimal: Be more defensive when reading build IDs
Ian Rogers
-1
/
+1
2025-10-02
perf bpf: Use __builtin_preserve_field_info for GCC compatibility
Sam James
-1
/
+1
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-15
/
+62
2025-10-02
tools build: Don't assume libtracefs-devel is always available
Arnaldo Carvalho de Melo
-6
/
+0
2025-10-02
perf build: Remove libtracefs configuration
Ian Rogers
-14
/
+0
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
-13
/
+0
2025-10-01
Merge tag 'linux_kselftest-next-6.18-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-1
/
+13
2025-10-01
Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-9
/
+85
2025-10-01
Merge tag 'thermal-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+2
2025-10-01
Merge tag 'acpi-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-4
/
+5
2025-10-01
Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-54
/
+134
2025-10-01
selftests/bpf: Add test for libbpf_sha256()
Eric Biggers
-0
/
+52
2025-10-01
libbpf: remove linux/unaligned.h dependency for libbpf_sha256()
Andrii Nakryiko
-2
/
+11
2025-10-01
libbpf: move libbpf_sha256() implementation into libbpf_utils.c
Andrii Nakryiko
-98
/
+100
2025-10-01
libbpf: move libbpf_errstr() into libbpf_utils.c
Andrii Nakryiko
-107
/
+84
2025-10-01
libbpf: remove unused libbpf_strerror_r and STRERR_BUFSIZE
Andrii Nakryiko
-30
/
+0
2025-10-01
libbpf: make libbpf_errno.c into more generic libbpf_utils.c
Andrii Nakryiko
-1
/
+1
2025-10-01
selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP
KaFai Wan
-0
/
+18
2025-10-01
selftests/bpf: Fix realloc size in bpf_get_addrs
Jiri Olsa
-1
/
+1
2025-10-01
selftests/bpf: Fix typo in subtest_basic_usdt after merge conflict
Jiri Olsa
-1
/
+1
2025-10-01
selftests/bpf: Fix open-coded gettid syscall in uprobe syscall tests
Jiri Olsa
-2
/
+2
2025-10-01
perf test: Remove C python_use test
Ian Rogers
-31
/
+0
2025-10-01
perf test: Add an 'import perf' test shell script
Ian Rogers
-0
/
+36
2025-10-01
perf test: Extend branch stack sampling test for Arm64 BRBE
James Clark
-1
/
+60
2025-10-01
perf test: Add syscall and address tests to brstack test
James Clark
-1
/
+60
2025-10-01
perf test: Refactor brstack test
James Clark
-8
/
+13
2025-10-01
perf bpf_counter: Fix handling of cpumap fixing hybrid
Ian Rogers
-17
/
+12
2025-10-01
perf bpf_counter: Move header declarations into C code
Ian Rogers
-70
/
+69
2025-10-01
tools/docs: sphinx-build-wrapper: pdflatex is needed only for pdf
Mauro Carvalho Chehab
-1
/
+1
2025-10-01
perf annotate: Use architecture-agnostic register limit
Suchit Karunakaran
-5
/
+8
2025-10-01
perf script: Enable to present DTL entries
Athira Rajeev
-0
/
+33
2025-10-01
perf powerpc: Process the DTL entries in queue and deliver samples
Athira Rajeev
-0
/
+175
2025-10-01
perf powerpc: Allocate and setup aux buffer queue to help co-relate with othe...
Athira Rajeev
-4
/
+223
2025-10-01
perf powerpc: Add event name as vpa-dtl of PERF_TYPE_SYNTH type to present DT...
Athira Rajeev
-0
/
+77
2025-10-01
perf powerpc: Process auxtrace events and display in 'perf report -D'
Athira Rajeev
-0
/
+291
2025-10-01
perf powerpc: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc
Athira Rajeev
-0
/
+122
2025-10-01
perf sched: Avoid union type punning undefined behavior
Ian Rogers
-15
/
+4
2025-10-01
perf test perftool_testsuite: Use absolute paths
Veronika Molnarova
-84
/
+202
2025-10-01
perf tools: Fix duplicated words in documentation and comments
Markus Heidelberg
-3
/
+3
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-0
/
+161
2025-09-30
Merge tag 'nolibc-20250928-for-6.18-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-115
/
+68
[prev]
[next]