Linux CXL
 help / color / mirror / Atom feed
 messages from 2023-10-28 11:37:24 to 2023-11-11 03:42:54 UTC [more...]

[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
 2023-11-11  3:42 UTC  (17+ 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] 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)
` 回复: "

[NDCTL PATCH] cxl: Augment documentation on cxl operational behavior
 2023-11-09 12:46 UTC  (3+ messages)

[ISSUE] `cxl disable-region region0` twice but got same output
 2023-11-09  8:35 UTC  (5+ 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 v2 00/17] QEMU: CXL mailbox rework and features (Part 1)
 2023-11-07 10:08 UTC  (2+ messages)

[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  (39+ messages)
` [RFC PATCH v3 1/4] base/node.c: initialize the accessor list before registering
` [RFC PATCH v3 2/4] node: add accessors to sysfs when nodes are created
` [RFC PATCH v3 3/4] node: add interleave weights to node accessor
` [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  (14+ messages)
` [PATCH RFC v2 1/3] cxl/trace: Remove uuid from event trace known events
` [PATCH RFC v2 2/3] firmware/efi: Process CXL Component Events
` [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  (6+ messages)
` [PATCH 2/2] cxl/hdm: add unlock on error path

[linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312
 2023-10-31 17:57 UTC  (4+ messages)

Questions about the qemu DCD support in cxl-2023-09-13
 2023-10-31 17:44 UTC  (9+ messages)

[PATCH v7 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-31 10:13 UTC  (8+ messages)
` [PATCH v7 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v7 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[RFC PATCH v3 0/4] Weighted Interleave and Node Weights
 2023-10-31  0:17 UTC  (3+ messages)
` [RFC PATCH v3 1/4] base/node.c: initialize the accessor list before registering
` [RFC PATCH v3 2/4] node: add accessors to sysfs when nodes are created

[NDCTL PATCH v2] cxl/region: Add -f option for disable-region
 2023-10-30 21:30 UTC  (7+ messages)

[PATCH v11 00/22] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-10-30 16:18 UTC  (3+ messages)

[RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
 2023-10-30  5:23 UTC  (14+ messages)

[PATCH v12 00/20] cxl/pci: Add support for RCH RAS error handling
 2023-10-29 16:17 UTC  (7+ messages)
` [PATCH v12 01/20] cxl/port: Fix release of RCD endpoints

[cxl:fixes] BUILD SUCCESS 8f61d48c83f6e3525a770e44692604595693f787
 2023-10-28 19:30 UTC 

[cxl:next] BUILD REGRESSION 2630b3957abe46d7bc4ae0e26275030d76cefb94
 2023-10-28 17:27 UTC 

[cxl:next 20/30] arm-linux-gnueabi-ld: pci.c:undefined reference to `pci_print_aer'
 2023-10-28 11:57 UTC 

[cxl:next 20/30] /usr/bin/ld: pci.c:undefined reference to `pci_print_aer'
 2023-10-28 11:36 UTC 


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