messages from 2025-12-13 03:36:31 to 2025-12-30 08:00:02 UTC [more...]
[RFC PATCH] device/dax: Allow MCE recovery when accessing PFN metadata
2025-12-30 7:59 UTC
[PATCH 00/28] arch, mm: consolidate hugetlb early reservation
2025-12-29 13:55 UTC (34+ messages)
` [PATCH 01/28] alpha: introduce arch_zone_limits_init()
` [PATCH 02/28] arc: "
` [PATCH 03/28] arm: "
` [PATCH 04/28] arm64: "
` [PATCH 05/28] csky: "
` [PATCH 06/28] hexagon: "
` [PATCH 07/28] loongarch: "
` [PATCH 08/28] m68k: "
` [PATCH 09/28] microblaze: "
` [PATCH 10/28] mips: "
` [PATCH 11/28] nios2: "
` [PATCH 12/28] openrisc: "
` [PATCH 13/28] parisc: "
` [PATCH 14/28] powerpc: "
` [PATCH 15/28] riscv: "
` [PATCH 16/28] s390: "
` [PATCH 17/28] sh: "
` [PATCH 18/28] sparc: "
` [PATCH 19/28] um: "
` [PATCH 20/28] x86: "
` [PATCH 21/28] xtensa: "
` [PATCH 22/28] arch, mm: consolidate initialization of nodes, zones and memory map
` [PATCH 23/28] arch, mm: consolidate initialization of SPARSE memory model
` [PATCH 24/28] mips: drop paging_init()
` [PATCH 25/28] x86: don't reserve hugetlb memory in setup_arch()
` [PATCH 26/28] mm, arch: consolidate hugetlb CMA reservation
` [PATCH 27/28] mm/hugetlb: drop hugetlb_cma_check()
` [PATCH 28/28] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"
[PATCH 0/5 v8] Make ELOG and GHES log and trace consistently
2025-12-24 2:20 UTC (9+ messages)
` [PATCH 1/5 v8] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/5 v8] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/5 v8] acpi/ghes: Add helper for CPER CXL protocol errors checks
` [PATCH 4/5 v8] acpi/ghes: Add helper to copy CPER CXL protocol error info to work struct
` [PATCH 5/5 v8] ACPI: extlog: Trace CPER CXL Protocol Error Section
[PATCH v4 -qemu 0/5] hw/cxl: Support Back-Invalidate
2025-12-23 11:53 UTC (13+ messages)
` [PATCH 1/5] hw/pcie: Support enabling flit mode
` [PATCH 3/5] hw/cxl: Allow BI by default in Window restrictions
[RFC v2 00/15] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough Hello all,
2025-12-22 14:09 UTC (11+ messages)
` [RFC v2 01/15] cxl: factor out cxl_await_range_active() and cxl_media_ready()
` [RFC v2 05/15] cxl: introduce cxl_get_committed_regions()
` [RFC v2 06/15] vfio/cxl: introduce vfio-cxl core preludes
` [RFC v2 07/15] vfio/cxl: expose CXL region to the userspace via a new VFIO device region
` [RFC v2 08/15] vfio/cxl: discover precommitted CXL region
[RFC v2 PATCH 00/17] Initial CXL.cache device support
2025-12-22 13:47 UTC (23+ messages)
` [PATCH 03/17] cxl/core: Add function for getting CXL cache info
` [PATCH 04/17] cxl/core: Add CXL.cache device struct
` [PATCH 05/17] cxl/cache: Add cxl_cache driver
` [PATCH 06/17] cxl: Replace cxl_mem_find_port() with cxl_dev_find_port()
` [PATCH 10/17] cxl/cache, mem: Prevent RAS register mapping race
` [PATCH 12/17] cxl/core: Add CXL snoop filter setup and allocation
` [PATCH 13/17] cxl/core: Add cache id verification
` [PATCH 16/17] cxl/core: Add cache device attributes
[PATCH] MAINTAINERS: Notify the "Device Memory" community of memory hotplug changes
2025-12-22 13:36 UTC (4+ messages)
[PATCH] cxl: Slightly simplify emit_target_list()
2025-12-22 11:28 UTC (3+ messages)
[PATCH v2 0/3] mm: fix oom-killer not being invoked when demotion is enabled
2025-12-22 0:48 UTC (4+ messages)
` [PATCH v2 1/3] mm: memory-tiers, numa_emu: enable to create memory tiers using fake numa nodes
` [PATCH v2 2/3] mm: numa_emu: add document for NUMA emulation
` [PATCH v2 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier
[PATCH v2 0/6] cxl: Initialization reworks to support Soft Reserve Recovery and Accelerator Memory
2025-12-20 7:31 UTC (14+ messages)
` [PATCH v2 1/6] cxl/mem: Fix devm_cxl_memdev_edac_release() confusion
` [PATCH v2 2/6] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH v2 3/6] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH v2 4/6] cxl/mem: Convert devm_cxl_add_memdev() to scope-based-cleanup
` [PATCH v2 5/6] cxl/mem: Drop @host argument to devm_cxl_add_memdev()
` [PATCH v2 6/6] cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operation
[PATCH v3 0/2] Documentation/driver-api/cxl: device hotplug
2025-12-20 6:56 UTC (7+ messages)
` [PATCH v3 1/2] Documentation/driver-api/cxl: BIOS/EFI expectation update
` [PATCH v3 2/2] Documentation/driver-api/cxl: device hotplug section
[PATCH V2] mm/memremap: fix spurious large folio warning for FS-DAX
2025-12-19 20:47 UTC (4+ messages)
[PATCH v2] Documentation/driver-api/cxl: device hotplug section
2025-12-19 15:55 UTC (9+ messages)
[PATCH v22 00/25] Type2 device basic support
2025-12-19 11:02 UTC (13+ messages)
` [PATCH v22 11/25] cxl/hdm: Add support for getting region from committed decoder
` [PATCH v22 13/25] cxl: Export functions for unwinding cxl by accelerators
` [PATCH v22 14/25] sfc: obtain decoder and region if committed by firmware
[PATCH] Documentation/driver-api/cxl: device hotplug section
2025-12-19 10:49 UTC (4+ messages)
[ndctl PATCH v5 0/7] Add error injection support
2025-12-19 5:08 UTC (24+ messages)
` [PATCH v5 1/7] libcxl: Add debugfs path to CXL context
` [PATCH v5 2/7] libcxl: Add CXL protocol errors
` [PATCH v5 3/7] libcxl: Add poison injection support
` [PATCH v5 4/7] cxl: Add inject-error command
` [PATCH v5 5/7] cxl: Add clear-error command
` [PATCH v5 6/7] cxl/list: Add injectable errors in output
` [PATCH v5 7/7] Documentation: Add docs for inject/clear-error commands
` [ndctl PATCH] cxl/test: use inject and clear cmds in cxl-poison.sh
[PATCH] mm/memremap: fix spurious large folio warning for FS-DAX
2025-12-19 0:27 UTC (6+ messages)
[cxl:for-7.0/cxl-init] BUILD SUCCESS e69c86f703135e7baab901aced57df8e23fb2b18
2025-12-18 18:40 UTC
[PATCH 0/6] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
2025-12-18 17:52 UTC (4+ messages)
` [PATCH 1/6] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready
[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2025-12-17 23:17 UTC (9+ messages)
` [PATCH v4 1/9] dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
` [PATCH v4 3/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
[PATCH V4 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2025-12-17 15:40 UTC (19+ messages)
` [PATCH V4 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
` [PATCH V4 05/17] nvdimm/label: Skip region label during ns label DPA reservation
` [PATCH V4 07/17] nvdimm/label: Add region label delete support
` [PATCH V4 08/17] nvdimm/label: Preserve cxl region information from region label
` [PATCH V4 09/17] nvdimm/label: Export routine to fetch region information
` [PATCH V4 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
` [PATCH V4 13/17] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
` [PATCH V4 14/17] cxl/pmem_region: Introduce CONFIG_CXL_PMEM_REGION for core/pmem_region.c
` [PATCH V4 15/17] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
[PATCH 0/2] mm: fix oom-killer not being invoked when demotion is enabled
2025-12-17 14:30 UTC (7+ messages)
` [PATCH 1/2] mm: memory-tiers, numa_emu: enable to create memory tiers using fake numa nodes
` [PATCH 2/2] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier
[cxl:for-6.20/cxl-sync-probe] BUILD SUCCESS a8da7c77794ff2577025a7991fd0378065cdeab9
2025-12-16 8:26 UTC
[PATCH v8 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
2025-12-16 5:26 UTC (7+ messages)
` [PATCH v8 12/13] cxl: Check if ULLONG_MAX was returned from translation functions
` [PATCH v8 13/13] cxl: Disable HPA/SPA translation handlers for Normalized addressing
[PATCH 0/6] cxl: Initialization reworks in support Soft Reserve Recovery and Accelerator Memory
2025-12-15 23:29 UTC (13+ messages)
` [PATCH 1/6] cxl/mem: Fix devm_cxl_memdev_edac_release() confusion
` [PATCH 2/6] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH 3/6] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH 5/6] cxl/mem: Drop @host argument to devm_cxl_add_memdev()
[QEMU PATCH 0/1] cpmu: segfault issue with hotplug event
2025-12-15 14:44 UTC (2+ messages)
[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
2025-12-15 12:38 UTC (6+ messages)
` [RFC PATCH v2 01/11] mm: constify oom_control, scan_control, and alloc_context nodemask
` [RFC PATCH v2 02/11] mm: change callers of __cpuset_zone_allowed to cpuset_zone_allowed
[PATCH v2 1/2] cxl, doc: Moving conventions in separate files
2025-12-15 11:27 UTC (4+ messages)
` [PATCH v2 2/2] Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
[PATCH] cxl/events: Update memory event type for patrol scrub cycle end event
2025-12-15 10:52 UTC (3+ messages)
[cxl:for-6.20/cxl-sync-probe] BUILD SUCCESS 519d0579d32dfd3d2e88469bd3100b1de71245be
2025-12-13 16:02 UTC
[RFC PATCH 0/3] Add Support for Multiple DC Regions
2025-12-13 3:36 UTC (4+ messages)
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