messages from 2025-02-27 22:39:37 to 2025-03-06 09:16:58 UTC [more...]
[PATCH v3 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
2025-03-06 9:16 UTC (7+ messages)
` [PATCH v3 06/18] cxl/region: Rename function to cxl_find_decoder_early()
` [PATCH v3 07/18] cxl/region: Avoid duplicate call of cxl_find_decoder_early()
[PATCH v5 0/8] Introduce fwctl subystem
2025-03-06 7:29 UTC (27+ 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 v2 0/3] ACPI: Add support for ACPI RAS2 feature table
2025-03-06 6:05 UTC (7+ messages)
` [PATCH v2 1/3] ACPI: ACPI 6.5: RAS2: Shorten RAS2 table structure and variable names
` [PATCH v2 2/3] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v2 3/3] ras: mem: Add memory "
[PATCH v2 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
2025-03-06 2:07 UTC (31+ 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
[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
2025-03-06 1:37 UTC (11+ messages)
` [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot
` CXL Boot to Bash - Section 2: The Drivers
` [LSF/MM] CXL Boot to Bash - Section 0: ACPI and Linux Resources
[RFC v2 00/20] lib: Rust implementation of SPDM
2025-03-05 19:54 UTC (20+ messages)
` [RFC v2 09/20] PCI/CMA: Expose in sysfs whether devices are authenticated
[PATCH 0/2] cxl/pci: Inactive downstream port handling
2025-03-05 19:06 UTC (6+ messages)
` [PATCH 1/2] cxl/pci: Ignore downstream ports with duplicate port IDs
` [PATCH 2/2] cxl/pci: Check link status and only enable active dports
[PATCH] docs/cxl: Add serial number for persistent-memdev
2025-03-05 10:35 UTC
[PATCH] resource: Fix resource leak in get_free_mem_region()
2025-03-05 10:22 UTC (4+ messages)
[PATCH 0/2] cxl/pci: Inactive downstream port handling
2025-03-05 9:58 UTC
[PATCH qemu 0/8] hw/cxl: new features for 10.0 (possibly)
2025-03-05 9:24 UTC (9+ messages)
` [PATCH qemu 1/8] hw/cxl: Support aborting background commands
` [PATCH qemu 2/8] hw/cxl: Support get/set mctp response payload size
` [PATCH qemu 3/8] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands cxl r3.2 (8.2.10.9.5.3)
` [PATCH qemu 4/8] hw/cxl: factor out calculation of sanitize duration from cmd_santize_overwrite
` [PATCH qemu 5/8] hw/cxl/cxl-mailbox-utils: Media operations Sanitize and Write Zeros commands CXL r3.2(8.2.10.9.5.3)
` [PATCH qemu 6/8] hw/cxl/cxl-mailbox-utils: CXL CCI Get/Set alert config commands
` [PATCH qemu 7/8] hw/cxl/cxl-mailbox-utils: Added support for Get Log Capabilities (Opcode 0402h)
` [PATCH qemu 8/8] docs/cxl: Add serial number for persistent-memdev
[PATCH qemu 0/8] hw/cxl: new features for 10.0 (possibly)
2025-03-05 9:22 UTC (3+ messages)
` [PATCH qemu 1/8] hw/cxl: Support aborting background commands
` [PATCH qemu 2/8] hw/cxl: Support get/set mctp response payload size
[PATCH v3 0/3] CXL CCI Media Operations
2025-03-05 8:49 UTC (3+ messages)
` [PATCH v3 2/3] hw/cxl: factor out calculation of sanitize duration from cmd_santize_overwrite
[cxl:next] BUILD SUCCESS 0a14566be090ca51a32ebdd8a8e21678062dac08
2025-03-05 5:43 UTC
[PATCH] cxl/region: Quiet some dev_warn()s in extended linear cache setup
2025-03-05 4:41 UTC (4+ messages)
ndctl cxl test suite fails in arm64 QEMU
2025-03-01 0:27 UTC (9+ messages)
[PATCH v7 0/2] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
2025-03-05 0:56 UTC (12+ 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 v7 00/17] Enable CXL PCIe port protocol error handling and logging
2025-03-05 0:22 UTC (5+ messages)
` [PATCH v7 03/17] CXL/PCI: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [PATCH v7 12/17] cxl/pci: Add error handler for CXL PCIe Port RAS errors
[PATCH] resource: Fix resource leak in get_free_mem_region()
2025-03-04 23:43 UTC (6+ messages)
[PATCH linux-next 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-03-04 20:46 UTC (12+ messages)
` [PATCH linux-next 1/2] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH linux-next 2/2] ras: mem: Add memory "
[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 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
[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)
[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)
[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 (4+ messages)
` [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 "
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