messages from 2025-06-10 17:41:39 to 2025-06-16 11:58:49 UTC [more...]
[PATCH v2 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-16 11:58 UTC (3+ messages)
` [PATCH v2 01/14] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH v2 02/14] mm: Filter zone device pages returned from folio_walk_start()
[PATCH v3 00/28] lan966x pci device: Add support for SFPs
2025-06-16 11:45 UTC (40+ messages)
` [PATCH v3 01/28] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v3 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v3 03/28] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v3 04/28] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v3 05/28] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v3 06/28] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v3 07/28] drivers: core: Use fw_devlink_set_device()
` [PATCH v3 08/28] pinctrl: cs42l43: "
` [PATCH v3 09/28] cxl/test: Use device_set_node()
` [PATCH v3 10/28] cxl/test: Use fw_devlink_set_device()
` [PATCH v3 11/28] PCI: of: "
` [PATCH v3 12/28] driver core: fw_devlink: Tag the fwnode dev member as private
` [PATCH v3 13/28] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v3 14/28] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v3 15/28] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v3 16/28] i2c: mux: Set adapter physical device
` [PATCH v3 17/28] i2c: mux: Create missing devlink between mux and "
` [PATCH v3 18/28] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled
` [PATCH v3 19/28] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v3 20/28] i2c: busses: at91: "
` [PATCH v3 21/28] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v3 22/28] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v3 23/28] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v3 24/28] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v3 25/28] misc: lan966x_pci: Introduce board specific data
` [PATCH v3 26/28] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v3 27/28] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v3 28/28] misc: lan966x_pci: Add drivers needed to support SFPs "
[PATCH] cxl: docs/devices Fix typos and clarify wording in device-types.rst
2025-06-16 6:07 UTC
[PATCH] driver core: faux: fix Undefined Behavior in faux_device_destroy()
2025-06-16 3:35 UTC (7+ messages)
[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
2025-06-16 1:00 UTC (6+ messages)
` [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation
[cxl:fixes] BUILD SUCCESS 3c70ec71abdaf4e4fa48cd8fdfbbd864d78235a8
2025-06-14 4:23 UTC
[PATCH for-next] cxl/core: Consolidate auto region attachment logic
2025-06-13 17:57 UTC (3+ messages)
[PATCH v15 0/4] arm/virt: CXL support via pxb_cxl
2025-06-13 17:21 UTC (22+ messages)
` [PATCH v15 1/4] hw/cxl-host: Add an index field to CXLFixedMemoryWindow
` [PATCH v15 2/4] hw/cxl: Make the CXL fixed memory windows devices
` [PATCH v15 3/4] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v15 4/4] qtest/cxl: Add aarch64 virt test for CXL
[RFC PATCH 0/6] Cache coherency management subsystem
2025-06-13 17:14 UTC (5+ messages)
` [RFC PATCH 2/6] arm64: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
[PATCH] cxl/ras: Fix CPER handler device confusion
2025-06-13 16:07 UTC (11+ messages)
` [PATCH v2] "
[PATCH v3 0/3] mm/huge_memory: vmf_insert_folio_*() and vmf_insert_pfn_pud() fixes
2025-06-13 16:06 UTC (11+ messages)
` [PATCH v3 1/3] mm/huge_memory: don't ignore queried cachemode in vmf_insert_pfn_pud()
` [PATCH v3 2/3] mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pmd()
` [PATCH v3 3/3] mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()
[PATCH v2 1/1] cxl/edac: Fix potential memory leak issues
2025-06-13 15:56 UTC (5+ messages)
[PATCH v3 0/9] cxl: Delay HB port and switch dport probing until endpoint dev probe
2025-06-13 15:43 UTC (8+ messages)
[PATCH v2 0/3] mm/huge_memory: vmf_insert_folio_*() and vmf_insert_pfn_pud() fixes
2025-06-13 7:44 UTC (35+ messages)
` [PATCH v2 1/3] mm/huge_memory: don't ignore queried cachemode in vmf_insert_pfn_pud()
` [PATCH v2 2/3] mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pmd()
` [PATCH v2 3/3] mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()
[RFC v2 00/11] dm-pcache – persistent-memory cache for block devices
2025-06-13 3:39 UTC (3+ messages)
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-12 22:50 UTC (13+ messages)
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
[PATCH v9 00/16] Enable CXL PCIe port protocol error handling and logging
2025-06-12 18:35 UTC (35+ messages)
` [PATCH v9 03/16] CXL/AER: Introduce kfifo for forwarding CXL errors
` [PATCH v9 04/16] PCI/AER: Dequeue forwarded CXL error
` [PATCH v9 05/16] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
` [PATCH v9 10/16] cxl/pci: Unify CXL trace logging for CXL Endpoints and CXL Ports
` [PATCH v9 11/16] cxl/pci: Update __cxl_handle_cor_ras() to return early if no RAS errors
` [PATCH v9 12/16] cxl/pci: Introduce CXL Endpoint protocol error handlers
` [PATCH v9 13/16] cxl/pci: Introduce CXL Port "
` [PATCH v9 14/16] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v9 16/16] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup
[RFC PATCH v5] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
2025-06-12 15:17 UTC (2+ messages)
[RFC PATCH v2 0/2] cxl: Support creation of a new CXL Host Bridge
2025-06-12 15:01 UTC (5+ messages)
` [RFC PATCH v2 1/2] hw/pxb-cxl: Rename the pxb cxl host bridge
` [RFC PATCH v2 2/2] pci-host/cxl: Support creation of a new CXL Host Bridge
[cxl:next] BUILD SUCCESS 529a56be66aaadf850e69c816887f26a6f1e6e91
2025-06-12 13:49 UTC
[PATCH v14 0/5] arm/virt: CXL support via pxb_cxl
2025-06-12 13:13 UTC (6+ messages)
` [PATCH v14 3/5] hw/cxl-host: Allow split of establishing memory address and mmio setup
[PATCH v3 0/2] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
2025-06-12 11:42 UTC (3+ messages)
` [PATCH v3 1/2] libnvdimm/e820: Add a new parameter to split e820 entry into many regions
` [PATCH v3 2/2] libnvdimm: add nd_e820.pmem automatic devdax conversion
[RFC v2 00/20] lib: Rust implementation of SPDM
2025-06-12 5:57 UTC (3+ messages)
[ndctl PATCH v2 0/7] Add error injection support
2025-06-12 3:29 UTC (2+ messages)
[ANNOUNCE] ndctl v82
2025-06-12 2:05 UTC
[PATCH 1/1] cxl/edac: Fix potential memory leak issues
2025-06-12 1:05 UTC (4+ messages)
[ndctl PATCH v3] test: fail on unexpected kernel error & warning, not just "Call Trace"
2025-06-12 0:02 UTC (4+ messages)
` [ndctl PATCH v3 1/2] test: move err() function at the top
` [ndctl PATCH v3 2/2] test: fail on unexpected kernel error & warning, not just "Call Trace"
[PATCH] cxl: Add comment about 'cxl_root_decoder' and flex array
2025-06-11 15:40 UTC (4+ messages)
[PATCH] Documentation: fix typo in CXL driver documentation
2025-06-11 15:39 UTC (5+ messages)
[cxl:next] BUILD SUCCESS 59c836c295e23d68aa11b329232f1b19b8c2a0c6
2025-06-11 13:48 UTC
[cxl:fixes] BUILD SUCCESS 85cc50bfcb8b08c9304925b66cd2bc83c1c765bf
2025-06-11 13:47 UTC
[PATCH v3] cxl: Remove core/acpi.c and cxl core dependency on ACPI
2025-06-11 13:30 UTC (2+ messages)
[PATCH v1 1/2] cxl/edac: Fix the min_scrub_cycle of a region miscalculation
2025-06-10 16:24 UTC (4+ messages)
` [PATCH v1 2/2] cxl/Documentation: Add more description about min/max scrub cycle
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 NNTP newsgroup(s).