messages from 2026-07-17 15:44:06 to 2026-07-18 16:50:28 UTC [more...]
[PATCH v3] KVM: x86/mmu: Fix use-after-free on vendor module reload
2026-07-18 16:50 UTC
[PATCH] RISC-V: KVM: Fix PMU event info array size overflow
2026-07-18 15:49 UTC (2+ messages)
[PATCH v2] KVM: x86/mmu: Fix double-free of mmu_page_header_cache on vendor module reload
2026-07-18 14:51 UTC
[PATCH v12 00/29] KVM: arm64: Implement support for SME
2026-07-18 14:24 UTC (7+ messages)
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
[PATCH] vhost-scsi: Prevent OOM from invalid protection SGL count
2026-07-18 14:22 UTC (5+ messages)
[PATCH] KVM: x86/mmu: Fix double-free of mmu_page_header_cache on vendor module reload
2026-07-18 12:59 UTC
linux-next: manual merge of the kvm tree with the tip tree
2026-07-18 9:34 UTC (2+ messages)
[GIT PULL] KVM/riscv fixes for 7.2 take #1
2026-07-18 8:02 UTC
[PATCH v7 00/11] Dynamic PAMT
2026-07-18 6:10 UTC (16+ messages)
` [PATCH v7 01/11] x86/virt/tdx: Simplify PAMT layout calculation
` [PATCH v7 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v7 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v7 04/11] x86/virt/tdx: Allocate refcounts for Dynamic PAMT memory
` [PATCH v7 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()
` [PATCH v7 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v7 07/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v7 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v7 09/11] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v7 10/11] Documentation/x86: Add documentation for TDX's "
` [PATCH v7 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
[PATCH] RISC-V: KVM: Reject overlapping AIA IMSIC address fields
2026-07-18 4:48 UTC (2+ messages)
[PATCH] RISC-V: KVM: Avoid one-word masks for SBI v0.1 all-harts
2026-07-18 4:39 UTC
[PATCH] RISC-V: KVM: Guard HFENCE range loops against overflow
2026-07-18 4:38 UTC
[PATCH] RISC-V: KVM: Allow memslots ending at the GPA limit
2026-07-18 3:52 UTC
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-18 2:59 UTC (25+ messages)
` [PATCH v2 01/33] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH v2 02/33] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH v2 03/33] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH v2 04/33] mm: introduce and use vma_end_pgoff()
` [PATCH v2 05/33] mm/rmap: update mm/interval_tree.c comments
` [PATCH v2 06/33] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH v2 07/33] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH v2 08/33] mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
` [PATCH v2 09/33] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH v2 10/33] mm/rmap: rename anon_vma_interval_tree_*() params and use pgoff_t
` [PATCH v2 11/33] mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
` [PATCH v2 12/33] MAINTAINERS: Move mm/interval_tree.c to rmap section
[PATCH] vhost-vdpa: propagate set_map error to caller
2026-07-18 2:13 UTC (3+ messages)
` (no subject)
[PATCH] vhost: reject zero-size IOTLB INVALIDATE
2026-07-18 1:29 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/3] KVM: x86/SVM: Fixes for AMD ERAPS virtualization
2026-07-17 23:05 UTC (4+ messages)
` [PATCH v2 1/3] KVM: SVM: Configure ALLOW_LARGER_RAP in svm_vcpu_after_set_cpuid()
` [PATCH v2 2/3] KVM: SVM: Dirty ERAPS register on all ASID TLB flushes
` [PATCH v2 3/3] KVM: x86: Flush guest TLB on MTRR MSR writes
[PATCH v2 0/2] tdx-guest: Make Quote buffer size dynamic
2026-07-17 21:55 UTC (4+ messages)
` [PATCH v2 1/2] x86/tdx: Add helper to query maximum TD Quote size
` [PATCH v2 2/2] virt: tdx-guest: Allocate Quote buffer dynamically
[PATCH] percpu: Add missing DECLARE_PER_CPU_DECRYPTED
2026-07-17 21:33 UTC
[PATCH] KVM: VMX: Postpone IPIv setup after successful vCPU creation
2026-07-17 21:21 UTC (4+ messages)
[PATCH 00/60] KVM Planes + SEV-SNP Support
2026-07-17 18:26 UTC (10+ messages)
` [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
[PATCH v3 09/11] vfio: selftests: Add mlx5 driver - HW init and command interface
2026-07-17 17:41 UTC (3+ messages)
[PATCH] LoongArch: KVM: Initialize vector array in dmsintc_inject_irq()
2026-07-17 17:15 UTC (2+ messages)
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-07-17 17:12 UTC (7+ messages)
[PATCH v3 07/11] vfio: selftests: Allow drivers to specify required region size
2026-07-17 17:04 UTC (2+ messages)
[PATCH 6.12] vsock/virtio: fix zerocopy completion for multi-skb sends
2026-07-17 16:46 UTC (2+ messages)
[PATCH] KVM: selftests: Fix typos in x86 and riscv tests
2026-07-17 16:28 UTC
[RFC] KVM: Proposed uAPI for querying GSI and irqbypass status
2026-07-17 16:26 UTC
[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
2026-07-17 15:53 UTC (17+ messages)
` [PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
` [PATCH v4 6/6] KVM: arm64: Add auto HDBSS enable/disable on dirty logging change
[PATCH v4 0/2] vfio: selftests: Add allocation assert helpers and avoid VLAs
2026-07-17 15:43 UTC (2+ messages)
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