public inbox for linux-cxl@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-05 02:55:12 to 2024-09-14 11:29:59 UTC [more...]

[PATCH] hw/cxl: Fix background completion percentage calculation
 2024-09-14 11:29 UTC  (3+ messages)
  ` [EXT] "

[PATCH v1] hw/cxl: Fix background completion percentage calculation
 2024-09-14 11:20 UTC 

[PATCH] pci/doe: add a 1 second retry window to pci_doe
 2024-09-14  5:32 UTC  (2+ messages)

[PATCH] cxl/core/port: defer probe when memdev fails to find correct port
 2024-09-14  4:32 UTC  (2+ messages)

[PATCH v3 00/10] Introduce fwctl subystem
 2024-09-13 22:39 UTC  (2+ messages)

[PATCH] cxl: Fix comment regarding cxl_query_cmd() return data
 2024-09-13 22:32 UTC 

[PATCH v3] cxl/region: Remove lock from memory notifier callback
 2024-09-13 18:41 UTC  (3+ messages)

[PATCH v3 00/20] cxl: add Type2 device support
 2024-09-13 18:10 UTC  (57+ messages)
` [PATCH v3 01/20] cxl: add type2 device basic support
` [PATCH v3 02/20] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v3 03/20] cxl/pci: add check for validating capabilities
` [PATCH v3 04/20] cxl: move pci generic code
` [PATCH v3 05/20] cxl: add function for type2 cxl regs setup
` [PATCH v3 06/20] cxl: add functions for resource request/release by a driver
` [PATCH v3 07/20] cxl: harden resource_contains checks to handle zero size resources
` [PATCH v3 08/20] cxl: add function for setting media ready by a driver
` [PATCH v3 09/20] cxl: support type2 memdev creation
` [PATCH v3 10/20] cxl: indicate probe deferral
` [PATCH v3 11/20] cxl: define a driver interface for HPA free space enumaration
` [PATCH v3 12/20] efx: use acquire_endpoint when looking for free HPA
` [PATCH v3 13/20] cxl: define a driver interface for DPA allocation
` [PATCH v3 14/20] cxl: make region type based on endpoint type
` [PATCH v3 15/20] cxl/region: factor out interleave ways setup
` [PATCH v3 16/20] cxl/region: factor out interleave granularity setup
` [PATCH v3 17/20] cxl: allow region creation by type2 drivers
` [PATCH v3 18/20] cxl: preclude device memory to be used for dax
` [PATCH v3 19/20] cxl: add function for obtaining params from a region
` [PATCH v3 20/20] efx: support pio mapping based on cxl

[PATCH v12 00/17] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-09-13 17:25 UTC  (22+ messages)
` [PATCH v12 01/17] EDAC: Add support for EDAC device features control
` [PATCH v12 02/17] EDAC: Add EDAC scrub control driver
` [PATCH v12 03/17] EDAC: Add EDAC ECS "
` [PATCH v12 04/17] cxl: Move mailbox related bits to the same context
` [PATCH v12 05/17] cxl: Fix comment regarding cxl_query_cmd() return data
` [PATCH v12 06/17] cxl: Refactor user ioctl command path from mds to mailbox
` [PATCH v12 07/17] cxl: Add Get Supported Features command for kernel usage
` [PATCH v12 08/17] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v12 09/17] cxl/mbox: Add SET_FEATURE "
` [PATCH v12 10/17] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v12 11/17] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v12 12/17] platform: Add __free() based cleanup function for platform_device_put
` [PATCH v12 13/17] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v12 14/17] ras: mem: Add memory "
` [PATCH v12 15/17] EDAC: Add EDAC PPR control driver
` [PATCH v12 16/17] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v12 17/17] cxl/memfeature: Add CXL memory device PPR control feature

[RFC PATCH 0/9] pci: portdrv: Add auxiliary bus and register CXL PMUs (and aer)
 2024-09-13 16:24 UTC  (16+ messages)

[RFC PATCH] cxl/pci: Set default timeout for background operations
 2024-09-13 11:52 UTC  (2+ messages)

[cxl:next] BUILD SUCCESS b5209da36b19b573cf25fe7e698e3a45b0f40a75
 2024-09-13  4:30 UTC 

[PATCH] perf/cxlpmu: Support missing events in 3.1 spec
 2024-09-12 16:01 UTC  (5+ messages)

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-09-12 12:55 UTC  (24+ messages)
` [PATCH 01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 03/12] fs/dax: Refactor wait for dax idle page
` [PATCH 04/12] mm: Allow compound zone device pages
` [PATCH 05/12] mm/memory: Add dax_insert_pfn
` [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages
` [PATCH 07/12] huge_memory: Allow mappings of PMD "
` [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH 09/12] mm: Update vm_normal_page() callers to accept "
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages
` [PATCH 11/12] mm: Remove pXX_devmap callers
` [PATCH 12/12] mm: Remove devmap related functions and page table bits

[cxl:next] BUILD SUCCESS 6c1a151d4ea7973c80784777129b63f43b050cdd
 2024-09-12 12:00 UTC 

[PATCH v8 0/3] cxl: Region bandwidth calculation for targets with shared upstream link
 2024-09-12  1:07 UTC  (5+ messages)
` [PATCH v8 2/3] cxl: Calculate region bandwidth of "
` [PATCH v8 3/3] cxl: Add documentation to explain the shared link bandwidth calculation

[PATCH v4 0/2] driver core: Prevent device_find_child() from modifying caller's match data
 2024-09-11 12:14 UTC  (21+ messages)
` [PATCH v4 1/2] cxl/region: Find free cxl decoder by device_for_each_child()
` [PATCH v4 2/2] net: qcom/emac: Find sgmii_ops "

[PATCH v4 0/3] cxl: Pull out mailbox bits to be independent of cxl_dev_state
 2024-09-10 15:37 UTC  (11+ messages)
` [PATCH v4 1/3] cxl: move cxl headers to new include/cxl/ directory
` [PATCH v4 2/3] cxl: Move mailbox related bits to the same context
` [PATCH v4 3/3] cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input

[PATCH] device-dax: map dax memory as decrypted in CoCo guests
 2024-09-10 13:07 UTC  (5+ messages)

[PATCH v3 0/3] driver core: Prevent device_find_child() from modifying caller's match data
 2024-09-09 21:19 UTC  (4+ messages)
` [PATCH v3 2/3] cxl/region: Find free cxl decoder by device_for_each_child()

[PATCH] test: add cxl region test template
 2024-09-09 15:54 UTC  (2+ messages)

[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-09-09 14:08 UTC  (15+ messages)
` [PATCH v3 04/25] cxl/pci: Delay event buffer allocation
` [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents
` [PATCH v3 22/25] cxl/region: Read existing extents on region creation
` [PATCH v3 23/25] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v3 24/25] tools/testing/cxl: Make event logs dynamic
` [PATCH v3 25/25] tools/testing/cxl: Add DC Regions to mock mem data

[PATCH v11 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-09-09 11:17 UTC  (4+ messages)
` [PATCH v11 01/14] EDAC: Add support for EDAC device feature's control

[RFC PATCH 0/2] Sbsa-ref CXL Enablement
 2024-09-09 10:05 UTC  (3+ messages)
` [RFC PATCH 1/2] hw/arm/sbsa-ref: Enable CXL Host Bridge by pxb-cxl

[PATCH -v3 0/3] resource: Fix region_intersects() vs add_memory_driver_managed()
 2024-09-09  8:04 UTC  (9+ messages)
` [PATCH -v3 1/3] "
` [PATCH -v3 2/3] resource: Make alloc_free_mem_region() works for iomem_resource
` [PATCH -v3 3/3] resource, kunit: Add test case for region_intersects()

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-09-06  6:21 UTC  (7+ messages)
` [PATCH 06/13] mm/memory: Add dax_insert_pfn
` [PATCH 10/13] fs/dax: Properly refcount fs dax pages

[PATCH -v2] Resource: fix region_intersects() for CXL memory
 2024-09-06  1:07 UTC  (15+ messages)

[PATCH 0/3 v3] cxl: Pull out mailbox bits to be independent of cxl_dev_state
 2024-09-05 20:21 UTC  (6+ messages)
` [PATCH v3 3/3] cxl: move cxl headers to new linux/cxl/ directory

[PATCH v2] cxl/region: Fix bad logic for finding a free switch cxl decoder
 2024-09-05 13:02 UTC 


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