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-01-27
selftests/bpf: Add tests for FIONREAD and copied_seq
Jiayuan Chen
-6
/
+302
2026-01-27
selftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control option
Matt Bobrowski
-4
/
+25
2026-01-27
bpf: add new BPF_CGROUP_ITER_CHILDREN control option
Matt Bobrowski
-0
/
+8
2026-01-27
objtool/klp: Fix bug table handling for __WARN_printf()
Josh Poimboeuf
-3
/
+11
2026-01-27
objtool: Replace custom macros in elf.c with shared ones
Petr Pavlu
-7
/
+6
2026-01-27
objtool: Print bfd_vma as unsigned long long on ia32-x86_64 cross build
Dmitry Safonov
-6
/
+8
2026-01-27
selftests/vsock: add tests for namespace deletion
Bobby Eshleman
-0
/
+84
2026-01-27
selftests/vsock: add tests for host <-> vm connectivity with namespaces
Bobby Eshleman
-4
/
+568
2026-01-27
selftests/vsock: add namespace tests for CID collisions
Bobby Eshleman
-0
/
+78
2026-01-27
selftests/vsock: add tests for proc sys vsock ns_mode
Bobby Eshleman
-2
/
+138
2026-01-27
selftests/vsock: use ss to wait for listeners instead of /proc/net
Bobby Eshleman
-17
/
+30
2026-01-27
selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
Bobby Eshleman
-4
/
+15
2026-01-27
selftests/vsock: prepare vm management helpers for namespaces
Bobby Eshleman
-32
/
+69
2026-01-27
selftests/vsock: add namespace helpers to vmtest.sh
Bobby Eshleman
-0
/
+32
2026-01-27
selftests/vsock: increase timeout to 1200
Bobby Eshleman
-1
/
+1
2026-01-27
perf jitdump: Constify variables storing the result of strchr() on const tables
Arnaldo Carvalho de Melo
-1
/
+1
2026-01-27
perf bpf-event: Constify variables storing the result of strchr() on const ta...
Arnaldo Carvalho de Melo
-1
/
+2
2026-01-27
perf demangle-java: Constify variables storing the result of strchr() on cons...
Arnaldo Carvalho de Melo
-1
/
+1
2026-01-27
perf time-utils: Constify variables storing the result of strchr() on const t...
Arnaldo Carvalho de Melo
-2
/
+2
2026-01-27
perf units: Constify variables storing the result of strchr() on const tables
Arnaldo Carvalho de Melo
-1
/
+1
2026-01-27
perf trace-event: Constify variables storing the result of strchr() on const ...
Arnaldo Carvalho de Melo
-1
/
+1
2026-01-27
perf tp_pmu: Address const-correctness errors in recent glibcs
Arnaldo Carvalho de Melo
-1
/
+1
2026-01-27
perf hwmon_pmu: Constify the variables returning bsearch() on const tables
Arnaldo Carvalho de Melo
-1
/
+1
2026-01-27
perf session: Don't write to memory pointed to a const pointer
Arnaldo Carvalho de Melo
-3
/
+3
2026-01-27
perf strlist: Don't write to const memory
Arnaldo Carvalho de Melo
-4
/
+8
2026-01-27
perf metricgroup: Constify variables storing the result of strchr() on const ...
Arnaldo Carvalho de Melo
-3
/
+2
2026-01-27
perf disasm: Constify variables storing the result of bsearch() on const tables
Arnaldo Carvalho de Melo
-1
/
+1
2026-01-27
perf thread-stack: Switch thread_stack__init() to use e_machine
Ian Rogers
-2
/
+2
2026-01-27
perf callchain: Switch callchain_param_setup from an arch to an e_machine
Ian Rogers
-10
/
+8
2026-01-27
perf script: Fix script_fetch_insn for more than just x86
Ian Rogers
-78
/
+87
2026-01-26
mm/rmap: separate out fork-only logic on anon_vma_clone()
Lorenzo Stoakes
-1
/
+10
2026-01-26
mm/rmap: remove anon_vma_merge() function
Lorenzo Stoakes
-5
/
+0
2026-01-26
selftests: net: fix wrong boolean evaluation in __exit__
Gal Pressman
-1
/
+1
2026-01-26
kernel-chktaint: add reporting for tainted modules
Randy Dunlap
-1
/
+17
2026-01-26
selftests/bpf: convert test_bpftool_map_access.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
-399
/
+371
2026-01-26
selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
-86
/
+144
2026-01-26
selftests/bpf: Add a few helpers for bpftool testing
Alexis Lothoré (eBPF Foundation)
-1
/
+87
2026-01-26
perf session: Print all machines in session dump
Hrishikesh Suresh
-5
/
+8
2026-01-26
perf unwind-libdw: Wire up e_flags for CSKY
Ian Rogers
-4
/
+6
2026-01-26
perf perf_regs: Accurately compute register names for CSKY
Ian Rogers
-38
/
+62
2026-01-26
perf thread: Add optional e_flags output argument to thread__e_machine
Ian Rogers
-48
/
+122
2026-01-26
perf dso: Factor out e_machine reading for use in thread
Ian Rogers
-50
/
+75
2026-01-26
perf vendor events amd: Fix Zen 5 MAB allocation events
Sandipan Das
-3
/
+3
2026-01-26
perf test: Fix test perf evlist for z/VM s390x
Thomas Richter
-2
/
+2
2026-01-26
perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointer
Arnaldo Carvalho de Melo
-3
/
+3
2026-01-26
tools headers: Don't check arm64's unistd.h
Leo Yan
-1
/
+0
2026-01-26
Revert "perf tools: Fix arm64 build by generating unistd_64.h"
Leo Yan
-13
/
+2
2026-01-26
tools headers: Go back to include asm-generic/unistd.h for arm64
Leo Yan
-1
/
+23
2026-01-26
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
-405
/
+1360
2026-01-26
selftests/bpf: Harden cpu flags test for lru_percpu_hash map
Leon Hwang
-3
/
+10
[prev]
[next]