Linux CXL
 help / color / mirror / Atom feed
 messages from 2026-01-16 01:42:14 to 2026-01-20 18:38:41 UTC [more...]

[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
 2026-01-20 18:38 UTC  (6+ messages)

[PATCH v2 1/3] drivers/cxl: introduce cxl_region_driver field for cxl_region
 2026-01-20 17:26 UTC  (5+ messages)
` [PATCH v2 2/3] cxl/core/region: move pmem region driver logic into pmem_region
` [PATCH v2 3/3] cxl/core/region: move dax region driver logic into dax_region

[PATCH BUNDLE v7] famfs: Fabric-Attached Memory File System
 2026-01-20 17:05 UTC  (32+ messages)
  ` [PATCH V7 00/19] famfs: port into fuse
    ` [PATCH V7 01/19] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
    ` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper
    ` [PATCH V7 03/19] dax: add fsdev.c driver for fs-dax on character dax
    ` [PATCH V7 04/19] dax: Save the kva from memremap
    ` [PATCH V7 05/19] dax: Add dax_operations for use by fs-dax on fsdev dax
    ` [PATCH V7 06/19] dax: Add dax_set_ops() for setting dax_operations at bind time
    ` [PATCH V7 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
    ` [PATCH V7 08/19] dax: export dax_dev_get()
    ` [PATCH V7 09/19] famfs_fuse: magic.h: Add famfs magic numbers
    ` [PATCH V7 10/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
    ` [PATCH V7 11/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
    ` [PATCH V7 12/19] famfs_fuse: Plumb the GET_FMAP message/response
    ` [PATCH V7 13/19] famfs_fuse: Create files with famfs fmaps
    ` [PATCH V7 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
    ` [PATCH V7 15/19] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
    ` [PATCH V7 16/19] famfs_fuse: Add holder_operations for dax notify_failure()
    ` [PATCH V7 17/19] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
    ` [PATCH V7 18/19] famfs_fuse: Add famfs fmap metadata documentation
    ` [PATCH V7 19/19] famfs_fuse: Add documentation
  ` [PATCH V7 0/3] libfuse: add basic famfs support to libfuse
    ` [PATCH V7 1/3] fuse_kernel.h: bring up to baseline 6.19
    ` [PATCH V7 2/3] fuse_kernel.h: add famfs DAX fmap protocol definitions
    ` [PATCH V7 3/3] fuse: add famfs DAX fmap support
  ` [PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
    ` [PATCH V4 1/2] daxctl: Add support for famfs mode
    ` [PATCH V4 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:

[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
 2026-01-20 16:53 UTC  (29+ messages)
` [PATCH v14 02/34] PCI: Update CXL DVSEC definitions
` [PATCH v14 09/34] PCI/AER: Export pci_aer_unmask_internal_errors()
` [PATCH v14 10/34] PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()
` [PATCH v14 16/34] cxl/mem: Clarify @host for devm_cxl_add_nvdimm()
` [PATCH v14 18/34] cxl/port: Remove "enumerate dports" helpers
` [PATCH v14 19/34] cxl/port: Fix devm resource leaks around with dport management
` [PATCH v14 30/34] PCI/AER: Dequeue forwarded CXL error

[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-20 16:50 UTC  (28+ messages)
` [PATCH RESEND 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH RESEND 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH RESEND 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH RESEND 04/12] mm: add basic VMA flag operation helper functions
` [PATCH RESEND 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH RESEND 06/12] mm: update secretmem "
` [PATCH RESEND 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users "
` [PATCH RESEND 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH RESEND 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH RESEND 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH RESEND 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions

[RFC PATCH v1 0/2] cxl/cli: HPA-ordered destroy-region teardown
 2026-01-20 14:32 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] cxl/cli: enforce HPA-descening teardown order for destroy-region

[PATCH v6 0/5] Enable THP support in drm_pagemap
 2026-01-20 13:53 UTC  (25+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios

[cxl:next] BUILD SUCCESS 345f23df5d08fe58fb865cd17b696cd345455224
 2026-01-20  5:17 UTC 

[PATCH 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-19 21:18 UTC  (16+ messages)
` [PATCH 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH 04/12] mm: add basic VMA flag operation helper functions
` [PATCH 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH 06/12] mm: update secretmem "
` [PATCH 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH 08/12] mm: update all remaining mmap_prepare users "
` [PATCH 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions

[PATCH v9 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2026-01-19 16:03 UTC  (13+ messages)
` [PATCH v9 10/13] cxl: Enable AMD Zen5 address translation using ACPI PRMT

[PATCH] cxl/region: Use do_div() for 64-bit modulo operation
 2026-01-19 15:43 UTC  (3+ messages)

[PATCH qemu v4 0/5] cxl: r3.2 specification event updates
 2026-01-19 12:15 UTC  (7+ messages)
` [PATCH qemu v4 1/5] qapi: cxl: Refactor CXL event injection for common commands arguments
` [PATCH qemu v4 2/5] hw/cxl/events: Update for rev3.2 common event record format
` [PATCH qemu v4 3/5] hw/cxl/events: Updates for rev3.2 general media event record
` [PATCH qemu v4 4/5] hw/cxl/events: Updates for rev3.2 DRAM "
` [PATCH qemu v4 5/5] hw/cxl/events: Updates for rev3.2 memory module "

[PATCH v3 0/10] CXL reset support for Type 2 devices
 2026-01-18 22:29 UTC  (14+ messages)
` [PATCH v3 1/10] cxl: move DVSEC defines to cxl pci header
` [PATCH v3 2/10] PCI: switch CXL port DVSEC defines
` [PATCH v3 3/10] cxl: add type 2 helper and reset DVSEC bits
` [PATCH v3 4/10] PCI: add CXL reset method
` [PATCH v3 5/10] cxl: add reset prepare and region teardown
` [PATCH v3 6/10] PCI: wire CXL reset prepare/cleanup
` [PATCH v3 7/10] cxl: add host cache flush and multi-function reset
` [PATCH v3 8/10] cxl: add DVSEC config save/restore
` [PATCH v3 9/10] PCI: save/restore CXL config around reset
` [PATCH v3 10/10] cxl: add HDM decoder and IDE save/restore

[cxl:next] BUILD SUCCESS 78b50b5984629d362f826e9615ce4599f429716e
 2026-01-17  7:25 UTC 

[cxl:for-7.0/cxl-init] BUILD SUCCESS bc62f5b308cbdedf29132fe96e9d591e526527e1
 2026-01-17  5:53 UTC 

[GIT PULL] Compute Express Link (CXL) Fixes for 6.19-rc6
 2026-01-16 23:42 UTC  (2+ messages)

[PATCH BUNDLE v3] famfs: Fabric-Attached Memory File System
 2026-01-16 19:14 UTC  (28+ messages)
  ` [PATCH V5 00/19] famfs: port into fuse
  ` [PATCH V5 0/3]
      ` [PATCH V5 1/3] fuse_kernel.h: bring up to baseline 6.19
      ` [PATCH V5 2/3] fuse_kernel.h: add famfs DAX fmap protocol definitions
      ` [PATCH V5 3/3] fuse: add famfs DAX fmap support
  ` [PATCH V3 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
      ` [PATCH V3 1/2] daxctl: Add support for famfs mode
      ` [PATCH V3 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:
` [PATCH V5 01/19] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
` [PATCH V5 02/19] dax: Factor out dax_folio_reset_order() helper
` [PATCH V5 03/19] dax: add fsdev.c driver for fs-dax on character dax
` [PATCH V5 04/19] dax: Save the kva from memremap
` [PATCH V5 05/19] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V5 06/19] dax: Add dax_set_ops() for setting dax_operations at bind time
` [PATCH V5 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V5 08/19] dax: export dax_dev_get()
` [PATCH V5 09/19] famfs_fuse: magic.h: Add famfs magic numbers
` [PATCH V5 10/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V5 11/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V5 12/19] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V5 13/19] famfs_fuse: Create files with famfs fmaps
` [PATCH V5 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
` [PATCH V5 15/19] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V5 16/19] famfs_fuse: Add holder_operations for dax notify_failure()
` [PATCH V5 17/19] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V5 18/19] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V5 19/19] famfs_fuse: Add documentation

[PATCH v5 0/5] Enable THP support in drm_pagemap
 2026-01-16 18:07 UTC  (13+ messages)
` [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios

[PATCH v6 0/2] cxl/region: Support unaligned address translations
 2026-01-16 15:59 UTC  (4+ messages)
` [PATCH v6 1/2] cxl/region: Translate DPA->HPA in unaligned MOD3 regions
` [PATCH v6 2/2] cxl/region: Translate HPA to DPA and memdev in unaligned regions

[cxl:next] BUILD REGRESSION 9582b6a47ef87168a3a57084f75fd7239a6c56f6
 2026-01-16 10:40 UTC 

[PATCH 1/1] cxl/acpi: Fix using extra xormaps for address translation
 2026-01-16  9:54 UTC  (3+ messages)

[cxl:next 8/8] ERROR: modpost: "__udivdi3" [drivers/cxl/core/cxl_core.ko] undefined!
 2026-01-16  5:23 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox