messages from 2026-06-19 08:35:36 to 2026-06-21 14:21:54 UTC [more...]
[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
2026-06-21 13:57 UTC (12+ messages)
` [PATCH 1/2] tracing: Move non-trace_printk prototypes back to kernel.h
` [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h
[PATCH 5.10 5.15] vfio/iommu_type1: replace kfree with kvfree
2026-06-21 13:47 UTC (3+ messages)
[PATCH v2 6.1.y 0/3] KVM: nVMX: backport virtual-APIC host NULL-deref fix
2026-06-21 13:47 UTC (6+ messages)
` [PATCH v2 6.1.y 1/3] KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector
` [PATCH v2 6.1.y 2/3] KVM: nVMX: Check for pending posted interrupts when looking for nested events
` [PATCH v2 6.1.y 3/3] KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()
[PATCH 0/1] KVM: x86/mmu: don't kill the VM on access to a disabled passthrough BAR
2026-06-21 13:37 UTC (2+ messages)
` [PATCH 1/1] KVM: x86/mmu: Emulate, don't kill the VM, "
[PATCH v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
2026-06-21 10:44 UTC (14+ messages)
` [PATCH v8 7/7] x86/sev: Add debugfs support for RMPOPT
[RFC PATCH] KVM: Ignore MMU notifiers for guest_memfd-only memslots
2026-06-21 0:02 UTC (2+ messages)
[PATCH] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
2026-06-20 5:40 UTC (4+ messages)
` stable backports for "KVM: x86: Fix shadow paging use-after-free due to unexpected GFN"
[syzbot] [kvm-x86?] WARNING in vcpu_run (2)
2026-06-20 3:58 UTC
[PATCH] vfio: Request THP-aligned mmap for device fds
2026-06-19 17:07 UTC (14+ messages)
[PATCH kvmtool 0/4] Add support for running protected VMs on arm64
2026-06-19 16:36 UTC (12+ messages)
` [PATCH kvmtool 1/4] Sync kernel UAPI headers with v7.1
` [PATCH kvmtool 2/4] virtio: Factor out base features for modern virtio transports
` [PATCH kvmtool 3/4] virtio: Add helper for enabling VIRTIO_F_ACCESS_PLATFORM
` [PATCH kvmtool 4/4] arm64: Add support for protected VMs
[GIT PULL] KVM changes for Linux 7.2
2026-06-19 16:35 UTC (2+ messages)
[PATCH v4 0/7] KVM: s390: A bunch of gmap-related fixes
2026-06-19 16:13 UTC (12+ messages)
` [PATCH v4 1/7] s390/mm: Fix handling of _PAGE_UNUSED pte bit
` [PATCH v4 2/7] KVM: s390: Fix dat_peek_cmma() overflow
` [PATCH v4 3/7] KVM: s390: Do not set special large pages dirty
` [PATCH v4 4/7] KVM: s390: Fix code typo in gmap_protect_asce_top_level()
` [PATCH v4 5/7] KVM: s390: Fix handle_{sske,pfmf} under memory pressure
` [PATCH v4 6/7] KVM: s390: cmma: Fix cmma dirty tracking
` [PATCH v4 7/7] KVM: s390: selftests: Fix cmma selftest
[PATCH v8 0/7] target/arm: fully model WFxT instructions for A-profile
2026-06-19 15:24 UTC (11+ messages)
` [PATCH v8 1/7] hw/arm: use cortex-a9 mpcore base for CBAR on npcm7xx machines
` [PATCH v8 2/7] tests/functional: update anacapa-bmc image
` [PATCH v8 3/7] target/arm: do not clear halting reason in has_work helper
` [PATCH v8 4/7] target/arm: ensure we create the wxft_timer for all modes
` [PATCH v8 5/7] target/arm: implements SEV/SEVL "
` [PATCH v8 6/7] target/arm: enable WFE sleeping for A-profile
` [PATCH v8 7/7] target/arm: implement WFET
[kvm-unit-tests PATCH 0/5] x86/apic: PV IPI robustness and subtest selection
2026-06-19 15:19 UTC (6+ messages)
` [kvm-unit-tests PATCH 1/5] x86/apic: Skip PV IPI test if feature is not supported
` [kvm-unit-tests PATCH 2/5] lib: Hoist test selection logic to library for code reuse
` [kvm-unit-tests PATCH 3/5] x86/apic: Support subtest selection via command line
` [kvm-unit-tests PATCH 4/5] x86/apic: Introduce pv_ipi()
` [kvm-unit-tests PATCH 5/5] x86/apic: Add a test for a PV IPI boundary condition
[PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
2026-06-19 15:13 UTC (3+ messages)
[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
2026-06-19 15:13 UTC (9+ messages)
` [PATCH v3 6/9] vfio/pci: Clean up BAR zap and revocation
[PATCH] KVM: x86: Replace BUG_ON() with WARN_ON_ONCE() on "bad" nested GPA translation
2026-06-19 15:06 UTC (2+ messages)
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-06-19 12:51 UTC (28+ messages)
` [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
` [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v8 10/46] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v8 11/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v8 19/46] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH v8 21/46] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v8 22/46] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
[PATCH v3 0/3] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
2026-06-19 11:15 UTC (5+ messages)
` [PATCH v3 2/3] target/ppc/kvm: Add support for querying host compatibility mode
` [PATCH v3 3/3] target/ppc/kvm: Use host compatibility mode for nested guests
page: | 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