messages from 2025-02-12 22:59:58 to 2025-02-18 15:43:14 UTC [more...]
[PATCH v7 00/17] Enable CXL PCIe port protocol error handling and logging
2025-02-18 15:43 UTC (44+ messages)
` [PATCH v7 06/17] PCI/AER: Add CXL PCIe Port uncorrectable error recovery in AER service driver
` [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 v10 00/26] cxl: add type2 device basic support
2025-02-18 14:09 UTC (46+ messages)
` [PATCH v10 01/26] cxl: make memdev creation type agnostic
` [PATCH v10 02/26] sfc: add basic cxl initialization
` [PATCH v10 03/26] cxl: move pci generic code
` [PATCH v10 04/26] cxl: move register/capability check to driver
` [PATCH v10 09/26] cxl: support device identification without mailbox
` [PATCH v10 14/26] cxl: define a driver interface for HPA free space enumeration
` [PATCH v10 15/26] sfc: obtain root decoder with enough HPA free space
` [PATCH v10 16/26] cxl: define a driver interface for DPA allocation
[PATCH v2 00/15] cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement
2025-02-18 13:23 UTC (16+ messages)
` [PATCH v2 01/15] cxl: Modify address translation callback for generic use
` [PATCH v2 02/15] cxl: Introduce callback to translate an HPA range from a port to its parent
` [PATCH v2 03/15] cxl/region: Factor out code for interleaving calculations
` [PATCH v2 04/15] cxl/region: Calculate endpoint's region position during init
` [PATCH v2 05/15] cxl/region: Calculate and store the SPA range of an endpoint
` [PATCH v2 06/15] cxl/region: Use endpoint's HPA range to find the port's decoder
` [PATCH v2 07/15] cxl/region: Use translated HPA ranges "
` [PATCH v2 08/15] cxl/region: Use the endpoint's SPA range to find a region
` [PATCH v2 09/15] cxl/region: Use the endpoint's SPA range to create "
` [PATCH v2 10/15] cxl/region: Use root decoders interleaving parameters "
` [PATCH v2 11/15] cxl/region: Use the endpoint's SPA range to check "
` [PATCH v2 12/15] cxl/region: Lock decoders that need address translation
` [PATCH v2 13/15] cxl/x86: Prepare for architectural platform setup
` [PATCH v2 14/15] cxl/amd: Enable Zen5 address translation using ACPI PRMT
` [PATCH v2 15/15] MAINTAINERS: CXL: Add entry for AMD platform support (CXL_AMD)
[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-18 11:37 UTC (22+ messages)
` [PATCH v8 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v8 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v8 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v8 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v8 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v8 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v8 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v8 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v8 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v8 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v8 11/20] mm: Allow compound zone device pages
` [PATCH v8 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v8 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v8 14/20] mm/rmap: Add support for PUD sized mappings to rmap
` [PATCH v8 15/20] mm/huge_memory: Add vmf_insert_folio_pud()
` [PATCH v8 16/20] mm/huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v8 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v8 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v8 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v8 20/20] device/dax: Properly refcount device dax pages when mapping
[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
2025-02-18 10:12 UTC (4+ messages)
` [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot
` CXL Boot to Bash - Section 3: Memory (block) Hotplug
[PATCH v2 0/3] CXL CCI Log Commands implementation
2025-02-18 8:57 UTC (4+ messages)
` [PATCH v2 1/3] hw/cxl/cxl-mailbox-utils.c: Added support for Get Log Capabilities (Opcode 0402h)
` [PATCH v2 2/3] hw/cxl/cxl-mailbox-utils.c: Added support for Clear Log (Opcode 0403h)
` [PATCH v2 3/3] hw/cxl/cxl-mailbox-utils.c: Added support for Populate Log (Opcode 0404h)
[PATCH v2 0/3] CXL CCI Media Operations
2025-02-18 6:34 UTC (8+ messages)
` [PATCH v2 1/3] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands (8.2.9.9.5.3)
` [PATCH v2 2/3] hw/cxl: factor out calculation of sanitize duration from cmd_santize_overwrite
` [PATCH v2 3/3] hw/cxl/cxl-mailbox-utils: Add support for Media operations Sanitize and Write Zeros commands (8.2.9.9.5.3)
[PATCH v3] hw/cxl/cxl-mailbox-utils: CXL CCI Get/Set alert config commands implmented as per CXL Specification 3.2 section 8.2.10.9.3
2025-02-18 5:28 UTC
[PATCH v3 0/1] cxl/pmem: debug invalid serial number data
2025-02-18 3:01 UTC (4+ messages)
` [PATCH v3 1/1] "
[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-17 19:58 UTC (5+ messages)
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
[PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt
2025-02-17 19:02 UTC (13+ messages)
[PATCH v2 0/7] Use guard() instead of rwsem locking
2025-02-17 14:48 UTC (8+ messages)
` [PATCH v2 1/7] cxl/core: Use guard() to replace open-coded down_read/write()
` [PATCH v2 2/7] cxl/core: cxl_mem_sanitize() cleanup
` [PATCH v2 3/7] cxl/memdev: cxl_memdev_ioctl() cleanup
` [PATCH v2 4/7] cxl/core: Use guard() to drop the goto pattern of cxl_dpa_free()
` [PATCH v2 5/7] cxl/core: Use guard() to drop goto pattern of cxl_dpa_alloc()
` [PATCH v2 6/7] cxl/region: Drop goto pattern in cxl_dax_region_alloc()
` [PATCH v2 7/7] cxl/region: Drop goto pattern of construct_region()
[PATCH v18 04/19] EDAC: Add memory repair control feature
2025-02-17 13:23 UTC (11+ messages)
[PATCH v2] CXL CCI Get/Set Alert Configuration commands implmented as per CXL Specification 3.2 section 8.2.10.9.3
2025-02-17 9:37 UTC (3+ messages)
` "
[ndctl PATCH] cxl/lib: remove unimplemented symbol cxl_mapping_get_region
2025-02-15 5:31 UTC (2+ messages)
[PATCH 1/2] dax: Remove access to page->index
2025-02-14 23:37 UTC (6+ messages)
[PATCH v1 0/1] Add CXL Reset Support for CXL Devices
2025-02-14 16:57 UTC (5+ messages)
` [PATCH v1 1/1] cxl: add support for cxl reset
[PATCH v3 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
2025-02-14 16:37 UTC (27+ messages)
` [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 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 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 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 v2 0/1] cxl/pmem: debug invalid serial number data
2025-02-14 13:31 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH 0/1] mem/cxl-type3: Add a default value of sn
2025-02-14 13:18 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH v1 00/29] cxl: Add address translation support and enable AMD Zen5 platforms
2025-02-14 13:09 UTC (7+ messages)
` [PATCH v1 23/29] cxl/region: Use root decoders interleaving parameters to create a region
` [PATCH v1 24/29] cxl/region: Use endpoint's SPA range to check "
[PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-02-14 10:49 UTC (8+ messages)
` [PATCH v20 01/15] EDAC: Add support for EDAC device features control
` [PATCH v20 02/15] EDAC: Add scrub control feature
` [PATCH v20 03/15] EDAC: Add ECS "
[RFC PATCH fwctl 0/5] pds_fwctl: fwctl for AMD/Pensando core devices
2025-02-14 0:55 UTC (23+ messages)
` [RFC PATCH fwctl 1/5] pds_core: specify auxiliary_device to be created
` [RFC PATCH fwctl 2/5] pds_core: add new fwctl auxilary_device
` [RFC PATCH fwctl 3/5] pds_fwctl: initial driver framework
` [RFC PATCH fwctl 4/5] pds_fwctl: add rpc and query support
` [RFC PATCH fwctl 5/5] pds_fwctl: add Documentation entries
[RFC ndctl PATCH] cxl: Add inject-error command
2025-02-14 0:10 UTC (2+ messages)
[PATCH v5 00/15] cxl: Add CXL feature commands support via fwctl
2025-02-13 22:16 UTC (19+ messages)
` [PATCH v5 08/15] cxl: Add support for FWCTL get driver information callback
` [PATCH v5 10/15] cxl: Add support for fwctl RPC command to enable CXL feature commands
[PATCH v4 07/10] fwctl/mlx5: Support for communicating with mlx5 fw
2025-02-13 19:18 UTC (4+ messages)
[PATCH v4 02/10] fwctl: Basic ioctl dispatch for the character device
2025-02-13 18:52 UTC (3+ messages)
[PATCH 0/1] cxl/pmem: debug invalid serial number data
2025-02-13 18:21 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v4 00/10] Introduce fwctl subystem
2025-02-13 18:02 UTC (7+ messages)
[PATCH v1 0/7] Use guard() instead of rwsem locking
2025-02-13 4:15 UTC (5+ messages)
` [PATCH v1 7/7] cxl/region: Drop goto pattern of construct_region()
page: next (older) | prev (newer) | latest
- 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