messages from 2026-08-03 14:30:03 to 2026-08-06 20:41:25 UTC [more...]
[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
2026-08-06 20:40 UTC (34+ messages)
` [PATCH V12 01/12] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount
` [PATCH V12 03/12] famfs: Add daxdev table and dax notify_failure support
` [PATCH V12 04/12] famfs: Introduce inode_operations and super_operations
` [PATCH V12 05/12] famfs: Introduce file_operations read/write
` [PATCH V12 06/12] famfs: Introduce mmap and VM fault handling
` [PATCH V12 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)
` [PATCH V12 08/12] famfs: iomap_begin and file-to-dax offset resolution
` [PATCH V12 09/12] famfs: Register secondary daxdevs by path (FAMFSIOC_DAXDEV_OPEN)
` [PATCH V12 10/12] famfs: Add runtime operation-permission (opts) framework
` [PATCH V12 11/12] famfs: Report device capacity via statfs so df works
` [PATCH V12 12/12] famfs: Add documentation
[PATCH] cxl/Documentation: Spell out globbed sysfs attribute names
2026-08-06 17:16 UTC (4+ messages)
[PATCH v12 0/8] DCD Prep Series
2026-08-06 12:27 UTC (41+ messages)
` [PATCH v12 1/8] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH v12 2/8] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v12 3/8] cxl/cdat: Gather DSMAS data for DCD partitions
` [PATCH v12 4/8] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v12 5/8] cxl/pci: Factor out interrupt policy check
` [PATCH v12 6/8] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v12 7/8] cxl/core: Return endpoint decoder information from region search
` [PATCH v12 8/8] cxl/core: Enforce partition order/simplify partition calls
[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
2026-08-06 8:32 UTC (9+ messages)
` [PATCH 1/4] mm/numa: introduce nearest_nodes_nodemask()
` [PATCH 2/4] mm/memory-tiers: introduce package-aware topology management for NUMA nodes
` [PATCH 3/4] mm/memory-tiers: register CXL nodes to memory packages via initiator
` [PATCH 4/4] mm/mempolicy: enhance weighted interleave with package-aware locality
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-08-06 3:30 UTC (3+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug
[PATCH] dax: Remove unused export of dax_dev_get()
2026-08-06 0:28 UTC
[PATCH v7 0/8] cxl: Support Back-Invalidate
2026-08-05 20:53 UTC (26+ messages)
` [PATCH v7 1/8] cxl: Add BI register probing and port initialization
` [PATCH v7 2/8] cxl/pci: Add BI topology enable/disable
` [PATCH v7 4/8] cxl: Add HDM-DB region creation
` [PATCH v7 5/8] cxl/hdm: Rename decoder coherency flags
` [PATCH v7 6/8] cxl/region: Log the coherency model at region creation
` [PATCH v7 7/8] cxl/pci: Split BI capability probe from setup
` [PATCH v7 8/8] cxl: Allow auto-committed BI hdm decoders
[PATCH v19 00/14] Enable CXL PCIe Port Protocol Error handling and logging
2026-08-05 21:19 UTC (47+ messages)
` [PATCH v19 01/14] cxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register read
` [PATCH v19 02/14] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
` [PATCH v19 03/14] acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks
` [PATCH v19 04/14] cxl: Tighten CPER kfifo registration API and symbol visibility
` [PATCH v19 05/14] cxl: Rename find_cxl_port() to find_cxl_port_by_dport()
` [PATCH v19 06/14] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v19 07/14] PCI: Establish common CXL Port protocol error flow
` [PATCH v19 08/14] cxl/ras: Handle RCH correctable and uncorrectable errors in one pass
` [PATCH v19 09/14] cxl/pci: Thread port and dport through RAS handling helpers
` [PATCH v19 10/14] cxl: Update CXL Endpoint AER handler
` [PATCH v19 11/14] PCI: Cache PCI DSN into pci_dev->dsn during probe
` [PATCH v19 12/14] cxl: Add port and dport identifiers to CXL AER trace events
` [PATCH v19 13/14] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v19 14/14] Documentation: cxl: Document CXL protocol error handling
[PATCH v3 0/3] cxl: Format the device serial number as unsigned
2026-08-05 20:45 UTC (2+ messages)
[RESEND PATCH v4 00/11] perf/cxlpmu: Misc sashiko raised issues fixes
2026-08-05 16:51 UTC (19+ messages)
` [RESEND PATCH v4 01/11] perf/cxl: Program the requested event group on configurable counters
` [RESEND PATCH v4 02/11] perf/cxl: Clear stale event fields before reprogramming a counter
` [RESEND PATCH v4 03/11] perf/cxl: Fix the counter overflow delta fixup
` [RESEND PATCH v4 04/11] perf/cxl: Accept an overflow interrupt on MSI message number 0
` [RESEND PATCH v4 05/11] perf/cxl: Split the MSI vector out of info->irq
` [RESEND PATCH v4 06/11] cxl/pci: Add the PMUs after configuring events
` [RESEND PATCH v4 07/11] perf/cxl: Don't share the overflow interrupt, and keep it pinned
` [RESEND PATCH v4 08/11] perf/cxl: Unfreeze counters after handling an overflow interrupt
` [RESEND PATCH v4 09/11] perf/cxl: Validate the hardware-reported counter width
` [RESEND PATCH v4 10/11] perf/cxl: Don't log through pmu.dev in the overflow interrupt handler
` [RESEND PATCH v4 11/11] perf/cxl: Clear stale overflow status before using a counter
[RFC PATCH 0/3] cxl: Auto-create a region for Type-2 memdev attach
2026-08-05 8:05 UTC (7+ messages)
` [RFC PATCH 1/3] cxl/region: Reset software-created regions on memdev detach
` [RFC PATCH 2/3] cxl/region: Auto-create a region for memdev attach
` [RFC PATCH 3/3] cxl/test: Exercise Type-2 automatic region creation
[PATCH v2] cxl/region: Add cxl_decoder_is_passthrough() helper
2026-08-05 7:15 UTC (2+ messages)
[PATCH] cxl/region: Restore passthrough decoder enable on region re-assembly
2026-08-05 6:55 UTC (6+ messages)
[PATCH v9 0/3] Support zero-sized HDM decoders
2026-08-05 6:09 UTC (6+ messages)
` [PATCH v9 1/3] cxl/region: Simplify poison_by_decoder() error handling
` [PATCH v9 2/3] cxl/hdm: Allow zero sized HDM decoders
` [PATCH v9 3/3] tools/testing/cxl: Enable zero sized decoders under hb0
[PATCH v8 0/3] Support zero-sized HDM decoders
2026-08-05 3:39 UTC (6+ messages)
` [PATCH v8 1/3] cxl/region: Simplify poison_by_decoder() error handling
[PATCH v10 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
2026-08-05 2:28 UTC (27+ messages)
` [PATCH v10 01/12] cxl: Move HDM decoder programming helpers
` [PATCH v10 02/12] cxl: Pass decoder settings to HDM commit helpers
` [PATCH v10 03/12] cxl: Share HDM decoder decode logic
` [PATCH v10 04/12] cxl: Cache decoder settings on PCI devices
` [PATCH v10 05/12] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v10 06/12] cxl: Add CXL Device Reset helper
` [PATCH v10 07/12] cxl: Validate HDM ranges before CXL reset
` [PATCH v10 08/12] cxl: Reject CXL Reset on multifunction devices
` [PATCH v10 09/12] cxl: Restore CXL HDM state after PCI reset
` [PATCH v10 10/12] PCI/CXL: Expose CXL Reset as a PCI reset method
` [PATCH v10 11/12] Documentation/ABI: Document CXL Reset "
` [PATCH v10 12/12] PCI/CXL: Restore HDM state after CXL bus reset
[cxl:next] BUILD SUCCESS 212e015fc34712c849653cdb3179cd643c915015
2026-08-04 7:07 UTC
[PATCH v2] cxl: Use %pe to print error pointers
2026-08-03 17:25 UTC (3+ messages)
[PATCH v3 0/9] perf/cxlpmu: Misc sashiko raised issues fixes
2026-08-03 16:39 UTC (11+ messages)
` [PATCH v3 4/9] perf/cxl: Split the MSI vector out of info->irq
` [PATCH v3 5/9] perf/cxl: Accept an overflow interrupt on MSI message number 0
` [PATCH v3 9/9] perf/cxl: Don't log through pmu.dev in the overflow interrupt handler
[PATCH] cxl: use %pe to print error pointers
2026-08-03 15:44 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