开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-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
2026-06-03
perf timechart: Include file offset in CPU bounds check messages
Arnaldo Carvalho de Melo
2026-06-03
perf sched: Include file offset in event skip messages
Arnaldo Carvalho de Melo
2026-06-03
perf session: Include file offset in event skip/stop messages
Arnaldo Carvalho de Melo
2026-06-03
perf sample: Add file_offset field to struct perf_sample
Arnaldo Carvalho de Melo
2026-05-29
perf annotate: Fix missing branch counter column in TUI mode
Thomas Falcon
2026-05-29
perf script: Fix missing '+' indicator when branch counter reaches upper limit
Dapeng Mi
2026-05-29
perf arm-spe: Don't warn about the discard bit if it doesn't exist
James Clark
2026-05-29
perf util: Fix perf_exe() buffer write past end
Miguel Martín Gil
2026-05-29
perf jevents: Add IOMMU metrics for Intel
Chun-Tse Shao
2026-05-29
perf jevents: Add IOMMU metrics for AMD
Chun-Tse Shao
2026-05-29
perf vendor events intel: Update sierraforest events from 1.15 to 1.17
Ian Rogers
2026-05-29
perf vendor events intel: Update sapphirerapids events from 1.36 to 1.39
Ian Rogers
[next]