Linux CXL
 help / color / mirror / Atom feed
 messages from 2024-12-24 16:27:12 to 2025-01-07 03:44:17 UTC [more...]

[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-07  3:42 UTC  (17+ messages)
` [PATCH v5 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v5 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v5 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v5 04/25] fs/dax: Refactor wait for dax idle page
` [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v5 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v5 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v5 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v5 09/25] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v5 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v5 11/25] mm: Allow compound zone device pages
` [PATCH v5 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v5 13/25] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v5 14/25] rmap: Add support for PUD sized mappings to rmap
` [PATCH v5 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v5 16/25] huge_memory: Add vmf_insert_folio_pmd()

Assistance Needed with CXL Memory Region Creation
 2025-01-07  2:21 UTC 

[PATCH v8 00/21] DCD: Add support for Dynamic Capacity Devices (DCD)
 2025-01-07  1:10 UTC  (4+ messages)
` [PATCH v8 01/21] cxl/mbox: Flag "

[PATCH 1/2] dax: Remove access to page->index
 2025-01-07  0:43 UTC  (2+ messages)

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-06 19:34 UTC  (24+ messages)
` [PATCH v18 01/19] EDAC: Add support for EDAC device features control
` [PATCH v18 02/19] EDAC: Add scrub control feature
` [PATCH v18 03/19] EDAC: Add ECS "
` [PATCH v18 04/19] EDAC: Add memory repair "
` [PATCH v18 05/19] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v18 06/19] ras: mem: Add memory "
` [PATCH v18 07/19] cxl: Refactor user ioctl command path from mds to mailbox
` [PATCH v18 08/19] cxl: Add skeletal features driver
` [PATCH v18 09/19] cxl: Enumerate feature commands
` [PATCH v18 10/19] cxl: Add Get Supported Features command for kernel usage
` [PATCH v18 11/19] cxl: Add features driver attribute to emit number of features supported
` [PATCH v18 12/19] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v18 13/19] cxl/mbox: Add SET_FEATURE "
` [PATCH v18 14/19] cxl: Setup exclusive CXL features that are reserved for the kernel
` [PATCH v18 15/19] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v18 16/19] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v18 17/19] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v18 18/19] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v18 19/19] cxl/memfeature: Add CXL memory device memory sparing "

[PATCH v8 00/27] cxl: add type2 device basic support
 2025-01-06 15:19 UTC  (74+ messages)
` [PATCH v8 01/27] "
` [PATCH v8 02/27] sfc: add cxl support using new CXL API
` [PATCH v8 03/27] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v8 04/27] cxl/pci: add check for validating capabilities
` [PATCH v8 05/27] cxl: move pci generic code
` [PATCH v8 06/27] cxl: add function for type2 cxl regs setup
` [PATCH v8 07/27] sfc: use cxl api for regs setup and checking
` [PATCH v8 08/27] cxl: add functions for resource request/release by a driver
` [PATCH v8 09/27] sfc: request cxl ram resource
` [PATCH v8 10/27] resource: harden resource_contains
` [PATCH v8 11/27] cxl: add function for setting media ready by a driver
` [PATCH v8 13/27] cxl: prepare memdev creation for type2
` [PATCH v8 14/27] sfc: create type2 cxl memdev
` [PATCH v8 15/27] cxl: define a driver interface for HPA free space enumeration
` [PATCH v8 16/27] sfc: obtain root decoder with enough HPA free space
` [PATCH v8 17/27] cxl: define a driver interface for DPA allocation
` [PATCH v8 19/27] cxl: make region type based on endpoint type
` [PATCH v8 20/27] cxl/region: factor out interleave ways setup
` [PATCH v8 21/27] cxl/region: factor out interleave granularity setup
` [PATCH v8 22/27] cxl: allow region creation by type2 drivers
` [PATCH v8 23/27] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v8 24/27] sfc: create cxl region
` [PATCH v8 25/27] cxl: add function for obtaining region range
` [PATCH v8 27/27] sfc: support pio mapping based on cxl

[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-06  6:43 UTC  (13+ messages)
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages

[PATCH v6 0/8] driver core: class: Fix bug and code improvements for class APIs
 2025-01-05  8:34 UTC  (9+ messages)
` [PATCH v6 1/8] driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()
` [PATCH v6 2/8] blk-cgroup: Fix class @block_class's subsystem refcount leakage
` [PATCH v6 3/8] driver core: Move true expression out of if condition in 3 device finding APIs
` [PATCH v6 4/8] driver core: Rename declaration parameter name for API device_find_child() cluster
` [PATCH v6 5/8] driver core: Correct parameter check for API device_for_each_child_reverse_from()
` [PATCH v6 6/8] driver core: Correct API device_for_each_child_reverse_from() prototype
` [PATCH v6 7/8] driver core: Introduce device_iter_t for device iterating APIs
` [PATCH v6 8/8] driver core: Move two simple APIs for finding child device to header

[PATCH v17 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-03 19:26 UTC  (7+ messages)

[PATCH v2] cxl: factor out cxl_await_range_active() and cxl_media_ready()
 2025-01-03 18:01 UTC  (4+ messages)

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2025-01-03 12:07 UTC  (8+ messages)
  ` [RFC PATCH 1/4] cxl: Register devices for CXL Hotness Monitoring Units (CHMU)
  ` [RFC PATCH 4/4] hwtrace: Document CXL Hotness Monitoring Unit driver

[PATCH v9 00/27] cxl: add type2 device basic support
 2025-01-03 11:50 UTC  (51+ messages)
` [PATCH v9 01/27] "
` [PATCH v9 02/27] sfc: add cxl support using new CXL API
` [PATCH v9 03/27] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v9 04/27] cxl/pci: add check for validating capabilities
` [PATCH v9 05/27] cxl: move pci generic code
` [PATCH v9 06/27] cxl: add function for type2 cxl regs setup
` [PATCH v9 07/27] sfc: use cxl api for regs setup and checking
` [PATCH v9 08/27] cxl: add functions for resource request/release by a driver
` [PATCH v9 09/27] sfc: request cxl ram resource
` [PATCH v9 10/27] resource: harden resource_contains
` [PATCH v9 11/27] cxl: add function for setting media ready by a driver
` [PATCH v9 12/27] sfc: set cxl media ready
` [PATCH v9 13/27] cxl: prepare memdev creation for type2
` [PATCH v9 14/27] sfc: create type2 cxl memdev
` [PATCH v9 15/27] cxl: define a driver interface for HPA free space enumeration
` [PATCH v9 16/27] sfc: obtain root decoder with enough HPA free space
` [PATCH v9 17/27] cxl: define a driver interface for DPA allocation
` [PATCH v9 18/27] sfc: get endpoint decoder
` [PATCH v9 19/27] cxl: make region type based on endpoint type
` [PATCH v9 20/27] cxl/region: factor out interleave ways setup
` [PATCH v9 21/27] cxl/region: factor out interleave granularity setup
` [PATCH v9 22/27] cxl: allow region creation by type2 drivers
` [PATCH v9 23/27] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v9 24/27] sfc: create cxl region
` [PATCH v9 25/27] cxl: add function for obtaining region range
` [PATCH v9 26/27] sfc: update MCDI protocol headers
` [PATCH v9 27/27] sfc: support pio mapping based on cxl

[cxl:next] BUILD SUCCESS 2f84d072bdcb7d6ec66cc4d0de9f37a3dc394cd2
 2025-01-03 10:11 UTC 

[PATCH v2] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
 2025-01-03  6:36 UTC  (2+ messages)

[PATCH v4 00/11] driver core: Constify API device_find_child()
 2025-01-03  0:29 UTC  (6+ messages)
` [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages

[PATCH v4 0/5] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2025-01-02 19:56 UTC  (7+ messages)
` [PATCH v4 3/5] efi/cper, cxl: Remove cper_cxl.h
` [PATCH v4 5/5] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors

[PATCH v2] cxl/core/regs: Refactor out functions to count regblocks of given type
 2024-12-30 12:22 UTC 

[PATCH] [RFC] cxl/core/regs: Refactor out functions to count regblocks of given type
 2024-12-29  7:25 UTC  (6+ messages)

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2024-12-26 20:19 UTC 

[PATCH] cxl: Update Soft Reserved resources upon region creation
 2024-12-26 19:25 UTC  (4+ messages)

[PATCH v4 0/15] Enable CXL PCIe Port protocol error handling and logging
 2024-12-26 17:19 UTC  (22+ messages)
` [PATCH v4 06/15] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe Port devices
` [PATCH v4 07/15] PCI/AER: Add CXL PCIe Port Uncorrectable Error recovery in AER service driver
` [PATCH v4 08/15] cxl/pci: Map CXL PCIe Root Port and Downstream Switch Port RAS registers
` [PATCH v4 09/15] cxl/pci: Map CXL PCIe Upstream "
` [PATCH v4 10/15] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports
` [PATCH v4 12/15] cxl/pci: Add error handler for CXL PCIe Port RAS errors
` [PATCH v4 13/15] cxl/pci: Add trace logging "
` [PATCH v4 14/15] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers
` [PATCH v4 15/15] PCI/AER: Enable internal errors for CXL Upstream and Downstream Switch Ports

[PATCH v18 0/2] Export cxl1.1 device link status register value to pci device sysfs
 2024-12-26  2:30 UTC  (3+ messages)
  ` Untable to display link status of CXL1.1 device (RE: [PATCH v18 0/2] Export cxl1.1 device link status register value to pci device sysfs.)

[PATCH v5 0/8] driver core: class: Fix bug and code improvements for class APIs
 2024-12-24 16:28 UTC  (5+ messages)
` [PATCH v5 5/8] driver core: Correct parameter check for API device_for_each_child_reverse_from()
` [PATCH v5 8/8] driver core: Move two simple APIs for finding child device to header


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