This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 999f6631866e Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/li [...] new 0fcde5989e8a cxl/memdev: Improve sanitize ABI descriptions new 3de8cd224241 cxl/memdev: Document security state in kern-doc new ad64f5952ce3 cxl/memdev: Only show sanitize sysfs files when supported new 638c1913d2b0 Merge tag 'cxl-fixes-6.5-rc5' of git://git.kernel.org/pub/ [...] new 9754353d0ab1 perf pmu arm64: Fix reading the PMU cpu slots in sysfs new 341e0e9f59e2 perf callchain powerpc: Fix addr location init during arch [...] new 5c49b6c3f2cc perf parse-events: Extra care around force grouped events new e8d38345da24 perf parse-events: When fixing group leaders always set th [...] new b161f25fa306 perf parse-events: Only move force grouped evsels when sorting new 98ce8e4a9dcf perf test uprobe_from_different_cu: Skip if there is no gcc new 34bc65d6d831 perf pmus: Create placholder regardless of scanning core_only new 07d2b820fd75 perf test parse-events: Test complex name has required eve [...] new c1a515d3c027 Merge tag 'perf-tools-fixes-for-v6.5-2-2023-08-03' of git: [...]
The 13 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/ABI/testing/sysfs-bus-cxl | 15 +++++- drivers/cxl/core/mbox.c | 45 ++++++++++++++++- drivers/cxl/core/memdev.c | 19 +++++++ drivers/cxl/cxlmem.h | 16 ++++++ tools/perf/arch/arm64/util/pmu.c | 7 +-- tools/perf/arch/powerpc/util/skip-callchain-idx.c | 4 ++ tools/perf/tests/parse-events.c | 12 ++++- .../tests/shell/test_uprobe_from_different_cu.sh | 8 ++- tools/perf/util/parse-events.c | 58 ++++++++++++++-------- tools/perf/util/pmu.c | 11 ++++ tools/perf/util/pmu.h | 1 + tools/perf/util/pmus.c | 16 +++--- 12 files changed, 173 insertions(+), 39 deletions(-)