messages from 2024-11-18 16:45:07 to 2024-11-22 15:53:04 UTC [more...]
[PATCH 0/3] cxl/core: Enable Region creation on x86 with Low Mem Hole
2024-11-22 15:51 UTC (4+ messages)
` [PATCH 1/3] cxl/core: Change match_*_by_range() calling convention
` [PATCH 2/3] cxl/core: Enable Region creation on x86 with Low Memory Hole
` [PATCH 3/3] cxl/test: Simulate an x86 Low Memory Hole for tests
[RFC 2/6] drivers: pci: Change CONFIG_SPDM to a dependency
2024-11-22 15:36 UTC (4+ messages)
[RFC PATCH v2 0/20] fwctl/cxl: Add CXL feature commands support via fwctl
2024-11-22 15:26 UTC (46+ messages)
` [RFC PATCH v2 01/20] cxl: Refactor user ioctl command path from mds to mailbox
` [RFC PATCH v2 02/20] cxl: Add Get Supported Features command for kernel usage
` [RFC PATCH v2 03/20] cxl/test: Add Get Supported Features mailbox command support
` [RFC PATCH v2 05/20] cxl: Add Get Feature command support for user submission
` [RFC PATCH v2 07/20] cxl: Add Set "
` [RFC PATCH v2 08/20] cxl: Move cxl_driver related bits to be usable by external drivers
` [RFC PATCH v2 09/20] fwctl/cxl: Add driver for CXL mailbox for handling CXL features commands
` [RFC PATCH v2 10/20] fwctl/cxl: Add support for get driver information
` [RFC PATCH v2 11/20] fwctl: FWCTL_HW_INFO to return hardware information
` [RFC PATCH v2 12/20] cxl: Save Command Effects Log (CEL) effects for enabled commands
` [RFC PATCH v2 13/20] fwctl/cxl: Add hw_info callback
` [RFC PATCH v2 14/20] cxl: Move defines and error codes from cxlmem.h to cxl/mailbox.h
` [RFC PATCH v2 15/20] fwctl/cxl: Add support for fwctl RPC command to enable CXL feature commands
` [RFC PATCH v2 16/20] fwctl/cxl: Add support to filter exclusive features
` [RFC PATCH v2 17/20] cxl/test: Add Get Feature support to cxl_test
` [RFC PATCH v2 18/20] cxl/test: Add Set "
` [RFC PATCH v2 19/20] fwctl: Move fwctl documentation to its own directory
` [RFC PATCH v2 20/20] fwctl/cxl: Add documentation to FWCTL CXL
[PATCH 00/13] rasdaemon: cxl: Update CXL event logging and recording to CXL spec rev 3.1
2024-11-22 10:41 UTC (30+ messages)
` [PATCH 01/13] rasdaemon: cxl: Fix logging of memory event type of DRAM trace event
` [PATCH 02/13] rasdaemon: cxl: Fix mismatch in region field's name with kernel "
` [PATCH 03/13] rasdaemon: cxl: Add automatic indexing for storing CXL fields in SQLite database
` [PATCH 04/13] rasdaemon: cxl: Update common event to CXL spec rev 3.1
` [PATCH 05/13] rasdaemon: cxl: Add Component Identifier formatting for "
` [PATCH 06/13] rasdaemon: cxl: Update CXL general media event to "
` [PATCH 07/13] rasdaemon: cxl: Update CXL DRAM "
` [PATCH 08/13] rasdaemon: cxl: Update memory module "
` [PATCH 09/13] rasdaemon: ras-mc-ctl: Fix logging of memory event type in CXL DRAM error table
` [PATCH 10/13] rasdaemon: ras-mc-ctl: Update logging of common event data to align with CXL spec rev 3.1
` [PATCH 11/13] rasdaemon: ras-mc-ctl: Update logging of CXL general media "
` [PATCH 12/13] rasdaemon: ras-mc-ctl: Update logging of CXL DRAM "
` [PATCH 13/13] rasdaemon: ras-mc-ctl: Update logging of CXL memory module "
[PATCH v5 00/27] cxl: add type2 device basic support
2024-11-22 9:27 UTC (66+ messages)
` [PATCH v5 01/27] "
` [PATCH v5 03/27] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v5 05/27] cxl: move pci generic code
` [PATCH v5 06/27] cxl: add function for type2 cxl regs setup
` [PATCH v5 10/27] cxl: harden resource_contains checks to handle zero size resources
` [PATCH v5 11/27] cxl: add function for setting media ready by a driver
` [PATCH v5 12/27] sfc: set cxl media ready
` [PATCH v5 13/27] cxl: prepare memdev creation for type2
` [PATCH v5 14/27] sfc: create type2 cxl memdev
` [PATCH v5 15/27] cxl: define a driver interface for HPA free space enumeration
` [PATCH v5 16/27] sfc: obtain root decoder with enough HPA free space
` [PATCH v5 17/27] cxl: define a driver interface for DPA allocation
` [PATCH v5 18/27] sfc: get endpoint decoder
` [PATCH v5 19/27] cxl: make region type based on endpoint type
` [PATCH v5 20/27] cxl/region: factor out interleave ways setup
` [PATCH v5 21/27] cxl/region: factor out interleave granularity setup
` [PATCH v5 22/27] cxl: allow region creation by type2 drivers
` [PATCH v5 23/27] sfc: create cxl region
` [PATCH v5 24/27] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v5 25/27] sfc: specify avoid dax when cxl region is created
` [PATCH v5 26/27] cxl: add function for obtaining params from a region
` [PATCH v5 27/27] sfc: support pio mapping based on cxl
[PATCH v2] cxl: avoid driver data for obtaining cxl_dev_state reference
2024-11-22 8:45 UTC (3+ messages)
[RFC PATCH 1/1] cxl/pci: Fake bandwidth for platform devices
2024-11-22 7:20 UTC
[RFC PATCH 0/1] A regression in cxl_endpoint_gather_bandwidth()
2024-11-22 7:20 UTC
[PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2024-11-22 3:37 UTC (29+ messages)
` [PATCH v3 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v3 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v3 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v3 04/25] fs/dax: Refactor wait for dax idle page
` [PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v3 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v3 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v3 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v3 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH v3 10/25] pci/p2pdma: Don't initialise page refcount to one
` [PATCH v3 11/25] mm: Allow compound zone device pages
` [PATCH v3 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v3 13/25] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages
` [PATCH v3 15/25] huge_memory: Allow mappings of PMD "
` [PATCH v3 16/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
` [PATCH v3 17/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v3 18/25] proc/task_mmu: Ignore ZONE_DEVICE pages
` [PATCH v3 19/25] memcontrol-v1: "
` [PATCH v3 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v3 21/25] fs/dax: Properly refcount fs dax pages
` [PATCH v3 22/25] device/dax: Properly refcount device dax pages when mapping
` [PATCH v3 23/25] mm: Remove pXX_devmap callers
` [PATCH v3 24/25] mm: Remove devmap related functions and page table bits
` [PATCH v3 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"
[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
2024-11-21 22:32 UTC (24+ messages)
` [PATCH v3 03/15] cxl/pci: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [PATCH v3 06/15] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe port devices
` [PATCH v3 07/15] PCI/AER: Add CXL PCIe port uncorrectable error recovery in AER service driver
` [PATCH v3 08/15] cxl/pci: Map CXL PCIe root port and downstream switch port RAS registers
` [PATCH v3 15/15] PCI/AER: Enable internal errors for CXL upstream and downstream switch ports
[RFC PATCH v2 0/1] Sbsa-ref CXL Enablement
2024-11-21 16:55 UTC (5+ messages)
` [RFC PATCH v2 1/1] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
` [edk2-devel] "
[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
2024-11-21 15:49 UTC (9+ messages)
` [RFC PATCH 1/4] cxl: Register devices for CXL Hotness Monitoring Units (CHMU)
` [RFC PATCH 2/4] cxl: Hotness Monitoring Unit via a Perf AUX Buffer
` [RFC PATCH 3/4] perf: Add support for CXL Hotness Monitoring Units (CHMU)
` [RFC PATCH 4/4] hwtrace: Document CXL Hotness Monitoring Unit driver
RFC: Kernel CXL cache support (and IOMMU implications)
2024-11-20 22:33 UTC (2+ messages)
[PATCH v6 0/3] memory,x86,acpi: hotplug memory alignment advisement
2024-11-20 19:20 UTC (2+ messages)
[PATCH v4 00/26] cxl: add Type2 device support
2024-11-20 17:13 UTC (5+ messages)
` Should the CXL Type2 support patchset be split up?
[PATCH v4 0/6] Update Event Records to CXL spec rev 3.1
2024-11-20 9:37 UTC (7+ messages)
` [PATCH v4 1/6] cxl/events: Update Common Event Record "
` [PATCH v4 2/6] cxl/events: Add Component Identifier formatting for "
` [PATCH v4 3/6] cxl/events: Update General Media Event Record to "
` [PATCH v4 4/6] cxl/events: Update DRAM "
` [PATCH v4 5/6] cxl/events: Update Memory Module "
` [PATCH v4 6/6] cxl/test: Update test code for event records "
[GIT PULL] Compute Express Link (CXL) for 6.13
2024-11-19 21:15 UTC
[RFC PATCH 0/13] fwctl/cxl: Add CXL feature commands support via fwctl
2024-11-19 15:58 UTC (9+ messages)
` [RFC PATCH 10/13] fwctl/cxl: Add support for fwctl RPC command to enable CXL feature commands
[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-19 12:36 UTC (11+ messages)
` [PATCH v15 11/15] EDAC: Add memory repair control feature
[RFC 0/6] lib: Rust implementation of SPDM
2024-11-19 4:24 UTC (4+ messages)
` [RFC 3/6] lib: rspdm: Initial commit of Rust SPDM
[PATCH v3 0/7] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
2024-11-19 0:39 UTC (8+ messages)
` [PATCH v3 1/7] efi/cper, cxl: Prefix protocol error struct and function names with cxl_
` [PATCH v3 2/7] efi/cper, cxl: Make definitions and structures global
` [PATCH v3 3/7] efi/cper, cxl: Remove cper_cxl.h
` [PATCH v3 4/7] acpi/ghes, cxl: Rename cxl_cper_register_work to cxl_cper_register_event_work
` [PATCH v3 5/7] acpi/ghes, cxl: Refactor work registration functions to support multiple workqueues
` [PATCH v3 6/7] acpi/ghes, cper: Recognize and cache CXL Protocol errors
` [PATCH v3 7/7] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
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