Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-02-07 09:54:14 to 2025-02-10 18:43:29 UTC [more...]

[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-10 18:43 UTC  (9+ messages)
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()

[PATCH v19 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-02-10 17:52 UTC  (17+ messages)
` [PATCH v19 01/15] EDAC: Add support for EDAC device features control
` [PATCH v19 02/15] EDAC: Add scrub control feature
` [PATCH v19 03/15] EDAC: Add ECS "
` [PATCH v19 04/15] EDAC: Add memory repair "
` [PATCH v19 05/15] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v19 06/15] ras: mem: Add memory "
` [PATCH v19 07/15] cxl: Add helper function to retrieve a feature entry
` [PATCH v19 08/15] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v19 09/15] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v19 10/15] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v19 11/15] cxl/region: Add helper function to determine memory is online
` [PATCH v19 12/15] cxl: Support for finding memory operation attributes from the current boot
` [PATCH v19 13/15] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v19 14/15] EDAC: Update memory repair control interface for memory sparing feature
` [PATCH v19 15/15] cxl/memfeature: Add CXL memory device memory sparing control feature

[PATCH v4 00/15] cxl: Add CXL feature commands support via fwctl
 2025-02-10 17:50 UTC  (41+ messages)
` [PATCH v4 01/15] cxl: Enumerate feature commands
` [PATCH v4 02/15] cxl: Add Get Supported Features command for kernel usage
` [PATCH v4 03/15] cxl/test: Add Get Supported Features mailbox command support
` [PATCH v4 04/15] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v4 05/15] cxl/mbox: Add SET_FEATURE "
` [PATCH v4 06/15] cxl: Setup exclusive CXL features that are reserved for the kernel
` [PATCH v4 07/15] cxl: Add FWCTL support to CXL
` [PATCH v4 08/15] cxl: Add support for FWCTL get driver information callback
` [PATCH v4 09/15] cxl: Move cxl feature command structs to user header
` [PATCH v4 10/15] cxl: Add support for fwctl RPC command to enable CXL feature commands
` [PATCH v4 11/15] cxl: Add support to handle user feature commands for get feature
` [PATCH v4 12/15] cxl: Add support to handle user feature commands for set feature
` [PATCH v4 13/15] cxl/test: Add Get Feature support to cxl_test
` [PATCH v4 14/15] cxl/test: Add Set "
` [PATCH v4 15/15] fwctl/cxl: Add documentation to FWCTL CXL

[LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
 2025-02-10 16:06 UTC  (16+ messages)

[PATCH v4 00/10] Introduce fwctl subystem
 2025-02-10 15:24 UTC  (34+ messages)
` [PATCH v4 02/10] fwctl: Basic ioctl dispatch for the character device
` [PATCH v4 03/10] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v4 04/10] taint: Add TAINT_FWCTL
` [PATCH v4 06/10] fwctl: Add documentation
` [PATCH v4 09/10] fwctl/bnxt: Support communicating with bnxt fw
` [PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt

[PATCH v2 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
 2025-02-10 12:35 UTC  (38+ messages)
` [PATCH v2 01/18] cxl: Remove else after return
` [PATCH v2 02/18] cxl/pci: Moving code in cxl_hdm_decode_init()
` [PATCH v2 03/18] cxl/pci: cxl_hdm_decode_init: Move comment
` [PATCH v2 04/18] cxl/pci: Add comments to cxl_hdm_decode_init()
` [PATCH v2 05/18] cxl: Introduce parent_port_of() helper
` [PATCH v2 06/18] cxl/region: Rename function to cxl_find_decoder_early()
` [PATCH v2 07/18] cxl/region: Avoid duplicate call of cxl_find_decoder_early()
` [PATCH v2 08/18] cxl/region: Move find_cxl_root() to cxl_add_to_region()
` [PATCH v2 09/18] cxl/region: Factor out code to find the root decoder
` [PATCH v2 10/18] cxl/region: Factor out code to find a root decoder's region
` [PATCH v2 11/18] cxl/region: Split region registration into an initialization and adding part
` [PATCH v2 12/18] cxl/region: Use iterator to find the root port in cxl_find_root_decoder()
` [PATCH v2 13/18] cxl/region: Add function to find a port's switch decoder by range
` [PATCH v2 14/18] cxl/region: Unfold cxl_find_root_decoder() into cxl_endpoint_decoder_initialize()
` [PATCH v2 15/18] cxl/region: Show message on registration failure
` [PATCH v2 16/18] cxl/region: Show message on broken target list
` [PATCH v2 17/18] cxl: Show message when a decoder was added to a port
` [PATCH v2 18/18] cxl/acpi: Unify CFMWS memory log messages with SRAT messages

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-09 23:35 UTC  (14+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages

[ndctl PATCH 1/1] daxctl: Output more information if memblock is unremovable
 2025-02-09  1:46 UTC  (2+ messages)

[ndctl PATCH v2 0/6] ndctl: DCD additions
 2025-02-09  1:26 UTC  (5+ messages)
` [ndctl PATCH v2 1/6] ndctl/cxl-events: Don't fail test until event counts are reported
` [ndctl PATCH v2 2/6] ndctl/cxl/region: Report max size for region creation

[ndctl PATCH] test/security.sh: add missing jq requirement check
 2025-02-09  1:23 UTC  (2+ messages)

[ndctl PATCH v3 1/2] test/monitor.sh convert float to integer before increment
 2025-02-09  1:21 UTC  (4+ messages)
` [ndctl PATCH v3 2/2] test/monitor.sh: Fix shellcheck SC2086 issues as more as possible

[PATCH v1 0/1] Add CXL Reset Support for CXL Devices
 2025-02-08 11:48 UTC  (5+ messages)
` [PATCH v1 1/1] cxl: add support for cxl reset

[PATCH v6 00/17] Enable CXL PCIe port protocol error handling and logging
 2025-02-08  0:29 UTC  (18+ messages)
` [PATCH v6 01/17] PCI/AER: Introduce 'struct cxl_err_handlers' and add to 'struct pci_driver'
` [PATCH v6 02/17] PCI/AER: Rename AER driver's interfaces to also indicate CXL PCIe Port support
` [PATCH v6 03/17] CXL/PCI: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [PATCH v6 04/17] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type
` [PATCH v6 05/17] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver
` [PATCH v6 06/17] PCI/AER: Add CXL PCIe Port uncorrectable error recovery "
` [PATCH v6 07/17] cxl/pci: Map CXL PCIe Root Port and Downstream Switch Port RAS registers
` [PATCH v6 08/17] cxl/pci: Map CXL PCIe Upstream "
` [PATCH v6 09/17] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports
` [PATCH v6 10/17] cxl/pci: Add log message for unmapped registers in existing RAS handlers
` [PATCH v6 11/17] cxl/pci: Change find_cxl_port() to non-static
` [PATCH v6 12/17] cxl/pci: Add error handler for CXL PCIe Port RAS errors
` [PATCH v6 13/17] cxl/pci: Add trace logging "
` [PATCH v6 14/17] cxl/pci: Update CXL Port RAS logging to also display PCIe SBDF
` [PATCH v6 15/17] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers
` [PATCH v6 16/17] PCI/AER: Enable internal errors for CXL Upstream and Downstream Switch Ports
` [PATCH v6 17/17] cxl/pci: Handle CXL Endpoint and RCH protocol errors separately from PCIe errors

[PATCH v4 05/10] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
 2025-02-08  0:28 UTC  (2+ messages)

[PATCH v4 01/10] fwctl: Add basic structure for a class subsystem with a cdev
 2025-02-08  0:08 UTC  (4+ messages)

[PATCH v3 00/16] cxl: Add CXL feature commands support via fwctl
 2025-02-08  0:03 UTC  (10+ messages)
` [PATCH v3 03/16] cxl: Add Get Supported Features command for kernel usage
` [PATCH v3 05/16] cxl/mbox: Add GET_FEATURE mailbox command

[NDCTL PATCH v3 0/3] ndctl: Add support and test for CXL Features support
 2025-02-07 23:46 UTC  (4+ messages)
` [NDCTL PATCH v3 1/3] cxl: Add cxl_bus_get_by_provider()
` [NDCTL PATCH v3 2/3] cxl: Enumerate major/minor of FWCTL char device
` [NDCTL PATCH v3 3/3] cxl/test: Add test for cxl features device

[PATCH] cxl/mbox: Check enabled_cmds before sending SET_SHUTDOWN_STATE
 2025-02-07 21:19 UTC  (3+ messages)

[PATCH v5 0/16] Enable CXL PCIe port protocol error handling and logging
 2025-02-07 21:04 UTC  (20+ messages)
` [PATCH v5 01/16] PCI/AER: Introduce 'struct cxl_err_handlers' and add to 'struct pci_driver'
` [PATCH v5 04/16] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type
` [PATCH v5 05/16] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver
` [PATCH v5 08/16] cxl/pci: Map CXL PCIe Root Port and Downstream Switch Port RAS registers
` [PATCH v5 13/16] cxl/pci: Add error handler for CXL PCIe Port RAS errors

[PATCH v1 00/29] cxl: Add address translation support and enable AMD Zen5 platforms
 2025-02-07 17:51 UTC  (5+ messages)
` [PATCH v1 28/29] cxl/region: Show message on broken target list

[PATCH 0/4] rasdaemon: cxl: Add support for memory repair operations
 2025-02-07 14:30 UTC  (5+ messages)
` [PATCH 1/4] rasdaemon: cxl: Add support for memory sparing operation
` [PATCH 2/4] rasdaemon: cxl: Add support for memory soft PPR operation
` [PATCH 3/4] rasdaemon: cxl: Add storing memory repair needed info in the DRAM event record
` [PATCH 4/4] rasdaemon: cxl: Add CXL memory repair boot-up script for unrepaired memory errors

[PATCH v10 00/26] cxl: add type2 device basic support
 2025-02-07 13:46 UTC  (12+ messages)
` [PATCH v10 02/26] sfc: add basic cxl initialization
` [PATCH v10 04/26] cxl: move register/capability check to driver
` [PATCH v10 14/26] cxl: define a driver interface for HPA free space enumeration
` [PATCH v10 16/26] cxl: define a driver interface for DPA allocation
` [PATCH v10 21/26] cxl: allow region creation by type2 drivers

[PATCH 0/2] cxl: Dirty shutdown followups
 2025-02-07 10:46 UTC  (3+ messages)
` [PATCH 1/2] cxl/pmem: Export dirty shutdown count via sysfs


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