messages from 2026-07-20 03:45:40 to 2026-07-22 00:41:51 UTC [more...]
[PATCH v7 0/2 RESEND] Support zero-sized HDM decoders
2026-07-22 0:41 UTC (11+ messages)
` [PATCH v7 1/2 RESEND] cxl/hdm: Allow zero sized "
` [PATCH v7 2/2 RESEND] tools/testing/cxl: Enable zero sized decoders under hb0
[ndctl PATCH v3 0/2] daxctl, util/sysfs: fix builtin-driver false failure on enable
2026-07-22 0:22 UTC (2+ messages)
[ndctl PATCH] test/cxl-poison.sh: test scanning past fully mapped partitions
2026-07-22 0:21 UTC (3+ messages)
[ndctl PATCH v2] test/fwctl: Add Feature OOB rejection regression tests
2026-07-22 0:19 UTC (2+ messages)
[PATCH v2 1/2] cxl/region: Fix use-after-free in find_pos_and_ways() error path
2026-07-21 23:56 UTC (5+ messages)
` [PATCH v2 2/2] cxl/region: Use __free(put_device) in find_pos_and_ways()
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-07-21 23:46 UTC (64+ messages)
` [PATCH v5 01/36] mm: refactor find_next_best_node to find_next_best_node_in
` [PATCH v5 02/36] mm/page_alloc: refactor build_node_zonelist() out of build_zonelists()
` [PATCH v5 03/36] mm/page_alloc: let the bulk and folio allocators carry alloc_flags
` [PATCH v5 04/36] numa: introduce N_MEMORY_PRIVATE
` [PATCH v5 05/36] mm: add ZONELIST_PRIVATE(_NOFALLBACK) for N_MEMORY_PRIVATE nodes
` [PATCH v5 06/36] cpuset: exclude private nodes from cpuset.mems (default-open)
` [PATCH v5 07/36] mm/memory_hotplug: disallow migration-driven private node hotunplug
` [PATCH v5 08/36] mm/mempolicy: skip private node folios when queueing for migration
` [PATCH v5 09/36] mm/migrate: disallow userland driven migration for private nodes
` [PATCH v5 10/36] mm/madvise: disallow madvise operations on private node folios
` [PATCH v5 11/36] mm/compaction: disallow compaction on private nodes
` [PATCH v5 12/36] mm/page_alloc: clear private node watermarks and system reserves
` [PATCH v5 13/36] mm/mempolicy: disallow NUMA Balancing prot_none on private nodes
` [PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
` [PATCH v5 15/36] mm/ksm: skip KSM for managed-memory folios
` [PATCH v5 16/36] mm/khugepaged: skip private node folios when trying to collapse
` [PATCH v5 17/36] mm/vmscan: disallow reclaim of private node memory
` [PATCH v5 18/36] mm/gup: disallow longterm pin of private node folios
` [PATCH v5 19/36] proc: include N_MEMORY_PRIVATE nodes in numa_maps output
` [PATCH v5 20/36] mm/memcontrol: account private-node memory in per-node stats
` [PATCH v5 21/36] proc/kcore: include private-node RAM in the kcore RAM map
` [PATCH v5 22/36] mm/mempolicy: add MPOL_F_PRIVATE and zonelist selection
` [PATCH v5 23/36] mm/mempolicy: apply policy at the kernel zone for private-node binds
` [PATCH v5 24/36] mm/mempolicy: add in-kernel MPOL_BIND interfaces for drivers/services
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug
` [PATCH v5 26/36] mm: add NODE_PRIVATE_CAP_RECLAIM for opted-in private node reclaim
` [PATCH v5 27/36] mm: add NODE_PRIVATE_CAP_USER_NUMA for userland numa controls
` [PATCH v5 28/36] mm: add NODE_PRIVATE_CAP_HOTUNPLUG for opted-in private nodes
` [PATCH v5 29/36] mm: add NODE_PRIVATE_CAP_DEMOTION for private-node tiering demotion
` [PATCH v5 30/36] mm: add NODE_PRIVATE_CAP_NUMA_BALANCING for private-node NUMA balancing
` [PATCH v5 31/36] mm: add NODE_PRIVATE_CAP_LTPIN for private node folio pinning
` [PATCH v5 32/36] mm/khugepaged: base private node collapse eligiblity on actor/cap bits
` [PATCH v5 33/36] Documentation/mm: describe private (N_MEMORY_PRIVATE) memory nodes
` [PATCH v5 34/36] mm/mempolicy: add mpol_set_shared_policy_range()
` [PATCH v5 35/36] KVM: guest_memfd: bind backing memory to a NUMA node at creation
[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
2026-07-21 20:59 UTC (54+ messages)
` [PATCH v18 01/13] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
` [PATCH v18 02/13] acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks
` [PATCH v18 03/13] cxl: Tighten CPER kfifo registration API and symbol visibility
` [PATCH v18 04/13] cxl: Rename find_cxl_port() to find_cxl_port_by_dport()
` [PATCH v18 05/13] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v18 06/13] PCI: Establish common CXL Port protocol error flow
` [PATCH v18 07/13] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v18 08/13] cxl/pci: Thread port and dport through RAS handling helpers
` [PATCH v18 09/13] cxl: Update CXL Endpoint AER handler
` [PATCH v18 10/13] cxl: Add port and dport identifiers to CXL AER trace events
` [PATCH v18 11/13] PCI: Cache PCI DSN into pci_dev->dsn during probe
` [PATCH v18 12/13] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v18 13/13] Documentation: cxl: Document CXL protocol error handling
[PATCH v5 4/5] cxl: Add HDM-DB region creation
2026-07-21 18:13 UTC (3+ messages)
[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
2026-07-21 18:05 UTC (4+ messages)
[PATCH v3 0/3] Harden HDM decoder enumeration
2026-07-21 18:04 UTC (10+ messages)
` [PATCH v3 1/3] cxl/hdm: Reject switch decoder interleave ways that overflow targets
` [PATCH v3 2/3] cxl/hdm: Make switch decoder target parsing endian-safe
` [PATCH v3 3/3] cxl/hdm: Restore commit_end when decoder enumeration fails
[PATCH v2] arm64/mm: Check the requested PFN range during memory removal
2026-07-21 17:18 UTC (3+ messages)
[PATCH] cxl/region: Fix use-after-free in find_pos_and_ways() error path
2026-07-21 16:52 UTC (6+ messages)
[PATCH] tools/testing/cxl: Don't wrap cxl_core's own exported symbols
2026-07-21 16:22 UTC (2+ messages)
[PATCH v4 0/4] Harden HDM decoder enumeration
2026-07-21 15:12 UTC (12+ messages)
` [PATCH v4 1/4] cxl/hdm: Reject switch decoder interleave ways that overflow targets
` [PATCH v4 2/4] cxl/hdm: Only interpret interleave settings on committed decoders
` [PATCH v4 3/4] cxl/hdm: Make switch decoder target parsing endian-safe
` [PATCH v4 4/4] cxl/hdm: Restore commit_end when decoder enumeration fails
[PATCH v3 00/10] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
2026-07-21 15:06 UTC (25+ messages)
` [PATCH v3 01/10] ACPI: APEI: GHES: Bound CXL event record copy to the firmware section length
` [PATCH v3 02/10] efi/cper: Reject CPER records with an out-of-range error_data_length
` [PATCH v3 03/10] ACPI: APEI: GHES: Validate CXL protocol error section length before RAS cap copy
` [PATCH v3 04/10] ACPI: extlog: Avoid populating software AER metadata from raw hardware buffer
` [PATCH v3 05/10] ACPI: extlog: Validate PCIe error section length before payload access
` [PATCH v3 06/10] ACPI: extlog: Defer CXL protocol error handling to avoid lock inversion
` [PATCH v3 07/10] ACPI: extlog: Fix CONFIG_ACPI_APEI_PCIEAER guard typo
` [PATCH v3 08/10] ACPI: APEI: GHES: Validate memory error section length before payload access
` [PATCH v3 09/10] ACPI: APEI: GHES: Bound AER info copy and sanitize software metadata
` [PATCH v3 10/10] ACPI: extlog: Validate elog record length before walking sections
[PATCH v2 0/2] mm: fix PMD level mTHP accounting bugs
2026-07-21 14:33 UTC (4+ messages)
[PATCH] cxl/region: Reject delete of a provider-locked region
2026-07-21 9:33 UTC (3+ messages)
[PATCH v10 00/10] lan966x pci device: Add support for SFPs, PCI part
2026-07-21 8:12 UTC (4+ messages)
` [PATCH v10 10/10] PCI: of: Guard against node removal with incorrect np->data
[PATCH 0/6] hw/cxl: fix Type-3 device reset resource leaks and convert to three-phase
2026-07-21 1:03 UTC (3+ messages)
` [PATCH 1/6] hw/cxl: fix timer leak in cxl_destroy_cci()
[PATCH 0/1] hw/cxl: fix OOB access in cxl_doe_cdat_rsp via entry_handle
2026-07-21 0:58 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v2 0/5] hw/cxl: hw/cxl: Host-only default CFMW restrictions and per-window options
2026-07-20 23:42 UTC (7+ messages)
` [PATCH v2 1/5] tests/bios-tables-test: Exclude CEDT.cxl for the CFMW restriction change
` [PATCH v2 2/5] hw/cxl: Drop Back-Invalidate from default CFMW window restrictions
` [PATCH v2 3/5] tests/acpi/cxl: Update CEDT.cxl for the default CFMW restrictions
` [PATCH v2 4/5] hw/cxl: Add configurable CXL Fixed Memory Window restriction flags
` [PATCH v2 5/5] tests/qtest/cxl: Add CXL Fixed Memory Window restriction flag tests
[RFC] cxl: Device protocol AER injection
2026-07-21 0:46 UTC (6+ messages)
[PATCH] arm64/mm: Check the requested PFN range during memoroy removal
2026-07-20 20:23 UTC (3+ messages)
[PATCH V11 0/9] famfs: port into fuse
2026-07-20 10:07 UTC (18+ messages)
` [PATCH V11 2/9] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V11 3/9] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V11 4/9] famfs_fuse: Create files with famfs fmaps
` [PATCH V11 5/9] famfs_fuse: register fs-dax daxdevs via FUSE_DEV_IOC_DAXDEV_OPEN
` [PATCH V11 6/9] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V11 7/9] famfs_fuse: fail I/O on invalid or errored daxdevs
` [PATCH V11 8/9] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V11 9/9] famfs_fuse: Add documentation
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