messages from 2025-01-24 14:12:50 to 2025-02-04 19:06:19 UTC [more...]
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-04 19:06 UTC (8+ messages)
` [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
` [PATCH v6 23/26] mm: Remove pXX_devmap callers
[PATCH v3 0/6] cxl: DPA partition metadata is a mess
2025-02-04 18:57 UTC (17+ messages)
` [PATCH v3 1/6] cxl: Remove the CXL_DECODER_MIXED mistake
` [PATCH v3 2/6] cxl: Introduce to_{ram,pmem}_{res,perf}() helpers
` [PATCH v3 3/6] cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'
` [PATCH v3 4/6] cxl: Make cxl_dpa_alloc() DPA partition number agnostic
` [PATCH v3 5/6] cxl: Kill enum cxl_decoder_mode
` [PATCH v3 6/6] cxl: Cleanup partition size and perf helpers
[PATCH 0/1] CXL CCI Health Information & Alerts Commands implementation
2025-02-04 17:29 UTC (4+ messages)
` [PATCH 1/1] Added support for get/set alert configuration commands
[cxl:next 1/1] drivers/cxl/core/pci.c:1103:9: warning: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((base), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsigned char)0, unsigned short: (unsign
2025-02-04 15:13 UTC (2+ messages)
[RFC PATCH v12 qemu 0/2] arm/virt: CXL support via pxb_cxl
2025-02-04 11:07 UTC (6+ messages)
` [RFC PATCH v12 qemu 1/2] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [RFC PATCH v12 qemu 2/2] qtest/cxl: Add aarch64 virt test for CXL
[PATCH 0/3] CXL CCI Log Commands implementation
2025-02-04 10:58 UTC (7+ messages)
` [PATCH 1/3] hw/cxl/cxl-mailbox-utils.c: Added support for Get Log Capabilities (Opcode 0402h)
` [PATCH 2/3] hw/cxl/cxl-mailbox-utils.c: Added support for Clear Log (Opcode 0403h)
` [PATCH 3/3] hw/cxl/cxl-mailbox-utils.c: Added support for Populate Log (Opcode 0404h) as background operation
[PATCH v1 0/19] cxl: Add CXL feature commands support via fwctl
2025-02-04 10:04 UTC (40+ messages)
` [PATCH v1 04/19] cxl: Add Get Supported Features command for kernel usage
` [PATCH v1 07/19] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v1 08/19] cxl/mbox: Add SET_FEATURE "
` [PATCH v1 09/19] cxl: Setup exclusive CXL features that are reserved for the kernel
` [PATCH v1 10/19] cxl: Add FWCTL support to the CXL features driver
` [PATCH v1 11/19] cxl: Add support for get driver information
` [PATCH v1 12/19] cxl: Move cxl_mem.h under uapi to cxl exclusive directory
` [PATCH v1 13/19] cxl: Move cxl feature command structs to user header
` [PATCH v1 14/19] cxl: Add support for fwctl RPC command to enable CXL feature commands
` [PATCH v1 15/19] cxl: Add support to handle user feature commands for get feature
` [PATCH v1 16/19] cxl: Add support to handle user feature commands for set feature
` [PATCH v1 17/19] cxl/test: Add Get Feature support to cxl_test
` [PATCH v1 18/19] cxl/test: Add Set "
` [PATCH v1 19/19] fwctl/cxl: Add documentation to FWCTL CXL
[LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
2025-02-04 9:59 UTC (7+ messages)
[cxl:next] BUILD SUCCESS WITH WARNING 0fd158c1ea0cc70434a52b4b812cbec4579b9f66
2025-02-04 7:12 UTC
[PATCH v6 0/6] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
2025-02-04 0:20 UTC (14+ messages)
` [PATCH v6 1/6] efi/cper, cxl: Prefix protocol error struct and function names with cxl_
` [PATCH v6 2/6] efi/cper, cxl: Make definitions and structures global
` [PATCH v6 3/6] efi/cper, cxl: Remove cper_cxl.h
` [PATCH v6 4/6] acpi/ghes, cper: Recognize and cache CXL Protocol errors
` [PATCH v6 5/6] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
` [PATCH v6 6/6] cxl/pci: Add trace logging for CXL PCIe Port RAS errors
[PATCH v2 0/16] cxl: Add CXL feature commands support via fwctl
2025-02-03 23:23 UTC (30+ messages)
` [PATCH v2 01/16] cxl: Refactor user ioctl command path from mds to mailbox
` [PATCH v2 02/16] cxl: Enumerate feature commands
` [PATCH v2 03/16] cxl: Add Get Supported Features command for kernel usage
` [PATCH v2 04/16] cxl/test: Add Get Supported Features mailbox command support
` [PATCH v2 05/16] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v2 06/16] cxl/mbox: Add SET_FEATURE "
` [PATCH v2 07/16] cxl: Setup exclusive CXL features that are reserved for the kernel
` [PATCH v2 08/16] cxl: Add FWCTL support to the CXL memdev driver
` [PATCH v2 09/16] cxl: Add support for FWCTL get driver information callback
` [PATCH v2 10/16] cxl: Move cxl feature command structs to user header
` [PATCH v2 11/16] cxl: Add support for fwctl RPC command to enable CXL feature commands
` [PATCH v2 12/16] cxl: Add support to handle user feature commands for get feature
` [PATCH v2 13/16] cxl: Add support to handle user feature commands for set feature
` [PATCH v2 14/16] cxl/test: Add Get Feature support to cxl_test
` [PATCH v2 15/16] cxl/test: Add Set "
` [PATCH v2 16/16] fwctl/cxl: Add documentation to FWCTL CXL
[PATCH v4] cxl/pci: Support Global Persistent Flush (GPF)
2025-02-03 20:48 UTC (5+ messages)
[PATCH 1/2] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands (8.2.9.9.5.3)
2025-02-03 17:02 UTC (5+ messages)
` [PATCH 2/2] hw/cxl/cxl-mailbox-utils: Add support for Media operations Sanitize and Write Zeros "
[PATCH qemu 0/5] hw/cxl: Cleanups and interleave support
2025-02-03 16:45 UTC (8+ messages)
` [PATCH qemu 1/5] hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration
` [PATCH qemu 2/5] hw/mem/cxl_type3: Add paired msix_uninit_exclusive_bar() call
` [PATCH qemu 3/5] hw/mem/cxl_type3: Fix special_ops memory leak on msix_init_exclusive_bar() failure
` [PATCH qemu 4/5] hw/mem/cxl_type3: Ensure errp is set on realization failure
` [PATCH qemu 5/5] mem/cxl_type3: support 3, 6, 12 and 16 interleave ways
[PATCH] hw/cxl: Support aborting background commands
2025-02-03 15:07 UTC (5+ messages)
[NDCTL PATCH v2 0/3] ndctl: Add support and test for CXL Features support
2025-02-03 13:55 UTC (6+ messages)
` [NDCTL PATCH resend v2 1/3] cxl: Add cxl_bus_get_by_provider()
` [NDCTL PATCH resend v2 2/3] cxl: Enumerate major/minor of FWCTL char device
` [NDCTL PATCH resend v2 3/3] cxl/test: Add test for cxl features device
Assistance Needed with CXL Memory Region Creation
2025-02-03 10:08 UTC (5+ messages)
[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-02-03 9:25 UTC (17+ messages)
` [PATCH v18 01/19] EDAC: Add support for EDAC device features control
` [PATCH v18 02/19] EDAC: Add scrub control feature
` [PATCH v18 05/19] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v18 06/19] ras: mem: Add memory "
` [PATCH v18 15/19] cxl/memfeature: Add CXL memory device patrol scrub control feature
[PATCH 0/4] cxl: DPA partition metadata is a mess
2025-02-01 0:08 UTC (13+ messages)
` [PATCH 3/4] cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'
` [PATCH 4/4] cxl: Make cxl_dpa_alloc() DPA partition number agnostic
[PATCH v1 00/29] cxl: Add address translation support and enable AMD Zen5 platforms
2025-01-31 15:46 UTC (29+ messages)
` [PATCH v1 02/29] cxl/pci: Moving code in cxl_hdm_decode_init()
` [PATCH v1 06/29] cxl/region: Factor out code to find the root decoder
` [PATCH v1 07/29] cxl/region: Factor out code to find a root decoder's region
` [PATCH v1 08/29] cxl/region: Split region registration into an initialization and adding part
` [PATCH v1 10/29] cxl/region: Add function to find a port's switch decoder by range
` [PATCH v1 12/29] cxl: Modify address translation callback for generic use
` [PATCH v1 15/29] cxl/region: Use an endpoint's SPA range to find a region
` [PATCH v1 25/29] cxl/amd: Enable Zen5 address translation using ACPI PRMT
[LSF/MM/BPF TOPIC] Dax, memfd, guest_memfd, cxl, famfs - Is there redundancy here?
2025-01-31 11:47 UTC (2+ messages)
[RFC PATCH QEMU 0/3] cxl/plugins: Hotness Monitoring Unit with 'real' data
2025-01-31 11:15 UTC (12+ messages)
` [RFC PATCH QEMU 1/3] hw/cxl: Initial CXL Hotness Monitoring Unit Emulation
` [RFC PATCH QEMU 2/3] plugins: Add cache miss reporting over a socket
` [RFC PATCH QEMU x3/3] contrib: Add example hotness monitoring unit server
[PATCH RFC 0/2] cxl: Further clean up of memdev state
2025-01-30 15:14 UTC (15+ messages)
` [PATCH RFC 1/2] cxl/memdev: Remove unused partition values
` [PATCH RFC 2/2] cxl/memdev: Remove temporary variables from cxl_memdev_state
[GIT PULL] Compute Express Link (CXL) changes for 6.14
2025-01-29 20:00 UTC (2+ messages)
[PATCH v5 0/16] Enable CXL PCIe port protocol error handling and logging
2025-01-29 18:04 UTC (5+ messages)
` [PATCH v5 06/16] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe Port devices
[PATCH v2 0/4] Add managed SOFT RESERVE resource handling
2025-01-27 18:46 UTC (14+ messages)
` [PATCH v2 1/4] kernel/resource: Introduce managed SOFT RESERVED resources
` [PATCH v2 3/4] dax: Update hmem resource/device registration
[PATCH v2 0/5] cxl: DPA partition metadata is a mess
2025-01-25 0:45 UTC (10+ messages)
` [PATCH v2 2/5] cxl: Introduce to_{ram,pmem}_{res,perf}() helpers
` [PATCH v2 5/5] cxl: Kill enum cxl_decoder_mode
[PATCH v3] cxl/pci: Support Global Persistent Flush (GPF)
2025-01-25 0:30 UTC (4+ messages)
[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
2025-01-24 17:40 UTC (2+ messages)
[PATCH RFC v3 0/3] cxl: Multi-headed Single Logical Device (MHSLD)
2025-01-24 15:50 UTC (4+ messages)
` [PATCH RFC v3 3/3] mhsld: implement MHSLD device
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