messages from 2023-08-04 14:02:45 to 2023-08-28 11:00:07 UTC [more...]
[PATCH v2] fs: clean up usage of noop_dirty_folio
2023-08-28 10:58 UTC (2+ 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
[PATCH v9 00/15] cxl/pci: Add support for RCH RAS error handling
2023-08-25 23:32 UTC (16+ 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-25 20:19 UTC (2+ messages)
[Qemu PATCH v2 0/9] Enabling DCD emulation support in Qemu
2023-08-25 16:34 UTC (25+ messages)
` [Qemu PATCH v2 1/9] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [Qemu PATCH v2 2/9] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [Qemu PATCH v2 3/9] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [Qemu PATCH v2 4/9] hw/mem/cxl_type3: Add support to create DC regions to "
` [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
` [Qemu PATCH v2 8/9] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [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
[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 v3 0/2] cxl/region: Improve Soft Reserved resource handling
2023-08-25 11:54 UTC (7+ 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 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 (9+ messages)
` [ndctl PATCH v2 1/3] libcxl: Update a revision by CXL 3.0 specification
` [ndctl PATCH v2 2/3] libcxl: Fix accessors for temperature field to support negative value
` [ndctl PATCH v2 3/3] cxl: Fix the checking value when listing device's health info
[PATCH v2] cxl/region: Match auto-discovered region decoders by HPA range
2023-08-25 1:42 UTC (3+ messages)
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
QEMU freeze with CXL memory in Normal zone and stress-ng
2023-08-23 19:39 UTC (3+ messages)
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 (5+ 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 (7+ messages)
` [PATCH 1/3] cxl/memdev: Improve sanitize ABI descriptions
` [PATCH 3/3] cxl/memdev: Only show sanitize sysfs files when supported
[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 (11+ messages)
` [PATCH 1/4] cxl/mailbox: change CCI cmd set structure to be a member, not a refernce
` [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
[ndctl PATCH v2 0/2] Add support for Set Alert Configuration mailbox command
2023-08-07 6:33 UTC (3+ messages)
` [ndctl PATCH v2 1/2] libcxl: add "
` [ndctl PATCH v2 2/2] cxl: add 'set-alert-config' command to cxl tool
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