Linux-CXL Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-31 18:23:30 to 2023-11-15 10:09:22 UTC [more...]

[ndctl PATCH v2 0/3] Support poison list retrieval
 2023-11-15 10:09 UTC  (5+ messages)
` [ndctl PATCH v2 1/5] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v2 3/5] cxl/list: collect and parse the poison list records

[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
 2023-11-15  5:56 UTC  (27+ messages)
` [RFC PATCH v4 1/3] mm/memcontrol: implement memcg.interleave_weights
` [RFC PATCH v4 2/3] mm/mempolicy: implement weighted interleave
` [RFC PATCH v4 3/3] Documentation: sysfs entries for cgroup.memory.interleave_weights

[PATCH v12 00/18] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-11-14 23:05 UTC  (19+ messages)
` [PATCH v12 01/18] lib/firmware_table: tables: Add CDAT table parsing support
` [PATCH v12 02/18] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
` [PATCH v12 03/18] acpi: numa: Create enum for memory_target access coordinates indexing
` [PATCH v12 04/18] acpi: numa: Add genport target allocation to the HMAT parsing
` [PATCH v12 05/18] acpi: Break out nesting for hmat_parse_locality()
` [PATCH v12 06/18] acpi: numa: Add setting of generic port system locality attributes
` [PATCH v12 07/18] acpi: numa: Add helper function to retrieve the performance attributes
` [PATCH v12 08/18] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH v12 09/18] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH v12 10/18] cxl: Add callback to parse the SSLBIS "
` [PATCH v12 11/18] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH v12 12/18] cxl: Calculate and store PCI link latency for the downstream ports
` [PATCH v12 13/18] cxl: Store the access coordinates for the generic ports
` [PATCH v12 14/18] cxl: Add helper function that calculate performance data for downstream ports
` [PATCH v12 15/18] cxl: Compute the entire CXL path latency and bandwidth data
` [PATCH v12 16/18] cxl: Store QTG IDs and related info to the CXL memory device context
` [PATCH v12 17/18] cxl: Export sysfs attributes for memory device QoS class
` [PATCH v12 18/18] cxl: Check qos_class validity on memdev probe

[NDCTL PATCH] cxl: Augment documentation on cxl operational behavior
 2023-11-14 22:43 UTC  (4+ messages)

[PATCH] cxl/core: Hold the region rwsem during poison ops
 2023-11-14 18:25 UTC  (3+ messages)
` [PATCH] cxl: Convert pioson ops rwsem usages to scope based resource management

[RFC PATCH 0/6] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2023-11-14 12:56 UTC  (7+ messages)
` [RFC PATCH 1/6] cxl/mbox: Add GET_SUPPORTED_FEATURES, GET_FEATURE and SET_FEATURE mailbox commands
` [RFC PATCH 2/6] cxl/memscrub: Add CXL device patrol scrub control feature
` [RFC PATCH 3/6] memory: scrub: Add function to show scrub attributes in decimal
` [RFC PATCH 4/6] memory: scrub: Add scrub control attributes for the DDR5 ECS
` [RFC PATCH 5/6] cxl/memscrub: Add CXL device DDR5 ECS control feature
` [RFC PATCH 6/6] cxl: scrub: sysfs: Add Documentation for CXL memory device scrub control attributes

[RFC PATCH 0/3] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control features
 2023-11-14 12:47 UTC  (4+ messages)
` [RFC PATCH 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
` [RFC PATCH 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
` [RFC PATCH 3/3] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS "

[PATCH] cxl/region: Add dev_dbg() detail on failure to allocate HPA space
 2023-11-14  4:01 UTC 

[PATCH] kernel/resource: Increment by align value in get_free_mem_region()
 2023-11-13 23:45 UTC  (2+ messages)

[PATCH v2 00/17] QEMU: CXL mailbox rework and features (Part 1)
 2023-11-13 23:13 UTC  (4+ messages)
` [PATCH v2 13/17] hw/cxl: Add support for device sanitation

[PATCH 0/4] CXL: Standalone switch CCI driver
 2023-11-13 19:39 UTC  (4+ messages)
` [PATCH 1/4] cxl: mbox: Preparatory move of functions to core/mbox.c and cxlmbox.h

CXL enumeration
 2023-11-13 14:50 UTC 

[PATCH] cxl: Add cxl_region_rwsem around commit_end write during decoder enumeration
 2023-11-10 23:12 UTC  (5+ messages)

[PATCH RFC v4 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-11-09 22:07 UTC  (7+ messages)
` [PATCH RFC v4 1/6] cxl/trace: Pass uuid explicitly to event traces
` [PATCH RFC v4 2/6] cxl/events: Promote CXL event structures to a core header
` [PATCH RFC v4 3/6] cxl/events: Separate UUID from event structures
` [PATCH RFC v4 4/6] cxl/events: Create a CXL event union
` [PATCH RFC v4 5/6] firmware/efi: Process CXL Component Events
` [PATCH RFC v4 6/6] cxl/memdev: Register for and process CPER events

[NDCTL PATCH v3] cxl/region: Add -f option for disable-region
 2023-11-09 19:32 UTC  (4+ messages)
` 回复: "

[ISSUE] `cxl disable-region region0` twice but got same output
 2023-11-09  8:35 UTC  (4+ messages)

[PATCH v3] cxl: Add cxl_num_decoders_committed() usage to cxl_test
 2023-11-08 22:00 UTC  (3+ messages)

[PATCH v3 0/9] Enabling DCD emulation support in Qemu
 2023-11-07 18:07 UTC  (10+ messages)
` [PATCH v3 1/9] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [PATCH v3 2/9] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PATCH v3 3/9] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [PATCH v3 4/9] hw/mem/cxl_type3: Add support to create DC regions to "
` [PATCH v3 5/9] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v3 6/9] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PATCH v3 7/9] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PATCH v3 8/9] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v3 9/9] hw/mem/cxl_type3: Add dpa range validation for accesses to dc regions

[PATCH RFC v3 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-11-07  9:38 UTC  (15+ messages)
` [PATCH RFC v3 1/6] cxl/trace: Remove uuid from event trace known events
` [PATCH RFC v3 2/6] cxl/events: Promote CXL event structures to a core header
` [PATCH RFC v3 3/6] cxl/events: Remove UUID from non-generic event structures
` [PATCH RFC v3 4/6] cxl/events: Create a CXL event union
` [PATCH RFC v3 5/6] firmware/efi: Process CXL Component Events
` [PATCH RFC v3 6/6] cxl/memdev: Register for and process CPER events

[PATCH v10 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-11-07  7:22 UTC  (4+ messages)
` [PATCH v10 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v10 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v10 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH v9 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-11-06 18:54 UTC  (6+ messages)
` [PATCH v9 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v9 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v9 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH] cxl/region: fix x9 interleave typo
 2023-11-06 18:27 UTC  (3+ messages)

[RFC PATCH v3 0/4] Node Weights and Weighted Interleave
 2023-11-06  5:08 UTC  (35+ messages)
` [RFC PATCH v3 4/4] mm/mempolicy: modify interleave mempolicy to use node weights
  ` [EXT] "

[GIT PULL] Compute Express Link (CXL) for 6.7
 2023-11-05  3:02 UTC  (2+ messages)

[PATCH] cxl: Add cxl_num_decoders_committed() usage to cxl_test
 2023-11-04 20:16 UTC  (2+ messages)

[cxl:next] BUILD REGRESSION 5d09c63f11f083707b60c8ea0bb420651c47740f
 2023-11-04 11:24 UTC 

[PATCH v8 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-11-03 19:09 UTC  (10+ messages)
` [PATCH v8 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v8 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v8 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH v2] cxl: Add cxl_num_decoders_committed() usage to cxl_test
 2023-11-03 18:06 UTC 

[ISSUE] `cxl destory-region region0` causes kernel panic when cxl memory is occupied
 2023-11-03 15:37 UTC  (2+ messages)

[GIT PULL] NVDIMM for 6.7
 2023-11-03  1:26 UTC  (2+ messages)

[PATCH] cxl/pci: Change CXL AER support check to use native AER
 2023-11-02 23:24 UTC  (6+ messages)

[PATCH] cxl/region: Refactor logic around check_last_peer()
 2023-11-02 22:42 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH] lib/fw_table: Remove acpi_parse_entries_array() export
 2023-11-02 22:08 UTC  (2+ messages)

[PATCH v5 0/8] hw/cxl: RAS error emulation and injection
 2023-11-02  6:47 UTC  (5+ messages)
` [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[PATCH RFC v2 0/3] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-11-01 21:59 UTC  (8+ messages)
` [PATCH RFC v2 3/3] cxl/memdev: Register for and process CPER events

linux-next: Tree for Oct 30 [drivers/cxl/core/cxl_core.ko]
 2023-10-31 23:36 UTC  (4+ messages)

[PATCH 1/2] cxl/hdm: Fix && vs || bug
 2023-10-31 22:04 UTC  (5+ messages)
` [PATCH 2/2] cxl/hdm: add unlock on error path


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).