]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2026-05-21  Ian Rogersperf build: Fix fsmount.o build
2026-05-20  Ian Rogersperf build: Prefix SCRIPTS with output directory to...
2026-05-20  Ian Rogersperf arch x86 tests: Add test for topdown event sorting
2026-05-20  Ian Rogersperf tests: Add test for uncore event sorting
2026-05-20  Ian Rogersperf build: Convert llvm-config shell queries to simply...
2026-05-20  Ian Rogersperf pmu-events: Convert recursive shell assignments...
2026-05-20  Ian Rogersperf pmu-events: Split big_c_string storage into standa...
2026-05-20  Ian Rogersperf build: Remove redundant libbpf feature check for...
2026-05-20  Ian Rogersperf build: Move libsymbol dependency out of prepare...
2026-05-20  Ian Rogersperf build: Pre-generate BPF skeleton tooling during...
2026-05-20  Ian Rogersperf build: Encapsulate vmlinux.h and bpftool in bpf_sk...
2026-05-20  Ian Rogersperf build: Move BPF skeleton generation out of Makefil...
2026-05-20  Ian Rogersperf build: Remove empty archheaders target
2026-05-20  Ian Rogersperf build: Decouple pmu-events from prepare umbrella...
2026-05-20  Ian Rogersperf trace beauty: Make beauty generated C code standal...
2026-05-20  Swapnil Sapkalperf lock contention: Fix SIGCHLD vs pause() race in...
2026-05-20  Swapnil Sapkalperf sched stats: Fix SIGCHLD vs pause() race in scheds...
2026-05-20  Swapnil Sapkalperf sched stats: Fix SIGCHLD vs pause() race in scheds...
2026-05-20  Ian Rogersperf evsel: Add bounds checking to trace point raw...
2026-05-20  Ian Rogersperf timechart: Bounds check CPU
2026-05-20  Ian Rogersperf sched: Bounds check CPU in sched switch events
2026-05-20  Ian Rogersperf kmem: Add bounds checks to tracepoint read values
2026-05-20  Ian Rogersperf synthetic-events: Bound check when synthesizing...
2026-05-20  Ian Rogersperf kmem: Fix memory leaks on error path and when...
2026-05-20  Ian Rogersperf timechart: Fix memory leaks
2026-05-20  Ian Rogersperf lock: Avoid segv if event is missing a callchain
2026-05-20  Ian Rogersperf lock: Constify trace_lock_handler variables
2026-05-20  Ian Rogersperf evsel: Don't pass evsel with sample
2026-05-20  Ian Rogersperf s390-sample-raw: Don't pass evsel or its PMU with...
2026-05-20  Ian Rogersperf script: Don't pass evsel with sample
2026-05-20  Ian Rogersperf evlist: Try to avoid computing evsel from sample
2026-05-20  Ian Rogersperf trace: Don't pass evsel with sample
2026-05-20  Ian Rogersperf timechart: Don't pass evsel with sample
2026-05-20  Ian Rogersperf sched: Don't pass evsel with sample
2026-05-20  Ian Rogersperf kwork: Don't pass evsel with sample
2026-05-20  Ian Rogersperf kmem: Don't pass evsel with sample
2026-05-20  Ian Rogersperf inject: Don't pass evsel with sample
2026-05-20  Ian Rogersperf annotate: Don't pass evsel to add_sample
2026-05-20  Ian Rogersperf report: Directly use sample->evsel to avoid comput...
2026-05-20  Ian Rogersperf hist: Remove evsel from struct hist_entry_iter
2026-05-20  Ian Rogersperf db-export: Remove evsel from struct export_sample
2026-05-20  Ian Rogersperf hist: Remove evsel parameter from inc samples...
2026-05-20  Ian Rogersperf lock: Only pass sample to handlers
2026-05-20  Ian Rogersperf callchain: Don't pass evsel and sample
2026-05-20  Ian Rogersperf trace: Don't pass evsel with sample
2026-05-20  Ian Rogersperf evsel: Refactor evsel tracepoint sample accessors...
2026-05-20  Ian Rogersperf kvm: Don't pass evsel with sample
2026-05-20  Ian Rogersperf tool: Remove evsel from tool APIs that pass the...
2026-05-20  Ian Rogersperf inject: Fix itrace branch stack synthesis
2026-05-20  Ian Rogersperf event: Fix size of synthesized sample with branch...
2026-05-20  Michael Petlanperf build-id: Fix off-by-one bug when printing kernel...
2026-05-20  Ian Rogersperf clang-format: Add a perf clang-format that overrid...
2026-05-20  Chen Peiperf riscv: Add SDT argument parsing for RISC-V
2026-05-16  Aaron Tomlinperf trace: Introduce --show-cpu option to display...
2026-05-15  Leo Yanperf pmu: Skip test on Arm64 when #slots is zero
2026-05-15  Florian Fainelliperf trace beauty fcntl: Fix build with older kernel...
2026-05-15  Ian Rogersperf unwind-libunwind: Add RISC-V libunwind support
2026-05-15  Ian Rogersperf unwind-libunwind: Remove libunwind-local
2026-05-15  Ian Rogersperf unwind-libunwind: Move flush/finish access out...
2026-05-15  Ian Rogersperf unwind-libunwind: Make libunwind register reading...
2026-05-15  Ian Rogersperf build: Be more programmatic when setting up libunw...
2026-05-15  Ian Rogerstools build: Deduplicate test-libunwind for different...
2026-05-15  Ian Rogersperf unwind: Refactor get_entries to allow dynamic...
2026-05-14  Ian Rogersperf metricgroup: Avoid scanning unnecessary PMUs for...
2026-05-14  Ian Rogersperf pmu-events AMD: Switch l2_itlb_misses to bp_l1_tlb...
2026-05-14  Ian Rogersperf record: Refactor ARM64 leaf caller setup out of...
2026-05-11  Ian Rogersperf tool: Fix missing schedstat delegates and dont_spl...
2026-05-11  Ian Rogersperf sched: Add missing mmap2 handler in timehist
2026-05-11  Ian Rogersperf sched stats: Fix segmentation faults, memory leaks...
2026-05-11  Martin Kaiserperf test: Fix "trace summary" test for musl-based...
2026-05-11  Martin Kaiserperf test: Fix sys_enter_openat event test for musl
2026-05-11  Martin Kaiserperf test: Fix nanosleep check in the ftrace test
2026-05-06  Namhyung Kimperf build: Remove NO_GTK2 build test
2026-05-06  Namhyung Kimperf build: Add -fms-extensions for GEN_VMLINUX_H=1
2026-05-06  Namhyung Kimperf build: Update error message for BUILD_NONDISTRO=1
2026-05-06  James Clarkperf arm_spe: Print remaining IMPDEF event numbers
2026-05-06  James Clarkperf arm_spe: Decode Arm N1 IMPDEF events
2026-05-06  James Clarkperf arm_spe: Turn event name mappings into an array
2026-05-06  James Clarkperf arm_spe: Store MIDR in arm_spe_pkt
2026-05-06  James Clarkperf arm_spe: Handle missing CPU IDs
2026-05-06  James Clarkperf arm_spe: Make a function to get the MIDR
2026-05-06  Thomas Richterperf callchain: Handle multiple address spaces
2026-05-06  Ian Rogersperf debuginfo: Fix libdw API contract violations
2026-05-06  Ian Rogersperf annotate-data: Fix libdw API contract violations
2026-05-06  Ian Rogersperf probe-finder: Fix libdw API contract violations
2026-05-06  Ian Rogersperf libdw: Fix libdw API contract violations and memor...
2026-05-06  Ian Rogersperf libdw: Support DWARF line 0 in inline list
2026-05-06  Ian Rogersperf libdw: Fix callchain parent update in ORDER_CALLER...
2026-05-06  Ian Rogersperf srcline: Introduce inline_node__clear_frames()
2026-05-06  Ian Rogersperf dwarf-aux: Fix libdw API contract violations
2026-05-06  Ian Rogersperf dwarf-aux: Fix libdw segmentation fault in cu_walk...
2026-05-05  Linus TorvaldsMerge tag 'wq-for-7.1-rc2-fixes' of git://git.kernel...
2026-05-05  Linus TorvaldsMerge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kerne...
2026-05-05  Linus TorvaldsMerge tag 'sched_ext-for-7.1-rc2-fixes' of git://git...
2026-05-05  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2026-05-05  Linus TorvaldsMerge tag 'fbdev-for-7.1-rc3' of git://git.kernel.org...
2026-05-05  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2026-05-05  Linus TorvaldsMerge tag 'media/v7.1-2' of git://git.kernel.org/pub...
2026-05-04  Linus TorvaldsMerge tag 'linux_kselftest-fixes-7.1-rc3' of git:/...
2026-05-04  T.J. Mercierdocs: cgroup-v1: Update charge-commit section
next