This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 52e5070f60a9 Merge tag 'hyperv-fixes-signed-20240411' of git://git.kern [...] new b7c59b038c65 cxl/mem: Fix for the index of Clear Event Record Handle new 5c88a9ccd4c4 cxl/core/regs: Fix usage of map->reg_type in cxl_decode_re [...] new f7c52345ccc9 cxl/core: Fix initialization of mbox_cmd.size_out in get event new 648dae58a830 cxl: Remove checking of iter in cxl_endpoint_get_perf_coor [...] new 592780b8391f cxl: Fix retrieving of access_coordinates in PCIe path new 51293c565cf4 cxl: Fix incorrect region perf data calculation new 001c5d19341a cxl: Consolidate dport access_coordinate ->hb_coord and -> [...] new 7bcf809b1e78 cxl: Add checks to access_coordinate calculation to fail m [...] new 586b5dfb51b9 Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/ [...]
The 9 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/cxl/acpi.c | 13 +--- drivers/cxl/core/cdat.c | 152 ++++++++++++++++++++++--------------------- drivers/cxl/core/mbox.c | 5 +- drivers/cxl/core/port.c | 114 +++++++++++++++++++------------- drivers/cxl/core/regs.c | 5 +- drivers/cxl/cxl.h | 8 +-- drivers/cxl/cxlmem.h | 2 +- tools/testing/cxl/test/cxl.c | 10 +-- 8 files changed, 164 insertions(+), 145 deletions(-)