messages from 2026-04-09 23:56:49 to 2026-04-10 15:49:05 UTC [more...]
[PATCH 00/21] Fixes and lock cleanup+hardening
2026-04-10 15:49 UTC (6+ messages)
` [PATCH 12/21] KVM: SEV: WARN on unhandled VM type when initializing VM
[PATCH 0/3] KVM, vfio: remove exported KVM symbols
2026-04-10 15:45 UTC (7+ messages)
` [PATCH 1/3] VFIO: take reference to the KVM module
[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
2026-04-10 15:30 UTC (30+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v11 02/16] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap, restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-04-10 15:20 UTC (17+ messages)
` [PATCH v12 01/16] set_memory: set_direct_map_* to take address
` [PATCH v12 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v12 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v12 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v12 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v12 06/16] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v12 07/16] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v12 08/16] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v12 09/16] KVM: arm64: "
` [PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v12 11/16] KVM: selftests: load elf via bounce buffer
` [PATCH v12 12/16] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v12 13/16] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v12 14/16] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v12 15/16] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v12 16/16] KVM: selftests: Test guest execution from direct map removed gmem
[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
2026-04-10 15:18 UTC (2+ messages)
[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
2026-04-10 15:12 UTC (26+ messages)
` [PATCH v13 15/48] arm64: RMI: RTT tear down
` [PATCH v13 20/48] arm64: RMI: Handle realm enter/exit
` [PATCH v13 21/48] arm64: RMI: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v13 24/48] arm64: RMI: Allow populating initial contents
` [PATCH v13 32/48] arm64: Don't expose stolen time for realm guests
` [PATCH v13 37/48] arm64: RMI: Prevent Device mappings for Realms
` [PATCH v13 46/48] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
[PATCH 00/14] iommu: Add live update state preservation
2026-04-10 14:16 UTC (13+ messages)
` [PATCH 01/14] iommu: Implement IOMMU LU FLB callbacks
` [PATCH 04/14] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
` [PATCH 05/14] iommupt: Implement preserve/unpreserve/restore callbacks
[PATCH v3 0/6] KVM: s390: Enable 4k granularity for memslots
2026-04-10 12:02 UTC (11+ messages)
` [PATCH v3 2/6] KVM: s390: Add alignment checks for hugepages
` [PATCH v3 3/6] KVM: s390: Allow 4k granularity for memslots
` [PATCH v3 4/6] KVM: selftests: Remove 1M alignment requirement for s390
` [PATCH v3 5/6] KVM: s390: selftests: enable some common memory-related tests
` [PATCH v3 6/6] KVM: s390: ucontrol: Fix memslot handling
[GIT PULL] LoongArch KVM changes for v7.1
2026-04-10 10:22 UTC
[PATCH 0/2] x86/tdx: Fix memory hotplug in TDX guests
2026-04-10 7:49 UTC (17+ messages)
` [PATCH 2/2] x86/tdx: Accept hotplugged memory before online
[PATCH v10 0/2] LoongArch: KVM: Add DMSINTC support irqchip in kernel
2026-04-10 7:31 UTC (3+ messages)
[PATCH] KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT path
2026-04-10 5:08 UTC
[PATCH v2 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-04-10 4:40 UTC (4+ messages)
[PATCH v4 0/6] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
2026-04-10 3:50 UTC (10+ messages)
` [PATCH v4 4/6] KVM: x86/pmu: Re-evaluate Host-Only/Guest-Only on nested SVM transitions
[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-04-10 3:41 UTC (20+ messages)
[PATCH 0/7] KVM: VMX/SVM: use the same SPEC_CTRL assembly code
2026-04-10 0:16 UTC (5+ messages)
` [PATCH 7/7] KVM: VMX: replace vmx_spec_ctrl_restore_host with RESTORE_HOST_SPEC_CTRL_BODY
[PATCH 00/11] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
2026-04-09 23:56 UTC (2+ messages)
` [PATCH 11/11] KVM: x86: Harden is_64_bit_hypercall() against bugs on 32-bit kernels
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