This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 727ea09e99b8 Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.o [...] new c4f683731db3 hwmon: (scmi) Register explicitly with Thermal Framework new 1e699e177e33 Revert "hwmon: (pmbus) Add regulator supply into macro" new aa52994915dc Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub [...] new cf00b33058b1 cxl/mbox: Add a check on input payload size new 2816e24b0510 cxl/region: Fix null pointer dereference due to pass throu [...] new f010c75c0529 cxl/pmem: Fix failure to account for 8 byte header for wri [...] new 24f0692bfd41 ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set new 71ee71d7adcb cxl/region: Fix decoder allocation crash new 4f1aa35f1fb7 cxl/pmem: Use size_add() against integer overflow new a90accb358ae cxl/region: Fix region HPA ordering validation new 0d9e734018d7 cxl/region: Fix cxl_region leak, cleanup targets at region delete new 4d07ae22e79e cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak new 86e86c3cb633 tools/testing/cxl: Fix some error exits new e41c8452b9b2 tools/testing/cxl: Add a single-port host-bridge regressio [...] new e4f6dfa9ef75 cxl/region: Fix 'distance' calculation with passthrough ports new 8f401ec1c897 cxl/region: Recycle region ids new 16c7a368c8ba Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/ [...]
The 17 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: drivers/acpi/numa/srat.c | 1 + drivers/cxl/core/mbox.c | 2 +- drivers/cxl/core/pmem.c | 2 + drivers/cxl/core/port.c | 11 +- drivers/cxl/core/region.c | 113 ++++++++++++---- drivers/cxl/cxl.h | 4 +- drivers/cxl/pmem.c | 105 +++++++++------ drivers/hwmon/pmbus/pmbus.h | 1 - drivers/hwmon/scmi-hwmon.c | 116 +++++++++++++++-- tools/testing/cxl/test/cxl.c | 301 ++++++++++++++++++++++++++++++++++++++++--- 10 files changed, 551 insertions(+), 105 deletions(-)