platform/kernel/linux-rpi.git
2023-06-01 Ian Rogersperf pmu: Correct perf_pmu__auto_merge_stats() affectin...
2023-05-31 Arnaldo Carvalho... Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30'...
2023-05-30 Ian Rogersperf kvm powerpc: Add missing rename opf pmu_have_event...
2023-05-28 Ian Rogerslibsubcmd: Avoid two path statics, removing 8192 bytes...
2023-05-28 Ian Rogersperf test pmu: Avoid 2 static path arrays
2023-05-28 Ian Rogerstools api fs: Dynamically allocate cgroupfs mount point...
2023-05-28 Ian Rogersperf scripting-engines: Move static to local variable...
2023-05-28 Ian Rogersperf path: Make mkpath thread safe, remove 16384 bytes...
2023-05-28 Ian Rogersperf probe: Dynamically allocate params memory
2023-05-28 Ian Rogersperf timechart: Make large arrays dynamic
2023-05-28 Ian Rogersperf lock: Dynamically allocate lockhash_table
2023-05-28 Ian Rogersperf daemon: Dynamically allocate path to perf
2023-05-28 Ian Rogerstools lib api fs tracing_path: Remove two unused MAX_PA...
2023-05-28 Ian Rogerstools api fs: Avoid large static PATH_MAX arrays
2023-05-28 Ian Rogersperf trace beauty: Make MSR arrays const to move it...
2023-05-28 Ian Rogersperf trace: Make some large static arrays const to...
2023-05-28 Ian Rogersperf test x86: intel-pt-test data is immutable so mark...
2023-05-28 Ian Rogersperf test x86: insn-x86 test data is immutable so mark...
2023-05-28 Ian Rogersperf header: Make nodes dynamic in write_mem_topology()
2023-05-28 Ian Rogersperf evsel: Don't let for_each_group() treat the head...
2023-05-28 Ian Rogersperf evsel: Don't let evsel__group_pmu_name() traverse...
2023-05-27 Ian Rogersperf pmu: Remove is_pmu_hybrid
2023-05-27 Ian Rogersperf pmus: Remove perf_pmus__has_hybrid
2023-05-27 Ian Rogersperf pmus: Add function to return count of core PMUs
2023-05-27 Ian Rogersperf pmus: Ensure all PMUs are read for find_by_type
2023-05-27 Ian Rogersperf pmus: Avoid repeated sysfs scanning
2023-05-27 Ian Rogersperf pmus: Allow just core PMU scanning
2023-05-27 Ian Rogersperf pmus: Split pmus list into core and other
2023-05-27 Ian Rogersperf pmu: Separate pmu and pmus
2023-05-27 Ian Rogersperf x86 mem: minor refactor to is_mem_loads_aux_event
2023-05-27 Ian Rogersperf pmus: Prefer perf_pmu__scan over perf_pmus__for_ea...
2023-05-27 Ian Rogersperf pmu: Remove perf_pmu__hybrid_pmus list
2023-05-27 Ian Rogersperf mem: Avoid hybrid PMU list
2023-05-27 Ian Rogersperf stat: Avoid hybrid PMU list
2023-05-27 Ian Rogersperf metrics: Remove perf_pmu__is_hybrid use
2023-05-27 Ian Rogersperf header: Avoid hybrid PMU list in write_pmu_caps
2023-05-27 Ian Rogersperf evsel: Compute is_hybrid from PMU being core
2023-05-27 Ian Rogersperf topology: Avoid hybrid list for hybrid topology
2023-05-27 Ian Rogersperf x86: Iterate hybrid PMUs as core PMUs
2023-05-27 Ian Rogersperf pmu: Rewrite perf_pmu__has_hybrid to avoid list
2023-05-27 Ian Rogersperf pmu: Remove perf_pmu__hybrid_mounted
2023-05-27 Ian Rogersperf evlist: Reduce scope of evlist__has_hybrid
2023-05-27 Ian Rogersperf evlist: Remove __evlist__add_default
2023-05-27 Ian Rogersperf evlist: Remove evlist__warn_hybrid_group
2023-05-27 Ian Rogersperf tools: Warn if no user requested CPUs match PMU...
2023-05-27 Ian Rogersperf target: Remove unused hybrid value
2023-05-27 Ian Rogersperf evlist: Allow has_user_cpus to be set on hybrid
2023-05-27 Ian Rogersperf evlist: Propagate user CPU maps intersecting core...
2023-05-27 Ian Rogersperf pmu: Add CPU map for "cpu" PMUs
2023-05-27 Ian Rogersperf evsel: Add is_pmu_core inorder to interpret own_cpus
2023-05-27 Ian Rogersperf pmu: Add is_core to pmu
2023-05-27 Ian Rogersperf pmu: Detect ARM and hybrid PMUs with sysfs
2023-05-27 Ian Rogerslibperf cpumap: Add "any CPU"/dummy test function
2023-05-27 Ian Rogersperf cpumap: Add equal function
2023-05-27 Ian Rogersperf cpumap: Add internal nr and cpu accessors
2023-05-27 Ian Rogersperf test python: Put perf python at start of sys.path
2023-05-27 Namhyung Kimperf test: Fix perf stat JSON output test
2023-05-27 Ian Rogersperf tests: Organize cpu_map tests into a single suite
2023-05-27 Ian Rogersperf cpumap: Add intersect function
2023-05-27 Ian Rogersperf vendor events intel: Add metricgroup descriptions...
2023-05-27 Ian Rogersperf jevents: Add support for metricgroup descriptions
2023-05-26 Song Liuperf evsel: Separate bpf_counter_list and bpf_filters...
2023-05-26 Arnaldo Carvalho... tools headers UAPI: Sync the linux/in.h with the kernel...
2023-05-26 James Clarkperf cs-etm: Copy kernel coresight-pmu.h header
2023-05-26 Song Liuperf bpf: Do not use llvm-strip on BPF binary
2023-05-26 Ian Rogersperf build: Don't compile demangle-cxx.cpp if not necessary
2023-05-26 Ian Rogersperf arm: Fix include path to cs-etm.h
2023-05-26 Namhyung Kimperf bpf filter: Fix a broken perf sample data naming...
2023-05-26 Namhyung Kimperf ftrace latency: Remove unnecessary "--" from ...
2023-05-26 Linus TorvaldsMerge tag '6.4-rc3-smb3-client-fixes' of git://git...
2023-05-26 Linus TorvaldsMerge tag 'parisc-for-6.4-3' of git://git./linux/kernel...
2023-05-26 Linus Torvaldsmodule: error out early on concurrent load of the same...
2023-05-25 Linus TorvaldsMerge tag 'vfs/v6.4-rc3/misc.fixes' of git://git./linux...
2023-05-25 Linus TorvaldsMerge tag 'net-6.4-rc4' of git://git./linux/kernel...
2023-05-25 Linus TorvaldsMerge tag 'for-v6.4-rc' of git://git./linux/kernel...
2023-05-25 Linus TorvaldsMerge tag 'sound-6.4-rc4' of git://git./linux/kernel...
2023-05-25 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.4-3' of git://git...
2023-05-25 Linus TorvaldsMerge tag 'm68k-for-v6.4-tag2' of git://git./linux...
2023-05-25 Kuniyuki Iwashimaudplite: Fix NULL pointer dereference in __sk_mem_raise...
2023-05-25 Jakub KicinskiMerge branch 'net-phy-mscc-support-vsc8501'
2023-05-25 David Eppingnet: phy: mscc: enable VSC8501/2 RGMII RX clock
2023-05-25 David Eppingnet: phy: mscc: remove unnecessary phydev locking
2023-05-25 David Eppingnet: phy: mscc: add support for VSC8501
2023-05-25 David Eppingnet: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
2023-05-25 Jakub KicinskiMerge branch 'bug-fixes-for-net-handshake'
2023-05-25 Chuck Levernet/handshake: Enable the SNI extension to work properly
2023-05-25 Chuck Levernet/handshake: Unpin sock->file if a handshake is cancelled
2023-05-25 Chuck Levernet/handshake: handshake_genl_notify() shouldn't ignore...
2023-05-25 Chuck Levernet/handshake: Fix uninitialized local variable
2023-05-25 Chuck Levernet/handshake: Fix handshake_dup() ref counting
2023-05-25 Chuck Levernet/handshake: Remove unneeded check from handshake_dup()
2023-05-25 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-05-24 Steve Frenchsmb3: move Documentation/filesystems/cifs to Documentat...
2023-05-24 Steve Frenchcifs: correct references in Documentation to old fs...
2023-05-24 Steve Frenchsmb: move client and server files to common directory...
2023-05-24 Steve Frenchcifs: mapchars mount option ignored
2023-05-24 Steve Frenchsmb3: display debug information better for encryption
2023-05-24 Paulo Alcantaracifs: fix smb1 mount regression
2023-05-24 Linus TorvaldsMerge tag 'spi-fix-v6.4-rc3' of git://git./linux/kernel...
2023-05-24 Linus TorvaldsMerge tag 'regulator-fix-v6.4-rc3' of git://git./linux...
next