messages from 2026-07-23 16:53:14 to 2026-07-24 11:11:33 UTC [more...]
[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
2026-07-24 11:11 UTC (31+ messages)
` [PATCH v4 01/48] irqchip/gic-v5: Allow KVM setup without a maintenance IRQ
` [PATCH v4 02/48] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM
` [PATCH v4 03/48] irqchip/gic-v5: Set up gic_kvm_info on ACPI hosts
` [PATCH v4 04/48] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH v4 05/48] arm64/sysreg: Add GICv5 GIC VDPEND encoding
` [PATCH v4 06/48] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v4 07/48] KVM: arm64: gic-v5: Extract host IRS caps from IRS config frame
` [PATCH v4 08/48] KVM: arm64: gic-v5: Add VPE doorbell domain
` [PATCH v4 09/48] KVM: arm64: gic-v5: Create and manage VM and VPE tables
` [PATCH v4 10/48] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v4 11/48] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH v4 12/48] KVM: arm64: gic-v5: Keep GICv5 vCPU limit model-specific
` [PATCH v4 13/48] KVM: arm64: gic-v5: Implement VPE IRS MMIO Ops
` [PATCH v4 14/48] KVM: arm64: gic-v5: Set up VMTEs and VPE doorbells
` [PATCH v4 15/48] KVM: arm64: gic-v5: Add resident/non-resident hyp calls
` [PATCH v4 16/48] KVM: arm64: gic-v5: Request doorbells when VPEs enter WFI
` [PATCH v4 17/48] KVM: arm64: gic-v5: Introduce struct vgic_v5_irs and IRS base address
` [PATCH v4 18/48] KVM: arm64: gic-v5: Add IRS IODEV support to MMIO handlers
` [PATCH v4 19/48] KVM: arm64: gic-v5: Add KVM_VGIC_V5_ADDR_TYPE_IRS to UAPI
` [PATCH v4 20/48] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation
` [PATCH v4 21/48] KVM: arm64: gic-v5: Initialise per-VM IRS state
` [PATCH v4 22/48] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v4 23/48] KVM: arm64: gic-v5: Set IRICHPPIDIS based on IRS enable state
` [PATCH v4 24/48] KVM: arm64: selftests: Update vGICv5 selftest to set IRS address
` [PATCH v4 25/48] KVM: arm64: gic-v5: Add GIC VDPEND hyp call
` [PATCH v4 26/48] KVM: arm64: gic: Introduce set_pending_state() to irq_op
` [PATCH v4 27/48] KVM: arm64: gic-v5: Support SPI injection
` [PATCH v4 28/48] Documentation: KVM: Extend VGICv5 device attribute docs
[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-07-24 10:38 UTC (3+ messages)
` [PATCH RFC v2 08/20] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
2026-07-24 10:28 UTC (5+ messages)
[PATCH 1/1] target/i386/kvm: Use logical counter index for AMD PMU getter
2026-07-24 10:02 UTC (3+ messages)
[PATCH v2 0/4] s390: Reintroduce support for DCACHE_WORD_ACCESS
2026-07-24 9:21 UTC (4+ messages)
` [PATCH v2 2/4] s390/mm: Fix handling of secure storage access exceptions in vmalloc area
[RFC PATCH v1 0/2] KVM: arm64: CCA: Add MEC policy support for CCA Realms
2026-07-24 9:40 UTC (3+ messages)
` [RFC PATCH v1 1/2] KVM: arm64: CCA: Add support for configuring the Realm MEC policy
` [RFC PATCH v1 2/2] cgroup/misc: Add support for Arm CCA MECIDs
[PATCH v6 0/6] KVM s390x PCI fixes
2026-07-24 9:36 UTC (16+ messages)
` [PATCH v6 1/6] KVM: s390: pci: Reject adapter interrupt forwarding if already enabled
` [PATCH v6 2/6] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [PATCH v6 3/6] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [PATCH v6 4/6] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [PATCH v6 5/6] KVM: s390: pci: Fix resource leak on IRQ registration failure
` [PATCH v6 6/6] KVM: s390: pci: Validate AIBV and AISB before pinning guest pages
[PATCH kvmtool] virtio: 9p: Order used ring updates before notifications
2026-07-24 9:10 UTC
[PATCH v3] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
2026-07-24 8:59 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 7.2, take #3
2026-07-24 8:47 UTC
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-07-24 8:44 UTC (8+ messages)
` [PATCH v2 02/17] x86/virt/tdx: Configure add-on features on TDX module init and update
` [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required
[PATCH v3 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
2026-07-24 8:43 UTC (27+ messages)
` [PATCH v3 07/28] KVM: arm64: Don't evaluate HCR_EL2.NV nor HFGITR_EL2.ERET on ERET fast path
` [PATCH v3 09/28] KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is present
` [PATCH v3 11/28] KVM: arm64: Expose FEAT_NV2p1 to NV guests
` [PATCH v3 12/28] arm64: Add FEAT_NV2p1 detection
` [PATCH v3 13/28] arm64: sysreg: Add NVHCR_EL2 description as a mirror of HCR_EL2
` [PATCH v3 16/28] KVM: arm64: Split NV-specific exit fixups from the non-NV handling
` [PATCH v3 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH v3 19/28] KVM: arm64: Make HCR_EL2 a non-VNCR register
` [PATCH v3 20/28] KVM: arm64: Add sanitisation for NVHCR_EL2
` [PATCH v3 23/28] KVM: arm64: Add NVHCR_EL2 context switching
` [PATCH v3 24/28] KVM: arm64: Engage NV3 ERET trap elision
` [PATCH v3 26/28] KVM: arm64: Add FEAT_NV3 detection
` [PATCH v3 27/28] KVM: arm64: Expose FEAT_NV3 to guests
[PATCH v4 0/8] s390: Reintroduce support for DCACHE_WORD_ACCESS
2026-07-24 8:17 UTC (4+ messages)
` [PATCH v4 5/8] s390/mm: Remove folio handling for kernel faults in do_secure_storage_access()
[PATCH] KVM: riscv: Fix infinite loop in NACL hfence entry allocation
2026-07-24 6:50 UTC (3+ messages)
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-07-24 6:29 UTC (6+ messages)
[PATCH] vhost-scsi: flush backend after device ioctls
2026-07-24 6:09 UTC (2+ messages)
` [PATCH v2] "
[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
2026-07-24 5:40 UTC (7+ messages)
` [PATCH v15 12/37] KVM: arm64: CCA: Support the VGIC in realms
[PATCH] mm: mempolicy: fix automatic numa balancing for shmem
2026-07-24 3:55 UTC (10+ messages)
[PATCH 00/15] KVM: x86/pmu: Add mediated vPMU PerfMon v5 support
2026-07-24 3:20 UTC (9+ messages)
` [PATCH 08/15] KVM: x86/pmu: Switch to bitmask-based KVM PMU capabilities
` [PATCH 09/15] perf/x86: Remove num_counters_{gp,fixed} from x86_pmu_capability
` [PATCH 14/15] KVM: x86/pmu: Advertise PerfMon version 5 on Intel hosts
[PATCH V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
2026-07-24 3:15 UTC (16+ messages)
` [PATCH v6 2/8] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH v6 5/8] KVM: x86/pmu: Support PERF_METRICS MSR in "
` [PATCH v6 7/8] KVM: x86/pmu: Emulate RDPMC on performance metrics
[PATCH 5.15.y v2 0/8] KVM: fixes for CVE-2026-46113 and related issues
2026-07-24 2:53 UTC (2+ messages)
[PATCH 5.10.y 00/17] KVM: fixes for CVE-2026-46113 and related issues
2026-07-24 2:34 UTC (5+ messages)
` [PATCH 5.15.y v2 0/8] "
[PATCH v4 00/18] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
2026-07-24 2:19 UTC (7+ messages)
` [PATCH v4 18/18] KVM: guest_memfd: Combine .gmem_prepare()+.gmem_invalidate() into .gmem_convert()
[PATCH 2/2] KVM: LoongArch: selftests: Add in-kernel MMIO read fast path test
2026-07-24 1:27 UTC
[PATCH 1/2] LoongArch: KVM: Fix PC double advance in kernel MMIO read fast path
2026-07-24 1:23 UTC
[PATCH 0/6] KVM: Harden kvm_vcpu_map() usage against memory leaks
2026-07-24 1:15 UTC (11+ messages)
` [PATCH 1/6] KVM: nVMX: Ensure KVM_REQ_GET_NESTED_STATE_PAGES is cleared on VM-Exit
` [PATCH 2/6] KVM: nSVM: Add CLASS()es for automagically handling local kvm_vcpu_map() usage
` [PATCH 3/6] KVM: nSVM: Use CLASS(kvm_vcpu_map_local) for SMM VMCB mappings
` [PATCH 4/6] KVM: nVMX: Use CLASS(kvm_vcpu_map_local_readonly) for MSR bitmap merging
` [PATCH 5/6] KVM: PPC: Use CLASS(kvm_vcpu_map_local_readonly) for patching dcbz
` [PATCH 6/6] KVM: Harden kvm_vcpu_map() against double-mapping and thus leaking references
[RFC PATCH v2 00/25] Optimize nSVM TLB flushes
2026-07-24 1:12 UTC (10+ messages)
` [RFC PATCH v2 22/25] KVM: x86/mmu: Refactor kvm_mmu_invlpg() to allow skipping the gva flush
[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
2026-07-23 23:01 UTC (8+ messages)
` [PATCH v5 06/20] vfio/pci: Preserve vfio-pci device files across Live Update
7.2-rc1 regression Folio lock leak in writepage_delalloc()
2026-07-23 22:40 UTC (9+ messages)
` [PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
[PATCH v10 0/6] Add RMPOPT support
2026-07-23 22:19 UTC (13+ messages)
` [PATCH v10 2/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v10 3/6] x86/sev: Disable CPU hotplug while SNP is active
[PATCH v2] KVM: s390: Fall back to short-term pinning in MAP ioctl
2026-07-23 21:42 UTC (5+ messages)
[BUG] AMD Granite Ridge iGPU (1002:13c0) cannot be reinitialized for VFIO after first guest shutdown
2026-07-23 21:41 UTC
[PATCH] KVM: pfncache: invalidate sibling GPCs before releasing retry pages
2026-07-23 21:40 UTC
[PATCH v2] KVM: SEV: Allocate full pages for {DE,EN}CRYPT ops on SNP-enabled hosts
2026-07-23 21:32 UTC (2+ messages)
[PATCH v2 2/6] KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctls
2026-07-23 21:29 UTC (9+ messages)
[PATCH v6 0/9] KVM: guest_memfd: RECLAIM+CONVERT cleanups
2026-07-23 21:08 UTC (10+ messages)
` [PATCH v6 1/9] KVM: guest_memfd: Pass the number of pages instead of the end pfn into .invalidate()
` [PATCH v6 2/9] KVM: guest_memfd: Rename invalidate() arch hook to reclaim() and isolate it
` [PATCH v6 3/9] KVM: x86: Rename kvm_x86_ops' gmem_invalidate() to gmem_make_shared()
` [PATCH v6 4/9] KVM: guest_memfd: Drop the redundant printk on arch gmem_prepare() failure
` [PATCH v6 5/9] KVM: guest_memfd: Add helpers to query SHARED vs. PRIVATE for a given page
` [PATCH v6 6/9] KVM: guest_memfd: Only "prepare" folios for private pages
` [PATCH v6 7/9] KVM: guest_memfd: Rename prepare() hook and Kconfig to make_private() / CONVERT
` [PATCH v6 8/9] KVM: guest_memfd: Explicitly pass number of pages to make_private() hook
` [PATCH v6 9/9] KVM: guest_memfd: Make private exactly what can be mapped on page fault
[PATCH v8 00/21] ARM64 PMU Partitioning
2026-07-23 20:57 UTC (2+ messages)
[PATCH v3 0/8] s390/vfio_ccw fixes
2026-07-23 20:38 UTC (18+ messages)
` [PATCH v3 1/8] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v3 2/8] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v3 3/8] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v3 4/8] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v3 5/8] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v3 6/8] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v3 7/8] s390/vfio_ccw: implement a channel program mutex
` [PATCH v3 8/8] s390/vfio_ccw: implement a crw lock
[PATCH v5 0/7] KVM: guest_memfd: reclaim()/convert() cleanups
2026-07-23 20:33 UTC (8+ messages)
` [PATCH v5 7/7] KVM: guest_memfd: Rework PREPARE config and hook into a more generic CONVERT
[PATCH v5 0/6] KVM s390x PCI fixes
2026-07-23 20:26 UTC (16+ messages)
` [PATCH v5 1/6] KVM: s390: pci: Reject adapter interrupt forwarding if already enabled
` [PATCH v5 2/6] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [PATCH v5 3/6] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [PATCH v5 4/6] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [PATCH v5 5/6] KVM: s390: pci: Fix resource leak on IRQ registration failure
` [PATCH v5 6/6] KVM: s390: pci: Validate AIBV and AISB before pinning guest pages
[PATCH v2] KVM: x86: Remove AMX-TF32 enumeration
2026-07-23 19:44 UTC (3+ messages)
[PATCH] KVM: x86: bound the composed nested TSC multiplier to the max ratio
2026-07-23 18:21 UTC (2+ messages)
` [PATCH v2] KVM: x86: bound the composed nested TSC multiplier to a representable ratio
[PATCH] KVM: nVMX: Only update last_vpid on a successful nested VM-Enter
2026-07-23 17:47 UTC (5+ messages)
[RFC PATCH v2 02/25] KVM: SVM: Passthrough the number of supported ASIDs
2026-07-23 17:34 UTC (17+ messages)
[PATCH v4 0/6] KVM s390x PCI fixes
2026-07-23 17:31 UTC (8+ messages)
` [PATCH v4 2/6] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [PATCH v4 5/6] KVM: s390: pci: Fix resource leak on IRQ registration failure
[PATCH v5 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
2026-07-23 17:17 UTC (6+ messages)
` [PATCH v5 4/5] vhost: synchronize with RCU readers when freeing workers
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