messages from 2024-09-10 06:25:08 to 2024-09-23 08:00:39 UTC [more...]
[RFC 00/13] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough
2024-09-23 8:00 UTC (15+ messages)
` [RFC 01/13] cxl: allow a type-2 device not to have memory device registers
` [RFC 02/13] cxl: introduce cxl_get_hdm_info()
` [RFC 03/13] cxl: introduce cxl_find_comp_reglock_offset()
` [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 06/13] vfio/pci: expose vfio_pci_rw()
` [RFC 07/13] vfio/cxl: introduce vfio_cxl_core_{read, write}()
` [RFC 08/13] vfio/cxl: emulate HDM decoder registers
` [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
` [RFC 12/13] vfio/cxl: VFIO variant driver for QEMU CXL accel device
` [RFC 13/13] vfio/cxl: workaround: don't take resource region when cxl is enabled
[cxl:next] BUILD SUCCESS 43cb008f857f48a46df87afa2223693277c1abc7
2024-09-22 3:30 UTC
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-09-22 2:07 UTC (25+ messages)
` [PATCH 01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 03/12] fs/dax: Refactor wait for dax idle page
` [PATCH 04/12] mm: Allow compound zone device pages
` [PATCH 05/12] mm/memory: Add dax_insert_pfn
` [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages
` [PATCH 12/12] mm: Remove devmap related functions and page table bits
[PATCH v8 0/3] cxl: Region bandwidth calculation for targets with shared upstream link
2024-09-21 10:26 UTC (6+ messages)
` [PATCH v8 2/3] cxl: Calculate region bandwidth of "
` [PATCH v8 3/3] cxl: Add documentation to explain the shared link bandwidth calculation
[RFC 0/1] Introduce vfio-cxl to support CXL type-2 device passthrough
2024-09-21 7:14 UTC (2+ messages)
` [RFC 1/1] vfio: support CXL device in VFIO stub
[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
2024-09-20 9:06 UTC (7+ messages)
[cxl:next] BUILD SUCCESS 423c9baae4c7fe73d5812e28610418fd2e8050bd
2024-09-19 11:51 UTC
[PATCH] cxl/core/port: defer probe when memdev fails to find correct port
2024-09-18 11:59 UTC (3+ messages)
[PATCH v2 0/8] Introduce CBD (CXL Block Device)
2024-09-18 10:18 UTC (9+ messages)
` [PATCH v2 1/8] cbd: introduce cbd_transport
` [PATCH v2 2/8] cbd: introduce cbd_host
` [PATCH v2 3/8] cbd: introduce cbd_segment
` [PATCH v2 4/8] cbd: introduce cbd_channel
` [PATCH v2 5/8] cbd: introduce cbd_cache
` [PATCH v2 6/8] cbd: introduce cbd_blkdev
` [PATCH v2 7/8] cbd: introduce cbd_backend
` [PATCH v2 8/8] block: Init for CBD(CXL Block Device) module
[PATCH] cxl: Fix comment regarding cxl_query_cmd() return data
2024-09-17 21:58 UTC (2+ messages)
[PATCH v3 00/10] Introduce fwctl subystem
2024-09-17 20:59 UTC (4+ messages)
[PATCH v3 00/20] cxl: add Type2 device support
2024-09-17 9:16 UTC (81+ messages)
` [PATCH v3 01/20] cxl: add type2 device basic support
` [PATCH v3 02/20] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v3 03/20] cxl/pci: add check for validating capabilities
` [PATCH v3 04/20] cxl: move pci generic code
` [PATCH v3 05/20] cxl: add function for type2 cxl regs setup
` [PATCH v3 06/20] cxl: add functions for resource request/release by a driver
` [PATCH v3 07/20] cxl: harden resource_contains checks to handle zero size resources
` [PATCH v3 09/20] cxl: support type2 memdev creation
` [PATCH v3 10/20] cxl: indicate probe deferral
` [PATCH v3 11/20] cxl: define a driver interface for HPA free space enumaration
` [PATCH v3 12/20] efx: use acquire_endpoint when looking for free HPA
` [PATCH v3 13/20] cxl: define a driver interface for DPA allocation
` [PATCH v3 17/20] cxl: allow region creation by type2 drivers
` [PATCH v3 18/20] cxl: preclude device memory to be used for dax
` [PATCH v3 19/20] cxl: add function for obtaining params from a region
` [PATCH v3 20/20] efx: support pio mapping based on cxl
[PATCH v5] cxl/region: Fix wrong logic for finding a free switch cxl decoder
2024-09-16 23:27 UTC
[PATCH v6 00/15] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
2024-09-16 17:45 UTC (16+ messages)
` [PATCH v6 01/15] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle
` [PATCH v6 02/15] hw/acpi/GI: Fix trivial parameter alignment issue
` [PATCH v6 03/15] hw/acpi: Move AML building code for Generic Initiators to aml_build.c
` [PATCH v6 04/15] hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_initiator()
` [PATCH v6 05/15] hw/pci: Add a busnr property to pci_props and use for acpi/gi
` [PATCH v6 06/15] acpi/pci: Move Generic Initiator object handling into acpi/pci.*
` [PATCH v6 07/15] hw/pci-bridge: Add acpi_uid property to TYPE_PXB_BUS
` [PATCH v6 08/15] hw/i386/acpi: Use TYPE_PXB_BUS property acpi_uid for DSDT
` [PATCH v6 09/15] hw/pci-host/gpex-acpi: Use acpi_uid property
` [PATCH v6 10/15] hw/acpi: Generic Port Affinity Structure support
` [PATCH v6 11/15] hw/acpi: Make storage of node id uint32_t to reduce fragility
` [PATCH v6 12/15] hw/acpi: Generic Initiator - add missing object class property descriptions
` [PATCH v6 13/15] bios-tables-test: Allow for new acpihmat-generic-x test data
` [PATCH v6 14/15] bios-tables-test: Add complex SRAT / HMAT test for GI GP
` [PATCH v6 15/15] bios-tables-test: Add data for complex numa test (GI, GP etc)
[PATCH qemu 0/6] hw/cxl: Link speed and width control
2024-09-16 17:35 UTC (7+ messages)
` [PATCH 1/6] hw/pci-bridge/cxl_root_port: Provide x-speed and x-width properties
` [PATCH 2/6] hw/pci-bridge/cxl_upstream: "
` [PATCH 3/6] hw/pcie: Factor out PCI Express link register filling common to EP
` [PATCH 4/6] hw/pcie: Provide a utility function for control of EP / SW USP link
` [PATCH 5/6] hw/mem/cxl-type3: Add properties to control link speed and width
` [PATCH 6/6] hw/pci-bridge/cxl-upstream: "
[PATCH v12 00/17] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-09-16 16:16 UTC (26+ messages)
` [PATCH v12 01/17] EDAC: Add support for EDAC device features control
` [PATCH v12 02/17] EDAC: Add EDAC scrub control driver
` [PATCH v12 03/17] EDAC: Add EDAC ECS "
` [PATCH v12 04/17] cxl: Move mailbox related bits to the same context
` [PATCH v12 05/17] cxl: Fix comment regarding cxl_query_cmd() return data
` [PATCH v12 06/17] cxl: Refactor user ioctl command path from mds to mailbox
` [PATCH v12 07/17] cxl: Add Get Supported Features command for kernel usage
` [PATCH v12 08/17] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v12 09/17] cxl/mbox: Add SET_FEATURE "
` [PATCH v12 10/17] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v12 11/17] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v12 12/17] platform: Add __free() based cleanup function for platform_device_put
` [PATCH v12 13/17] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v12 14/17] ras: mem: Add memory "
` [PATCH v12 15/17] EDAC: Add EDAC PPR control driver
` [PATCH v12 16/17] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v12 17/17] cxl/memfeature: Add CXL memory device PPR control feature
[PATCH v3] cxl/region: Remove lock from memory notifier callback
2024-09-16 9:36 UTC (4+ messages)
[PATCH] pci/doe: add a 1 second retry window to pci_doe
2024-09-16 9:15 UTC (3+ messages)
[PATCH] hw/cxl: Fix background completion percentage calculation
2024-09-14 11:29 UTC (3+ messages)
` [EXT] "
[PATCH v1] hw/cxl: Fix background completion percentage calculation
2024-09-14 11:20 UTC
[RFC PATCH 0/9] pci: portdrv: Add auxiliary bus and register CXL PMUs (and aer)
2024-09-13 16:24 UTC (9+ messages)
[RFC PATCH] cxl/pci: Set default timeout for background operations
2024-09-13 11:52 UTC (2+ messages)
[cxl:next] BUILD SUCCESS b5209da36b19b573cf25fe7e698e3a45b0f40a75
2024-09-13 4:30 UTC
[PATCH] perf/cxlpmu: Support missing events in 3.1 spec
2024-09-12 16:01 UTC (5+ messages)
[cxl:next] BUILD SUCCESS 6c1a151d4ea7973c80784777129b63f43b050cdd
2024-09-12 12:00 UTC
[PATCH v4 0/2] driver core: Prevent device_find_child() from modifying caller's match data
2024-09-11 12:14 UTC (12+ messages)
` [PATCH v4 1/2] cxl/region: Find free cxl decoder by device_for_each_child()
[PATCH v4 0/3] cxl: Pull out mailbox bits to be independent of cxl_dev_state
2024-09-10 15:37 UTC (5+ messages)
` [PATCH v4 2/3] cxl: Move mailbox related bits to the same context
[PATCH] device-dax: map dax memory as decrypted in CoCo guests
2024-09-10 13:07 UTC (5+ 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