index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2026-06-04
perf test: Show snippet failure output for verbose=1
Ian Rogers
2026-06-04
perf test: Refactor parallel poll loop to drain all pipes simultaneously
Ian Rogers
2026-06-04
tools subcmd: Robust fallback and existence checks for process reaping
Ian Rogers
2026-06-04
perf test pmu-events: A sub-test per metric table
Ian Rogers
2026-06-04
perf test: Support dynamic test suites with setup callback and private data
Ian Rogers
2026-06-04
perf test: Drain pipe after child finishes to avoid losing output
Ian Rogers
2026-06-04
perf pmu-events: Add API to get metric table name and iterate tables
Ian Rogers
2026-06-04
perf jevents.py: Make generated C code more kernel style
Ian Rogers
2026-06-04
perf tpebs: Fix concurrent stop races and PID reuse hazards in tpebs_stop
Ian Rogers
2026-06-04
perf annotate: Fix crashes on empty annotate windows
James Clark
2026-06-04
perf tools: Ensure event leader stays at head of evlist after sorting
Ian Rogers
2026-06-04
perf: Fix off-by-one stack buffer overflow in kallsyms__parse()
Rui Qi
2026-06-04
perf stat: Use aggr_nr scaling for Intel uncore miss latency metrics
Chun-Tse Shao
2026-06-04
perf stat: Add aggr_nr metric parser support
Chun-Tse Shao
2026-06-04
tools build: Fix feature checks to touch target files on success
Ian Rogers
2026-06-04
perf build: Compile BPF skeletons with -mcpu=v3
Suchit Karunakaran
2026-06-04
perf lock: Fix non-atomic max/time and min_time updates in contention_data
Suchit Karunakaran
2026-06-04
perf bench: Add --write-size option to sched pipe
Breno Leitao
2026-06-04
rtla: Fix parsing of multi-character short options
Tomas Glozar
2026-06-04
selftests/eventpoll: Add test for multiple waiters
Nam Cao
2026-06-03
selftests: mptcp: add test for extra_subflows underflow on userspace PM
Tao Cui
2026-06-03
tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.1
Maciej Wieczor-Retman
2026-06-03
af_unix: Add test for SCM_INQ on partial read
Jianyu Li
2026-06-03
sched_ext: Make scx_bpf_kick_cid() return s32
Tejun Heo
2026-06-03
tools/sched_ext: Order single-cid cmask helpers as (cid, mask)
Tejun Heo
2026-06-03
tools headers UAPI: sync linux/taskstats.h for procacct.c
Wang Yaxin
2026-06-03
bpftool: Use libbpf error code for flow dissector query
Woojin Ji
2026-06-03
perf symbol: Lazily compute idle
Ian Rogers
2026-06-03
perf symbol: Add setters for bitfields sharing a byte to avoid concurrent upd...
Ian Rogers
2026-06-03
perf env: Add helper to lazily compute the os_release
Ian Rogers
2026-06-03
perf env: Add mutex to protect lazy environment initialization
Ian Rogers
2026-06-03
perf env: Remove unused perf_env__raw_arch
Ian Rogers
2026-06-03
perf env: Refactor perf_env__arch_strerrno
Ian Rogers
2026-06-03
perf lock-contention: Use perf_env e_machine rather than arch
Ian Rogers
2026-06-03
perf c2c: Use perf_env e_machine rather than arch
Ian Rogers
2026-06-03
perf header: In print_pmu_caps use perf_env e_machine
Ian Rogers
2026-06-03
perf arch common: Use perf_env e_machine rather than arch
Ian Rogers
2026-06-03
perf sort: Use perf_env e_machine rather than arch
Ian Rogers
2026-06-03
perf sample-raw: Use perf_env e_machine rather than arch
Ian Rogers
2026-06-03
perf machine: Use perf_env e_machine rather than arch
Ian Rogers
2026-06-03
perf symbol: Avoid use of machine__is
Ian Rogers
2026-06-03
perf print_insn: Use e_machine for fallback IP length check
Ian Rogers
2026-06-03
perf capstone: Determine architecture from e_machine
Ian Rogers
2026-06-03
perf env, dso, thread: Add _endian variants for e_machine helpers
Ian Rogers
2026-06-03
perf tests topology: Switch env->arch use to env->e_machine
Ian Rogers
2026-06-03
perf env: Add perf_env__e_machine helper and use in perf_env__arch
Ian Rogers
2026-06-03
perf test: Add file offset diagnostic test for corrupted perf.data
Arnaldo Carvalho de Melo
2026-06-03
perf sched: Replace BUG_ON on invalid CPU with graceful skip
Arnaldo Carvalho de Melo
2026-06-03
perf timechart: Fix cat_backtrace() use-after-free on corrupted callchain
Arnaldo Carvalho de Melo
2026-06-03
perf tools: Include file offset and event type name in skip messages
Arnaldo Carvalho de Melo
[prev]
[next]