messages from 2023-02-06 22:27:11 to 2023-02-10 18:39:01 UTC [more...]
[PATCH v2 00/20] CXL RAM and the 'Soft Reserved' => 'System RAM' default
2023-02-10 18:38 UTC (32+ messages)
` [PATCH v2 01/20] cxl/memdev: Fix endpoint port removal
` [PATCH v2 02/20] cxl/Documentation: Update references to attributes added in v6.0
` [PATCH v2 03/20] cxl/region: Add a mode attribute for regions
` [PATCH v2 04/20] cxl/region: Support empty uuids for non-pmem regions
` [PATCH v2 05/20] cxl/region: Validate region mode vs decoder mode
` [PATCH v2 06/20] cxl/region: Add volatile region creation support
` [PATCH v2 07/20] cxl/region: Refactor attach_target() for autodiscovery
` [PATCH v2 08/20] cxl/region: Cleanup target list on attach error
` [PATCH v2 09/20] cxl/region: Move region-position validation to a helper
` [PATCH v2 10/20] kernel/range: Uplevel the cxl subsystem's range_contains() helper
` [PATCH v2 11/20] cxl/region: Enable CONFIG_CXL_REGION to be toggled
` [PATCH v2 12/20] cxl/port: Split endpoint and switch port probe
` [PATCH v2 13/20] cxl/region: Add region autodiscovery
` [PATCH v2 14/20] tools/testing/cxl: Define a fixed volatile configuration to parse
` [PATCH v2 15/20] dax/hmem: Move HMAT and Soft reservation probe initcall level
` [PATCH v2 16/20] dax/hmem: Drop unnecessary dax_hmem_remove()
` [PATCH v2 17/20] dax/hmem: Convey the dax range via memregion_info()
` [PATCH v2 18/20] dax/hmem: Move hmem device registration to dax_hmem.ko
` [PATCH v2 19/20] dax: Assign RAM regions to memory-hotplug by default
` [PATCH v2 20/20] cxl/dax: Create dax devices for CXL RAM regions
[PATCH v6] cxl: add RAS status unmasking for CXL
2023-02-10 17:04 UTC
[cxl:for-6.3/cxl-ram-region 21/28] drivers/cxl/core/region.c:2527:7: warning: Local variable 'rc' shadows outer variable [shadowVariable]
2023-02-10 16:50 UTC
[PATCH ndctl v2 0/7] cxl: add support for listing and creating volatile regions
2023-02-10 16:09 UTC (14+ messages)
` [PATCH ndctl v2 1/7] cxl/region: skip region_actions for region creation
` [PATCH ndctl v2 2/7] cxl: add a type attribute to region listings
` [PATCH ndctl v2 3/7] cxl: add core plumbing for creation of ram regions
` [PATCH ndctl v2 4/7] cxl/region: accept user-supplied UUIDs for pmem regions
` [PATCH ndctl v2 5/7] cxl/region: determine region type based on root decoder capability
` [PATCH ndctl v2 6/7] cxl/list: Include regions in the verbose listing
` [PATCH ndctl v2 7/7] cxl/list: Enumerate device-dax properties for regions
[PATCH v6 0/6] CXL Poison List Retrieval & Tracing
2023-02-10 12:56 UTC (8+ messages)
` [PATCH v6 1/6] cxl/mbox: Add GET_POISON_LIST mailbox command
` [PATCH v6 2/6] cxl/trace: Add TRACE support for CXL media-error records
` [PATCH v6 3/6] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v6 4/6] cxl/region: Provide region info to the cxl_poison trace event
` [PATCH v6 5/6] cxl/trace: Add an HPA to cxl_poison trace events
` [PATCH v6 6/6] tools/testing/cxl: Mock support for Get Poison List
[PATCH v5] cxl: add RAS status unmasking for CXL
2023-02-10 12:29 UTC (5+ messages)
[PATCH 0/2] cxl: Enhance trace point information
2023-02-10 7:07 UTC (4+ messages)
` [PATCH 1/2] cxl/trace: Standardize device information output
` [PATCH 2/2] cxl/trace: Add host output to trace points
[PATCH ndctl 0/7] cxl: add support for listing and creating volatile regions
2023-02-10 1:15 UTC (34+ messages)
` [PATCH ndctl 1/7] cxl/region: skip region_actions for region creation
` [PATCH ndctl 2/7] cxl: add a type attribute to region listings
` [PATCH ndctl 3/7] cxl: add core plumbing for creation of ram regions
` [PATCH ndctl 4/7] cxl/region: accept user-supplied UUIDs for pmem regions
` [PATCH ndctl 5/7] cxl/region: determine region type based on root decoder capability
` [PATCH ndctl 6/7] cxl/list: Include regions in the verbose listing
` [PATCH ndctl 7/7] cxl/list: Enumerate device-dax properties for regions
[PATCH 00/18] cxl: Add support for QTG ID retrieval for CXL subsystem
2023-02-09 22:57 UTC (43+ messages)
` [PATCH 02/18] ACPICA: Export acpi_ut_verify_cdat_checksum()
` [PATCH 03/18] cxl: Add checksum verification to CDAT from CXL
` [PATCH 04/18] cxl: Add common helpers for cdat parsing
` [PATCH 06/18] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH 07/18] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH 08/18] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH 09/18] cxl: Add helper function to retrieve ACPI handle of CXL root device
` [PATCH 10/18] PCI: Export pcie_get_speed() using the code from sysfs PCI link speed show function
` [PATCH 12/18] cxl: Add helpers to calculate pci latency for the CXL device
` [PATCH 13/18] cxl: Add latency and bandwidth calculations for the CXL path
` [PATCH 14/18] cxl: Wait Memory_Info_Valid before access memory related info
` [PATCH 15/18] cxl: Move identify and partition query from pci probe to port probe
` [PATCH 16/18] cxl: Move reading of CDAT data from device to after media is ready
` [PATCH 17/18] cxl: Attach QTG IDs to the DPA ranges for the device
` [PATCH 18/18] cxl: Export sysfs attributes for device QTG IDs
[LSF/MM/BPF TOPIC] CXL Fabric Manager (FM) architecture
2023-02-09 22:22 UTC (5+ messages)
` [External] "
[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
2023-02-09 20:52 UTC (59+ messages)
` [PATCH 01/18] cxl/Documentation: Update references to attributes added in v6.0
` [PATCH 02/18] cxl/region: Add a mode attribute for regions
` [PATCH 03/18] cxl/region: Support empty uuids for non-pmem regions
` [PATCH 04/18] cxl/region: Validate region mode vs decoder mode
` [PATCH 05/18] cxl/region: Add volatile region creation support
` [PATCH 06/18] cxl/region: Refactor attach_target() for autodiscovery
` [PATCH 07/18] cxl/region: Move region-position validation to a helper
` [PATCH 08/18] kernel/range: Uplevel the cxl subsystem's range_contains() helper
` [PATCH 09/18] cxl/region: Enable CONFIG_CXL_REGION to be toggled
` [PATCH 10/18] cxl/region: Fix passthrough-decoder detection
` [PATCH 11/18] cxl/region: Add region autodiscovery
` [PATCH 12/18] tools/testing/cxl: Define a fixed volatile configuration to parse
` [PATCH 14/18] dax/hmem: Drop unnecessary dax_hmem_remove()
` [PATCH 15/18] dax/hmem: Convey the dax range via memregion_info()
` [PATCH 17/18] dax: Assign RAM regions to memory-hotplug by default
[PATCH] cxl/mem: Correct full ID range allocation
2023-02-09 17:03 UTC (5+ messages)
[PATCH] cxl/port: Disable decoder setup for endpoints in RCD mode
2023-02-09 17:07 UTC (2+ messages)
[PATCH] ACPICA: Fix typo in CDAT DSMAS struct definition
2023-02-09 12:54 UTC (3+ messages)
[PATCH ndctl] meson.build: fix version for v75
2023-02-08 22:12 UTC
[PATCH v4 0/7] cxl: Introduce HDM decoder emulation from DVSEC range registers
2023-02-08 19:21 UTC (8+ messages)
` [PATCH v4 1/7] cxl: break out range register decoding from cxl_hdm_decode_init()
` [PATCH v4 2/7] cxl: export cxl_dvsec_rr_decode() to cxl_port
` [PATCH v4 3/7] cxl: refactor cxl_hdm_decode_init()
` [PATCH v4 4/7] cxl: emulate HDM decoder from DVSEC range registers
` [PATCH v4 5/7] cxl: create emulated cxl_hdm for devices that do not have HDM decoders
` [PATCH v4 6/7] cxl: Add emulation when HDM decoders are not committed
` [PATCH v4 7/7] cxl: remove locked check for dvsec_range_allowed()
[cxl:next] BUILD SUCCESS dbe9f7d1e155b97a42f7da81e22acc98fe0a9072
2023-02-08 10:56 UTC
[cxl:fixes] BUILD SUCCESS 711442e29f16f0d39dd0e2460c9baacfccb9d5a7
2023-02-08 8:48 UTC
[cxl:pending] BUILD SUCCESS 3ad0b8d3a98e8c657ad713eca5f4efbb569fc4fd
2023-02-08 8:48 UTC
[PATCH v3 0/8] cxl: Introduce HDM decoder emulation from DVSEC range registers
2023-02-08 1:37 UTC (20+ messages)
` [PATCH v3 1/8] cxl: break out range register decoding from cxl_hdm_decode_init()
` [PATCH v3 2/8] cxl: export cxl_dvsec_rr_decode() to cxl_port
` [PATCH v3 3/8] cxl: refactor cxl_hdm_decode_init()
` [PATCH v3 4/8] cxl: emulate HDM decoder from DVSEC range registers
` [PATCH v3 5/8] cxl: create emulated cxl_hdm for devices that do not have HDM decoders
` [PATCH v3 6/8] cxl: create emulated decoders for devices without "
` [PATCH v3 7/8] cxl: Add emulation when HDM decoders are not committed
` [PATCH v3 8/8] cxl: remove locked check for dvsec_range_allowed()
[PATCH 11/18] PCI: Export pcie_get_width() using the code from sysfs PCI link width show function
2023-02-07 20:35 UTC (3+ messages)
DAX system-ram usage by the kernel
2023-02-07 18:23 UTC (2+ messages)
[GIT preview] for-6.3/cxl-ram-region
2023-02-07 16:31 UTC (11+ 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