messages from 2025-01-29 20:00:18 to 2025-02-05 09:57:12 UTC [more...]
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-05 9:57 UTC (9+ messages)
` [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
` [PATCH v6 23/26] mm: Remove pXX_devmap callers
[cxl:next] BUILD SUCCESS 6cd498f39cf5e1475b567eb67a6fcf1ca3d67d46
2025-02-05 9:50 UTC
[PATCH RFC 0/2] cxl: Further clean up of memdev state
2025-02-05 9:01 UTC (17+ messages)
` [PATCH RFC 1/2] cxl/memdev: Remove unused partition values
` [PATCH RFC 2/2] cxl/memdev: Remove temporary variables from cxl_memdev_state
[PATCH v1 00/29] cxl: Add address translation support and enable AMD Zen5 platforms
2025-02-05 9:00 UTC (24+ messages)
` [PATCH v1 07/29] cxl/region: Factor out code to find a root decoder's region
` [PATCH v1 08/29] cxl/region: Split region registration into an initialization and adding part
` [PATCH v1 10/29] cxl/region: Add function to find a port's switch decoder by range
` [PATCH v1 12/29] cxl: Modify address translation callback for generic use
` [PATCH v1 15/29] cxl/region: Use an endpoint's SPA range to find a region
[PATCH] hw/cxl: Support aborting background commands
2025-02-05 4:47 UTC (6+ messages)
[PATCH 0/2] cxl: Dirty shutdown followups
2025-02-05 4:08 UTC (3+ messages)
` [PATCH 1/2] cxl/pmem: Export dirty shutdown count via sysfs
` [PATCH 2/2] tools/testing/cxl: Set Shutdown State support
[PATCH v5 0/16] Enable CXL PCIe port protocol error handling and logging
2025-02-05 3:46 UTC (8+ messages)
` [PATCH v5 05/16] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver
[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-05 3:15 UTC (23+ messages)
` [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v7 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v7 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v7 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v7 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v7 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v7 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v7 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v7 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v7 11/20] mm: Allow compound zone device pages
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v7 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v7 20/20] device/dax: Properly refcount device dax pages when mapping
[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
2025-02-05 2:17 UTC (2+ messages)
` [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot
[PATCH v3 00/16] cxl: Add CXL feature commands support via fwctl
2025-02-05 1:50 UTC (24+ messages)
` [PATCH v3 01/16] cxl: Refactor user ioctl command path from mds to mailbox
` [PATCH v3 02/16] cxl: Enumerate feature commands
` [PATCH v3 03/16] cxl: Add Get Supported Features command for kernel usage
` [PATCH v3 04/16] cxl/test: Add Get Supported Features mailbox command support
` [PATCH v3 05/16] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v3 06/16] cxl/mbox: Add SET_FEATURE "
` [PATCH v3 07/16] cxl: Setup exclusive CXL features that are reserved for the kernel
` [PATCH v3 08/16] cxl: Add FWCTL support to the CXL memdev driver
` [PATCH v3 09/16] cxl: Add support for FWCTL get driver information callback
` [PATCH v3 10/16] cxl: Move cxl feature command structs to user header
` [PATCH v3 11/16] cxl: Add support for fwctl RPC command to enable CXL feature commands
` [PATCH v3 12/16] cxl: Add support to handle user feature commands for get feature
` [PATCH v3 13/16] cxl: Add support to handle user feature commands for set feature
` [PATCH v3 14/16] cxl/test: Add Get Feature support to cxl_test
` [PATCH v3 15/16] cxl/test: Add Set "
` [PATCH v3 16/16] fwctl/cxl: Add documentation to FWCTL CXL
[PATCH v1 0/19] cxl: Add CXL feature commands support via fwctl
2025-02-04 22:26 UTC (11+ messages)
` [PATCH v1 14/19] cxl: Add support for fwctl RPC command to enable CXL feature commands
[PATCH v3 0/6] cxl: DPA partition metadata is a mess
2025-02-04 21:33 UTC (19+ messages)
` [PATCH v3 1/6] cxl: Remove the CXL_DECODER_MIXED mistake
` [PATCH v3 2/6] cxl: Introduce to_{ram,pmem}_{res,perf}() helpers
` [PATCH v3 3/6] cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'
` [PATCH v3 4/6] cxl: Make cxl_dpa_alloc() DPA partition number agnostic
` [PATCH v3 5/6] cxl: Kill enum cxl_decoder_mode
` [PATCH v3 6/6] cxl: Cleanup partition size and perf helpers
[PATCH 0/1] CXL CCI Health Information & Alerts Commands implementation
2025-02-04 17:29 UTC (4+ messages)
` [PATCH 1/1] Added support for get/set alert configuration commands
[cxl:next 1/1] drivers/cxl/core/pci.c:1103:9: warning: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((base), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsigned char)0, unsigned short: (unsign
2025-02-04 15:13 UTC (2+ messages)
[RFC PATCH v12 qemu 0/2] arm/virt: CXL support via pxb_cxl
2025-02-04 11:07 UTC (6+ messages)
` [RFC PATCH v12 qemu 1/2] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [RFC PATCH v12 qemu 2/2] qtest/cxl: Add aarch64 virt test for CXL
[PATCH 0/3] CXL CCI Log Commands implementation
2025-02-04 10:58 UTC (7+ messages)
` [PATCH 1/3] hw/cxl/cxl-mailbox-utils.c: Added support for Get Log Capabilities (Opcode 0402h)
` [PATCH 2/3] hw/cxl/cxl-mailbox-utils.c: Added support for Clear Log (Opcode 0403h)
` [PATCH 3/3] hw/cxl/cxl-mailbox-utils.c: Added support for Populate Log (Opcode 0404h) as background operation
[LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
2025-02-04 9:59 UTC (7+ messages)
[cxl:next] BUILD SUCCESS WITH WARNING 0fd158c1ea0cc70434a52b4b812cbec4579b9f66
2025-02-04 7:12 UTC
[PATCH v6 0/6] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
2025-02-04 0:20 UTC (12+ messages)
` [PATCH v6 1/6] efi/cper, cxl: Prefix protocol error struct and function names with cxl_
` [PATCH v6 2/6] efi/cper, cxl: Make definitions and structures global
` [PATCH v6 3/6] efi/cper, cxl: Remove cper_cxl.h
` [PATCH v6 4/6] acpi/ghes, cper: Recognize and cache CXL Protocol errors
` [PATCH v6 5/6] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
[PATCH v2 0/16] cxl: Add CXL feature commands support via fwctl
2025-02-03 23:23 UTC (30+ messages)
` [PATCH v2 01/16] cxl: Refactor user ioctl command path from mds to mailbox
` [PATCH v2 02/16] cxl: Enumerate feature commands
` [PATCH v2 03/16] cxl: Add Get Supported Features command for kernel usage
` [PATCH v2 04/16] cxl/test: Add Get Supported Features mailbox command support
` [PATCH v2 05/16] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v2 06/16] cxl/mbox: Add SET_FEATURE "
` [PATCH v2 07/16] cxl: Setup exclusive CXL features that are reserved for the kernel
` [PATCH v2 08/16] cxl: Add FWCTL support to the CXL memdev driver
` [PATCH v2 09/16] cxl: Add support for FWCTL get driver information callback
` [PATCH v2 10/16] cxl: Move cxl feature command structs to user header
` [PATCH v2 11/16] cxl: Add support for fwctl RPC command to enable CXL feature commands
` [PATCH v2 12/16] cxl: Add support to handle user feature commands for get feature
` [PATCH v2 13/16] cxl: Add support to handle user feature commands for set feature
` [PATCH v2 14/16] cxl/test: Add Get Feature support to cxl_test
` [PATCH v2 15/16] cxl/test: Add Set "
` [PATCH v2 16/16] fwctl/cxl: Add documentation to FWCTL CXL
[PATCH v4] cxl/pci: Support Global Persistent Flush (GPF)
2025-02-03 20:48 UTC (3+ messages)
[PATCH 2/2] hw/cxl/cxl-mailbox-utils: Add support for Media operations Sanitize and Write Zeros commands (8.2.9.9.5.3)
2025-02-03 17:02 UTC (4+ messages)
[PATCH qemu 0/5] hw/cxl: Cleanups and interleave support
2025-02-03 16:45 UTC (8+ messages)
` [PATCH qemu 1/5] hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration
` [PATCH qemu 2/5] hw/mem/cxl_type3: Add paired msix_uninit_exclusive_bar() call
` [PATCH qemu 3/5] hw/mem/cxl_type3: Fix special_ops memory leak on msix_init_exclusive_bar() failure
` [PATCH qemu 4/5] hw/mem/cxl_type3: Ensure errp is set on realization failure
` [PATCH qemu 5/5] mem/cxl_type3: support 3, 6, 12 and 16 interleave ways
[NDCTL PATCH v2 0/3] ndctl: Add support and test for CXL Features support
2025-02-03 13:55 UTC (6+ messages)
` [NDCTL PATCH resend v2 1/3] cxl: Add cxl_bus_get_by_provider()
` [NDCTL PATCH resend v2 2/3] cxl: Enumerate major/minor of FWCTL char device
` [NDCTL PATCH resend v2 3/3] cxl/test: Add test for cxl features device
Assistance Needed with CXL Memory Region Creation
2025-02-03 10:08 UTC (5+ messages)
[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-02-03 9:25 UTC (11+ messages)
` [PATCH v18 01/19] EDAC: Add support for EDAC device features control
` [PATCH v18 02/19] EDAC: Add scrub control feature
` [PATCH v18 05/19] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v18 06/19] ras: mem: Add memory "
[PATCH 0/4] cxl: DPA partition metadata is a mess
2025-02-01 0:08 UTC (13+ messages)
` [PATCH 3/4] cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'
` [PATCH 4/4] cxl: Make cxl_dpa_alloc() DPA partition number agnostic
[LSF/MM/BPF TOPIC] Dax, memfd, guest_memfd, cxl, famfs - Is there redundancy here?
2025-01-31 11:47 UTC (2+ messages)
[RFC PATCH QEMU 0/3] cxl/plugins: Hotness Monitoring Unit with 'real' data
2025-01-31 11:15 UTC (9+ messages)
[GIT PULL] Compute Express Link (CXL) changes for 6.14
2025-01-29 20:00 UTC (2+ 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