public inbox for linux-cxl@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-25 08:56:06 to 2026-03-30 12:48:52 UTC [more...]

[PATCH v3 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-03-30 12:48 UTC  (5+ messages)
` [PATCH v3 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

[PATCH v2] mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplug
 2026-03-30 12:07 UTC  (4+ messages)

[PATCH] mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplug
 2026-03-30 11:43 UTC  (11+ messages)

[PATCH v24 00/11] Type2 device basic support
 2026-03-30 10:26 UTC  (11+ messages)
` [PATCH v24 06/11] cxl/hdm: Add support for getting region from committed decoder
` [PATCH v24 07/11] cxl: Add function for obtaining region range
` [PATCH v24 08/11] cxl: Export function for unwinding cxl by accelerators

[RFC PATCH 2/4] mm/memory-tiers: introduce socket-aware topology management for NUMA nodes
 2026-03-30  9:47 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
 2026-03-30  9:24 UTC  (14+ messages)

[QEMU PATCH 0/9] Application Specific Tagged Memory Support in CXL Type 3 Devices
 2026-03-30  8:24 UTC  (18+ messages)
` [PATCH 1/9] hw/mem: Add tag support to generic host memory backends
` [PATCH 2/9] hw/cxl: Allow initializing type3 device with no backing device
` [PATCH 3/9] hw/cxl: Hook up tagged host memory backends at runtime for DC extents
` [PATCH 4/9] hw/cxl: Carry backend metadata in DC extent records
` [PATCH 5/9] hw/cxl: Map lazy memory backend after host acceptance
` [PATCH 6/9] hw/cxl: Create direct fixed-window aliases for accepted extents
` [PATCH 7/9] hw/cxl: Add release-time teardown for direct-mapped extents
` [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

[LSF/MM/BPF TOPIC] Strategies for memory deallocation/movement for Dynamic Capacity Pooling
 2026-03-30  7:59 UTC 

[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
 2026-03-30  1:41 UTC  (22+ messages)
` [PATCH v16 01/10] PCI/AER: Introduce AER-CXL Kfifo
` [PATCH v16 02/10] PCI/CXL: Update unregistration for AER-CXL and CPER-CXL kfifos
` [PATCH v16 03/10] cxl: Update CXL Endpoint tracing
` [PATCH v16 04/10] PCI/ERR: Introduce PCI_ERS_RESULT_PANIC
` [PATCH v16 05/10] PCI: Establish common CXL Port protocol error flow
` [PATCH v16 06/10] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v16 07/10] cxl: Update error handlers to support CXL Port devices
` [PATCH v16 08/10] cxl: Update Endpoint AER uncorrectable handler
` [PATCH v16 09/10] cxl: Remove Endpoint AER correctable handler
` [PATCH v16 10/10] cxl: Enable CXL protocol error reporting

[PATCH 1/1] ndctl: Show region locked status to user
 2026-03-29 14:47 UTC 

[PATCH] cxl/region: Add a region sysfs interface for region lock status
 2026-03-29 14:44 UTC 

[cxl:for-7.1/cxl-region-refactor] BUILD SUCCESS 29990ab5cb408d5aa15939d6535e3291aeef748b
 2026-03-28  7:38 UTC 

[cxl:for-7.1/dax-hmem] BUILD SUCCESS e4de6b910bf3645c224cd873d4e03ce3dd81fbe0
 2026-03-28  7:30 UTC 

[PATCH 0/9] dax/hmem: Add tests for the dax_hmem takeover capability
 2026-03-28  3:20 UTC  (33+ messages)
` [PATCH 1/9] cxl/region: Fix use-after-free from auto assembly failure
` [PATCH 2/9] dax/cxl: Fix HMEM dependencies
` [PATCH 3/9] cxl/region: Limit visibility of cxl_region_contains_resource()
` [PATCH 4/9] cxl/region: Constify cxl_region_resource_contains()
` [PATCH 5/9] dax/hmem: Reduce visibility of dax_cxl coordination symbols
` [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 V10 0/8] dax: prepare for famfs
 2026-03-27 21:05 UTC  (9+ messages)
  ` [PATCH V10 1/8] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
  ` [PATCH V10 2/8] dax: Factor out dax_folio_reset_order() helper
  ` [PATCH V10 3/8] dax: add fsdev.c driver for fs-dax on character dax
  ` [PATCH V10 4/8] dax: Save the kva from memremap
  ` [PATCH V10 5/8] dax: Add dax_operations for use by fs-dax on fsdev dax
  ` [PATCH V10 6/8] dax: Add dax_set_ops() for setting dax_operations at bind time
  ` [PATCH V10 7/8] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
  ` [PATCH V10 8/8] dax: export dax_dev_get()

[PATCH v5 0/3] pull region-specific logic into new files
 2026-03-27 18:57 UTC  (8+ messages)
` [PATCH v5 1/3] cxl/core/region: move pmem region driver logic into region_pmem.c
` [PATCH v5 2/3] cxl/core/region: move dax region device logic into region_dax.c
` [PATCH v5 3/3] cxl/core: use cleanup.h for devm_cxl_add_dax_region

[PATCH V9 0/8] dax: prepare for famfs
 2026-03-27 16:40 UTC  (21+ messages)
  ` [PATCH V9 1/8] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
  ` [PATCH V9 3/8] dax: add fsdev.c driver for fs-dax on character dax
  ` [PATCH V9 5/8] dax: Add dax_operations for use by fs-dax on fsdev dax
  ` [PATCH V9 7/8] dax: Add fs_dax_get() func to prepare dax for fs-dax usage

[RFC PATCH 0/1] cxl: Media Operations
 2026-03-27 15:17 UTC  (5+ messages)

[PATCH V9 00/10] famfs: port into fuse
 2026-03-27 14:52 UTC  (4+ messages)
  ` [PATCH V9 01/10] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/

[PATCH] cxl: Add CXL_PMEM as dependency for CXL_ACPI
 2026-03-27 13:27 UTC  (3+ messages)

[PATCH v2 00/15] mm: memory hot(un)plug and SPARSEMEM cleanups
 2026-03-27 10:00 UTC  (3+ messages)

[PATCH v4 0/3] pull region-specific logic into new files
 2026-03-26 16:34 UTC  (3+ messages)

[PATCH v3 00/10] cover: ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-03-26 15:24 UTC  (3+ messages)
` [PATCH v3 09/10] dt-bindings: firmware: add arm,ras-cper

[PATCH v6 00/27] lan966x pci device: Add support for SFPs
 2026-03-26 10:33 UTC  (32+ 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 03/27] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v6 04/27] bus: simple-pm-bus: Remove child devices when the bus is unbound
` [PATCH v6 05/27] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v6 06/27] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v6 07/27] drivers: core: Use fw_devlink_set_device()
` [PATCH v6 08/27] pinctrl: cs42l43: "
` [PATCH v6 09/27] cxl/test: Use device_set_node()
` [PATCH v6 10/27] cxl/test: Use fw_devlink_set_device()
` [PATCH v6 11/27] PCI: of: "
` [PATCH v6 12/27] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v6 13/27] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v6 14/27] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v6 15/27] i2c: mux: Set adapter physical device
` [PATCH v6 16/27] i2c: mux: Create missing devlink between mux and "
` [PATCH v6 17/27] of: property: Allow fw_devlink device-tree on x86
` [PATCH v6 18/27] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v6 19/27] i2c: busses: at91: "
` [PATCH v6 20/27] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v6 21/27] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v6 22/27] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v6 23/27] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v6 24/27] misc: lan966x_pci: Introduce board specific data
` [PATCH v6 25/27] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v6 26/27] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v6 27/27] misc: lan966x_pci: Add drivers needed to support SFPs "

[PATCH] cxl/hdm: fix a warning in devm_remove_action()
 2026-03-25 22:34 UTC  (3+ messages)

[PATCH 0/6] mm: vma flag tweaks
 2026-03-25 19:11 UTC  (33+ messages)
` [PATCH 1/6] mm: rename VMA flag helpers to be more readable
` [PATCH 2/6] mm: add vma_desc_test_all() and use it
` [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
` [PATCH 4/6] mm: reintroduce vma_flags_test() as a singular flag test
` [PATCH 5/6] mm: reintroduce vma_desc_test() "
` [PATCH 6/6] tools/testing/vma: add test for vma_flags_test(), vma_desc_test()

[PATCH 1/1] cxl/mbox: Support Media Operation
 2026-03-25 15:55 UTC  (3+ messages)

[PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-25 12:12 UTC  (5+ messages)
` [PATCH v8 8/9] dax/hmem, cxl: Defer and resolve Soft Reserved ownership


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox