This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9903efbddba0 Merge tag 'asm-generic-fixes-6.10-2' of git://git.kernel.o [...] new 48f091fd50b2 btrfs: fix adding block group to a reclaim list and the un [...] new cfbc0ffea88c Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/s [...] new 84ec985944ef cxl/mem: Fix no cxl_nvd during pmem region auto-assembling new 285f2a088414 cxl/region: Avoid null pointer dereference in region lookup new 84328c5acebc cxl/region: check interleave capability new a0f39d51dbf7 cxl: documentation: add missing files to cxl driver-api new 73e931504f8e Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub [...]
The 7 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/driver-api/cxl/memory-devices.rst | 15 ++++ drivers/cxl/core/hdm.c | 13 +++ drivers/cxl/core/pmem.c | 16 ++-- drivers/cxl/core/region.c | 103 ++++++++++++++++++++++-- drivers/cxl/cxl.h | 6 +- drivers/cxl/cxlmem.h | 21 +++-- drivers/cxl/mem.c | 17 ++-- fs/btrfs/block-group.c | 13 ++- tools/testing/cxl/test/cxl.c | 4 + 9 files changed, 181 insertions(+), 27 deletions(-)