messages from 2025-02-26 16:02:32 to 2025-03-04 20:16:42 UTC [more...]
[PATCH v7 0/2] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
2025-03-04 20:16 UTC (8+ messages)
` [PATCH v7 1/2] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
` [PATCH v7 2/2] cxl/pci: Add trace logging for CXL PCIe Port RAS errors
[PATCH v2 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
2025-03-04 19:52 UTC (24+ messages)
` [PATCH v2 1/6] pds_core: make pdsc_auxbus_dev_del() void
` [PATCH v2 2/6] pds_core: specify auxiliary_device to be created
` [PATCH v2 3/6] pds_core: add new fwctl auxiliary_device
` [PATCH v2 4/6] pds_fwctl: initial driver framework
` [PATCH v2 5/6] pds_fwctl: add rpc and query support
` [PATCH v2 6/6] pds_fwctl: add Documentation entries
[PATCH v7 00/17] Enable CXL PCIe port protocol error handling and logging
2025-03-04 19:11 UTC (3+ messages)
` [PATCH v7 03/17] CXL/PCI: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
[PATCH linux-next 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-03-04 18:19 UTC (10+ messages)
` [PATCH linux-next 1/2] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH linux-next 2/2] ras: mem: Add memory "
[PATCH v5 0/8] Introduce fwctl subystem
2025-03-04 17:59 UTC (15+ messages)
` [PATCH v5 1/8] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v5 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v5 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v5 4/8] taint: Add TAINT_FWCTL
` [PATCH v5 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v5 6/8] fwctl: Add documentation
` [PATCH v5 7/8] fwctl/mlx5: Support for communicating with mlx5 fw
` [PATCH v5 8/8] mlx5: Create an auxiliary device for fwctl_mlx5
[PATCH] cxl/Documentation: Remove 'mixed' from sysfs mode doc
2025-03-04 16:33 UTC (4+ messages)
[RFC 0/2] type2 cxl initialization
2025-03-04 14:21 UTC (12+ messages)
` [RFC type cxl initialization 1/2] cxl: add type2 device basic support
` [RFC type cxl initialization 2/2] sfc: add cxl support
[PATCH] resource: Fix resource leak in get_free_mem_region()
2025-03-04 12:09 UTC (5+ messages)
[PATCH] cxl/region: Quiet some dev_warn()s in extended linear cache setup
2025-03-04 5:14 UTC (2+ messages)
[PATCH v9 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-03-04 4:46 UTC (24+ messages)
` [PATCH v9 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v9 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v9 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v9 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v9 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v9 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v9 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v9 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v9 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v9 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v9 11/20] mm: Allow compound zone device pages
` [PATCH v9 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v9 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v9 14/20] mm/rmap: Add support for PUD sized mappings to rmap
` [PATCH v9 15/20] mm/huge_memory: Add vmf_insert_folio_pud()
` [PATCH v9 16/20] mm/huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v9 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v9 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v9 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v9 20/20] device/dax: Properly refcount device dax pages when mapping
[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
2025-03-04 1:32 UTC (5+ messages)
` [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot
` CXL Boot to Bash - Section 2: The Drivers
[ndctl PATCH 1/1] daxctl: Output more information if memblock is unremovable
2025-03-03 20:04 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
2025-03-03 15:55 UTC (11+ messages)
[RFC v2 00/20] lib: Rust implementation of SPDM
2025-03-01 18:01 UTC (41+ messages)
` [RFC v2 01/20] X.509: Make certificate parser public
` [RFC v2 02/20] X.509: Parse Subject Alternative Name in certificates
` [RFC v2 03/20] X.509: Move certificate length retrieval into new helper
` [RFC v2 04/20] certs: Create blacklist keyring earlier
` [RFC v2 05/20] lib: rspdm: Initial commit of Rust SPDM
` [RFC v2 06/20] PCI/CMA: Authenticate devices on enumeration
` [RFC v2 07/20] PCI/CMA: Validate Subject Alternative Name in certificates
` [RFC v2 08/20] PCI/CMA: Reauthenticate devices on reset and resume
` [RFC v2 09/20] PCI/CMA: Expose in sysfs whether devices are authenticated
` [RFC v2 10/20] lib: rspdm: Support SPDM get_version
` [RFC v2 11/20] lib: rspdm: Support SPDM get_capabilities
` [RFC v2 12/20] lib: rspdm: Support SPDM negotiate_algorithms
` [RFC v2 13/20] lib: rspdm: Support SPDM get_digests
` [RFC v2 14/20] lib: rspdm: Support SPDM get_certificate
` [RFC v2 15/20] crypto: asymmetric_keys - Load certificate parsing early in boot
` [RFC v2 16/20] KEYS: Load keyring and certificates "
` [RFC v2 17/20] PCI/CMA: Support built in X.509 certificates
` [RFC v2 18/20] lib: rspdm: Support SPDM certificate validation
` [RFC v2 19/20] rust: allow extracting the buffer from a CString
` [RFC v2 20/20] lib: rspdm: Support SPDM challenge
[cxl:next] BUILD SUCCESS 26600bf10173beda5358d194ec425a1cfafa2fe2
2025-03-01 12:13 UTC
[PATCH v1 1/1] cxl/hdm: Verify HDM decoder capabilities after parsing
2025-03-01 3:00 UTC (8+ messages)
ndctl cxl test suite fails in arm64 QEMU
2025-03-01 0:27 UTC (12+ messages)
[PATCH vv2] cxl: Fix warning from emitting resource_size_t as long long int on 32bit systems
2025-02-28 21:43 UTC (3+ messages)
[PATCH] cxl: Fix warning from emitting resoruce_size_t as long long int on 32bit systems
2025-02-28 20:33 UTC (3+ messages)
[cxl:next] BUILD SUCCESS 00d8107b0cbf869658860b98c9b77df607e0dd0c
2025-02-28 10:48 UTC
[PATCH 0/8] cxl: support CXL memory RAS features
2025-02-27 22:38 UTC (9+ messages)
` [PATCH 1/8] cxl: Add helper function to retrieve a feature entry
` [PATCH 2/8] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH 3/8] cxl/memfeature: Add CXL memory device ECS "
` [PATCH 4/8] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH 5/8] cxl/region: Add helper function to determine memory is online
` [PATCH 6/8] cxl: Support for finding memory operation attributes from the current boot
` [PATCH 7/8] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH 8/8] cxl/memfeature: Add CXL memory device memory sparing "
[PATCH v2] cxl/test: Define a CFMWS capable of a 3 way HB interleave
2025-02-27 19:24 UTC (2+ messages)
[PATCH v1 1/1] cxl/mem: Do not return error if CONFIG_CXL_MCE unset
2025-02-27 16:21 UTC (4+ messages)
[cxl:next] BUILD SUCCESS 22eea823f69ae39dc060c4027e8d1470803d2e49
2025-02-27 10:45 UTC
[cxl:for-6.15/features] BUILD SUCCESS a8b773f24203ef41162fc035944a82909a35f567
2025-02-27 6:46 UTC
[PATCH] [ndctl PATCH v2] ndctl/list: display region caps for any of BTT, PFN, DAX
2025-02-27 6:14 UTC (7+ messages)
[PATCH] cxl/test: Define a CFMWS capable of a 3 way HB interleave
2025-02-26 22:19 UTC (3+ messages)
[PATCH v5 0/4] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
2025-02-26 21:31 UTC (8+ messages)
` [PATCH v5 1/4] acpi: numa: Add support to enumerate and store extended linear address mode
` [PATCH v5 2/4] acpi/hmat / cxl: Add extended linear cache support for CXL
` [PATCH v5 3/4] cxl: Add extended linear cache address alias emission for cxl events
` [PATCH v5 4/4] cxl: Add mce notifier to emit aliased address for extended linear cache
[PATCH v7 00/14] cxl: Add CXL feature commands support via fwctl
2025-02-26 16:02 UTC (3+ 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