messages from 2026-07-08 11:14:46 to 2026-07-09 08:38:54 UTC [more...]
[PATCH v4 0/4] LoongArch: KVM: Harden interrupt injection
2026-07-09 8:38 UTC (6+ messages)
` [PATCH v4 1/4] LoongArch: KVM: Set default MAILBOX access size with 8
` [PATCH v4 2/4] LoongArch: KVM: Replace kvm_err() with kvm_pr_unimpl()
` [PATCH v4 3/4] LoongArch: KVM: Return directly when IPI address is not aligned
` [PATCH v4 4/4] LoongArch: KVM: Use internal API to deliver interrupt in kernel mode
[PATCH v3 0/5] KVM: SVM: Add Bus Lock Detect support and refactor LBRV
2026-07-09 8:29 UTC (6+ messages)
` [PATCH v3 1/5] KVM: SVM: Refactor svm_update_lbrv()
` [PATCH v3 2/5] KVM: nSVM: Disable LBRV in nested control cache when unsupported
` [PATCH v3 3/5] KVM: nSVM: Sanitize nested DR6 using kvm_dr6_fixed()
` [PATCH v3 4/5] KVM: SVM: Compute DEBUGCTL reserved bits dynamically
` [PATCH v3 5/5] KVM: SVM: Add Bus Lock Detect support
[PATCH v1 0/8] KVM: s390: Misc fixes
2026-07-09 8:17 UTC (4+ messages)
` [PATCH v1 4/8] KVM: s390: Fix return value of kvm_s390_set_cmma_bits()
[PATCH v10 00/15] userfaultfd: working set tracking for VM guest memory
2026-07-09 7:55 UTC (10+ messages)
` [PATCH v10 10/15] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v10 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v10 12/15] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v10 13/15] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v10 14/15] selftests/mm: add userfaultfd RWP tests
` [PATCH v10 15/15] Documentation/userfaultfd: document RWP working set tracking
[PATCH] KVM: PPC: Book3S HV: Fix comment typos
2026-07-09 7:43 UTC (5+ messages)
[PATCH] KVM: Nullify irqfd->producer when add_producer() fails
2026-07-09 7:39 UTC (6+ messages)
` [PATCH] KVM: PPC: Book3S HV: Set irqfd->producer only on success
[PATCH] KVM: SVM: Do not warn on IGNNE MSR write
2026-07-09 7:26 UTC (4+ messages)
[PATCH RESEND 6.18.y 0/3] KVM: x86: Backports for VM entry failure due to stale CR8 intercept
2026-07-09 7:22 UTC (4+ messages)
` [PATCH RESEND 6.18.y 1/3] KVM: x86: Move update_cr8_intercept() to lapic.c
` [PATCH RESEND 6.18.y 2/3] KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode
` [PATCH RESEND 6.18.y 3/3] KVM: x86: Unconditionally recompute CR8 intercept on PPR update
[PATCH v6 00/11] Dynamic PAMT
2026-07-09 7:17 UTC (36+ messages)
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for "
` [PATCH v6 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v6 04/11] x86/virt/tdx: Allocate ref counts for Dynamic PAMT memory
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
` [PATCH v6 07/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v6 08/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v6 09/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
[PATCH v3 0/2] KVM: powerpc: Use generic xfer to guest work function
2026-07-09 6:52 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] powerpc: enable to run posix cpu timers in task context
[kvm-unit-tests PATCH 0/6] powerpc improvements
2026-07-09 6:46 UTC (3+ messages)
` [kvm-unit-tests PATCH 4/6] powerpc: gitlab CI update
[RFC PATCH v2 0/5] Add support for AMD IOMMU GAPPI
2026-07-09 6:39 UTC (8+ messages)
` [RFC PATCH v2 1/5] iommu/amd: kvm/svm: Improve API between SVM and AMD IOMMU
` [RFC PATCH v2 3/5] kvm/svm: Introduce per-CPU lock and wakeup queue
` [RFC PATCH v2 4/5] kvm/svm: Update the per-CPU wakeup-list during vCPU load and unload
[PATCH v3 00/17] riscv: Generate riscv instruction functions
2026-07-09 6:26 UTC (5+ messages)
` [PATCH v3 01/17] riscv: Introduce instruction table generation
` [syzbot ci] Re: riscv: Generate riscv instruction functions
[PATCH] KVM: x86: Preserve KVM_EXIT_DEBUG on emulated HLT with single-step
2026-07-09 5:53 UTC (2+ messages)
[PATCH v3 0/3] LoongArch: KVM: Harden interrupt injection
2026-07-09 3:49 UTC (4+ messages)
` [PATCH v3 2/3] LoongArch: KVM: Replace kvm_err() with WARN_ONCE()
[PATCH] KVM: x86: Remove AMX-TF32 enumeration
2026-07-09 2:12 UTC (2+ messages)
[PATCH] KVM: x86: TDX: Use validated CPUID entry count for TD init
2026-07-09 1:50 UTC (8+ messages)
[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
2026-07-09 1:00 UTC (11+ messages)
[PATCH v11 00/29] KVM: arm64: Implement support for SME
2026-07-09 0:52 UTC (30+ messages)
` [PATCH v11 01/29] arm64/sysreg: Define full value read/modify/write helpers
` [PATCH v11 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v11 03/29] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v11 04/29] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v11 05/29] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v11 06/29] KVM: arm64: Handle FEAT_IDST for guest accesses to hidden registers
` [PATCH v11 07/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v11 08/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v11 09/29] KVM: arm64: Define internal features for SME
` [PATCH v11 10/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v11 11/29] KVM: arm64: Store vector lengths in an array
` [PATCH v11 12/29] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v11 13/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v11 14/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v11 15/29] KVM: arm64: Support SME control registers
` [PATCH v11 16/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v11 17/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v11 18/29] KVM: arm64: Support SME priority registers
` [PATCH v11 19/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v11 20/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v11 21/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v11 22/29] KVM: arm64: Context switch SME state for guests
` [PATCH v11 23/29] KVM: arm64: Handle SME exceptions
` [PATCH v11 24/29] KVM: arm64: Expose SME to nested guests
` [PATCH v11 25/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v11 26/29] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v11 27/29] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v11 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v11 29/29] KVM: arm64: selftests: Add SME to set_id_regs test
[PATCH v3 00/12] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
2026-07-09 0:28 UTC (8+ messages)
` [PATCH v3 04/12] KVM: Rename .gmem_invalidate() to .gmem_reclaim_memory()
` [PATCH v3 10/12] KVM: SEV: Forcefully invalidate SNP VMSA if its backing gmem page is zapped
` [PATCH v3 11/12] KVM: x86: Guard .gmem_prepare() declarations with HAVE_KVM_GMEM_PREPARE=y
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-09 0:06 UTC (5+ messages)
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-07-08 23:38 UTC (17+ messages)
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation
[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
2026-07-08 23:33 UTC (25+ messages)
` [PATCH v19 04/18] PCI/TPH: Refactor pcie_enable_tph & add explicit requester variant
` [PATCH v19 06/18] PCI/TPH: Expose the enabled TPH requester type
` [PATCH v19 07/18] PCI/TPH: Add pcie_tph_supported() helper to check TPH capability attributes
` [PATCH v19 09/18] vfio/pci: Hide TPH capability when TPH is unsupported
` [PATCH v19 10/18] vfio/pci: Introduce tph policy parameter for staged TPH feature enablement
` [PATCH v19 11/18] vfio/pci: Virtualize PCIe TPH capability registers
` [PATCH v19 12/18] vfio/pci: Add dmabuf TPH metadata storage and fd query helper
` [PATCH v19 13/18] vfio/pci: Introduce VFIO_DEVICE_FEATURE_TPH family uapi for PCI TPH control
` [PATCH v19 14/18] vfio/pci: Implement VFIO_DEVICE_FEATURE_TPH and valid TPH config write support
` [PATCH v19 15/18] vfio/pci: Implement TPH_RESOLVE feature for DMABUF and CPU source resolving
` [PATCH v19 16/18] vfio/pci: Implement TPH_ST feature for batch ST table programming
` [PATCH v19 17/18] vfio/pci: Reset hardware TPH state on device enable/disable
[PATCH v3 0/9] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
2026-07-08 23:33 UTC (15+ messages)
` [PATCH v3 1/9] vfio: selftests: igb: Add driver for IGB QEMU device
` [PATCH v3 2/9] vfio: selftests: igb: Use PHY internal loopback on 82576
` [PATCH v3 3/9] vfio: selftests: igb: Use advanced TX and RX descriptors
` [PATCH v3 4/9] vfio: selftests: igb: Program MSI-X interrupt routing
` [PATCH v3 5/9] vfio: selftests: igb: Extend memcpy completion timeout for line-rate hardware
` [PATCH v3 6/9] vfio: selftests: igb: Disable PCIe completion timeout retries
` [PATCH v3 7/9] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v3 8/9] vfio: selftests: igb: Factor hardware programming into igb_hw_init()
` [PATCH v3 9/9] vfio: selftests: igb: Recover after DMA-read faults
[PATCH v2 01/10] selftests/vfio: igb: Add driver for IGB QEMU device
2026-07-08 23:10 UTC (4+ messages)
[PATCH v2 0/7] KVM: x86: EFER validity fixes and cleanups
2026-07-08 21:34 UTC (8+ messages)
` [PATCH v2 4/7] KVM: x86: Add a per-vendor callback to setup EFER caps
[PATCH 0/4] KVM: x86: Document and enforce APIC base memory hole
2026-07-08 19:48 UTC (5+ messages)
[PATCH kvmtool v2 0/4] Add guest_memfd support for arm64
2026-07-08 18:25 UTC (5+ messages)
` [PATCH kvmtool v2 1/4] Initialize the return value in kvm__for_each_mem_bank()
` [PATCH kvmtool v2 2/4] Remove newline from end of die() aborts
` [PATCH kvmtool v2 3/4] Add support for registering guest_memfd-backed memory regions
` [PATCH kvmtool v2 4/4] arm64: Add --guest-memfd option to back guest RAM with guest_memfd
linux-next: manual merge of the kvm tree with the tip tree
2026-07-08 17:31 UTC (2+ messages)
[RESEND PATCH v2] KVM: SVM: Add Bus Lock Detect support
2026-07-08 17:19 UTC (3+ messages)
[RFC PATCH v3 0/3] KVM: selftests: Improvements on dirty-ring
2026-07-08 16:57 UTC (6+ messages)
` [RFC PATCH v3 1/3] KVM: selftests: memstress: Add option to enable dirty-ring on VM creation
` [RFC PATCH v3 2/3] KVM: selftests: Check dirty-ring size before enabling
` [RFC PATCH v3 3/3] KVM: selftests: dirty_log_perf_test: Add dirty-ring support
[PATCH net] vhost-net: fix TX stall when vhost owns virtio-net header
2026-07-08 16:50 UTC (2+ messages)
[PATCH] KVM: SEV: drop FOLL_LONGTERM for encrypted region registration
2026-07-08 16:35 UTC (7+ messages)
[PATCH] KVM: x86/pmu: Use wrmsrq() instead of the deprecated wrmsrl() alias
2026-07-08 16:32 UTC (2+ messages)
[PATCH] KVM: VMX: Use cached vcpu_vmx pointer in MSR and segment helpers
2026-07-08 16:28 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 7.2, take #2
2026-07-08 16:12 UTC
[PATCH kvmtool v1 0/5] Add guest_memfd support for arm64
2026-07-08 15:59 UTC (4+ messages)
` [PATCH kvmtool v1 5/5] arm64: Add --guest-memfd option to back guest RAM with guest_memfd
[PATCH 0/8] KVM: x86/xen: Clean up 32-bit vs. 64-bit shared info mode handling
2026-07-08 15:48 UTC (6+ messages)
` [PATCH 7/8] KVM: x86/xen: Use 32-bit locked bts for vcpu_info evtchn_pending_sel
` [PATCH 8/8] KVM: x86/xen: Use 32-bit locked ops in kvm_xen_inject_pending_events()
[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
2026-07-08 15:35 UTC (22+ messages)
` [PATCH v3 09/40] KVM: arm64: gic-v5: Create and manage VM and VPE tables
` [PATCH v3 10/40] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v3 11/40] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH v3 13/40] KVM: arm64: gic-v5: Implement VPE "
` [PATCH v3 14/40] KVM: arm64: gic-v5: Set up VMTEs and VPE doorbells
` [PATCH v3 15/40] KVM: arm64: gic-v5: Add resident/non-resident hyp calls
` [PATCH v3 16/40] KVM: arm64: gic-v5: Request doorbells when VPEs enter WFI
[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-07-08 15:25 UTC (3+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation
[RFC PATCH v2 0/3] KVM: selftests: Improvements on dirty-ring
2026-07-08 15:15 UTC (4+ messages)
` [RFC PATCH v2 3/3] KVM: selftests: dirty_log_perf_test: Add dirty-ring support
[PATCH 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
2026-07-08 15:13 UTC (7+ messages)
` [PATCH 19/28] KVM: arm64: Make HCR_EL2 a non-VNCR register
` [PATCH 23/28] KVM: arm64: Add NVHCR_EL2 context switching
` [PATCH 24/28] KVM: arm64: Engage NV3 ERET trap elision
[PATCH v2] x86/mtrr: Drop stale linux/kvm_para.h include
2026-07-08 13:52 UTC
[PATCH v2 0/2] KVM: x86: Document APIC base memory hole constraint
2026-07-08 13:38 UTC (3+ messages)
` [PATCH 1/2] KVM: x86: Document that KVM_CREATE_IRQCHIP must precede vcpu creation
` [PATCH 2/2] KVM: x86: Document APIC base address constraint for in-kernel irqchip
[PATCH] x86/kvm: Include linux/types.h in asm/kvm_para.h
2026-07-08 13:09 UTC (3+ messages)
[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
2026-07-08 12:33 UTC (3+ messages)
` [PATCH v4 15/27] KVM: S390: Prepare gmap for a second KVM implementation
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