messages from 2025-06-29 18:02:51 to 2025-07-03 18:51:26 UTC [more...]
[RFC V2 00/18] famfs: port into fuse
2025-07-03 18:50 UTC (15+ messages)
` [RFC V2 01/18] dev_dax_iomap: Move dax_pgoff_to_phys() from device.c to bus.c
` [RFC V2 02/18] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage
` [RFC V2 03/18] dev_dax_iomap: Save the kva from memremap
` [RFC V2 04/18] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax
` [RFC V2 05/18] dev_dax_iomap: export dax_dev_get()
` [RFC V2 06/18] dev_dax_iomap: (ignore!) Drop poisoned page warning in fs/dax.c
` [RFC V2 07/18] famfs_fuse: magic.h: Add famfs magic numbers
` [RFC V2 08/18] famfs_fuse: Kconfig
` [RFC V2 09/18] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [RFC V2 11/18] famfs_fuse: Basic famfs mount opts
` [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
` [RFC V2 13/18] famfs_fuse: Create files with famfs fmaps
` [RFC V2 14/18] famfs_fuse: GET_DAXDEV message and daxdev_table
[PATCH qemu 00/11] hw/cxl: DCD Fabric Management Command Set (for 10.1)
2025-07-03 16:24 UTC (15+ messages)
` [PATCH qemu 01/11] hw/cxl: fix DC extent capacity tracking
` [PATCH qemu 02/11] hw/cxl: mailbox-utils: 0x5600 - FMAPI Get DCD Info
` [PATCH qemu 03/11] hw/mem: cxl_type3: Add dsmas_flags to CXLDCRegion struct
` [PATCH qemu 04/11] hw/cxl: mailbox-utils: 0x5601 - FMAPI Get Host Region Config
` [PATCH qemu 05/11] hw/cxl: Move definition for dynamic_capacity_uuid and enum for DC event types to header
` [PATCH qemu 06/11] hw/mem: cxl_type3: Add DC Region bitmap lock
` [PATCH qemu 07/11] hw/cxl: mailbox-utils: 0x5602 - FMAPI Set DC Region Config
` [PATCH qemu 08/11] hw/cxl: mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
` [PATCH qemu 09/11] hw/cxl: Create helper function to create DC Event Records from extents
` [PATCH qemu 10/11] hw/cxl: mailbox-utils: 0x5604 - FMAPI Initiate DC Add
` [PATCH qemu 11/11] hw/cxl: mailbox-utils: 0x5605 - FMAPI Initiate DC Release
[PATCH v2 0/4] cxl: Support Poison Inject & Clear by Region Offset
2025-07-03 14:31 UTC (9+ messages)
` [PATCH v2 1/4] cxl: Define a SPA->CXL HPA root decoder callback for XOR Math
` [PATCH v2 2/4] cxl/region: Introduce SPA to DPA address translation
` [PATCH v2 3/4] cxl/core: Add locked variants of the poison inject and clear funcs
` [PATCH v2 4/4] cxl/region: Add inject and clear poison by region offset
[PATCH v3 0/7] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
2025-07-03 12:51 UTC (9+ messages)
` [PATCH v3 1/7] hw/cxl/events: Update for rev3.2 common event record format
` [PATCH v3 2/7] hw/cxl/events: Updates for rev3.2 general media event record
` [PATCH v3 3/7] hw/cxl/events: Updates for rev3.2 DRAM "
` [PATCH v3 4/7] hw/cxl/events: Updates for rev3.2 memory module "
` [PATCH v3 5/7] hw/cxl/cxl-mailbox-utils: Move declaration of scrub and ECS feature attributes in cmd_features_set_feature()
` [PATCH v3 6/7] hw/cxl: Add Maintenance support
` [PATCH v3 7/7] hw/cxl: Add emulation for memory sparing control feature
[PATCH qemu v17 0/5] arm/virt: CXL support via pxb_cxl
2025-07-03 10:41 UTC (6+ messages)
` [PATCH qemu v17 1/5] hw/cxl-host: Add an index field to CXLFixedMemoryWindow
` [PATCH qemu v17 2/5] hw/cxl: Make the CXL fixed memory windows devices
` [PATCH qemu v17 3/5] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH qemu v17 4/5] docs/cxl: Add an arm/virt example
` [PATCH qemu v17 5/5] qtest/cxl: Add aarch64 virt test for CXL
[PATCH v10 00/17] Enable CXL PCIe Port Protocol Error handling and logging
2025-07-03 10:11 UTC (32+ messages)
` [PATCH v10 03/17] PCI/AER: Report CXL or PCIe bus error type in trace logging
` [PATCH v10 05/17] CXL/AER: Introduce kfifo for forwarding CXL errors
` [PATCH v10 06/17] PCI/AER: Dequeue forwarded CXL error
` [PATCH v10 07/17] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
` [PATCH v10 09/17] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH v10 12/17] cxl/pci: Unify CXL trace logging for CXL Endpoints and CXL Ports
[PATCH v2 1/3] resource: Introduce a new helper resource_contains_addr()
2025-07-03 9:57 UTC (14+ messages)
` [PATCH v2 2/3] cxl/edac: Fix wrong dpa checking for PPR operation
` [PATCH v2 3/3] cxl/core: Using resource_contains_addr() to check address availability
[QEMU PATCH v4 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
2025-07-03 9:05 UTC (13+ messages)
` [QEMU PATCH v4 03/10] cxl-mailbox-utils: 0x5601 - FMAPI Get Host Region Config
` [QEMU PATCH v4 08/10] hw/cxl: create helper function to create DC Event Records from extents
` [QEMU PATCH v4 09/10] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
` [QEMU PATCH v4 10/10] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release
[PATCH v3 00/28] lan966x pci device: Add support for SFPs
2025-07-03 8:46 UTC (19+ messages)
` [PATCH v3 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [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 18/28] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled
[PATCH v2 0/8] cleanup: Introduce ACQUIRE(), a guard() for conditional locks
2025-07-02 23:39 UTC (2+ messages)
[PATCH v3] cxl: Remove core/acpi.c and cxl core dependency on ACPI
2025-07-02 20:53 UTC (2+ messages)
[RFC PATCH 02/20] nvdimm/label: Prep patch to accommodate cxl lsa 2.1 support
2025-07-02 18:02 UTC (4+ messages)
` [RFC PATCH 01/20] nvdimm/label: Introduce NDD_CXL_LABEL flag to set cxl label format
[ndctl PATCH V2] Various typos fix in Documention/, cxl/, ndctl/, test/, util/ and meson.build
2025-07-02 16:44 UTC (2+ messages)
[PATCH v4 0/9] cxl: Delay HB port and switch dport probing until endpoint dev probe
2025-07-02 10:18 UTC (15+ messages)
` [PATCH v4 3/9] cxl: Add helper to reap dport
` [PATCH v4 4/9] cxl: Defer dport allocation for switch ports
` [PATCH v4 5/9] cxl/test: Add cxl_test support for new dport allocation scheme
` [PATCH v4 6/9] cxl/test: Add mock version of devm_cxl_add_dport_by_dev()
` [PATCH v4 8/9] cxl: Create an xarray to tie a host bridge to the cxl_root
` [PATCH v4 9/9] cxl: Move enumeration of hostbridge ports to the memdev probe path
[cxl:next] BUILD SUCCESS ac0fe6a5731700bcea6fecfd5d0b76c0454b3a20
2025-07-02 4:53 UTC
[PATCH 0/3] cxl: Support Poison Inject & Clear by HPA
2025-07-01 20:40 UTC (17+ messages)
` [PATCH 1/3] cxl/core: Add locked variants of the poison inject and clear funcs
` [PATCH 2/3] cxl/region: Introduce HPA to DPA address translation
` [PATCH 3/3] cxl/region: Add inject and clear poison by HPA
[PATCH] cxl: Include range.h in cxl.h
2025-07-01 19:14 UTC (8+ messages)
[ndctl PATCH] ndctl: spelling fixes
2025-07-01 18:08 UTC (3+ messages)
[PATCH v17 00/22] Type2 device basic support
2025-07-01 16:44 UTC (34+ messages)
` [PATCH v17 01/22] cxl: Add type2 "
` [PATCH v17 02/22] sfc: add cxl support
` [PATCH v17 05/22] sfc: setup cxl component regs and set media ready
` [PATCH v17 06/22] cxl: Support dpa initialization without a mailbox
` [PATCH v17 09/22] sfc: create type2 cxl memdev
` [PATCH v17 10/22] cx/memdev: Indicate probe deferral
` [PATCH v17 16/22] cxl/region: Factor out interleave ways setup
[PATCH qemu v16 0/5] arm/virt: CXL support via pxb_cxl
2025-07-01 16:26 UTC (15+ messages)
` [PATCH qemu v16 1/5] hw/cxl-host: Add an index field to CXLFixedMemoryWindow
` [PATCH qemu v16 3/5] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH qemu v16 4/5] docs/cxl: Add an arm/virt example
` [PATCH qemu v16 5/5] qtest/cxl: Add aarch64 virt test for CXL
[PATCH v3] cxl: docs/driver-api/conventions resolve conflicts btw CFMWS, LMH, ED
2025-07-01 15:23 UTC (4+ messages)
[PATCH v2] cxl: make cxl_bus_type constant
2025-07-01 15:16 UTC (5+ messages)
[PATCH v1 00/11] dm-pcache – persistent-memory cache for block devices
2025-07-01 14:59 UTC (16+ messages)
` [PATCH v1 01/11] dm-pcache: add pcache_internal.h
` [PATCH v1 02/11] dm-pcache: add backing device management
` [PATCH v1 03/11] dm-pcache: add cache device
` [PATCH v1 04/11] dm-pcache: add segment layer
` [PATCH v1 05/11] dm-pcache: add cache_segment
[cxl:next] BUILD SUCCESS d7b9056c3a6c58d41074b7ba19ab7fd34ce9f63e
2025-07-01 14:22 UTC
[PATCH] Add support for FMAPI Get Mutliheaded Head info opcode (5501h)
2025-07-01 13:19 UTC (9+ messages)
[PATCH 0/3 v4] Make ELOG and GHES log and trace consistently
2025-07-01 13:05 UTC (5+ messages)
` [PATCH 2/3 v4] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/3 v4] ACPI: extlog: Trace CPER CXL Protocol "
[PATCH v3 0/2] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
2025-07-01 12:05 UTC (3+ messages)
[PATCH] cxl: make cdx_bus_type constant
2025-07-01 12:04 UTC (2+ messages)
[ndctl PATCH] Documentation: cxl,daxctl,ndctl add --list-cmds info
2025-07-01 2:48 UTC (3+ messages)
[PATCH] driver core: faux: fix Undefined Behavior in faux_device_destroy()
2025-06-30 23:24 UTC (10+ messages)
[HACK QEMU PATCH v1 0/1] CXL MCTP FMAPI Binding Fix for MCTP over i2c/USB
2025-06-30 17:24 UTC (5+ messages)
` [HACK QEMU PATCH v1 1/1] hw/cxl: Fix MCTP Binding Check
[RFC v2 00/11] dm-pcache – persistent-memory cache for block devices
2025-06-30 16:28 UTC (5+ messages)
[PATCH v2 1/1] EDAC: Fix lockdep splat caused by edac features code
2025-06-30 8:36 UTC (3+ messages)
[ndctl PATCH] cxl/monitor.c: Missing bracket
2025-06-30 7:30 UTC
[PATCH 1/2] cxl/edac: Fix wrong dpa checking for PPR operation
2025-06-30 4:56 UTC (4+ messages)
` [PATCH 2/2] cxl/core: Add a helper function to check dpa availability
[cxl:for-6.17/cxl-acquire 7/8] drivers/cxl/core/core.h:64:1: warning: non-void function does not return a value
2025-06-29 18:02 UTC
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