messages from 2026-07-22 00:19:33 to 2026-07-26 21:08:42 UTC [more...]
[PATCH v2 00/12] Fixes for 11.1
2026-07-26 21:08 UTC (18+ messages)
` [PATCH v2 01/12] hw/display/virtio-gpu-rutabaga: zero-init capset info response
` [PATCH v2 02/12] block/blkio: fix error return value on getlength()
` [PATCH v2 03/12] block/blkio: fix compiler false-positive warning
` [PATCH v2 04/12] include/qemu: adjust LOCK_GUARD macros to avoid potential warning
` [PATCH v2 05/12] hw/cxl: fix invalid free on early return
` [PATCH v2 06/12] hw/i3c: fix default return value of d2_i3c_send()
` [PATCH v2 07/12] Fix some -Werror=maybe-uninitialized
` [PATCH v2 08/12] hw/hexagon: fix machine->fdt leak in qom-test
` [PATCH v2 09/12] hw/ppc: fix dangling fdt reference
` [PATCH v2 10/12] hw/core/machine: free machine->fdt in machine_finalize()
` [PATCH v2 11/12] migration/multifd: fix Error leak in multifd_recv_terminate_threads()
` [PATCH v2 12/12] qdev-monitor: drain RCU callbacks in qdev_device_add_from_qdict
[PATCH 0/7] Fixes for 11.1
2026-07-26 8:54 UTC (15+ messages)
` [PATCH 1/7] hw/display/virtio-gpu-rutabaga: zero-init capset info response
` [PATCH 2/7] block/blkio: fix error return value on getlength()
` [PATCH 3/7] Fix many -Werror=maybe-uninitialized
` [PATCH 4/7] hw/hexagon: fix machine->fdt leak in qom-test
` [PATCH 5/7] hw/core/machine: free machine->fdt in machine_finalize()
` [PATCH 6/7] migration/multifd: fix Error leak in multifd_recv_terminate_threads()
` [PATCH 7/7] qdev-monitor: drain RCU callbacks in qdev_device_add_from_qdict
[PATCH v2] cxl/hdm: Enforce CFMWS memory type policy at decoder commit time
2026-07-25 18:29 UTC (7+ messages)
[PATCH V11 0/9] famfs: port into fuse
2026-07-25 4:01 UTC (14+ messages)
` [PATCH V11 3/9] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V11 4/9] famfs_fuse: Create files with famfs fmaps
[PATCH v3 0/2] cxl: Allow passthrough decoders with >16K granularity
2026-07-25 1:42 UTC (5+ messages)
` [PATCH v3 1/2] cxl/region: "
` [PATCH v3 2/2] cxl/test: Add a 2-way 16K root decoder for passthrough testing
[PATCH v2 0/2] cxl: Allow passthrough decoders with >16K granularity
2026-07-25 1:03 UTC (7+ messages)
` [PATCH v2 1/2] cxl/region: "
[PATCH v3 1/2] cxl/region: Fix use-after-free in find_pos_and_ways() error path
2026-07-24 22:48 UTC (3+ messages)
` [PATCH v3 2/2] cxl/region: Use __free(put_device) in find_pos_and_ways()
[PATCH v2 1/2] cxl/region: Fix use-after-free in find_pos_and_ways() error path
2026-07-24 21:57 UTC (10+ messages)
` [PATCH v2 2/2] cxl/region: Use __free(put_device) in find_pos_and_ways()
[PATCH v3 0/3] cxl: Format the device serial number as unsigned
2026-07-24 20:37 UTC (4+ messages)
` [PATCH v3 1/3] cxl/pmem: Format the nvdimm serial number as unsigned decimal
` [PATCH v3 2/3] cxl/core: Format the memdev serial number as unsigned in TP_printk
` [PATCH v3 3/3] cxl/test: Assign one mock memdev a full-width serial number
[PATCH] cxl/pmem: Format nvdimm serial numbers as decimal
2026-07-24 20:19 UTC (3+ messages)
[PATCH v2 0/3] cxl: Format the device serial number as unsigned
2026-07-24 20:02 UTC (4+ messages)
` [PATCH v2 1/3] cxl/pmem: Format the nvdimm serial number as unsigned decimal
[PATCH] cxl: Deny Features commands on the RAW mailbox path
2026-07-24 19:13 UTC (2+ messages)
[PATCH 0/3] cxl: Misc sashiko fixes
2026-07-24 14:58 UTC (9+ messages)
` [PATCH 1/3] cxl/region: Guard against unset partition in poison_by_decoder()
` [PATCH 2/3] cxl/ras: Clear software-only TLP log fields after RCH AER copy
` [PATCH 3/3] cxl/memdev: Don't mask an earlier partition's poison query error
[RFC PATCH 0/8] dax/kmem: support for private NUMA nodes
2026-07-24 13:06 UTC (11+ messages)
` [RFC PATCH 1/8] dax/kmem: add dax_file= to expose an anonymous-fault char device
` [RFC PATCH 2/8] dax/kmem: add private= to online memory as an N_MEMORY_PRIVATE node
` [RFC PATCH 3/8] dax/kmem: add the reclaim opt-in (CAP_RECLAIM) for private nodes
` [RFC PATCH 4/8] dax/kmem: add the user_numa opt-in (CAP_USER_NUMA) "
` [RFC PATCH 5/8] dax/kmem: add the hotunplug opt-in (CAP_HOTUNPLUG) "
` [RFC PATCH 6/8] dax/kmem: add the demotion and numa_balancing opt-ins "
` [RFC PATCH 7/8] dax/kmem: add the ltpin opt-in (CAP_LTPIN) "
` [RFC PATCH 8/8] dax/kmem: add dax/adistance to make private node adistance configurable
[PATCH v2 0/4] hw/riscv/virt: Add CXL support to the RISC-V virt machine
2026-07-24 12:10 UTC (4+ messages)
` [PATCH v2 3/4] hw/riscv/virt,gpex: Provide 32-bit MMIO window for CXL host bridges
[PATCH v2 00/44] qapi: convert trivial intro sections
2026-07-24 10:37 UTC (57+ messages)
` [PATCH v2 01/44] qapi: convert intro sections for error.json
` [PATCH v2 02/44] qapi: convert intro sections for acpi-hest.json
` [PATCH v2 03/44] qapi: convert intro sections for ebpf.json
` [PATCH v2 04/44] qapi: convert intro sections for uefi.json
` [PATCH v2 05/44] qapi: convert trivial intro sections for compat.json
` [PATCH v2 06/44] qapi: convert intro sections for vfio.json
` [PATCH v2 07/44] qapi: convert intro sections for trace.json
` [PATCH v2 08/44] qapi: convert trivial intro sections for misc-arm.json
` [PATCH v2 09/44] qapi: convert intro sections for cryptodev.json
` [PATCH v2 10/44] qapi: convert intro sections for machine-common.json
` [PATCH v2 11/44] qapi: convert intro sections for accelerator.json
` [PATCH v2 12/44] qapi: convert intro sections for authz.json
` [PATCH v2 13/44] qapi: convert trivial intro sections for yank.json
` [PATCH v2 14/44] qapi: convert intro sections for replay.json
` [PATCH v2 15/44] qapi: convert trivial intro sections for machine-s390x.json
` [PATCH v2 16/44] qapi: convert trivial intro sections for acpi.json
` [PATCH v2 17/44] qapi: convert intro sections for tpm.json
` [PATCH v2 18/44] qapi: convert trivial intro sections for qdev.json
` [PATCH v2 19/44] qapi: convert trivial intro sections for control.json
` [PATCH v2 20/44] qapi: convert intro sections for dump.json
` [PATCH v2 21/44] qapi: convert intro sections for common.json
` [PATCH v2 22/44] qapi: convert intro sections for sockets.json
` [PATCH v2 23/44] qapi: convert trivial intro sections for transaction.json
` [PATCH v2 24/44] qapi: convert trivial intro sections for stats.json
` [PATCH v2 25/44] qapi: convert trivial intro sections for job.json
` [PATCH v2 26/44] qapi: convert intro sections for pci.json
` [PATCH v2 27/44] qapi: convert trivial intro sections for introspect.json
` [PATCH v2 28/44] qapi: convert intro sections for rocker.json
` [PATCH v2 29/44] qapi: convert trivial intro sections for misc-i386.json
` [PATCH v2 30/44] qapi: convert trivial intro sections for block-export.json
` [PATCH v2 31/44] qapi: convert intro sections for audio.json
` [PATCH v2 32/44] qapi: convert trivial intro sections for block.json
` [PATCH v2 33/44] qapi: convert trivial intro sections for misc.json
` [PATCH v2 34/44] qapi: convert trivial intro sections for crypto.json
` [PATCH v2 35/44] qapi: convert intro sections for cxl.json
` [PATCH v2 36/44] qapi: convert trivial intro sections for run-state.json
` [PATCH v2 37/44] qapi: convert intro sections for char.json
` [PATCH v2 38/44] qapi: convert intro sections for virtio.json
` [PATCH v2 39/44] qapi: convert trivial intro sections for net.json
` [PATCH v2 40/44] qapi: convert trivial intro sections for qom.json
` [PATCH v2 41/44] qapi: convert trivial intro sections for ui.json
` [PATCH v2 42/44] qapi: convert trivial intro sections for migration.json
` [PATCH v2 43/44] qapi: convert trivial intro sections for machine.json
` [PATCH v2 44/44] qapi: convert trivial intro sections for block-core.json
[PATCH v7 0/2 RESEND] Support zero-sized HDM decoders
2026-07-24 6:50 UTC (8+ 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
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-07-24 6:29 UTC (22+ messages)
` [PATCH v5 05/36] mm: add ZONELIST_PRIVATE(_NOFALLBACK) for N_MEMORY_PRIVATE nodes
` [PATCH v5 26/36] mm: add NODE_PRIVATE_CAP_RECLAIM for opted-in private node reclaim
` [PATCH v5 28/36] mm: add NODE_PRIVATE_CAP_HOTUNPLUG for opted-in private nodes
` [PATCH v5 32/36] mm/khugepaged: base private node collapse eligiblity on actor/cap bits
[PATCH v5 0/5] cxl: Support Back-Invalidate
2026-07-23 23:06 UTC (4+ messages)
` [PATCH v5 4/5] cxl: Add HDM-DB region creation
[PATCH] cxl/test: Map mock device nodes to an online node
2026-07-23 20:44 UTC (2+ messages)
[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
2026-07-23 20:03 UTC (14+ messages)
` [PATCH v18 01/13] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
` [PATCH v18 05/13] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v18 07/13] PCI/CXL: Add RCH support to CXL handlers
[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
2026-07-23 13:36 UTC (6+ messages)
[PATCH v2 0/6] hw/cxl: fix Type-3 device reset resource leaks and convert to three-phase
2026-07-23 6:17 UTC (10+ messages)
` [PATCH v2 1/6] hw/cxl: fix timer leak in cxl_destroy_cci()
` [PATCH v2 2/6] hw/cxl: destroy primary CCI before re-initialization on reset
` [PATCH v2 3/6] hw/cxl: convert cxl-type3 to three-phase reset
` [PATCH v2 4/6] hw/cxl: free in-flight sanitize state on reset
` [PATCH v2 5/6] hw/cxl: clear event logs, scan media and interrupt policy "
` [PATCH v2 6/6] hw/cxl: clear poison lists and feature transfer state "
[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-07-23 5:53 UTC (2+ messages)
[PATCH v2 0/2] mm: fix PMD level mTHP accounting bugs
2026-07-22 19:18 UTC (5+ messages)
[PATCH v4 0/4] Harden HDM decoder enumeration
2026-07-22 1:17 UTC (7+ messages)
` [PATCH v4 1/4] cxl/hdm: Reject switch decoder interleave ways that overflow targets
` [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
[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)
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