messages from 2025-10-06 10:27:02 to 2025-10-20 12:13:15 UTC [more...]
[PATCH v5 00/15] expand mmap_prepare functionality, port more users
2025-10-20 12:11 UTC (16+ messages)
` [PATCH v5 01/15] mm/shmem: update shmem to use mmap_prepare
` [PATCH v5 02/15] device/dax: update devdax "
` [PATCH v5 03/15] mm/vma: remove unused function, make internal functions static
` [PATCH v5 04/15] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v5 05/15] relay: update relay to use mmap_prepare
` [PATCH v5 06/15] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v5 07/15] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v5 08/15] mm: abstract io_remap_pfn_range() based on PFN
` [PATCH v5 09/15] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v5 10/15] mm: add ability to take further action in vm_area_desc
` [PATCH v5 11/15] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v5 12/15] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v5 13/15] mm: add shmem_zero_setup_desc()
` [PATCH v5 14/15] mm: update mem char driver to use mmap_prepare
` [PATCH v5 15/15] mm: update resctl "
Deep flush support for CXL pmem?
2025-10-20 11:14 UTC (6+ messages)
[PATCH v4 00/14] expand mmap_prepare functionality, port more users
2025-10-20 10:58 UTC (8+ messages)
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
[PATCH v1 0/2] Support zero-sized decoders
2025-10-20 7:09 UTC (7+ messages)
` [PATCH v1 1/2] cxl_test: enable zero sized decoders under hb0
` [PATCH v1 2/2] cxl: Allow zero sized HDM decoders
[PATCH v3 0/8] Cache coherency management subsystem
2025-10-20 6:57 UTC (8+ messages)
` [PATCH v3 3/8] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v3 6/8] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent
[GIT PULL] Compute Express Link (CXL) Fixes for 6.18-rc2
2025-10-18 19:22 UTC (2+ messages)
[NDCTL PATCH v2] cxl: Add support for extended linear cache
2025-10-17 22:40 UTC
[PATCH v2] cxl/region: Add support to indicate region has extended linear cache
2025-10-17 22:25 UTC
[PATCH v3 0/2] acpi/hmat: hmat_register_target() refactor to address lockdep warning
2025-10-17 21:21 UTC (3+ messages)
` [PATCH v3 1/2] acpi/hmat: Return when generic target is updated
` [PATCH v3 2/2] acpi/hmat: Fix lockdep warning for hmem_register_resource()
[PATCH 0/6 v5] Make ELOG and GHES log and trace consistently
2025-10-17 13:30 UTC (7+ messages)
` [PATCH 1/6 v5] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/6 v5] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/6 v5] acpi/ghes: Select ACPI_APEI_PCIEAER for GHES
` [PATCH 4/6 v5] acpi/ghes: Add helper for CPER CXL protocol errors checks
` [PATCH 5/6 v5] acpi/ghes: Add helper to copy CXL protocol error info to work struct
` [PATCH 6/6 v5] ACPI: extlog: Trace CPER CXL Protocol Error Section
[RFC PATCH] hw/cxl: Add a performant (and correct) path for the non interleaved cases
2025-10-17 13:02 UTC (2+ messages)
[PATCH v2] acpi/hmat: Fix lockdep warning for hmem_register_resource()
2025-10-16 21:12 UTC (6+ messages)
[PATCH v19 00/22] Type2 device basic support
2025-10-16 13:23 UTC (37+ messages)
` [PATCH v19 01/22] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH v19 06/22] cxl: Move pci generic code
` [PATCH v19 07/22] cxl: allow Type2 drivers to map cxl component regs
` [PATCH v19 08/22] cxl: Support dpa initialization without a mailbox
` [PATCH v19 11/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v19 13/22] cxl: Define a driver interface for DPA allocation
` [PATCH v19 14/22] sfc: get endpoint decoder
` [PATCH v19 18/22] cxl: Allow region creation by type2 drivers
` [PATCH v19 20/22] sfc: create cxl region
` [PATCH v19 22/22] sfc: support pio mapping based on cxl
[NDCTL PATCH] cxl: Add support for extended linear cache
2025-10-16 5:42 UTC (2+ messages)
[PATCH] cxl/region: Add support to indicate region has extended linear cache
2025-10-16 5:40 UTC (2+ messages)
[cxl:fixes] BUILD SUCCESS a4bbb493a3247ef32f6191fd8b2a0657139f8e08
2025-10-15 10:42 UTC
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2025-10-15 7:14 UTC (30+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v4 02/29] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v4 03/29] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v4 04/29] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v4 05/29] dt-bindings: bus: Add simple-platform-bus
` [PATCH v4 06/29] bus: Introduce simple-platorm-bus
` [PATCH v4 07/29] misc: lan966x_pci: Use simple-platform-bus
` [PATCH v4 08/29] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v4 09/29] drivers: core: Use fw_devlink_set_device()
` [PATCH v4 10/29] pinctrl: cs42l43: "
` [PATCH v4 11/29] cxl/test: Use device_set_node()
` [PATCH v4 12/29] cxl/test: Use fw_devlink_set_device()
` [PATCH v4 13/29] PCI: of: "
` [PATCH v4 14/29] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v4 15/29] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v4 16/29] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v4 17/29] i2c: mux: Set adapter physical device
` [PATCH v4 18/29] i2c: mux: Create missing devlink between mux and "
` [PATCH v4 19/29] of: property: Allow fw_devlink device-tree on x86
` [PATCH v4 20/29] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v4 21/29] i2c: busses: at91: "
` [PATCH v4 22/29] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v4 23/29] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v4 24/29] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v4 25/29] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v4 26/29] misc: lan966x_pci: Introduce board specific data
` [PATCH v4 27/29] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v4 28/29] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v4 29/29] misc: lan966x_pci: Add drivers needed to support SFPs "
[PATCH] cxl/trace: Subtract to find an hpa_alias0 in cxl_poison events
2025-10-14 21:49 UTC (3+ messages)
[PATCH 0/3] cxl: Fixes for extended linear cache
2025-10-14 19:16 UTC (13+ messages)
` [PATCH 1/3] cxl/acpi: Fix setup of memory resource in cxl_acpi_set_cache_size()
` [PATCH 2/3] cxl: Set range param for region_res_match_cxl_range() as const
` [PATCH 3/3] cxl: Fix match_region_by_range() to use region_res_match_cxl_range()
[PATCH v2] cxl/region: Translate DPA->HPA in unaligned MOD3 regions
2025-10-14 18:03 UTC (2+ messages)
[PATCH v3 0/5] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
2025-10-14 17:52 UTC (7+ messages)
` [PATCH v3 4/5] dax/hmem: Defer Soft Reserved overlap handling until CXL region assembly completes
[PATCH] cxl/region: Use %pa printk format to emit resource_size_t
2025-10-14 14:46 UTC (3+ messages)
[PATCH] cxl/features: Add check for no entries in cxl_feature_info
2025-10-14 14:41 UTC (4+ messages)
[PATCH v3 1/1] cxl/port: Avoid missing port component registers setup
2025-10-14 14:39 UTC (2+ messages)
[cxl:fixes] BUILD SUCCESS 0d9320bf34133feeb5048ccfd90d01ea7ba500ba
2025-10-14 9:24 UTC
[PATCH v4 0/3] CXL: Add a loadable module for address translation
2025-10-14 8:24 UTC (4+ messages)
` [PATCH v4 1/3] cxl/region: Refactor address translation funcs for testing
` [PATCH v4 2/3] cxl/acpi: Make the XOR calculations available "
` [PATCH v4 3/3] cxl/test: Add cxl_translate module for address translation testing
[PATCH v2] checkpatch: allow an assignment in if condition for ACQUIRE_ERR()
2025-10-14 0:30 UTC (2+ messages)
[PATCH] cxl: fix typos in cdat.c comments
2025-10-13 18:53 UTC (2+ messages)
[PATCH 0/4 v5] cxl/core: Enable Region creation/attach on x86 with LMH
2025-10-10 14:49 UTC (19+ messages)
` [PATCH 1/4 v5] cxl/core: Change match_*_by_range() signatures
` [PATCH 2/4 v5] cxl/core: Add helpers to detect Low Memory Holes on x86
` [PATCH 3/4 v5] cxl/core: Enable Region creation on x86 with LMH
` [PATCH 4/4 v5] cxl/test: Simulate an x86 Low Memory Hole for tests
[PATCH v3 -qemu 0/5] hw/cxl: Support Back-Invalidate
2025-10-08 19:20 UTC (4+ messages)
` [PATCH 1/5] hw/pcie: Support enabling flit mode
[PATCH v18 00/20] Type2 device basic support
2025-10-07 21:23 UTC (5+ messages)
` [PATCH v18 04/20] cxl: allow Type2 drivers to map cxl component regs
[PATCH] dax/hmem: Fix lockdep warning for hmem_register_resource()
2025-10-07 16:11 UTC (5+ messages)
[PATCH v12 00/25] Enable CXL PCIe Port Protocol Error handling and logging
2025-10-06 21:28 UTC (16+ messages)
` [PATCH v12 05/25] cxl: Move CXL driver RCH error handling into CONFIG_CXL_RCH_RAS conditional block
` [PATCH v12 09/25] PCI/AER: Report CXL or PCIe bus error type in trace logging
` [PATCH v12 17/25] cxl/pci: Introduce CXL Endpoint protocol error handlers
` [PATCH v12 20/25] PCI/AER: Dequeue forwarded CXL error
` [PATCH v12 21/25] CXL/PCI: Introduce CXL Port protocol error handlers
[GIT PULL] NVDIMM for 6.18
2025-10-06 18:29 UTC (2+ messages)
[PATCH] cxl/hdm: allow zero sized committed decoders
2025-10-06 17:06 UTC (10+ messages)
[PATCH V3 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2025-10-06 16:56 UTC (21+ messages)
` [PATCH V3 13/20] cxl/mem: Refactor cxl pmem region auto-assembling
` [PATCH V3 15/20] cxl: Add a routine to find cxl root decoder on cxl bus using cxl port
` [PATCH V3 18/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
` [PATCH V3 20/20] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem
` [PATCH V3 06/20] nvdimm/region_label: Add region label update support
[PATCH qemu for 10.2 0/3] cxl: Additional RAS features support
2025-10-06 10:26 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).