messages from 2023-08-07 11:55:37 to 2023-08-29 13:55:00 UTC [more...]
[PATCH v9 00/15] cxl/pci: Add support for RCH RAS error handling
2023-08-29 13:54 UTC (18+ messages)
` [PATCH v9 01/15] cxl/port: Pre-initialize component register mappings
` [PATCH v9 02/15] cxl/regs: Prepare for multiple users of "
` [PATCH v9 03/15] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state
` [PATCH v9 04/15] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
` [PATCH v9 05/15] cxl/pci: Remove Component Register base address from struct cxl_dev_state
` [PATCH v9 06/15] cxl/port: Remove Component Register base address from struct cxl_port
` [PATCH v9 07/15] cxl/pci: Add RCH downstream port AER register discovery
` [PATCH v9 08/15] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
` [PATCH v9 09/15] cxl/pci: Update CXL error logging to use RAS register address
` [PATCH v9 10/15] cxl/pci: Map RCH downstream AER registers for logging protocol errors
` [PATCH v9 11/15] cxl/pci: Add RCH downstream port error logging
` [PATCH v9 12/15] cxl/pci: Disable root port interrupts in RCH mode
` [PATCH v9 13/15] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
` [PATCH v9 14/15] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling
` [PATCH v9 15/15] cxl/core/regs: Rename phys_addr in cxl_map_component_regs()
[PATCH v2] cxl/region: Refactor granularity select in cxl_port_setup_targets()
2023-08-29 13:32 UTC (3+ messages)
[PATCH v2] cxl/region: Match auto-discovered region decoders by HPA range
2023-08-29 13:21 UTC (4+ messages)
[PATCH v3 0/2] cxl/region: Improve Soft Reserved resource handling
2023-08-29 13:17 UTC (9+ messages)
` [PATCH v3 1/2] cxl/region: Try to add a region resource to a soft reserved parent
` [PATCH v3 2/2] cxl/region: Remove a soft reserved resource at region teardown
[PATCH v3] fs: clean up usage of noop_dirty_folio
2023-08-29 8:11 UTC (2+ messages)
[PATCH RFC v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD)
2023-08-29 5:21 UTC (19+ messages)
` [PATCH RFC v2 01/18] cxl/hdm: Debug, use decoder name function
` [PATCH RFC v2 02/18] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH RFC v2 03/18] cxl/mem: Read Dynamic capacity configuration from the device
` [PATCH RFC v2 04/18] cxl/region: Add Dynamic Capacity decoder and region modes
` [PATCH RFC v2 05/18] cxl/port: Add Dynamic Capacity mode support to endpoint decoders
` [PATCH RFC v2 06/18] cxl/port: Add Dynamic Capacity size "
` [PATCH RFC v2 07/18] cxl/mem: Expose device dynamic capacity configuration
` [PATCH RFC v2 08/18] cxl/region: Add Dynamic Capacity CXL region support
` [PATCH RFC v2 09/18] cxl/mem: Read extents on memory device discovery
` [PATCH RFC v2 10/18] cxl/mem: Handle DCD add and release capacity events
` [PATCH RFC v2 11/18] cxl/region: Expose DC extents on region driver load
` [PATCH RFC v2 12/18] cxl/region: Notify regions of DC changes
` [PATCH RFC v2 13/18] dax/bus: Factor out dev dax resize logic
` [PATCH RFC v2 14/18] dax/region: Support DAX device creation on dynamic DAX regions
` [PATCH RFC v2 15/18] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH RFC v2 16/18] tools/testing/cxl: Make event logs dynamic
` [PATCH RFC v2 17/18] tools/testing/cxl: Add DC Regions to mock mem data
` [PATCH RFC v2 18/18] tools/testing/cxl: Add Dynamic Capacity events
QEMU freeze with CXL memory in Normal zone and stress-ng
2023-08-28 23:59 UTC (4+ messages)
[PATCH v2] fs: clean up usage of noop_dirty_folio
2023-08-28 14:42 UTC (5+ messages)
[PATCH] fs: clean up usage of noop_dirty_folio
2023-08-28 6:36 UTC (4+ messages)
[CXL DAX Question]: How to change the memory-type/cache policy?
2023-08-27 16:43 UTC
[Qemu PATCH v2 0/9] Enabling DCD emulation support in Qemu
2023-08-25 16:34 UTC (14+ messages)
` [Qemu PATCH v2 7/9] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [Qemu PATCH v2 6/9] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [Qemu PATCH v2 5/9] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [Qemu PATCH v2 9/9] hw/mem/cxl_type3: Add dpa range validation for accesses to dc regions
[PATCH v8 00/14] cxl/pci: Add support for RCH RAS error handling
2023-08-25 14:32 UTC (6+ messages)
` [PATCH v8 03/14] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
2023-08-25 6:00 UTC (40+ messages)
` [PATCH RESEND 1/4] memory tiering: add abstract distance calculation algorithms management
` [PATCH RESEND 2/4] acpi, hmat: refactor hmat_register_target_initiators()
` [PATCH RESEND 3/4] acpi, hmat: calculate abstract distance with HMAT
` [PATCH RESEND 4/4] dax, kmem: calculate abstract distance with general interface
[ndctl PATCH v2 0/3] Fix accessors for temperature field when it is negative
2023-08-25 1:45 UTC (8+ messages)
` [ndctl PATCH v2 2/3] libcxl: Fix accessors for temperature field to support negative value
` [ndctl PATCH v2 1/3] libcxl: Update a revision by CXL 3.0 specification
qemu cxl memory expander shows numa_node -1
2023-08-24 6:26 UTC (7+ messages)
[PATCH v4 0/3] PCI/AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
2023-08-23 23:43 UTC (4+ messages)
` [PATCH v4 1/3] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
` [PATCH v4 2/3] PCI/AER: Export pcie_aer_is_native()
` [PATCH v4 3/3] cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()
[RFC PATCH v5 0/4] CXL: Standalone switch CCI driver
2023-08-23 22:42 UTC (4+ messages)
` [RFC PATCH v5 1/4] cxl: mbox: Preparatory move of functions to core/mbox.c and cxlmbox.h
Support for CXL v3.0 spec with QEMU
2023-08-23 17:03 UTC (8+ messages)
CXL volatile memory is not listed
2023-08-23 17:02 UTC (10+ messages)
[PATCH v2] cxl/mbox: Remove useless cast in cxl_mem_create_range_info()
2023-08-23 16:56 UTC (5+ messages)
[PATCH] mm: Change calling convention for ->huge_fault
2023-08-18 5:15 UTC (3+ messages)
[PATCH v3 0/3] PCI/AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
2023-08-16 21:39 UTC (11+ messages)
` [PATCH v3 1/3] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
` [PATCH v3 2/3] PCI/AER: Export pcie_aer_is_native()
` [PATCH v3 3/3] cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()
[PATCH v7 01/20] cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
2023-08-16 18:07 UTC (4+ messages)
` [PATCH] cxl: fix compile warning for cxl_security_ops extern
[PATCH] cxl/region: Match auto-discovered region decoders by HPA range
2023-08-16 1:43 UTC (4+ messages)
[PATCH] cxl/mbox: Remove useless cast in cxl_mem_create_range_info()
2023-08-15 16:46 UTC (4+ messages)
[PATCH] cxl/region: Refactor granularity select in cxl_port_setup_targets()
2023-08-15 0:27 UTC (7+ messages)
[PATCH v2 0/2] cxl/region: Improve Soft Reserved resource handling
2023-08-15 0:13 UTC (9+ messages)
` [PATCH v2 1/2] cxl/region: Try to add a region resource to a soft reserved parent
` [PATCH v2 2/2] cxl/region: Remove a soft reserved resource at region teardown
[PATCH v2 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-08-14 7:20 UTC (10+ messages)
` [PATCH v2 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
[PATCH v2] cxl/memdev: Decouple security init from devm_cxl_add_memdev()
2023-08-11 19:55 UTC (2+ messages)
[PATCH] cxl/memdev: Decouple security init from devm_cxl_add_memdev()
2023-08-11 19:53 UTC (6+ messages)
[ANNOUNCE/CFP] CXL Microconference at LPC 2023
2023-08-11 15:49 UTC (3+ messages)
[PATCH 0/3] cxl/memdev: Make sanitize interfaces conditionally available
2023-08-11 14:58 UTC (4+ messages)
` [PATCH 1/3] cxl/memdev: Improve sanitize ABI descriptions
[PATCH v2] daxctl: Remove unused memory_zone and mem_zone
2023-08-11 1:16 UTC
[NDCTL PATCH] daxctl: Remove unused mem_zone variable
2023-08-11 1:15 UTC (3+ messages)
[ndctl PATCH v3 0/3] Fix accessors for negative fields and error checking for health info
2023-08-10 8:23 UTC (4+ messages)
` [ndctl PATCH v3 1/3] libcxl: Update a outdated value to the latest revision
` [ndctl PATCH v3 2/3] libcxl: Fix accessors for temperature field to support negative value
` [ndctl PATCH v3 3/3] cxl/json.c: Fix the error checking logic when listing device's health info
[NDCTL PATCH 1/2] daxctl: Don't check param.no_movable when param.no_online is set
2023-08-10 5:39 UTC (2+ messages)
` [NDCTL PATCH 2/2] daxctl: Force to offline memory by param.force
[PATCH v2 0/3] PCI/AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
2023-08-08 19:37 UTC (11+ messages)
` [PATCH v2 1/3] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
` [PATCH v2 2/3] PCI/AER: Export pcie_aer_is_native()
` [PATCH v2 3/3] cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()
[ndctl RFC 0/1] cxl: Script to manage regions during CXL device hotplug remove-reinsert
2023-08-08 5:57 UTC (4+ messages)
` [ndctl RFC 1/1] "
[PATCH v4 0/6] acpi: numa: add target support for generic port to HMAT parsing
2023-08-08 16:19 UTC (3+ messages)
` [PATCH v4 2/6] ACPICA: Add a define for size of acpi_srat_generic_affinity DeviceHandle
[PATCH v4 0/2] CXL: Apply SRAT defined PXM to entire CFMWS window
2023-08-08 6:56 UTC (2+ messages)
[PATCH 0/4] CXL: SK hynix Niagara MHSLD Device
2023-08-07 15:36 UTC (9+ messages)
` [PATCH 2/4] cxl/mailbox: interface to add CCI commands to an existing CCI
` [PATCH 3/4] cxl/type3: minimum MHD cci support
` [PATCH 4/4] cxl/vendor: SK hynix Niagara Multi-Headed SLD Device
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