messages from 2025-02-18 13:25:01 to 2025-02-20 19:28:45 UTC [more...]
[PATCH v4 0/4] cxl: Dirty shutdown followups
2025-02-20 19:28 UTC (15+ messages)
` [PATCH 1/4] cxl/pci: Introduce cxl_gpf_get_dvsec()
` [PATCH 2/4] cxl/pmem: Rename cxl_dirty_shutdown_state()
` [PATCH 3/4] cxl/pmem: Export dirty shutdown count via sysfs
` [PATCH 4/4] tools/testing/cxl: Set Shutdown State support
[PATCH v2 00/15] cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement
2025-02-20 19:28 UTC (23+ messages)
` [PATCH v2 01/15] cxl: Modify address translation callback for generic use
` [PATCH v2 03/15] cxl/region: Factor out code for interleaving calculations
` [PATCH v2 04/15] cxl/region: Calculate endpoint's region position during init
` [PATCH v2 05/15] cxl/region: Calculate and store the SPA range of an endpoint
` [PATCH v2 07/15] cxl/region: Use translated HPA ranges to find the port's decoder
` [PATCH v2 08/15] cxl/region: Use the endpoint's SPA range to find a region
` [PATCH v2 09/15] cxl/region: Use the endpoint's SPA range to create "
` [PATCH v2 10/15] cxl/region: Use root decoders interleaving parameters "
` [PATCH v2 11/15] cxl/region: Use the endpoint's SPA range to check "
` [PATCH v2 12/15] cxl/region: Lock decoders that need address translation
` [PATCH v2 13/15] cxl/x86: Prepare for architectural platform setup
` [PATCH v2 14/15] cxl/amd: Enable Zen5 address translation using ACPI PRMT
` [PATCH v2 15/15] MAINTAINERS: CXL: Add entry for AMD platform support (CXL_AMD)
[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
2025-02-20 19:26 UTC (20+ messages)
` [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot
` CXL Boot to Bash - Section 3: Memory (block) Hotplug
[PATCH v2 0/2] cxl: Some ABI doc updates
2025-02-20 18:58 UTC (9+ messages)
` [PATCH 1/2] cxl: Plug typos in ABI doc
` [PATCH 2/2] cxl: Document missing sysfs files
[PATCH v5 0/1] cxl/pmem: debug invalid serial number data
2025-02-20 18:57 UTC (6+ messages)
` [PATCH v5 1/1] "
[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-20 18:33 UTC (7+ messages)
` [PATCH v8 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v8 20/20] device/dax: Properly refcount device dax pages when mapping
[PATCH v10 00/26] cxl: add type2 device basic support
2025-02-20 18:17 UTC (15+ messages)
` [PATCH v10 01/26] cxl: make memdev creation type agnostic
` [PATCH v10 02/26] sfc: add basic cxl initialization
` [PATCH v10 16/26] cxl: define a driver interface for DPA allocation
[PATCH v3 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
2025-02-20 17:46 UTC (24+ messages)
` [PATCH v3 02/18] cxl/pci: Moving code in cxl_hdm_decode_init()
` [PATCH v3 05/18] cxl: Introduce parent_port_of() helper
` [PATCH v3 08/18] cxl/region: Move find_cxl_root() to cxl_add_to_region()
` [PATCH v3 09/18] cxl/region: Factor out code to find the root decoder
` [PATCH v3 10/18] cxl/region: Factor out code to find a root decoder's region
` [PATCH v3 12/18] cxl/region: Use iterator to find the root port in cxl_find_root_decoder()
` [PATCH v3 13/18] cxl/region: Add function to find a port's switch decoder by range
` [PATCH v3 15/18] cxl/region: Add a dev_warn() on registration failure
` [PATCH v3 16/18] cxl/region: Add a dev_err() on missing target list entries
` [PATCH v3 17/18] cxl: Add a dev_dbg() when a decoder was added to a port
` [PATCH v3 18/18] cxl/acpi: Unify CFMWS memory log messages with SRAT messages
[PATCH v2 0/3] CXL CCI Log Commands implementation
2025-02-20 16:08 UTC (2+ messages)
[PATCH v6 00/14] cxl: Add CXL feature commands support via fwctl
2025-02-20 15:37 UTC (29+ messages)
` [PATCH v6 01/14] cxl: Enumerate feature commands
` [PATCH v6 02/14] cxl: Add Get Supported Features command for kernel usage
` [PATCH v6 03/14] cxl/test: Add Get Supported Features mailbox command support
` [PATCH v6 04/14] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v6 05/14] cxl/mbox: Add SET_FEATURE "
` [PATCH v6 06/14] cxl: Setup exclusive CXL features that are reserved for the kernel
` [PATCH v6 07/14] cxl: Add FWCTL support to CXL
` [PATCH v6 08/14] cxl: Move cxl feature command structs to user header
` [PATCH v6 09/14] cxl: Add support for fwctl RPC command to enable CXL feature commands
` [PATCH v6 10/14] cxl: Add support to handle user feature commands for get feature
` [PATCH v6 11/14] cxl: Add support to handle user feature commands for set feature
` [PATCH v6 12/14] cxl/test: Add Get Feature support to cxl_test
` [PATCH v6 13/14] cxl/test: Add Set "
` [PATCH v6 14/14] fwctl/cxl: Add documentation to FWCTL CXL
[PATCH v3] hw/cxl/cxl-mailbox-utils: CXL CCI Get/Set alert config commands implmented as per CXL Specification 3.2 section 8.2.10.9.3
2025-02-20 15:28 UTC (2+ messages)
[PATCH v3 0/3] CXL CCI Media Operations
2025-02-20 15:10 UTC (6+ messages)
` [PATCH v3 1/3] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands cxl r3.2 (8.2.10.9.5.3)
` [PATCH v3 2/3] hw/cxl: factor out calculation of sanitize duration from cmd_santize_overwrite
` [PATCH v3 3/3] hw/cxl/cxl-mailbox-utils: Add support for Media operations Sanitize and Write Zeros commands cxl r3.2(8.2.10.9.5.3)
[PATCH] [ndctl PATCH v2] ndctl/list: display region caps for any of BTT, PFN, DAX
2025-02-20 13:35 UTC (2+ messages)
[PATCH v18 04/19] EDAC: Add memory repair control feature
2025-02-20 12:19 UTC (14+ messages)
[PATCH v5 00/12] driver core: Constify API device_find_child()
2025-02-20 10:31 UTC (3+ messages)
` [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages
[PATCH] ndctl: json: Region capabilities are not displayed if any of the BTT, PFN, or DAX are not present
2025-02-20 5:07 UTC (5+ messages)
[PATCH v2 0/7] Use guard() instead of rwsem locking
2025-02-20 1:42 UTC (32+ messages)
` [PATCH v2 1/7] cxl/core: Use guard() to replace open-coded down_read/write()
` [PATCH v2 2/7] cxl/core: cxl_mem_sanitize() cleanup
` [PATCH v2 3/7] cxl/memdev: cxl_memdev_ioctl() cleanup
` [PATCH v2 4/7] cxl/core: Use guard() to drop the goto pattern of cxl_dpa_free()
` [PATCH v2 5/7] cxl/core: Use guard() to drop goto pattern of cxl_dpa_alloc()
` [PATCH v2 6/7] cxl/region: Drop goto pattern in cxl_dax_region_alloc()
` [PATCH v2 7/7] cxl/region: Drop goto pattern of construct_region()
[PATCH v3 0/4] cxl: Dirty shutdown followups
2025-02-20 1:01 UTC (14+ messages)
` [PATCH 1/4] cxl/pci: Introduce cxl_gpf_get_dvsec()
` [PATCH 2/4] cxl/pmem: Rename cxl_dirty_shutdown_state()
` [PATCH 3/4] cxl/pmem: Export dirty shutdown count via sysfs
` [PATCH 4/4] tools/testing/cxl: Set Shutdown State support
[RFC ndctl PATCH] cxl: Add inject-error command
2025-02-19 17:34 UTC (3+ messages)
[RFC PATCH fwctl 0/5] pds_fwctl: fwctl for AMD/Pensando core devices
2025-02-19 8:25 UTC (9+ messages)
` [RFC PATCH fwctl 2/5] pds_core: add new fwctl auxilary_device
` [RFC PATCH fwctl 3/5] pds_fwctl: initial driver framework
[PATCH v3 0/4] cxl: Dirty shutdown followups
2025-02-19 3:05 UTC (2+ messages)
` [PATCH 1/4] cxl/pci: Introduce cxl_gpf_get_dvsec()
[PATCH v4 0/1] cxl/pmem: debug invalid serial number data
2025-02-19 3:11 UTC (2+ messages)
` [PATCH v4 1/1] "
[PATCH v2 0/4] cxl: Dirty shutdown followups
2025-02-19 2:34 UTC (6+ messages)
` [PATCH 1/4] cxl/pci: Introduce cxl_gpf_get_dvsec()
` [PATCH 2/4] cxl/pmem: Rename cxl_dirty_shutdown_state()
` [PATCH 3/4] cxl/pmem: Export dirty shutdown count via sysfs
` [PATCH 4/4] tools/testing/cxl: Set Shutdown State support
[PATCH v4 00/10] Introduce fwctl subystem
2025-02-18 23:31 UTC (13+ messages)
` [PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt
[NDCTL PATCH v4 0/3] ndctl: Add support and test for CXL Features support
2025-02-18 22:59 UTC (4+ messages)
` [NDCTL PATCH v4 1/3] cxl: Add cxl_bus_get_by_provider()
` [NDCTL PATCH v4 2/3] cxl: Enumerate major/minor of FWCTL char device
` [NDCTL PATCH v4 3/3] cxl/test: Add test for cxl features device
[PATCH 0/2] cxl: Dirty shutdown followups
2025-02-18 18:58 UTC (5+ messages)
` [PATCH 1/2] cxl/pmem: Export dirty shutdown count via sysfs
[PATCH v7 00/17] Enable CXL PCIe port protocol error handling and logging
2025-02-18 17:15 UTC (10+ messages)
` [PATCH v7 06/17] PCI/AER: Add CXL PCIe Port uncorrectable error recovery in AER service driver
` [PATCH v7 12/17] cxl/pci: Add error handler for CXL PCIe Port RAS errors
[PATCH -ndctl] cxl/memdev: Introduce sanitize-memdev functionality
2025-02-18 16:55 UTC (6+ messages)
[PATCH v3 0/1] cxl/pmem: debug invalid serial number data
2025-02-18 17:08 UTC (5+ messages)
` [PATCH v3 1/1] "
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