Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-02-07 23:39:37 to 2025-02-11 19:28:03 UTC [more...]

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

[PATCH v19 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-02-11 18:43 UTC  (6+ messages)
` [PATCH v19 07/15] cxl: Add helper function to retrieve a feature entry

[PATCH v4 00/10] Introduce fwctl subystem
 2025-02-11 18:36 UTC  (23+ messages)
` [PATCH v4 06/10] fwctl: Add documentation
` [PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt

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

[PATCH v1 0/7] Use guard() instead of rwsem locking
 2025-02-11 17:36 UTC  (15+ messages)
` [PATCH v1 1/7] cxl/core: Use guard() to replace open-coded down_read/write()
` [PATCH v1 2/7] cxl/core: cxl_mem_sanitize() cleanup
` [PATCH v1 3/7] cxl/memdev: cxl_memdev_ioctl() cleanup
` [PATCH v1 4/7] cxl/core: Use guard() to drop the goto pattern of cxl_dpa_free()
` [PATCH v1 5/7] cxl/core: Use guard() to drop goto pattern of cxl_dpa_alloc()
` [PATCH v1 6/7] cxl/region: Drop goto pattern in cxl_dax_region_alloc()
` [PATCH v1 7/7] cxl/region: Drop goto pattern of construct_region()

[PATCH v4 00/15] cxl: Add CXL feature commands support via fwctl
 2025-02-11 17:05 UTC  (43+ messages)
` [PATCH v4 01/15] cxl: Enumerate feature commands
` [PATCH v4 02/15] cxl: Add Get Supported Features command for kernel usage
` [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 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

[PATCH v1 1/1] cxl/cdat: Remove redundant gp_port initialization
 2025-02-11 16:38 UTC  (4+ messages)

[PATCH 0/1] CXL CCI Health Information & Alerts Commands implementation
 2025-02-11 11:34 UTC  (6+ messages)
  ` [PATCH 1/1] Added support for get/set alert configuration commands

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

[PATCH 0/1] mem/cxl-type3: Add a default value of sn
 2025-02-11  9:26 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
 2025-02-11  8:43 UTC  (21+ 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 05/18] cxl: Introduce parent_port_of() helper
` [PATCH v2 13/18] cxl/region: Add function to find a port's switch decoder by range
` [PATCH v2 16/18] cxl/region: Show message on broken target list

[PATCH 1/2] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands (8.2.9.9.5.3)
 2025-02-11  5:20 UTC  (2+ messages)

[PATCH 0/2] cxl: Dirty shutdown followups
 2025-02-11  4:50 UTC  (7+ messages)
` [PATCH 1/2] cxl/pmem: Export dirty shutdown count via sysfs
` [PATCH 2/2] tools/testing/cxl: Set Shutdown State support

[ndctl PATCH v4 0/9] ndctl: Dynamic Capacity additions for cxl-cli
 2025-02-11  3:33 UTC  (10+ messages)
` [ndctl PATCH v4 5/9] libcxl: Add Dynamic Capacity region support
` [ndctl PATCH v4 6/9] cxl/region: Add cxl-cli support for DCD regions
` [ndctl PATCH v4 8/9] cxl/region: Add extent output to region query
` [ndctl PATCH v4 9/9] cxl/test: Add Dynamic Capacity tests

[LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
 2025-02-11  1:53 UTC  (15+ messages)

[PATCH v2 00/18] PCI device authentication
 2025-02-11  1:30 UTC  (4+ messages)

[PATCH v6 00/17] Enable CXL PCIe port protocol error handling and logging
 2025-02-10 20:36 UTC  (22+ 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 v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-10 19:01 UTC  (13+ 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 v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages

[PATCH v4 02/10] fwctl: Basic ioctl dispatch for the character device
 2025-02-10 15:24 UTC  (3+ messages)

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-09 23:35 UTC  (6+ messages)
` [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 1/1] cxl: add support for cxl reset
 2025-02-08 11:48 UTC  (2+ messages)

[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 04/10] taint: Add TAINT_FWCTL
 2025-02-08  0:24 UTC  (2+ messages)

[PATCH v4 03/10] fwctl: FWCTL_INFO to return basic information about the device
 2025-02-08  0:21 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  (4+ messages)
` [PATCH v3 03/16] cxl: Add Get Supported Features command for kernel usage

[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


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