public inbox for linux-cxl@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-08 21:34:43 to 2024-08-16 14:45:19 UTC [more...]

[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-08-16 14:44 UTC  (19+ messages)
` [PATCH v3 01/25] range: Add range_overlaps()
` [PATCH v3 02/25] printk: Add print format (%par) for struct range
` [PATCH v3 03/25] dax: Document dax dev range tuple
` [PATCH v3 04/25] cxl/pci: Delay event buffer allocation
` [PATCH v3 05/25] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH v3 06/25] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v3 07/25] cxl/core: Separate region mode from decoder mode
` [PATCH v3 08/25] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v3 09/25] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v3 10/25] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v3 11/25] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v3 12/25] cxl/region: Refactor common create region code
` [PATCH v3 13/25] cxl/region: Add sparse DAX region support
` [PATCH v3 14/25] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v3 15/25] cxl/pci: Factor out interrupt policy check
` [PATCH v3 16/25] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v3 17/25] cxl/core: Return endpoint decoder information from region search
` [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents

[PATCH v2 00/15] cxl: add Type2 device support
 2024-08-16 14:43 UTC  (47+ messages)
` [PATCH v2 01/15] cxl: add type2 device basic support
` [PATCH v2 02/15] cxl: add function for type2 cxl regs setup
` [PATCH v2 03/15] cxl: add function for type2 resource request
` [PATCH v2 04/15] cxl: add capabilities field to cxl_dev_state
` [PATCH v2 05/15] cxl: fix use of resource_contains
` [PATCH v2 08/15] cxl: indicate probe deferral
` [PATCH v2 14/15] cxl: add function for obtaining params from a region

[PATCH RESEND v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-08-16 14:18 UTC  (20+ messages)
` [PATCH RESEND v2 01/18] cxl/hdm: Debug, use decoder name function
` [PATCH RESEND v2 02/18] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH RESEND v2 03/18] cxl/mem: Read Dynamic capacity configuration from the device
` [PATCH RESEND v2 04/18] cxl/region: Add Dynamic Capacity decoder and region modes
` [PATCH RESEND v2 05/18] cxl/port: Add Dynamic Capacity mode support to endpoint decoders
` [PATCH RESEND v2 06/18] cxl/port: Add Dynamic Capacity size "
` [PATCH RESEND v2 07/18] cxl/mem: Expose device dynamic capacity configuration
` [PATCH RESEND v2 08/18] cxl/region: Add Dynamic Capacity CXL region support
` [PATCH RESEND v2 09/18] cxl/mem: Read extents on memory device discovery
` [PATCH RESEND v2 10/18] cxl/mem: Handle DCD add and release capacity events
` [PATCH RESEND v2 11/18] cxl/region: Expose DC extents on region driver load
` [PATCH RESEND v2 12/18] cxl/region: Notify regions of DC changes
` [PATCH RESEND v2 13/18] dax/bus: Factor out dev dax resize logic
` [PATCH RESEND v2 14/18] dax/region: Support DAX device creation on dynamic DAX regions
` [PATCH RESEND v2 15/18] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH RESEND v2 16/18] tools/testing/cxl: Make event logs dynamic
` [PATCH RESEND v2 17/18] tools/testing/cxl: Add DC Regions to mock mem data
` [PATCH RESEND v2 18/18] tools/testing/cxl: Add Dynamic Capacity events

[PATCH v2 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-08-16 14:17 UTC  (23+ messages)
` [PATCH v2 01/25] range: Add range_overlaps()
` [PATCH v2 02/25] printk: Add print format (%par) for struct range
` [PATCH v2 03/25] dax: Document dax dev range tuple
` [PATCH v2 04/25] cxl/pci: Delay event buffer allocation
` [PATCH v2 05/25] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH v2 06/25] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v2 07/25] cxl/core: Separate region mode from decoder mode
` [PATCH v2 08/25] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v2 09/25] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v2 10/25] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v2 11/25] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v2 12/25] cxl/region: Refactor common create region code
` [PATCH v2 13/25] cxl/region: Add sparse DAX region support
` [PATCH v2 14/25] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v2 15/25] cxl/pci: Factor out interrupt policy check
` [PATCH v2 16/25] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v2 17/25] cxl/core: Return endpoint decoder information from region search
` [PATCH v2 18/25] cxl/extent: Process DCD events and realize region extents
` [PATCH v2 19/25] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v2 20/25] dax/bus: Factor out dev dax resize logic
` [PATCH v2 21/25] dax/region: Create resources on sparse DAX regions

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-08-16 11:12 UTC  (11+ messages)

[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
 2024-08-16  9:41 UTC  (3+ messages)

[PATCH] Resource: fix region_intersects() for CXL memory
 2024-08-16  8:57 UTC  (6+ messages)

[PATCH v16 0/2] Export cxl1.1 device link status register value to pci device sysfs
 2024-08-16  6:56 UTC  (5+ messages)
` [PATCH v16 1/2] cxl/core/regs: Add rcd_pcie_cap initialization
` [PATCH v16 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status

[PATCH v5 0/3] Fixes for memmap accounting
 2024-08-16  1:24 UTC  (9+ messages)
` [PATCH v5 1/3] mm: don't account memmap on failure
` [PATCH v5 2/3] mm: add system wide stats items category
` [PATCH v5 3/3] mm: don't account memmap per-node

[PATCH 0/2] cxl: Pull out mailbox bits to be independent of cxl_dev_state
 2024-08-15 17:10 UTC  (10+ messages)
` [PATCH 1/2] cxl: Move mailbox related bits to the same context
` [PATCH 2/2] cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input

[PATCH] hw/cxl: Add support for abort of background operation
 2024-08-15 17:04 UTC  (7+ messages)
  ` [EXT] "

[PATCH v2] cxl/region: Remove lock from memory notifier callback
 2024-08-15 16:17 UTC  (2+ messages)

[PATCH v2 0/4] driver core: Prevent device_find_child() from modifying caller's match data
 2024-08-15 14:58 UTC  (5+ messages)
` [PATCH v2 1/4] driver core: Make parameter check consistent for API cluster device_(for_each|find)_child()
` [PATCH v2 2/4] cxl/region: Prevent device_find_child() from modifying caller's match data
` [PATCH v2 3/4] firewire: core: "
` [PATCH v2 4/4] net: qcom/emac: "

[PATCH 0/3] cxl: Preparation of type2 accelerators support
 2024-08-15  1:10 UTC  (11+ messages)
` [PATCH 1/3] cxl: Set target type of root decoder based on CFMWS restrictions
` [PATCH 2/3] cxl: Set target type of region with that of root decoder
` [PATCH 3/3] cxl: Avoid to create dax regions for type2 accelerators

[PATCH] device-dax: map dax memory as decrypted in CoCo guests
 2024-08-14 20:53 UTC 

[PATCH v15 0/2] Export cxl1.1 device link status register value to pci device sysfs
 2024-08-14  1:57 UTC  (6+ messages)
` [PATCH v15 1/2] cxl/core/regs: Add rcd_pcie_cap initialization
` [PATCH v15 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status

[PATCH] hw/cxl: Support aborting background commands
 2024-08-13 22:12 UTC 

[PATCH] cxl/region: Remove lock from memory notifier callback
 2024-08-13 20:29 UTC  (2+ messages)

[PATCH 0/5] driver core: Prevent device_find_child() from modifying caller's match data
 2024-08-13 11:15 UTC  (15+ messages)
` [PATCH 1/5] driver core: Add simple parameter checks for APIs device_(for_each|find)_child()
` [PATCH 2/5] driver core: Introduce an API constify_device_find_child_helper()
` [PATCH 3/5] cxl/region: Prevent device_find_child() from modifying caller's match data
` [PATCH 4/5] firewire: core: "
` [PATCH 5/5] net: qcom/emac: "

[v3 0/4] Fixes for hdm docoder initialization from DVSEC ranges
 2024-08-13 11:05 UTC  (5+ messages)
` [v3 1/4] cxl/pci: Fix to record only non-zero ranges
` [v3 2/4] cxl/pci: Remove duplicated implementation of waiting for memory_info_valid
` [v3 3/4] cxl/pci: Check Mem_info_valid bit for each applicable DVSEC
` [v3 4/4] cxl/pci: simplify the check of mem_enabled in cxl_hdm_decode_init()

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-08-13 10:58 UTC  (16+ messages)

[PATCH 1/3] cxl/port: Use __free() to drop put_device() for cxl_port
 2024-08-13  7:05 UTC  (3+ messages)
` [PATCH 2/3] cxl/port: Use scoped_guard() to drop device_lock()/unlock pair
` [PATCH 3/3] cxl/port: Refactor __devm_cxl_add_port() to drop goto pattern

[PATCH v2 0/2] Fix get a wrong pci host bridge in cxl_setup_parent_dport()
 2024-08-12  6:49 UTC  (7+ messages)
` [PATCH v2 1/2] cxl/pci: Get AER capability address from RCRB only for RCH dport
` [PATCH v2 2/2] cxl/test: Skip cxl_setup_parent_dport() for emulated dports

[v2 0/4] Fixes for hdm docoder initialization from DVSEC ranges
 2024-08-10 12:11 UTC  (13+ messages)
` [v2 1/4] cxl/pci: Fix to record only non-zero ranges
` [v2 2/4] cxl/pci: Don't set up decoders for disallowed DVSEC ranges
` [v2 3/4] cxl/pci: Check Mem_info_valid bit for each applicable DVSEC range
` [v2 4/4] cxl/pci: Simplify the code logic of cxl_hdm_decode_init

[cxl:fixes] BUILD SUCCESS 2c402bd2e85b44dc00ef85b5c0e217de684b5372
 2024-08-10 11:08 UTC 

[ndctl PATCH] cxl/list: add firmware_version to default memdev listing
 2024-08-09 22:56 UTC  (2+ messages)

[PATCH v4 0/3] Fixes for memmap accounting
 2024-08-09 18:09 UTC  (7+ messages)
` [PATCH v4 2/3] mm: add system wide stats items category
` [PATCH v4 3/3] mm: don't account memmap per-node

[PATCH v4 2/2] cxl: avoid duplicated report from MCE & device
 2024-08-09 11:48 UTC  (4+ messages)

[PATCH v2 0/8] Introduce fwctl subystem
 2024-08-09  9:21 UTC  (5+ messages)
` [PATCH v2 6/8] fwctl: Add documentation

[PATCH] cxl/pci: Fix DVSEC ranges validation to cover all ranges
 2024-08-09  9:09 UTC  (7+ messages)

Odd lockdep splat involving mt_adistance_algorithm
 2024-08-09  8:24 UTC  (6+ messages)


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