messages from 2024-10-09 13:30:12 to 2024-10-15 06:58:16 UTC [more...]
[PATCH 0/5] cxl: Some preparation work for type2 accelerators support
2024-10-15 6:57 UTC
KASAN error when insmod cxl_test
2024-10-15 4:56 UTC (4+ messages)
[PATCH] cxl/port: Prevent out-of-order decoder allocation
2024-10-15 1:51 UTC (3+ messages)
[PATCH v18 0/2] Export cxl1.1 device link status register value to pci device sysfs
2024-10-15 0:44 UTC (2+ messages)
[PATCH 0/5] cxl: Initialization and shutdown fixes
2024-10-15 0:10 UTC (24+ messages)
` [PATCH 1/5] cxl/port: Fix CXL port initialization order when the subsystem is built-in
` [PATCH 2/5] cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()
` [PATCH 3/5] cxl/acpi: Ensure ports ready at cxl_acpi_probe() return
` [PATCH 4/5] cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
` [PATCH 5/5] cxl/test: Improve init-order fidelity relative to real-world systems
[PATCH 0/3] memory,acpi: resize memory blocks based on CFMW alignment
2024-10-14 22:40 UTC (15+ messages)
` [PATCH 1/3] memory: extern memory_block_size_bytes and set_memory_block_size_order
` [PATCH 3/3] acpi,srat: reduce memory block size if CFMWS has a smaller alignment
[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-10-14 20:52 UTC (96+ messages)
` [PATCH v4 01/28] test printk: Add very basic struct resource tests
` [PATCH v4 02/28] printk: Add print format (%pra) for struct range
` [PATCH v4 03/28] cxl/cdat: Use %pra for dpa range outputs
` [PATCH v4 04/28] range: Add range_overlaps()
` [PATCH v4 05/28] dax: Document dax dev range tuple
` [PATCH v4 06/28] cxl/pci: Delay event buffer allocation
` [PATCH v4 08/28] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v4 09/28] cxl/core: Separate region mode from decoder mode
` [PATCH v4 11/28] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v4 12/28] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v4 13/28] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v4 14/28] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v4 15/28] cxl/region: Refactor common create region code
` [PATCH v4 16/28] cxl/region: Add sparse DAX region support
` [PATCH v4 17/28] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v4 18/28] cxl/pci: Factor out interrupt policy check
` [PATCH v4 19/28] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v4 20/28] cxl/core: Return endpoint decoder information from region search
` [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents
` [PATCH v4 22/28] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v4 23/28] dax/bus: Factor out dev dax resize logic
` [PATCH v4 24/28] dax/region: Create resources on sparse DAX regions
` [PATCH v4 25/28] cxl/region: Read existing extents on region creation
` [PATCH v4 26/28] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v4 27/28] tools/testing/cxl: Make event logs dynamic
` [PATCH v4 28/28] tools/testing/cxl: Add DC Regions to mock mem data
[PATCH v4 0/3] cxl: Pull out mailbox bits to be independent of cxl_dev_state
2024-10-14 18:36 UTC (6+ messages)
` [PATCH v4 1/3] cxl: move cxl headers to new include/cxl/ directory
` [PATCH v4 2/3] cxl: Move mailbox related bits to the same context
[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-10-14 18:06 UTC (40+ messages)
` [PATCH v13 01/18] EDAC: Add support for EDAC device features control
` [PATCH v13 02/18] EDAC: Add scrub control feature
` [PATCH v13 03/18] EDAC: Add ECS "
` [PATCH v13 04/18] cxl: move cxl headers to new include/cxl/ directory
` [PATCH v13 05/18] cxl: Move mailbox related bits to the same context
` [PATCH v13 07/18] cxl: Add Get Supported Features command for kernel usage
` [PATCH v13 08/18] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v13 09/18] cxl/mbox: Add SET_FEATURE "
` [PATCH v13 10/18] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v13 11/18] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put
` [PATCH v13 13/18] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v13 15/18] EDAC: Add memory repair control feature
` [PATCH v13 16/18] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v13 17/18] cxl/memfeature: Add CXL memory device PPR control feature
` [PATCH v13 18/18] cxl/memfeature: Add CXL memory device memory sparing "
[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
2024-10-14 17:33 UTC (5+ messages)
[PATCH 03/15] cxl/aer/pci: Refactor AER driver's existing interfaces to support CXL PCIe ports
2024-10-14 17:27 UTC (3+ messages)
[PATCH 1/1] cxl/events: Fix Trace DRAM Event Record
2024-10-14 15:16 UTC (3+ messages)
[PATCH v3] perf/cxlpmu: Support missing events in 3.1 spec
2024-10-14 14:15 UTC (3+ messages)
[PATCH 0/7] hw/cxl: Round up of fixes
2024-10-14 12:54 UTC (9+ messages)
` [PATCH qemu 1/7] hw/cxl: Fix uint32 overflow cxl-mailbox-utils.c
` [PATCH qemu 2/7] hw/cxl: Fix background completion percentage calculation
` [PATCH qemu 3/7] mem/cxl_type3: Fix overlapping region validation error
` [PATCH qemu 4/7] hw/mem/cxl_type3: Fix More flag setting for dynamic capacity event records
` [PATCH qemu 5/7] hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tables
` [PATCH qemu 6/7] hw/cxl: Fix indent of structure member
` [PATCH qemu 7/7] hw/pci-bridge: Make pxb_dev_realize_common() return if it succeeded
[PATCH 1/1] hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tables
2024-10-14 11:57 UTC (3+ messages)
[QEMU RFC] hw/mem/cxl_type3: add guard to avoid event log overflow during a DC extent add/release request
2024-10-14 11:23 UTC (2+ messages)
[PATCH -qemu] hw/cxl: Support get/set mctp response payload size
2024-10-14 11:10 UTC (3+ messages)
[PATCH v1] hw/cxl: Fix background completion percentage calculation
2024-10-14 10:48 UTC (3+ messages)
` [EXT] "
[RFC PATCH] rasdaemon: Add page offline support for cxl memory
2024-10-14 10:10 UTC
[PATCH v6 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
2024-10-14 9:36 UTC
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-10-14 7:16 UTC (22+ messages)
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages
` [PATCH 07/12] huge_memory: Allow mappings of PMD "
` [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH 09/12] mm: Update vm_normal_page() callers to accept "
` [PATCH 11/12] mm: Remove pXX_devmap callers
Removing a misleading warning message?
2024-10-14 7:12 UTC
[ndctl PATCH] test/security.sh: add missing jq requirement check
2024-10-14 6:56 UTC (2+ messages)
[PATCH] PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req
2024-10-13 15:58 UTC (7+ messages)
[RFC 0/1] Introduce vfio-cxl to support CXL type-2 device passthrough
2024-10-11 21:47 UTC (3+ messages)
` [RFC 1/1] vfio: support CXL device in VFIO stub
[RFC 00/13] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough
2024-10-11 21:14 UTC (11+ messages)
` [RFC 04/13] vfio: introduce vfio-cxl core preludes
` [RFC 05/13] vfio/cxl: expose CXL region to the usersapce via a new VFIO device region
` [RFC 09/13] vfio/pci: introduce CXL device awareness
` [RFC 10/13] vfio/pci: emulate CXL DVSEC registers in the configuration space
` [RFC 11/13] vfio/cxl: introduce VFIO CXL device cap
[PATCH] kernel/range: Const-ify range_contains parameters
2024-10-11 14:29 UTC (4+ messages)
[RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
2024-10-11 13:21 UTC (12+ messages)
[RFC 0/5] cxl: Preparation of type2 accelerators support
2024-10-11 2:40 UTC (5+ messages)
` [RFC 3/5] cxl: Separate coherence from target type
[PATCH v5] cxl/region: Fix wrong logic for finding a free switch cxl decoder
2024-10-10 20:15 UTC (2+ messages)
[ANNOUNCE] ndctl v80
2024-10-10 18:47 UTC
[PATCH v4 0/2] driver core: Prevent device_find_child() from modifying caller's match data
2024-10-10 13:47 UTC (11+ messages)
` [PATCH v4 1/2] cxl/region: Find free cxl decoder by device_for_each_child()
[PATCH v2] perf/cxlpmu: Support missing events in 3.1 spec
2024-10-10 2:45 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