platform/kernel/linux-starfive.git
2023-08-24 Ian Rogersperf jevents: Group events by PMU
2023-08-24 Ian Rogersperf pmu-events: Add extra underscore to function names
2023-08-24 Ian Rogersperf pmu: Abstract alias/event struct
2023-08-24 Ian Rogersperf pmu: Make the loading of formats lazy
2023-08-23 Guilherme Amadioperf build: Allow customization of clang options for...
2023-08-23 Ian Rogersperf pmu: Pass PMU rather than aliases and format
2023-08-23 Ian Rogersperf pmu: Avoid passing format list to perf_pmu__format...
2023-08-23 Ian Rogersperf pmu: Avoid passing format list to perf_pmu__format...
2023-08-23 Ian Rogersperf pmu: Avoid passing format list to perf_pmu__config...
2023-08-23 Ian Rogersperf pmu: Reduce scope of perf_pmu_error()
2023-08-23 Ian Rogersperf pmu: Move perf_pmu__set_format to pmu.y
2023-08-23 Ian Rogersperf pmu: Avoid a path name copy
2023-08-23 Ian Rogersperf script ibs: Remove unused include
2023-08-23 Kajol Jainperf bench breakpoint: Skip run if no breakpoints available
2023-08-22 Arnaldo Carvalho... perf lzma: Convert some pr_err() to pr_debug() as calle...
2023-08-21 Kaige Yeperf stat-display: Check if snprintf()'s fmt argument...
2023-08-21 Arnaldo Carvalho... perf bpf augmented_raw_syscalls: Add an assert to make...
2023-08-21 Arnaldo Carvalho... perf bpf augmented_raw_syscalls: Add an assert to make...
2023-08-21 Ilkka Koskinenperf vendor events arm64: AmpereOne: Remove unsupported...
2023-08-21 Ilkka Koskinenperf vendor events arm64: Add AmpereOne metrics
2023-08-21 Ilkka Koskinenperf vendor events arm64: AmpereOne: Mark affected...
2023-08-21 Ilkka Koskinenperf vendor events arm64: Remove L1D_CACHE_LMISS from...
2023-08-21 John Garryperf jevents: Raise exception for no definition of...
2023-08-18 Arnaldo Carvalho... perf trace: Use heuristic when deciding if a syscall...
2023-08-18 Arnaldo Carvalho... perf trace: Use the augmented_raw_syscall BPF skel...
2023-08-17 Arnaldo Carvalho... perf lock: Don't pass an ERR_PTR() directly to perf_ses...
2023-08-17 Arnaldo Carvalho... perf top: Don't pass an ERR_PTR() directly to perf_sess...
2023-08-17 James Clarkperf vendor events arm64: Update N2 and V2 metrics...
2023-08-17 James Clarkperf vendor events arm64: Update stall_slot workaround...
2023-08-17 James Clarkperf jevents: Add a new expression builtin strcmp_cpuid...
2023-08-17 James Clarkperf test: Add a test for the new Arm CPU ID comparison...
2023-08-17 James Clarkperf arm64: Allow version comparisons of CPU IDs
2023-08-16 Arnaldo Carvalho... perf bpf_skel augmented_raw_syscalls: Cap the socklen...
2023-08-16 Kajol Jainperf vendor events: Update metric events for power10...
2023-08-16 Kajol Jainperf vendor events: Update metric event names for power...
2023-08-16 Kajol Jainperf vendor events: Update JSON/events for power10...
2023-08-16 Kajol Jainperf vendor events: Move JSON/events to appropriate...
2023-08-16 Kajol Jainperf vendor events: Drop STORES_PER_INST metric event...
2023-08-16 Kajol Jainperf vendor events: Drop some of the JSON/events for...
2023-08-16 Kajol Jainperf vendor events: Update the JSON/events descriptions...
2023-08-16 Alexandre Ghitiperf tests mmap-basic: Adapt for riscv
2023-08-16 Alexandre Ghitilibperf: Implement riscv mmap support
2023-08-16 Leo Yanperf parse-regs: Move out arch specific header from...
2023-08-16 Leo Yanperf parse-regs: Remove PERF_REGS_{MAX|MASK} from commo...
2023-08-16 Leo Yanperf parse-regs: Remove unused macros PERF_REG_{IP|SP}
2023-08-16 Leo Yanperf unwind: Use perf_arch_reg_{ip|sp}() to substitute...
2023-08-16 Leo Yanperf parse-regs: Introduce functions perf_arch_reg_...
2023-08-16 Leo Yanperf parse-regs: Refactor arch register parsing functions
2023-08-16 Changbin Duperf docs: Fix format of unordered lists
2023-08-15 James Clarkperf vendor events arm64: Update scale units and descri...
2023-08-15 James Clarkperf cs-etm: Don't duplicate FIELD_GET()
2023-08-15 Adrian Hunterperf dlfilter: Add al_cleanup()
2023-08-15 Arnaldo Carvalho... perf dlfilter: Initialize addr_location before passing...
2023-08-15 Adrian Hunterperf dlfilter: Add a test for resolve_address()
2023-08-15 Wei Liperf scripts python: Update audit-libs package name...
2023-08-15 Wei Liperf scripts python: Support syscall name parsing on...
2023-08-15 Yang Jihongperf evsel: Remove duplicate check for `field` in evsel...
2023-08-15 Namhyung Kimperf test: Add perf record sample filtering test
2023-08-15 Namhyung Kimperf bpf-filter: Fix sample flag check with ||
2023-08-15 Ian Rogersperf trace: Tidy comments related to BPF + syscall...
2023-08-15 Ian Rogersperf bpf examples: With no BPF events remove examples
2023-08-15 Ian Rogersperf trace: Migrate BPF augmentation to use a skeleton
2023-08-15 Ian Rogersperf parse-events: Remove BPF event support
2023-08-15 Ian Rogersperf bpf: Remove support for embedding clang for compil...
2023-08-15 Arnaldo Carvalho... perf tests trace+probe_vfs_getname.sh: Accept quotes...
2023-08-15 Arnaldo Carvalho... perf test trace+probe_vfs_getname.sh: Remove stray...
2023-08-11 Ian Rogersperf script python: Add stub for PMU symbol to the...
2023-08-11 Athira Rajeevperf symbols: Fix DSO kernel load and symbol process...
2023-08-11 Arnaldo Carvalho... perf build: Remove -Wno-unused-but-set-variable from...
2023-08-10 Arnaldo Carvalho... Merge remote-tracking branch 'torvalds/master' into...
2023-08-10 Linus TorvaldsMerge tag '6.5-rc5-ksmbd-server' of git://git.samba...
2023-08-10 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.5-3-2023-08-09'...
2023-08-09 Mario Limonciellotpm: Add a helper for checking hwrng enabled
2023-08-09 Kirill A. Shutemovmm: Fix access_remote_vm() regression on tagged addresses
2023-08-09 Borislav Petkov... x86/CPU/AMD: Do not leak quotient data after a division...
2023-08-08 Linus TorvaldsMerge tag 'hardening-v6.5-rc6' of git://git./linux...
2023-08-08 Ian Rogersperf stat: Don't display zero tool counts
2023-08-08 Linus TorvaldsMerge tag 'gfs2-v6.4-fixes' of git://git./linux/kernel...
2023-08-08 Ivan Babrouperf script: Print "cgroup" field on the same line...
2023-08-08 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2023-08-08 Arnaldo Carvalho... Revert "perf report: Append inlines to non-DWARF callch...
2023-08-08 Linus TorvaldsMerge tag 'xsa432-6.5-tag' of git://git./linux/kernel...
2023-08-08 Linus TorvaldsMerge tag 'gds-for-linus-2023-08-01' of git://git....
2023-08-07 Linus TorvaldsMerge tag 'x86_bugs_srso' of git://git./linux/kernel...
2023-08-07 Linus TorvaldsMerge tag 'wq-for-6.5-rc5-fixes' of git://git./linux...
2023-08-07 Linus TorvaldsMerge tag 'tpmdd-v6.5-rc6' of git://git./linux/kernel...
2023-08-07 Arnaldo Carvalho... perf probe: Make synthesize_perf_probe_point() private...
2023-08-07 Arnaldo Carvalho... perf probe: Free string returned by synthesize_perf_pro...
2023-08-07 Arnaldo Carvalho... perf probe: Free string returned by synthesize_perf_pro...
2023-08-07 Jonathan McDowelltpm/tpm_tis: Disable interrupts for Lenovo P620 devices
2023-08-07 Mario Limonciellotpm: Disable RNG for all AMD fTPMs
2023-08-07 Tom Rixsysctl: set variable key_sysctls storage-class-specifie...
2023-08-07 Takashi Iwaitpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook...
2023-08-07 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-08-07 Linus TorvaldsMerge tag 'mmc-v6.5-rc1' of git://git./linux/kernel...
2023-08-07 Bob Petersongfs2: Don't use filemap_splice_read
2023-08-07 Andreas Gruenbachergfs2: Fix freeze consistency check in gfs2_trans_add_meta
2023-08-07 Borislav Petkov... x86/srso: Tie SBPB bit setting to microcode patch detection
2023-08-06 Linus TorvaldsLinux 6.5-rc5
2023-08-06 Linus TorvaldsMerge tag 'v6.5-rc5.vfs.fixes' of git://git./linux...
next