messages from 2026-02-06 17:02:58 to 2026-02-14 04:52:57 UTC [more...]
[PATCH v3 0/2] cxl: Fix nvdimm_bus race for nvdimm devices
2026-02-14 4:51 UTC (5+ messages)
` [PATCH v3 1/2] cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.ko
` [PATCH v3 2/2] cxl: Fix race of nvdimm_bus object when creating nvdimm objects
[ndctl PATCH v2] test/cxl-poison.sh: replace sysfs usage with cxl-cli cmds
2026-02-14 2:32 UTC
[PATCH V7 00/19] famfs: port into fuse
2026-02-13 21:24 UTC (11+ messages)
` [PATCH V7 01/19] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
` [PATCH V7 03/19] dax: add fsdev.c driver for fs-dax on character dax
` [PATCH V7 05/19] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V7 04/19] dax: Save the kva from memremap
` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper
[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-02-13 17:31 UTC (20+ messages)
` [PATCH v6 1/9] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v6 2/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
` [PATCH v6 4/9] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
` [PATCH v6 5/9] dax: Track all dax_region allocations under a global resource tree
` [PATCH v6 6/9] cxl/region: Add helper to check Soft Reserved containment by CXL regions
` [PATCH v6 7/9] dax: Add deferred-work helpers for dax_hmem and dax_cxl coordination
` [PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
` [PATCH] "
` [PATCH v6 9/9] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
` [sos-linux-dev] [PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
[PATCH v23 00/22] Type2 device basic support
2026-02-13 16:14 UTC (29+ messages)
` [PATCH v23 01/22] cxl: Add type2 "
` [PATCH v23 08/22] cxl/hdm: Add support for getting region from committed decoder
` [PATCH v23 11/22] sfc: obtain decoder and region if committed by firmware
` [PATCH v23 12/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v23 14/22] cxl: Define a driver interface for DPA allocation
` [PATCH "
` [PATCH v23 16/22] cxl: Make region type based on endpoint type
` [PATCH v23 17/22] cxl/region: Factor out interleave ways setup
` [PATCH v23 18/22] cxl/region: Factor out interleave granularity setup
` [PATCH v23 19/22] cxl: Allow region creation by type2 drivers
` [PATCH v23 20/22] cxl: Avoid dax creation for accelerators
` [PATCH v23 21/22] sfc: create cxl region
` [PATCH "
` [PATCH v23 22/22] sfc: support pio mapping based on cxl
` [PATCH "
[PATCH v4 0/1] Identify the accurate NUMA ID of CFMW
2026-02-13 6:03 UTC (2+ messages)
` [PATCH v4 1/1] mm: numa_memblks: "
[cxl:7.0-merge-test] BUILD SUCCESS 49d273f81f3dad288b7748c6cfb973705ae026d2
2026-02-13 5:26 UTC
[PATCH v3] cxl/memdev: fix deadlock in cxl_memdev_autoremove() on attach failure
2026-02-13 5:19 UTC (4+ messages)
[PATCH] cxl/hdm: Avoid DVSEC fallback after region teardown
2026-02-13 4:32 UTC (2+ messages)
[GIT PULL] Compute Express Link (CXL) changes for 7.0
2026-02-13 1:18 UTC (2+ messages)
[ndctl PATCH v8 0/7] Add error injection support
2026-02-13 0:12 UTC (10+ messages)
` [PATCH v8 1/7] libcxl: Add debugfs path to CXL context
` [PATCH v8 2/7] libcxl: Add CXL protocol errors
` [PATCH v8 3/7] libcxl: Add poison injection support
` [PATCH v8 4/7] cxl: Add inject-protocol-error command
` [PATCH v8 5/7] cxl: Add poison injection/clear commands
` [PATCH v8 6/7] cxl/list: Add injectable errors in output
` [PATCH v8 7/7] Documentation: Add docs for protocol and poison injection commands
[PATCH v3 0/3] Fix port enumeration failure
2026-02-12 20:53 UTC (6+ messages)
` [PATCH v3 1/3] cxl/port: Introduce port_to_host() helper
` [PATCH v3 2/3] cxl/port: Hold port host lock during dport adding
` [PATCH v3 3/3] cxl/port: Use port_to_host() to get port host
[PATCH] cxl/region: Delay inserting iomem resource until auto region commit
2026-02-12 19:29 UTC (4+ messages)
[PATCH] mm: name the anonymous MMOP enum as enum mmop
2026-02-12 18:13 UTC (6+ messages)
[PATCH v2 0/3] cxl: Fix nvdimm_bus race for nvdimm devices
2026-02-12 6:01 UTC (9+ messages)
` [PATCH v2 1/3] cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.ko
` [PATCH v2 2/3] cxl: Fix race of nvdimm_bus object when creating nvdimm objects
` [PATCH v2 3/3] cxl: Clean up cxl_nvdimm devices when removing nvdimm_bus
[RFC v3 00/27] lib: Rust implementation of SPDM
2026-02-12 5:56 UTC (31+ messages)
` [RFC v3 01/27] rust: add untrusted data abstraction
` [RFC v3 02/27] X.509: Make certificate parser public
` [RFC v3 03/27] X.509: Parse Subject Alternative Name in certificates
` [RFC v3 04/27] X.509: Move certificate length retrieval into new helper
` [RFC v3 05/27] certs: Create blacklist keyring earlier
` [RFC v3 06/27] rust: add bindings for hash.h
` [RFC v3 07/27] rust: error: impl From<FromBytesWithNulError> for Kernel Error
` [RFC v3 08/27] lib: rspdm: Initial commit of Rust SPDM
` [RFC v3 09/27] PCI/CMA: Authenticate devices on enumeration
` [RFC v3 10/27] PCI/CMA: Validate Subject Alternative Name in certificates
` [RFC v3 11/27] PCI/CMA: Reauthenticate devices on reset and resume
` [RFC v3 12/27] lib: rspdm: Support SPDM get_version
` [RFC v3 13/27] lib: rspdm: Support SPDM get_capabilities
` [RFC v3 14/27] lib: rspdm: Support SPDM negotiate_algorithms
` [RFC v3 15/27] lib: rspdm: Support SPDM get_digests
` [RFC v3 16/27] lib: rspdm: Support SPDM get_certificate
` [RFC v3 17/27] crypto: asymmetric_keys - Load certificate parsing early in boot
` [RFC v3 18/27] KEYS: Load keyring and certificates "
` [RFC v3 19/27] PCI/CMA: Support built in X.509 certificates
` [RFC v3 20/27] crypto: sha: Load early in boot
` [RFC v3 21/27] crypto: ecdsa: "
` [RFC v3 22/27] lib: rspdm: Support SPDM certificate validation
` [RFC v3 23/27] rust: allow extracting the buffer from a CString
` [RFC v3 24/27] lib: rspdm: Support SPDM challenge
` [RFC v3 25/27] PCI/CMA: Expose in sysfs whether devices are authenticated
` [RFC v3 26/27] rust: add bindings for hash_info
` [RFC v3 27/27] rspdm: Multicast received signatures via netlink
[PATCH v3 0/1] Identify the accurate NUMA ID of CFMW
2026-02-12 0:39 UTC (4+ messages)
` [PATCH v3 1/1] mm: numa_memblks: "
[PATCH v3 0/3] pull region-specific logic into new files
2026-02-11 20:42 UTC (4+ messages)
` [PATCH v3 1/3] cxl/core/region: move pmem region driver logic into region_pmem.c
` [PATCH v3 2/3] cxl/core/region: move dax region device logic into region_dax.c
` [PATCH v3 3/3] cxl/core: use cleanup.h for devm_cxl_add_dax_region
[PATCH V5 09/19] famfs_fuse: magic.h: Add famfs magic numbers
2026-02-11 18:26 UTC (5+ messages)
[PATCH v2] cxl/memdev: fix deadlock in cxl_memdev_autoremove() on attach failure
2026-02-11 16:44 UTC (2+ messages)
[PATCH v1 0/2] Support zero-sized decoders
2026-02-11 15:59 UTC (8+ messages)
` [PATCH v1 1/2] cxl_test: enable zero sized decoders under hb0
[PATCH 0/4] mm: zone lock tracepoint instrumentation
2026-02-11 15:22 UTC (5+ messages)
` [PATCH 1/4] mm: introduce zone lock wrappers
` [PATCH 2/4] mm: convert zone lock users to wrappers
` [PATCH 3/4] mm: convert compaction to zone lock wrappers
` [PATCH 4/4] mm: add tracepoints for zone lock
[PATCH BUNDLE v7] famfs: Fabric-Attached Memory File System
2026-02-11 14:31 UTC (4+ messages)
` [PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
[PATCH AUTOSEL 6.19-6.6] perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREAD
2026-02-11 12:30 UTC
[PATCH v2 0/2] Fix port enumeration failure
2026-02-11 11:49 UTC (10+ messages)
` [PATCH v2 1/2] cxl/port: Hold port host lock while dport adding
` [PATCH v2 2/2] cxl/port: unregister_port() cleanup
[RFC PATCH 0/3] Add Support for Multiple DC Regions
2026-02-11 9:34 UTC (8+ messages)
[PATCH] cxl/memdev: fix deadlock in cxl_memdev_autoremove() on attach failure
2026-02-11 0:05 UTC (7+ messages)
[PATCH] dax/kmem: account for partial dis-contiguous resource upon removal
2026-02-10 22:46 UTC
[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-02-10 17:44 UTC (38+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions
[PATCH v2 0/6] cxl: Initialization reworks to support Soft Reserve Recovery and Accelerator Memory
2026-02-10 15:05 UTC (4+ messages)
` [PATCH v2 6/6] cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operation
[PATCH] cxl/region: Fix leakage in __construct_region()
2026-02-09 19:52 UTC (5+ messages)
[PATCH 0/2] cxl: Fix nvdimm_bus race for nvdimm_bridge
2026-02-09 19:30 UTC (3+ messages)
` [PATCH 1/2] cxl/test: Removal of nvdimm_bus_register() wrapper in cxl_test
[PATCH] cxl: Test decoder flags as bitmasks
2026-02-09 16:28 UTC (3+ messages)
cgroup support for DCD
2026-02-07 16:18 UTC (2+ 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