[cxl:next] BUILD SUCCESS 3939dba00f981c26d1748769f2f28a3cc0afb6a8
2026-04-11 7:23 UTC
[PATCH v5 0/3] pull region-specific logic into new files
2026-04-11 5:09 UTC (5+ messages)
` [PATCH v5 2/3] cxl/core/region: move dax region device logic into region_dax.c
[RFC PATCH 00/20] DCD: Remove support for sparse regions & add tags
2026-04-11 5:05 UTC (22+ messages)
` [PATCH 01/20] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH 02/20] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH 03/20] cxl/cdat: Gather DSMAS data for DCD partitions
` [PATCH 04/20] cxl/core: Enforce partition order/simplify partition calls
` [PATCH 05/20] cxl/mem: Expose dynamic ram A partition in sysfs
` [PATCH 06/20] cxl/port: Add 'dynamic_ram_a' to endpoint decoder mode
` [PATCH 07/20] cxl/region: Add sparse DAX region support
` [PATCH 08/20] cxl/events: Split event msgnum configuration from irq setup
` [PATCH 09/20] cxl/pci: Factor out interrupt policy check
` [PATCH 10/20] cxl/mem: Configure dynamic capacity interrupts
` [PATCH 11/20] cxl/core: Return endpoint decoder information from region search
` [PATCH 12/20] cxl/extent: Process dynamic partition events and realize region extents
` [PATCH 13/20] cxl/region/extent: Expose region extent information in sysfs
` [PATCH 14/20] dax/bus: Factor out dev dax resize logic
` [PATCH 15/20] dax/region: Create resources on DAX regions
` [PATCH 16/20] cxl/region: Read existing extents on region creation
` [PATCH 17/20] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH 18/20] tools/testing/cxl: Make event logs dynamic
` [PATCH 19/20] tools/testing/cxl: Add DC Regions to mock mem data
` [PATCH 20/20] dax/bus.c: make DC regions driver type DAXDRV_DEVICE_TYPE
[ndctl PATCH] cxl/list: apply bus and port filters to anonymous memdevs
2026-04-11 1:13 UTC
[PATCH] cxl/core/region_dax.c: fix missing assignment in cxl_dax_region_alloc()
2026-04-11 1:11 UTC
[PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
2026-04-10 23:26 UTC (2+ messages)
[PATCH V10 00/10] famfs: port into fuse
2026-04-10 19:44 UTC (17+ messages)
` [PATCH V10 01/10] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V10 02/10] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V10 03/10] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V10 04/10] famfs_fuse: Create files with famfs fmaps
` [PATCH V10 05/10] famfs_fuse: GET_DAXDEV message and daxdev_table
` [PATCH V10 06/10] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V10 07/10] famfs_fuse: Add holder_operations for dax notify_failure()
` [PATCH V10 08/10] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V10 09/10] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V10 10/10] famfs_fuse: Add documentation
[PATCH v2 1/1] cxl/hdm: Add support for 32 switch decoders
2026-04-10 18:39 UTC (3+ messages)
[PATCH v3 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-04-10 12:05 UTC (12+ messages)
` [PATCH v3 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH v3 3/3] iommu/arm-smmu-v3: Allow ATS to be always on
[RFC PATCH 0/4] cxl: Region attach for accelerators
2026-04-09 22:02 UTC (8+ messages)
` [RFC PATCH 1/4] cxl/mem: Add support to cleanly continue after attach
` [RFC PATCH 2/4] cxl/region: Move region lock error code to -EBUSY
` [RFC PATCH 3/4] cxl/region: Block region delete for locked regions
` [RFC PATCH 4/4] cxl/region: Introduce cxl_memdev_attach_region
[PATCH] cxl/region: Validate partition index before array access
2026-04-09 18:26 UTC (3+ messages)
[ndctl PATCH 0/3] Enable CXL protocol testing
2026-04-09 17:05 UTC (8+ messages)
` [ndctl PATCH 1/3] test/cxl: Enable CXL protocol error testing using aer-inject
` [ndctl PATCH 2/3] test/aer-inject: Add aer-inject correctable and uncorrectable interanl error support
` [ndctl PATCH 3/3] test/cxl: Force RAS status in cxl_handle_cor_ras() and cxl_handle_ras()
[bug report] dax: Add dax_operations for use by fs-dax on fsdev dax
2026-04-09 9:28 UTC
[RFC v3 00/27] lib: Rust implementation of SPDM
2026-04-09 3:39 UTC (13+ messages)
` [RFC v3 16/27] lib: rspdm: Support SPDM get_certificate
` [RFC v3 22/27] lib: rspdm: Support SPDM certificate validation
[PATCH] Documentation: Update the CXL Maturity Map
2026-04-09 2:21 UTC
[LSF/MM/BPF TOPIC] What's brewing in CXL?
2026-04-08 21:56 UTC (2+ messages)
[PATCH v6 00/27] lan966x pci device: Add support for SFPs
2026-04-08 8:03 UTC (10+ messages)
` [PATCH v6 01/27] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v6 02/27] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v6 17/27] of: property: Allow fw_devlink device-tree on x86
[PATCH v5 0/9] driver core: Fix some race conditions
2026-04-07 22:58 UTC (3+ messages)
` [PATCH v5 9/9] driver core: Replace dev->offline + ->offline_disabled with accessors
[PATCH v2 00/20] vfio/pci: Add CXL Type-2 device passthrough support
2026-04-07 14:15 UTC (28+ messages)
` [PATCH v2 01/20] cxl: Add cxl_get_hdm_info() for HDM decoder metadata
` [PATCH v2 02/20] cxl: Declare cxl_find_regblock and cxl_probe_component_regs in public header
` [PATCH v2 03/20] cxl: Move component/HDM register defines to uapi/cxl/cxl_regs.h
` [PATCH v2 04/20] cxl: Split cxl_await_range_active() from media-ready wait
` [PATCH v2 05/20] cxl: Record BIR and BAR offset in cxl_register_map
` [PATCH v2 06/20] vfio: UAPI for CXL-capable PCI device assignment
` [PATCH v2 07/20] vfio/pci: Add CXL state to vfio_pci_core_device
` [PATCH v2 08/20] vfio/pci: Add CONFIG_VFIO_CXL_CORE and stub CXL hooks
` [PATCH v2 09/20] vfio/cxl: Detect CXL DVSEC and probe HDM block
` [PATCH v2 10/20] vfio/pci: Export config access helpers
` [PATCH v2 11/20] vfio/cxl: Introduce HDM decoder register emulation framework
` [PATCH v2 12/20] vfio/cxl: Wait for HDM ranges and create memdev
` [PATCH v2 13/20] vfio/cxl: CXL region management support
` [PATCH v2 14/20] vfio/cxl: DPA VFIO region with demand fault mmap and reset zap
` [PATCH v2 15/20] vfio/cxl: Virtualize CXL DVSEC config writes
` [PATCH v2 16/20] vfio/cxl: Register regions with VFIO layer
` [PATCH v2 17/20] vfio/pci: Advertise CXL cap and sparse component BAR to userspace
` [PATCH v2 18/20] vfio/cxl: Provide opt-out for CXL feature
` [PATCH v2 19/20] docs: vfio-pci: Document CXL Type-2 device passthrough
` [PATCH v2 20/20] selftests/vfio: Add CXL Type-2 VFIO assignment test
[ndctl PATCH 1/3] test/cxl-destroy-region.sh: prevent false pass when no decoder found
2026-04-06 17:31 UTC (4+ messages)
` [ndctl PATCH 2/3] cxl/region: prevent partial teardown on out-of-order destroy-region
` [ndctl PATCH 3/3] test/cxl-destroy-region.sh: test out-of-order destroy-region handling
[PATCH] drivers/dax: Fix typo in comment
2026-04-06 15:23 UTC (2+ messages)
[ndctl PATCH v2] test/cxl-dax-hmem.sh: validate dax_hmem vs CXL collisions
2026-04-06 15:22 UTC (2+ messages)
[PATCH v4 0/9] driver core: Fix some race conditions
2026-04-05 22:43 UTC (6+ messages)
` [PATCH v4 9/9] driver core: Replace dev->offline + ->offline_disabled with accessors
[PATCH V2] drivers/dax: Fix typo in comment
2026-04-05 3:45 UTC
[cxl:next] BUILD SUCCESS bfbb6cb1b6e4086b00584c4269324bb15f7d9221
2026-04-04 12:52 UTC
[cxl:for-7.1/cxl-type2-support] BUILD SUCCESS ccabeb15ced4c06eeff7e35d6a54e7835d3d160a
2026-04-04 9:53 UTC
[PATCH] MAINTAINERS: Update address for Dan Williams
2026-04-03 22:56 UTC (2+ messages)
[ndctl PATCH v3 1/1] ndctl/cxl: Show region locked status to user
2026-04-03 17:58 UTC (3+ messages)
[PATCH v3 0/9] driver core: Fix some race conditions
2026-04-03 11:56 UTC (3+ messages)
` [PATCH v3 9/9] driver core: Replace dev->offline + ->offline_disabled with DEV_FLAGs
[PATCH 0/5] PCI/CXL: Save and restore CXL DVSEC and HDM state across resets
2026-04-02 21:52 UTC (10+ messages)
[cxl:for-7.1/dax-hmem] BUILD SUCCESS 549b5c12ef06441dbde4718f16e23c547f5592d7
2026-04-02 21:18 UTC
[cxl:next] BUILD SUCCESS 4e6bcfa0ae68dd1755a60a7cffd40358cc5385ad
2026-04-02 19:42 UTC
[ndctl PATCH v2 1/1] ndctl/cxl: Show region locked status to user
2026-04-02 19:25 UTC (4+ messages)
[PATCH] cxl/region: Fix a race bug in delete_region_store
2026-04-02 19:11 UTC (5+ messages)
[PATCH v25 00/11] Type2 device basic support
2026-04-02 18:32 UTC (16+ messages)
` [PATCH v25 05/11] sfc: create type2 cxl memdev
` [PATCH v25 06/11] cxl/hdm: Add support for getting region from committed decoder
` [PATCH v25 07/11] cxl: Add function for obtaining region range
` [PATCH v25 08/11] cxl: Export function for unwinding cxl by accelerators
` [PATCH v25 10/11] cxl: Avoid dax creation for accelerators
[PATCH v2] cxl/hdm: fix a warning in devm_remove_action()
2026-04-02 18:28 UTC (5+ messages)
[cxl:next] BUILD SUCCESS 0fd3c19802c0049b6d7a272e61f282f337f040b1
2026-04-02 2:15 UTC
[cxl:for-7.1/dax-hmem] BUILD SUCCESS fe5dfc24e003a54afcb9ab38133da4698f8168d4
2026-04-02 2:08 UTC
[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
2026-04-02 3:39 UTC (13+ messages)
` [PATCH v16 08/10] cxl: Update Endpoint AER uncorrectable handler
` [PATCH v16 10/10] cxl: Enable CXL protocol error reporting
[ndctl PATCH] test/cxl-dax-hmem.sh: validate dax_hmem vs CXL collisions
2026-04-01 22:36 UTC (2+ messages)
[ndctl PATCH] test/cxl-topology.sh: verify dax device creation for auto region
2026-04-01 19:29 UTC (3+ messages)
[PATCH v2 1/1] cxl/region: Add a region sysfs interface for region lock status
2026-04-01 17:20 UTC (3+ messages)
[PATCH] cxl/core: Check existence of cxl_memdev_state in poison test
2026-04-01 17:19 UTC (2+ messages)
[PATCH 1/1] ndctl: Show region locked status to user
2026-04-01 12:43 UTC (3+ messages)
[QEMU PATCH 0/9] Application Specific Tagged Memory Support in CXL Type 3 Devices
2026-04-01 11:39 UTC (10+ messages)
` [PATCH 8/9] hw/cxl: Add tag-based dynamic-capacity release support
` [PATCH 9/9] hw/cxl: Add QMP status query for dynamic-capacity extent release
[PATCH] cxl/region: Add a region sysfs interface for region lock status
2026-03-31 23:57 UTC (2+ messages)
[PATCH 0/9] dax/hmem: Add tests for the dax_hmem takeover capability
2026-03-31 21:57 UTC (11+ messages)
` [PATCH 6/9] dax/hmem: Fix singleton confusion between dax_hmem_work and hmem devices
` [PATCH 7/9] dax/hmem: Parent dax_hmem devices
` [PATCH 8/9] tools/testing/cxl: Simulate auto-assembly failure
` [PATCH 9/9] tools/testing/cxl: Test dax_hmem takeover of CXL regions
[PATCH v25 09/11] sfc: obtain decoder and region if committed by firmware
2026-03-31 16:23 UTC (2+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox