messages from 2026-06-02 19:08:36 to 2026-06-03 15:19:08 UTC [more...]
[PATCH 0/9] iommu: introduce iova_to_phys_length for efficient IOVA-to-physical translation
2026-06-03 15:17 UTC (32+ messages)
` [PATCH v2 00/30] "
` [PATCH v2 01/30] iommu: introduce iova_to_phys_length in iommu_domain_ops
` [PATCH v2 05/30] iommu/generic_pt: implement iova_to_phys_length
` [PATCH v2 10/30] iommu/ipmmu-vmsa: "
` [PATCH v2 11/30] iommu/mtk_iommu: "
` [PATCH v3 00/32] iommu: introduce iova_to_phys_length and remove iova_to_phys
` [PATCH v3 01/32] iommu: introduce iova_to_phys_length in iommu_domain_ops
` [PATCH v3 02/32] iommu/io-pgtable-arm: introduce iova_to_phys_length in io_pgtable_ops
` [PATCH v3 03/32] iommu/io-pgtable-arm-v7s: "
` [PATCH v3 04/32] iommu/io-pgtable-dart: "
` [PATCH v3 05/32] iommu/generic_pt: implement iova_to_phys_length
` [PATCH v3 06/32] iommu/arm-smmu-v3: "
` [PATCH v3 07/32] iommu/arm-smmu: "
` [PATCH v3 08/32] iommu/qcom_iommu: "
` [PATCH v3 09/32] iommu/apple-dart: "
` [PATCH v3 10/32] iommu/ipmmu-vmsa: "
` [PATCH v3 11/32] iommu/mtk_iommu: "
` [PATCH v3 12/32] iommu/exynos: "
` [PATCH v3 13/32] iommu/fsl_pamu: "
` [PATCH v3 14/32] iommu/msm: "
` [PATCH v3 15/32] iommu/mtk_v1: "
` [PATCH v3 16/32] iommu/omap: "
` [PATCH v3 17/32] iommu/rockchip: "
` [PATCH v3 18/32] iommu/s390: "
` [PATCH v3 19/32] iommu/sprd: "
` [PATCH v3 20/32] iommu/sun50i: "
` [PATCH v3 21/32] iommu/tegra-smmu: "
[PATCH] KVM: guest_memfd: Elaborate on how release() vs. get_pfn() is safe against UAF
2026-06-03 15:11 UTC (4+ messages)
[PATCH 00/24] KVM: x86: fix various GHCB issues
2026-06-03 15:06 UTC (4+ messages)
[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
2026-06-03 14:26 UTC (17+ messages)
` [PATCH v3 1/5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
` [PATCH v3 2/5] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v3 3/5] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v3 4/5] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
[PATCH v5 0/6] LoongArch: KVM: Small enhancement about interrupt injection
2026-06-03 14:23 UTC (7+ messages)
` [PATCH v5 3/6] LoongArch: KVM: Use existing macro about interrupt bit mask
[PATCH v2 0/9] vfio/pci: Add mmap() for DMABUFs
2026-06-03 14:22 UTC (6+ messages)
` [PATCH v2 9/9] vfio/pci: Add mmap() attributes to DMABUF feature
[PATCH] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
2026-06-03 14:15 UTC
[PATCH v2 0/3] vfio-pci/zdev: Improved zPCI Function Measurement Support
2026-06-03 13:56 UTC (12+ messages)
` [PATCH v2 1/3] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v2 2/3] vfio-pci/zdev: Add VFIO FMB device feature
` [PATCH v2 3/3] s390/pci: Fence FMB enable/disable via sysfs for passthrough devices
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-03 13:54 UTC (11+ messages)
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages
[PATCH 0/5] KVM: riscv: Speed up dirty logging write faults
2026-06-03 13:12 UTC (2+ messages)
[PATCH v2 1/4] KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs
2026-06-03 13:08 UTC (4+ messages)
[PATCH v3 00/40] KVM: x86: GPR accessors and x86.{c,h} spring cleaning
2026-06-03 12:58 UTC (23+ messages)
` [PATCH v3 08/40] KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers
` [PATCH v3 13/40] KVM: x86: Move update_cr8_intercept() to lapic.c
` [PATCH v3 14/40] KVM: x86: Move async #PF helpers to x86.h (as inlines)
` [PATCH v3 15/40] KVM: x86: Move the bulk of register specific code from x86.c to regs.c
` [PATCH v3 16/40] KVM: x86: Move local APIC specific helpers out of asm/kvm_host.h
` [PATCH v3 17/40] KVM: x86: Drop defunct vcpu_tsc_khz() declaration
` [PATCH v3 18/40] KVM: x86: Move kvm_caps and kvm_host_values to asm/kvm_host.h
` [PATCH v3 19/40] KVM: x86: Swap the include order between x86.h and mmu.h
` [PATCH v3 20/40] KVM: x86: Move tdp_enabled from kvm_host.h to mmu.h
` [PATCH v3 21/40] KVM: x86: Move eager_page_split to mmu.{c,h}
[PATCH v6 00/15] userfaultfd: working set tracking for VM guest memory
2026-06-03 12:57 UTC (7+ messages)
` [PATCH v6 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
` [PATCH v6 05/15] mm: add VM_UFFD_RWP VMA flag
` [PATCH v6 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
[PATCH 00/24] KVM: apply chainsaw to struct kvm_mmu
2026-06-03 12:36 UTC (30+ messages)
` [PATCH 01/24] KVM: x86: remove nested_mmu from mmu_is_nested()
` [PATCH 02/24] KVM: nVMX: remove unnecessary code in prepare_vmcs02_rare
` [PATCH 03/24] KVM: nSVM: invalidate cached PDPTRs across nested NPT transitions
` [PATCH 04/24] KVM: x86: check that kvm_handle_invpcid is only invoked with shadow paging
` [PATCH 05/24] KVM: x86/mmu: move pdptrs out of the MMU
` [PATCH 06/24] KVM: x86/hyperv: remove unnecessary mmu_is_nested() check
` [PATCH 07/24] KVM: x86/mmu: introduce struct kvm_pagewalk
` [PATCH 08/24] KVM: x86/mmu: move get_guest_pgd to "
` [PATCH 09/24] KVM: x86/mmu: move gva_to_gpa "
` [PATCH 10/24] KVM: x86/mmu: move get_pdptr "
` [PATCH 11/24] KVM: x86/mmu: move inject_page_fault "
` [PATCH 12/24] KVM: x86/mmu: move CPU-related fields "
` [PATCH 13/24] KVM: x86/mmu: change CPU-role accessor fields to take "
` [PATCH 14/24] KVM: x86/mmu: move remaining permission fields to "
` [PATCH 15/24] KVM: x86/mmu: pass struct kvm_pagewalk to kvm_mmu_invalidate_addr
` [PATCH 16/24] KVM: x86/mmu: change walk_mmu to struct kvm_pagewalk
` [PATCH 17/24] KVM: x86/mmu: change nested_mmu.w to ngva_walk
` [PATCH 18/24] KVM: x86/mmu: make gva_walk a value
` [PATCH 19/24] KVM: x86/mmu: pull struct kvm_pagewalk out of struct kvm_mmu
` [PATCH 20/24] KVM: x86/mmu: cleanup functions that initialize shadow MMU
` [PATCH 21/24] KVM: x86/mmu: pull page format to a new struct
` [PATCH 22/24] KVM: x86/mmu: merge struct rsvd_bits_validate into struct kvm_page_format
` [PATCH 23/24] KVM: x86/mmu: parameterize update_permission_bitmask()
` [PATCH 24/24] KVM: x86/mmu: use kvm_page_format to test SPTEs
[PATCH] Documentation: KVM: Synchronize x86 VM types
2026-06-03 11:45 UTC
ppc64le kunit test failure: guest_state_buffer_test
2026-06-03 11:25 UTC (4+ messages)
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-06-03 10:57 UTC (13+ messages)
` [PATCH v14 04/44] arm64: RMI: Add SMC definitions for calling the RMM
` [PATCH v14 06/44] arm64: RMI: Check for RMI support at init
[PATCH v2 0/4] Implement Eager Page Splitting for RISC-V
2026-06-03 10:48 UTC (8+ messages)
` [PATCH v2 1/4] RISC-V: KVM: Add the split page cache for ioctl context
` [PATCH v2 2/4] RISC-V: KVM: Split huge pages when dirty logging is enabled
` [PATCH v2 3/4] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v2 4/4] RISC-V: KVM: Add the eager_page_split module parameter
[PATCH 0/3] KVM: arm64: FEAT_{S1POE,ATS1A} support fixes
2026-06-03 10:41 UTC (2+ messages)
[PATCH v4 00/47] x86: Try to wrangle PV clocks vs. TSC
2026-06-03 10:02 UTC (3+ messages)
` [PATCH v4 07/47] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
[PATCH v8 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-06-03 9:17 UTC (4+ messages)
[PATCH v2 05/38] MAINTAINERS: Drop stale F: from "Overall KVM CPUs"
2026-06-03 7:30 UTC (2+ messages)
[PATCH 0/4] Implement Eager Page Splitting for RISC-V
2026-06-03 8:18 UTC (9+ messages)
` [PATCH 1/4] RISC-V: KVM: Add the split page cache for ioctl context
` [PATCH 2/4] RISC-V: KVM: Split huge pages when dirty logging is enabled
` [PATCH 3/4] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH 4/4] RISC-V: KVM: Add the eager_page_split module parameter
[PATCH v2 0/7] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
2026-06-03 8:02 UTC (5+ messages)
` [PATCH v2 4/7] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
[RFT] KVM Planes on Linux 7.1 ready for testing
2026-06-03 7:58 UTC (2+ messages)
[PATCH] vfio: prevent infinite loop in vfio_mig_get_next_state() on blocked arc
2026-06-03 6:45 UTC (3+ messages)
[PATCH RFC 00/12] guest_memfd: support in-place memory conversion
2026-06-03 6:39 UTC (9+ messages)
` [PATCH RFC 02/12] hostmem: Introduce dedicated memory backend for guest_memfd
` [PATCH RFC 04/12] accel/kvm: Add CGS option to control in-place conversion support
[PATCH] accel/kvm: event-driven wakeup for dirty ring reaper thread
2026-06-03 3:16 UTC
[PATCH] LoongArch: KVM: Fix FPU register width issue with user access API
2026-06-03 2:34 UTC
[kvm-unit-tests PATCH v3] x86/lam: Allocate test page from AREA_LOW instead of AREA_NORMAL
2026-06-03 1:58 UTC
[PATCH v14 0/8] vfio/pci: Add PCIe TPH support
2026-06-03 1:25 UTC (7+ messages)
[PATCH v3 00/15] riscv: hwprobe: Expose RVA23U64 base behavior
2026-06-03 11:12 UTC (19+ messages)
` [PATCH v3 01/15] riscv: hwprobe.rst: Make indentation consistent
` [PATCH v3 02/15] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
` [PATCH v3 03/15] riscv: Standardize extension capitalization
` [PATCH v3 04/15] riscv: Add Zicclsm to cpufeature and hwprobe
` [PATCH v3 05/15] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs "
` [PATCH v3 06/15] riscv: Add B to hwcap "
` [PATCH v3 07/15] dt-bindings: riscv: Add Zic64b extension description
` [PATCH v3 08/15] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v3 09/15] riscv: dts: spacemit: k3: Add Zic64b ISA extension
` [PATCH v3 10/15] riscv: dts: spacemit: k1: "
` [PATCH v3 11/15] riscv: dts: sophgo: sg2044: "
` [PATCH v3 12/15] riscv: Add a getter for user PMLEN support
` [PATCH v3 13/15] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
` [PATCH v3 14/15] riscv: cpu: Output isa bases lines in cpuinfo
` [PATCH v3 15/15] riscv: hwprobe: Introduce rva23u64 base behavior
[PATCH v3 0/4] KVM: Miscellaneous SEV/SNP related fixes
2026-06-02 23:07 UTC (6+ messages)
` [PATCH v3 1/4] KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs
` [PATCH v3 2/4] KVM: selftests: Verify SNP VMs are rejected from migration and mirroring
` [PATCH v3 3/4] crypto: ccp: Fix possible deadlock in SEV init failure path
` [PATCH v3 4/4] crypto: ccp: Fix memory leak in SEV INIT_EX path
[PATCH v6] vfio: selftests: Find devices that have VFIO selftest drivers
2026-06-02 22:29 UTC
[PATCH v6 14/15] selftests/mm: add userfaultfd RWP tests
2026-06-02 22:18 UTC (2+ messages)
[PATCH v2 3/4] crypto: ccp: Fix possible deadlock in SEV init failure path
2026-06-02 21:58 UTC (3+ messages)
[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-06-02 21:55 UTC (8+ messages)
` [PATCH v4 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH v4 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH v4 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH v4 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases
` [PATCH v4 5/7] mm: selftests: Add shmem into memory failure test
` [PATCH v4 6/7] KVM: selftests: Add the guest_memfd "
` [PATCH v4 7/7] KVM: selftests: Test guest_memfd behavior with respect to stage 2 page tables
[PATCH v1 00/26] KVM: arm64 on s390 System Register Handling
2026-06-02 21:33 UTC (5+ messages)
` [PATCH v1 15/26] s390: Add functions to query arm guest time
[PATCH v7 34/42] KVM: selftests: Test conversion with elevated page refcount
2026-06-02 21:26 UTC (2+ messages)
[PATCH v6 0/6] Add RMPOPT support
2026-06-02 20:54 UTC (11+ messages)
` [PATCH v6 1/6] x86/cpufeatures: Add X86_FEATURE_AMD_RMPOPT feature flag
` [PATCH v6 2/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v6 3/6] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v6 4/6] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v6 5/6] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
` [PATCH v6 6/6] x86/sev: Add debugfs support for RMPOPT
[PATCH] KVM: x86: Fix array_index_nospec() protection in kvm_vcpu_ioctl_x86_set_mce()
2026-06-02 20:22 UTC (5+ messages)
[kvm-unit-tests PATCH] x86/run: Use separate "-accel" option to configure the accelerator
2026-06-02 20:22 UTC (6+ messages)
[PATCH v2 4/4] crypto: ccp: Fix memory leak in SEV INIT_EX path
2026-06-02 19:08 UTC (3+ messages)
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