messages from 2026-07-22 21:54:55 to 2026-07-23 18:34:51 UTC [more...]
[PATCH v5 0/6] KVM s390x PCI fixes
2026-07-23 18:34 UTC (7+ messages)
` [PATCH v5 1/6] KVM: s390: pci: Reject adapter interrupt forwarding if already enabled
` [PATCH v5 2/6] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [PATCH v5 3/6] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [PATCH v5 4/6] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [PATCH v5 5/6] KVM: s390: pci: Fix resource leak on IRQ registration failure
` [PATCH v5 6/6] KVM: s390: pci: Validate AIBV and AISB before pinning guest pages
[PATCH v3 0/8] s390/vfio_ccw fixes
2026-07-23 18:34 UTC (17+ messages)
` [PATCH v3 1/8] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v3 2/8] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v3 3/8] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v3 4/8] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v3 5/8] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v3 6/8] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v3 7/8] s390/vfio_ccw: implement a channel program mutex
` [PATCH v3 8/8] s390/vfio_ccw: implement a crw lock
[PATCH v10 0/6] Add RMPOPT support
2026-07-23 18:32 UTC (12+ messages)
` [PATCH v10 2/6] x86/sev: Initialize RMPOPT configuration MSRs
[PATCH v2] KVM: s390: Fall back to short-term pinning in MAP ioctl
2026-07-23 18:22 UTC (2+ messages)
[PATCH] KVM: x86: bound the composed nested TSC multiplier to the max ratio
2026-07-23 18:21 UTC (2+ messages)
` [PATCH v2] KVM: x86: bound the composed nested TSC multiplier to a representable ratio
[PATCH v2] KVM: x86: Remove AMX-TF32 enumeration
2026-07-23 18:04 UTC (2+ messages)
[PATCH V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
2026-07-23 17:59 UTC (21+ messages)
` [PATCH v6 2/8] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH v6 3/8] KVM: x86/pmu: Rename and move vcpu_get_perf_capabilities() to pmu.h
` [PATCH v6 4/8] KVM: x86/pmu: Snapshot host IA32_PERF_CAPABILITIES in kvm_host
` [PATCH v6 5/8] KVM: x86/pmu: Support PERF_METRICS MSR in mediated vPMU
` [PATCH v6 6/8] KVM: x86/pmu: Move RDPMC emulation into per-vendor callbacks
` [PATCH v6 7/8] KVM: x86/pmu: Emulate RDPMC on performance metrics
[PATCH] mm: mempolicy: fix automatic numa balancing for shmem
2026-07-23 17:48 UTC (5+ messages)
[PATCH] KVM: nVMX: Only update last_vpid on a successful nested VM-Enter
2026-07-23 17:47 UTC (5+ messages)
[RFC PATCH v2 00/25] Optimize nSVM TLB flushes
2026-07-23 17:34 UTC (37+ messages)
` [RFC PATCH v2 02/25] KVM: SVM: Passthrough the number of supported ASIDs
` [RFC PATCH v2 03/25] KVM: VMX: Generalize VPID allocation to be vendor-neutral
` [RFC PATCH v2 04/25] KVM: x86/mmu: Support specifying a minimum TLB tag
` [RFC PATCH v2 06/25] KVM: SVM: Fallback to flush everything if FLUSHBYASID is not available
` [RFC PATCH v2 15/25] KVM: nSVM: Call nested_svm_transition_tlb_flush() on every VMCB switch
` [RFC PATCH v2 22/25] KVM: x86/mmu: Refactor kvm_mmu_invlpg() to allow skipping the gva flush
[PATCH v4 0/6] KVM s390x PCI fixes
2026-07-23 17:31 UTC (23+ messages)
` [PATCH v4 1/6] KVM: s390: pci: Reject adapter interrupt forwarding if already enabled
` [PATCH v4 2/6] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [PATCH v4 3/6] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [PATCH v4 4/6] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [PATCH v4 5/6] KVM: s390: pci: Fix resource leak on IRQ registration failure
` [PATCH v4 6/6] KVM: s390: pci: Validate AIBV and AISB before pinning guest pages
[PATCH v5 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
2026-07-23 17:17 UTC (15+ messages)
` [PATCH v5 4/5] vhost: synchronize with RCU readers when freeing workers
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-07-23 16:53 UTC (3+ messages)
[RFC PATCH v2 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
2026-07-23 16:01 UTC (3+ messages)
[PATCH v7 00/11] Dynamic PAMT
2026-07-23 15:34 UTC (13+ messages)
` [PATCH v7 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v7 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
[PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
2026-07-23 15:33 UTC
[PATCH] vfio/type1: conditional rescheduling while unpinning
2026-07-23 15:20 UTC
[PATCH v2 0/6] KVM: SEV: sev_dbg_crypt() fix and overhaul
2026-07-23 15:17 UTC (9+ messages)
` [PATCH v2 2/6] KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctls
[PATCH] tools: Use fputc() calls in some functions
2026-07-23 15:14 UTC (4+ messages)
[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
2026-07-23 14:46 UTC (10+ messages)
` [PATCH v15 12/37] KVM: arm64: CCA: Support the VGIC in realms
[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
2026-07-23 13:36 UTC (4+ messages)
[PATCH 5.10.y 00/17] KVM: fixes for CVE-2026-46113 and related issues
2026-07-23 13:36 UTC (4+ messages)
` [PATCH 5.15.y v2 0/8] "
[RFC PATCH v2 17/25] KVM: nSVM: Service local TLB flushes before nested transitions
2026-07-23 13:34 UTC (7+ messages)
[PATCH v12 00/29] KVM: arm64: Implement support for SME
2026-07-23 13:29 UTC (10+ messages)
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
[PATCH kvmtool] arm64: Fix resource leaks in find_pmu_cpumask()
2026-07-23 9:04 UTC
[PATCH v2 0/1] target/i386: Add support for KVM APERF/MPERF passthrough
2026-07-23 8:48 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v14 00/22] TDX KVM selftests
2026-07-23 8:44 UTC (24+ messages)
` [PATCH v14 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types
` [PATCH v14 02/22] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v14 03/22] KVM: selftests: Initialize the TDX VM
` [PATCH v14 04/22] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v14 05/22] KVM: selftests: Expose segment definitions to assembly files
` [PATCH v14 06/22] tools: include: Add kbuild.h for assembly structure offsets
` [PATCH v14 07/22] KVM: selftests: Introduce structures for TDX guest boot parameters
` [PATCH v14 08/22] KVM: selftests: Add TDX boot code
` [PATCH v14 09/22] KVM: selftests: Expose functions to get default sregs values
` [PATCH v14 10/22] KVM: selftests: Set up TDX boot code region
` [PATCH v14 11/22] KVM: selftests: Set up TDX boot parameters region
` [PATCH v14 12/22] KVM: selftests: Require guest_memfd for TDX VMs
` [PATCH v14 13/22] KVM: selftests: Support guest_memfd in-place conversion
` [PATCH v14 14/22] KVM: selftests: Expose function to allocate vCPU stack
` [PATCH v14 15/22] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
` [PATCH v14 16/22] KVM: selftests: Load per-vCPU guest stack in TDX boot parameters
` [PATCH v14 17/22] KVM: selftests: Set entry point for TDX guest code
` [PATCH v14 18/22] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v14 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus
` [PATCH v14 20/22] KVM: selftests: Implement MMIO WRITE for the TDX VM
` [PATCH v14 21/22] KVM: selftests: Add ucall support for TDX
` [PATCH v14 22/22] KVM: selftests: Add TDX lifecycle test
[INTERNAL REVIEW] [RFC PATCH v3 01/20] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
2026-07-23 8:41 UTC (2+ messages)
[PATCH] target/i386/sev: fix MemoryRegion reference leaks in gpa2hva callers
2026-07-23 8:33 UTC (3+ messages)
[PATCH v2 0/2] tdx-guest: Make Quote buffer size dynamic
2026-07-23 8:19 UTC (8+ messages)
` [PATCH v2 2/2] virt: tdx-guest: Allocate Quote buffer dynamically
[PATCH v4 0/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states
2026-07-23 7:58 UTC (3+ messages)
` [PATCH v4 1/2] KVM: RISC-V: Clear former VCPU cache on virtualization disable
[PATCH 00/21] KVM: s390: vsie: Add VSIE SIGP Interpretation (vsie_sigpi)
2026-07-23 7:33 UTC (5+ messages)
` [PATCH 13/21] KVM: s390: vsie: Add helper to pin multiple guest pages
[PATCH 0/6] firmware: arm_rmm: Add RMM v2.0 support
2026-07-23 7:11 UTC (3+ messages)
` [PATCH 1/6] firmware: arm_rmm: Add SMC definitions for calling the RMM
[PATCH 5.10.y 00/17] KVM: fixes for CVE-2026-46113 and related issues
2026-07-23 6:41 UTC
[PATCH 5.15.y v2 0/8] KVM: fixes for CVE-2026-46113 and related issues
2026-07-23 6:36 UTC
[RFC PATCH v2 08/25] KVM: SEV: Stop using per-vCPU ASID for SEV VMs
2026-07-23 5:02 UTC (6+ messages)
[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
2026-07-23 2:47 UTC (3+ messages)
` [PATCH v3 8/9] KVM: arm64: selftests: Add infrastructure for using stage-2 in guest
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-23 2:42 UTC (5+ messages)
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH v2 14/33] mm/vma: clean up anon_vma_compatible()
[PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
2026-07-23 1:17 UTC (11+ messages)
7.2-rc1 regression Folio lock leak in writepage_delalloc()
2026-07-23 0:42 UTC (8+ messages)
` [PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
[RFC PATCH v2 13/25] KVM: nSVM: Flush both L1 and L2 ASIDs on KVM_REQ_TLB_FLUSH
2026-07-23 0:37 UTC (4+ messages)
[PATCH] KVM: SEV: Allocate full pages for {DE,EN}CRYPT ops on SNP-enabled hosts
2026-07-23 0:25 UTC (2+ messages)
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-07-22 23:43 UTC (3+ messages)
` [RFC PATCH 12/15] KVM: TDX: Add in-kernel Quote generation
[PATCH v2] KVM: nVMX: Service local TLB flushes on failed nested VM-Enter
2026-07-22 23:01 UTC
[PATCH v5 00/20] KVM: x86: Enable APX for guests
2026-07-22 22:01 UTC (30+ messages)
` [PATCH v5 03/20] KVM: x86: Support APX state for XSAVE ABI
` [PATCH v5 08/20] KVM: VMX: Support instruction information extension
` [PATCH v5 09/20] KVM: nVMX: Propagate extended instruction information
` [PATCH v5 11/20] KVM: x86: Handle EGPR index and REX2-incompatible opcodes
` [PATCH v5 13/20] KVM: x86: Reject EVEX-prefixed instructions
` [PATCH v5 16/20] KVM: x86: Add APX in supported XCR0
` [PATCH v5 17/20] KVM: x86: Expose APX foundation feature to userspace
` [PATCH v5 18/20] KVM: x86: Expose APX sub-features "
` [PATCH v5 19/20] KVM: x86: selftests: Add APX state and ABI test
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