Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-07-20 19:35:14 to 2026-07-21 20:02:20 UTC [more...]

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-21 20:02 UTC  (55+ messages)
` [PATCH v5 01/36] mm: refactor find_next_best_node to find_next_best_node_in
` [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 06/36] cpuset: exclude private nodes from cpuset.mems (default-open)
` [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 13/36] mm/mempolicy: disallow NUMA Balancing prot_none "
` [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 V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-07-21 19:48 UTC  (12+ messages)
` [PATCH v6 8/8] KVM: selftests: Add PERF_METRICS and fixed counter 3 tests

[RFC PATCH 0/2] KVM: x86/pmu: Let userspace disable SW accounting of emulated instructions
 2026-07-21 19:43 UTC  (12+ messages)
` [RFC PATCH 1/2] KVM: x86/pmu: Add CAP to "

7.2-rc1 regression Folio lock leak in writepage_delalloc()
 2026-07-21 19:26 UTC  (3+ messages)
` [PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back

[PATCH v4 00/18] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
 2026-07-21 18:57 UTC  (4+ messages)
` [PATCH v4 18/18] KVM: guest_memfd: Combine .gmem_prepare()+.gmem_invalidate() into .gmem_convert()

[PATCH v5 0/7] KVM: guest_memfd: reclaim()/convert() cleanups
 2026-07-21 18:55 UTC  (17+ messages)
` [PATCH v5 1/7] KVM: guest_memfd: Plumb the number of pages and max order into .invalidate()
` [PATCH v5 4/7] KVM: guest_memfd: Fold __kvm_gmem_prepare_folio() into its sole caller
` [PATCH v5 6/7] KVM: x86: Combine .gmem_prepare()+.gmem_invalidate() into .gmem_convert()
` [PATCH v5 7/7] KVM: guest_memfd: Rework PREPARE config and hook into a more generic CONVERT

[PATCH 0/4] KVM: x86: Advertise new instruction CPUIDs for Intel Diamond Rapids
 2026-07-21 18:52 UTC  (6+ messages)
` [PATCH 2/4] KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 to userspace

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-07-21 18:05 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/6] powerpc improvements
 2026-07-21 17:12 UTC  (3+ messages)

[GIT PULL] KVM fixes for Linux 7.2-rc5
 2026-07-21 17:06 UTC  (2+ messages)

[PATCH] KVM: VMX: add memory clobber to asm for VMX instructions
 2026-07-21 17:06 UTC  (2+ messages)

[PATCH v2 0/2] tdx-guest: Make Quote buffer size dynamic
 2026-07-21 16:43 UTC  (6+ messages)
` [PATCH v2 2/2] virt: tdx-guest: Allocate Quote buffer dynamically

[PATCH] KVM: nVMX: Hide shadow VMCS right after VMCLEAR
 2026-07-21 16:37 UTC  (6+ messages)

[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
 2026-07-21 16:23 UTC  (3+ messages)
` [PATCH v5 10/20] vfio/pci: Retrieve preserved device files after Live Update

[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
 2026-07-21 15:42 UTC  (6+ messages)
` [PATCH v3 33/40] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
` [PATCH v3 36/40] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs

[PATCH v3] KVM: x86: Mark nested RSM-created VM-Enter as untrusted
 2026-07-21 15:37 UTC  (2+ messages)

[PATCH v10 0/6] Add RMPOPT support
 2026-07-21 15:32 UTC  (15+ messages)
` [PATCH v10 1/6] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
` [PATCH v10 2/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v10 4/6] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH v7 00/11] Dynamic PAMT
 2026-07-21 15:32 UTC  (3+ messages)
` [PATCH v7 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()

[PATCH v2] KVM: x86: Mark nested RSM-created VM-Enter as untrusted
 2026-07-21 14:42 UTC  (3+ messages)

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-07-21 14:18 UTC  (11+ messages)
` [PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush

[PATCH net] vhost-net: fix TX stall when vhost owns virtio-net header
 2026-07-21 13:20 UTC  (4+ messages)

[PATCH] LoongArch: KVM: Implement KVM_GET/SET_SREGS for bulk CSR migration
 2026-07-21 12:40 UTC  (2+ messages)

[PATCH v5] KVM: selftests: riscv: Add lazy V extension enablement for guests
 2026-07-21 12:33 UTC  (2+ messages)

[RFC PATCH] KVM: x86: RFC for per-VM C-state policy enforcement (KVM_CAP_CSTATE_POLICY)
 2026-07-21 12:22 UTC  (2+ messages)
` [RFC PATCH v2] KVM: x86: RFC v2 "

[PATCH v4] KVM: selftests: riscv: Add lazy V extension enablement for guests
 2026-07-21 12:07 UTC  (2+ messages)

[PATCH v2] KVM: VMX: Cap VMX preemption timer to work around Intel errata
 2026-07-21 11:47 UTC  (3+ messages)

Fixes tags need work in the kvm-fixes tree
 2026-07-21 11:46 UTC 

[PATCH] KVM: selftests: riscv: Add lazy V extension enablement for guests
 2026-07-21 11:41 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

VMX Preemption Timer appears to be buggy on SKX, CLX, and ICX
 2026-07-21 11:11 UTC  (11+ messages)

[PATCH v2 0/2] KVM: x86/mmu: fix cross-address-space MMU metadata checks
 2026-07-21 10:35 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86/mmu: Check write tracking in all address spaces
` [PATCH v2 2/2] KVM: x86/mmu: Check all address spaces before skipping unsync

[PATCH] KVM: x86/mmu: Preserve nested TDP shadow page tables if they are used as roots
 2026-07-21 10:28 UTC 

[PATCH] KVM: x86: Check for invalid/obsolete root *after* making MMU pages available
 2026-07-21 10:28 UTC 

[PATCH v5 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-07-21 10:23 UTC  (3+ messages)
` [PATCH v5 4/5] vhost: synchronize with RCU readers when freeing workers

[PATCH net v2 0/2] vsock/virtio: collapse receive queue under memory pressure
 2026-07-21 10:20 UTC  (6+ messages)
` [PATCH net v2 2/2] vsock/test: add test for small packets under pressure

[GIT PULL] KVM/riscv fixes for 7.2 take #1
 2026-07-21 10:09 UTC  (2+ messages)

[PATCH v4 0/8] s390: Reintroduce support for DCACHE_WORD_ACCESS
 2026-07-21  9:59 UTC  (3+ messages)
` [PATCH v4 8/8] s390: Add support for DCACHE_WORD_ACCESS (again)

[PATCH] KVM: VMX: Postpone IPIv setup after successful vCPU creation
 2026-07-21  9:26 UTC  (13+ messages)

[PATCH v4 0/5] KVM: SVM: Add Bus Lock Detect support and refactor LBRV
 2026-07-21  9:16 UTC  (9+ messages)
` [PATCH v4 1/5] KVM: SVM: Refactor svm_update_lbrv()
` [PATCH v4 2/5] KVM: nSVM: Disable LBRV in nested control cache when unsupported
` [PATCH v4 3/5] KVM: nSVM: Sanitize nested DR6 using kvm_dr6_fixed()
` [PATCH v4 4/5] KVM: SVM: Turn DEBUGCTL_RESERVED_BITS into a helper
` [PATCH v4 5/5] KVM: SVM: Add Bus Lock Detect support

[RFC PATCH 0/4] virtio: SQ/CQ doorbell polling for vhost-scsi
 2026-07-21  9:09 UTC  (2+ messages)

[kvm-unit-tests PATCH] Makefile: efi: preserve .dynstr section for LLVM objcopy compatibility
 2026-07-21  8:58 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Serialize IMSIC attributes with vCPU migration
 2026-07-21  7:53 UTC  (2+ messages)

[PATCH] vhost-scsi: flush backend after device ioctls
 2026-07-21  7:36 UTC 

[PATCH v5 00/20] KVM: x86: Enable APX for guests
 2026-07-21  7:09 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/5] x86/apic: PV IPI robustness and subtest selection
 2026-07-21  5:22 UTC  (4+ messages)

[PATCH v2] x86/kvm: introduce pv idle time
 2026-07-21  3:00 UTC 

[PATCH 0/2] riscv: ptdump: Refactor for KVM gstage ptdump support
 2026-07-21  2:58 UTC  (3+ messages)
` [PATCH 1/2] riscv: ptdump: Move pagetable definitions to common header

[PATCH] RISC-V: KVM: Add SBI DBTR extension forwarding
 2026-07-21  2:42 UTC 

[PATCH v2] KVM: SEV: drop FOLL_WRITE for encrypted region registration
 2026-07-21  2:08 UTC  (5+ messages)

[PATCH v2] KVM: x86: Remove AMX-TF32 enumeration
 2026-07-21  0:37 UTC  (2+ messages)

[PATCH v2 0/7] s390/vfio_ccw fixes
 2026-07-21  0:01 UTC  (18+ messages)
` [PATCH v2 1/7] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v2 2/7] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v2 3/7] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v2 4/7] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v2 5/7] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v2 6/7] s390/vfio_ccw: implement a channel program lock
` [PATCH v2 7/7] s390/vfio_ccw: implement a crw lock

[PATCH v1] KVM: s390: Fall back to short-term pinning in MAP ioctl
 2026-07-20 22:55 UTC  (3+ messages)

[PATCH v5 0/5] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-20 21:51 UTC  (9+ messages)
` [PATCH v5 1/5] vfio: selftests: igb: Add driver for Intel 82576 device
` [PATCH v5 5/5] vfio: selftests: igb: Recover after DMA-read faults

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-07-20 21:50 UTC  (6+ messages)

[PATCH] KVM: VMX: Cap VMX preemption timer to work around Intel errata
 2026-07-20 21:36 UTC  (2+ messages)

[PATCH] KVM: x86: Remove AMX-TF32 enumeration
 2026-07-20 20:56 UTC  (3+ messages)

[RFC v1 00/25] Add Realm support to QEMU-VMM
 2026-07-20 20:02 UTC  (9+ messages)
` [RFC v1 10/25] hw/core/loader: Add a ROM loader notifier
` [RFC v1 12/25] target/arm/kvm-rme: Populate Realm with runtime images

[PATCH] x86/cpufeatures: Make AVX512_BMM depend on AVX512F
 2026-07-20 19:48 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox