messages from 2026-03-20 10:27:40 to 2026-03-23 11:05:28 UTC [more...]
[PATCH 0/5] KVM: arm64: pkvm; Rework aspects of the PSCI relay
2026-03-23 11:05 UTC (14+ messages)
` [PATCH 1/5] KVM: arm64: pkvm: Move error handling to the end of kvm_hyp_cpu_entry
` [PATCH 2/5] KVM: arm64: pkvm: Simplify BTI handling on CPU boot
` [PATCH 3/5] KVM: arm64: pkvm: Turn __kvm_hyp_init_cpu into an inner label
` [PATCH 4/5] KVM: arm64: pkvm: Use direct function pointers for cpu_{on,resume}
` [PATCH 5/5] KVM: arm64: Remove extra ISBs when using msr_hcr_el2
[PATCH v7 0/2] skip redundant sync IPIs when TLB flush sent them
2026-03-23 11:04 UTC (3+ messages)
` [PATCH v7 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
[PATCH v2 0/8] KVM: s390: More memory management fixes
2026-03-23 10:49 UTC (14+ messages)
` [PATCH v2 1/8] KVM: s390: vsie: Fix dat_split_ste()
` [PATCH v2 2/8] KVM: s390: Remove non-atomic dat_crstep_xchg()
` [PATCH v2 3/8] KVM: s390: vsie: Fix check for pre-existing shadow mapping
` [PATCH v2 4/8] KVM: s390: Fix gmap_link()
` [PATCH v2 5/8] KVM: s390: vsie: Fix refcount overflow for shadow gmaps
` [PATCH v2 6/8] KVM: s390: vsie: Fix unshadowing while shadowing
` [PATCH v2 7/8] KVM: s390: vsie: Fix guest page tables protection
` [PATCH v2 8/8] KVM: s390: Fix KVM_S390_VCPU_FAULT ioctl
[PATCH v7 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
2026-03-23 10:48 UTC (2+ messages)
[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
2026-03-23 10:30 UTC (49+ messages)
` [PATCH v13 05/48] arm64: RMI: Temporarily add SMCs from RMM v1.0 spec
` [PATCH v13 07/48] arm64: RMI: Check for RMI support at KVM init
` [PATCH v13 12/48] arm64: RMI: Basic infrastructure for creating a realm
` [PATCH v13 15/48] arm64: RMI: RTT tear down
` [PATCH v13 17/48] arm64: RMI: Allocate/free RECs to match vCPUs
` [PATCH v13 20/48] arm64: RMI: Handle realm enter/exit
` [PATCH v13 21/48] arm64: RMI: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v13 23/48] KVM: arm64: Expose support for private memory
` [PATCH v13 26/48] arm64: RMI: Create the realm descriptor
` [PATCH v13 27/48] arm64: RMI: Runtime faulting of memory
` [PATCH v13 37/48] arm64: RMI: Prevent Device mappings for Realms
` [PATCH v13 39/48] arm64: RMI: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v13 45/48] arm64: RMI: Provide accurate register list
[RFC 00/10] KVM: s390: spring cleanup
2026-03-23 9:47 UTC (13+ messages)
` [RFC 05/10] KVM: s390: vsie: Cleanup and fixup of crycb handling
` [RFC 06/10] KVM: s390: Rework lowcore access functions
` [RFC 07/10] KVM: s390: Use gpa_t and gva_t in gaccess files
` [RFC 08/10] KVM: s390: Use gpa_t in priv.c
` [RFC 09/10] KVM: s390: Use gpa_t in pv.c
` [RFC 10/10] KVM: s390: Cleanup kvm_s390_store_status_unloaded
[PATCH 1/2] LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robust
2026-03-23 9:40 UTC (9+ messages)
` [PATCH 2/2] LoongArch: KVM: Handle the case that EIOINTC's coremap is empty
[PATCH v7 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
2026-03-23 9:32 UTC (4+ messages)
` [PATCH v7 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
` [PATCH v7 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH v7 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section
[PATCH] RISC-V: KVM: Fix integer overflow in kvm_pmu_validate_counter_mask()
2026-03-23 8:47 UTC (2+ messages)
[RFC PATCH 00/22] KVM: combined patchset for MBEC/GMET support
2026-03-23 7:53 UTC (28+ messages)
` [PATCH 01/22] KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASK
` [PATCH 02/22] KVM: x86/mmu: remove SPTE_PERM_MASK
` [PATCH 03/22] KVM: x86/mmu: adjust MMIO generation bit allocation and allowed mask
` [PATCH 04/22] KVM: x86/mmu: shuffle high bits of SPTEs in preparation for MBEC
` [PATCH 05/22] KVM: x86/mmu: remove SPTE_EPT_*
` [PATCH 06/22] KVM: x86/mmu: merge make_spte_{non,}executable
` [PATCH 07/22] KVM: x86/mmu: rename and clarify BYTE_MASK
` [PATCH 08/22] KVM: x86/mmu: introduce ACC_READ_MASK
` [PATCH 09/22] KVM: x86/mmu: separate more EPT/non-EPT permission_fault()
` [PATCH 10/22] KVM: x86/mmu: split XS/XU bits for MBEC
` [PATCH 11/22] KVM: x86/mmu: move cr4_smep to base role
` [PATCH 12/22] KVM: VMX: enable use of MBEC
` [PATCH 13/22] KVM: x86/mmu: add support for nested MBEC
` [PATCH 14/22] KVM: nVMX: advertise MBEC to nested guests
` [PATCH 15/22] KVM: nVMX: allow MBEC with EVMCS
` [PATCH 16/22] KVM: x86/tdp_mmu: propagate access mask from kvm_mmu_page to PTE
` [PATCH 17/22] KVM: x86/mmu: introduce cpu_role bit for availability of PFEC.I/D
` [PATCH 18/22] KVM: SVM: add GMET bit definitions
` [PATCH 19/22] KVM: x86/mmu: add support for NPT GMET
` [PATCH 20/22] KVM: SVM: enable GMET and set it in MMU role
` [PATCH 21/22] KVM: SVM: work around errata 1218
` [PATCH 22/22] KVM: nSVM: enable GMET for guests
[PATCH 0/5] i386/sev: Add TCG-emulated AMD SEV guest support
2026-03-23 7:24 UTC (17+ messages)
` [PATCH 1/5] i386/sev: Add sev-emulated QOM object with TCG support
` [PATCH 4/5] i386/sev: Add launch measurement emulation and TIK property
[PATCH] KVM: irqfd: fix shutdown deadlock by moving SRCU sync outside resampler_lock
2026-03-23 6:42 UTC (4+ messages)
` [PATCH v2] KVM: irqfd: fix deadlock by moving synchronize_srcu out of resampler_lock
[PATCH v4 0/4] Use killable vma write locking in most places
2026-03-23 4:41 UTC (9+ messages)
` [PATCH v4 1/4] mm/vma: cleanup error handling path in vma_expand()
` [PATCH v4 2/4] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v4 3/4] KVM: s390: avoid kvm_s390_handle_pv() error overwrite
` [PATCH v4 4/4] mm: use vma_start_write_killable() in process_vma_walk_lock()
[PATCH] LoongArch: KVM: Set max used FPU type with FPU exception
2026-03-23 3:40 UTC
[PATCH v3 0/4] LoongArch: KVM: Some small enhanments
2026-03-23 2:56 UTC (5+ messages)
` [PATCH v3 1/4] LoongArch: KVM: Add kvm_request_pending checking in kvm_late_check_requests()
` [PATCH v3 2/4] LoongArch: KVM: Move host CSR_EENTRY save and restore in context switch
` [PATCH v3 3/4] LoongArch: KVM: Move host CSR_GSTAT "
` [PATCH v3 4/4] LoongArch: KVM: Set vcpu_is_preempted() with macro rather than function
[REGRESSION 6.19, BISECTED] KVM: x86: kvmclock rate-limit removal causes IPI storm and high guest steal time
2026-03-23 2:27 UTC (2+ messages)
[PATCH v5 00/22] Runtime TDX module update support
2026-03-23 2:14 UTC (8+ messages)
` [PATCH v5 11/22] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v5 13/22] x86/virt/seamldr: Install a new "
[PATCH 0/2] vfio: selftests: Fix MMIO test failures in iommufd compat mode
2026-03-23 0:37 UTC (3+ messages)
[PATCH 00/14] iommu: Add live update state preservation
2026-03-22 21:59 UTC (24+ messages)
` [PATCH 04/14] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
` [PATCH 05/14] iommupt: Implement preserve/unpreserve/restore callbacks
` [PATCH 06/14] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [PATCH 07/14] iommu/vt-d: Restore IOMMU state and reclaimed domain ids
` [PATCH 08/14] iommu: Restore and reattach preserved domains to devices
` [PATCH 10/14] iommufd-lu: Implement ioctl to let userspace mark an HWPT to be preserved
[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-03-22 21:34 UTC (5+ messages)
` [PATCH RFC v2 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH RFC v2 5/7] mm: selftests: Add shmem memory failure test
[Bug 221269] New: Linux kernel (6.18-6.19) memory leak issue QEMU GPU-Passthrough (RDNA3 ?)
2026-03-22 20:22 UTC
[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
2026-03-22 10:22 UTC (9+ messages)
` [PATCH v2 01/15] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH v2 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v2 03/15] userfaultfd: introduce mfill_get_pmd() helper
[PATCH RFC] vhost: fix vhost_get_avail_idx for a non empty ring
2026-03-22 9:43 UTC (2+ messages)
[REGRESSION 6.19, BISECTED] KVM: x86: kvmclock rate-limit removal causes IPI storm and high guest steal time
2026-03-21 14:59 UTC
[PATCH 0/6] change young flag check functions to return bool
2026-03-21 13:02 UTC (12+ messages)
` [PATCH 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH 5/6] mm: change to return bool for pudp_test_and_clear_young()
[PATCH v2 0/6] change young flag check functions to return bool
2026-03-21 6:42 UTC (7+ messages)
` [PATCH v2 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH v2 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH v2 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH v2 4/6] mm: change to return bool for pmdp_clear_flush_young()
` [PATCH v2 5/6] mm: change to return bool for pudp_test_and_clear_young()
` [PATCH v2 6/6] mm: change to return bool for the MMU notifier's young flag check
[PATCH v7 0/2] LoongArch: KVM: Add DMSINTC support irqchip in kernel
2026-03-21 4:03 UTC (5+ messages)
` [PATCH v7 1/2] LoongArch: KVM: Add DMSINTC device support
[PATCH-for-11.1 v6 6/6] monitor: Remove 'monitor/hmp-target.h' header
2026-03-20 21:52 UTC (2+ messages)
[PATCH] vfio/qat: extend Kconfig dependencies for 420xx and 6xxx devices
2026-03-20 21:40 UTC (3+ messages)
[PATCH] vfio/qat: add support for Intel QAT 420xx VFs
2026-03-20 21:35 UTC
[PATCH] vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()
2026-03-20 21:17 UTC (3+ messages)
[PATCH] vfio: uapi: fix comment typo
2026-03-20 21:17 UTC (2+ messages)
[PATCH v2] vfio: mdev: replace mtty_dev->vd_class with a const struct class
2026-03-20 21:17 UTC (2+ messages)
[PATCH] vfio: replace vfio->class with a const struct class
2026-03-20 21:18 UTC (2+ messages)
[PATCH v2] vfio: selftests: Support DMR and GNR-D DSA devices
2026-03-20 21:16 UTC (3+ messages)
[PATCH] vfio: selftests: fix crash in vfio_dma_mapping_mmio_test
2026-03-20 21:18 UTC (2+ messages)
[PATCH v2] vfio: selftests: Build tests on aarch64
2026-03-20 21:17 UTC (2+ messages)
[PATCH V2 vfio 0/6] Add support for PRE_COPY initial bytes re-initialization
2026-03-20 21:17 UTC (2+ messages)
[PATCH v7 00/10] VMSCAPE optimization for BHI variant
2026-03-20 18:23 UTC (9+ messages)
` [PATCH v7 07/10] x86/vmscape: Use static_call() for predictor flush
[PATCH 0/2] struct page to PFN conversion for TDX guest private memory
2026-03-20 17:48 UTC (10+ messages)
` [PATCH 1/2] x86/virt/tdx: Use PFN directly for mapping "
SEV-ES guest shutdown: linux-next regression with QEMU 10.2.2; smp>1
2026-03-20 16:11 UTC (2+ messages)
[PATCH for-11.0 v2] hw/hyperv: fix SynIC not initialized for CPUs after the first
2026-03-20 15:47 UTC
[PATCH v6 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
2026-03-20 13:55 UTC (5+ messages)
` [PATCH v6 2/3] vfio/ism: Implement "
[PATCH 25/41] kvm: Use private inode list instead of i_private_list
2026-03-20 13:41 UTC
[kvmtool PATCH v6 00/17] kvmtool: arm64: Handle PSCI calls in userspace
2026-03-20 10:40 UTC (4+ messages)
` [kvmtool PATCH v6 01/17] util/update_headers: Update linux/const.h from linux sources
[PATCH v6 00/39] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-03-20 10:27 UTC (5+ messages)
` [PATCH v6 01/39] KVM: arm64: vgic-v3: Drop userspace write sanitization for ID_AA64PFR0.GIC on GICv5
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