messages from 2026-07-25 00:23:15 to 2026-07-27 13:01:08 UTC [more...]
[PATCH v2 0/3] riscv: ptdump: Refactor for KVM gstage ptdump support
2026-07-27 13:01 UTC (7+ messages)
` [PATCH v2 1/3] riscv: ptdump: Create ptdump.h and move declarations
` [PATCH v2 2/3] riscv: ptdump: Use per-level attribute bits for parsing
` [PATCH v2 3/3] KVM: riscv: Register ptdump with debugfs on guest creation
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-07-27 12:43 UTC (15+ messages)
` [PATCH v2 02/17] x86/virt/tdx: Configure add-on features on TDX module init and update
` [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required
` [PATCH v2 05/17] x86/virt/tdx: Make TDX module initialize the extensions
[PATCH 1/2] riscv: ptdump: Move pagetable definitions to common header
2026-07-27 12:39 UTC (2+ messages)
[GIT PULL 06/23] target/i386/sev: fix MemoryRegion reference leaks in gpa2hva callers
2026-07-27 11:51 UTC
[GIT PULL 0/7] KVM: s390: Fixes for 7.2
2026-07-27 11:24 UTC (14+ messages)
` [GIT PULL 1/7] KVM: s390: pci: Reject adapter interrupt forwarding if already enabled
` [GIT PULL 2/7] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages
` [GIT PULL 3/7] KVM: s390: pci: Fix missing error codes and memory unaccounting
` [GIT PULL 4/7] KVM: s390: pci: Fix NULL dereference on AIBV allocation failure
` [GIT PULL 5/7] KVM: s390: pci: Fix resource leak on IRQ registration failure
` [GIT PULL 6/7] KVM: s390: pci: Validate AIBV and AISB before pinning guest pages
` [GIT PULL 7/7] KVM: s390: Fall back to short-term pinning in MAP ioctl
[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-07-27 11:11 UTC (3+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation
[PATCH v8 00/21] ARM64 PMU Partitioning
2026-07-27 11:04 UTC (2+ messages)
[PATCH v4 0/8] s390: Reintroduce support for DCACHE_WORD_ACCESS
2026-07-27 10:37 UTC (2+ messages)
[PATCH v2 0/2] tdx-guest: Make Quote buffer size dynamic
2026-07-27 10:13 UTC (4+ messages)
` [PATCH v2 2/2] virt: tdx-guest: Allocate Quote buffer dynamically
[GIT PULL 0/5] KVM: s390: Fixes for 7.2
2026-07-27 10:09 UTC (12+ messages)
` [GIT PULL 1/5] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
` [GIT PULL 2/5] KVM: s390: vsie: Avoid potential deadlock with real spaces
` [GIT PULL 3/5] KVM: s390: Fix dat_crste_walk_range() early return
` [GIT PULL 4/5] KVM: s390: Improve kvm_s390_vm_stop_migration()
` [GIT PULL 5/5] KVM: s390: pci: Fix handling of AIF enable without AISB
[PATCH v6 0/9] KVM: guest_memfd: RECLAIM+CONVERT cleanups
2026-07-27 9:59 UTC (24+ messages)
` [PATCH v6 1/9] KVM: guest_memfd: Pass the number of pages instead of the end pfn into .invalidate()
` [PATCH v6 3/9] KVM: x86: Rename kvm_x86_ops' gmem_invalidate() to gmem_make_shared()
` [PATCH v6 5/9] KVM: guest_memfd: Add helpers to query SHARED vs. PRIVATE for a given page
` [PATCH v6 6/9] KVM: guest_memfd: Only "prepare" folios for private pages
` [PATCH v6 7/9] KVM: guest_memfd: Rename prepare() hook and Kconfig to make_private() / CONVERT
` [PATCH v6 8/9] KVM: guest_memfd: Explicitly pass number of pages to make_private() hook
` [PATCH v6 9/9] KVM: guest_memfd: Make private exactly what can be mapped on page fault
[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
2026-07-27 9:21 UTC (5+ messages)
` [PATCH v15 13/37] KVM: arm64: CCA: Support timers in realm RECs
` [PATCH v15 14/37] KVM: arm64: CCA: Handle realm enter/exit
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2026-07-27 8:58 UTC (7+ messages)
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers
7.2-rc1 regression Folio lock leak in writepage_delalloc()
2026-07-27 8:41 UTC (13+ messages)
` [PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
[PATCH 0/5] Various UI/security-related fixes
2026-07-27 8:22 UTC (7+ messages)
` [PATCH 2/5] ui/vnc: fix OOB write in vnc_refresh_lossy_rect
[PATCH v3] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
2026-07-27 8:01 UTC (2+ messages)
[PATCH v3] KVM: x86: Mark nested RSM-created VM-Enter as untrusted
2026-07-27 7:53 UTC (3+ messages)
[PATCH 0/6] LoongArch: KVM: Add separate vmid support
2026-07-27 7:49 UTC (11+ messages)
` [PATCH 1/6] LoongArch: KVM: Add vmid support for stage2 MMU
` [PATCH 2/6] LoongArch: KVM: Add separate vCPU and VM id update function
` [PATCH 3/6] LoongArch: KVM: Add separate vmid feature support
` [PATCH 4/6] LoongArch: KVM: implement vmid updating logic
` [PATCH 5/6] LoongArch: KVM: Add remote tlb flushing support
` [PATCH 6/6] LoongArch: KVM: Enable separate vmid feature
[PATCH v3] KVM: s390: Fall back to short-term pinning in MAP ioctl
2026-07-27 7:29 UTC (2+ messages)
[PATCH] vsock/virtio: prevent workers from using deleted virtqueues
2026-07-27 3:58 UTC
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-07-27 3:07 UTC (3+ messages)
` [PATCH v2 18/31] iommu/vt-d: Cache max domain ID to avoid redundant calculation
[PATCH v3] KVM: guest_memfd: Avoid deadlock in error_remove_folio()
2026-07-27 2:50 UTC (2+ messages)
[PATCH v2] KVM: guest_memfd: Fix ABBA deadlock in error_remove_folio
2026-07-27 1:28 UTC (4+ messages)
[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
2026-07-27 0:40 UTC (3+ messages)
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
2026-07-27 0:40 UTC (8+ messages)
` [PATCH v19 12/18] vfio/pci: Add dmabuf TPH metadata storage and fd query helper
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-07-26 23:50 UTC (7+ messages)
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
[PATCH] KVM: pfncache: track HVA invalidations for HVA-based caches
2026-07-26 21:31 UTC (3+ messages)
[PATCH 5.10.y/5.15.y] KVM: VMX: Make vmread_error_trampoline() uncallable from C code
2026-07-26 21:24 UTC (3+ messages)
[PATCH v2 0/1] target/i386: Add support for KVM APERF/MPERF passthrough
2026-07-26 17:44 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH v6 00/10] s390/vfio_ccw fixes
2026-07-26 17:40 UTC (21+ messages)
` [PATCH v6 01/10] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v6 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v6 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v6 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v6 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v6 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v6 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v6 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v6 09/10] s390/vfio_ccw: implement a channel program mutex
` [PATCH v6 10/10] s390/vfio_ccw: implement a crw lock
[PATCH V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics support
2026-07-26 15:49 UTC (3+ messages)
` [PATCH v6 5/8] KVM: x86/pmu: Support PERF_METRICS MSR in mediated vPMU
[PATCH] vhost_net: reject unsafe feature changes after activation
2026-07-26 14:11 UTC
[PATCH rdma-next 09/15] vfio/mlx5: Enable relaxed ordering on the live migration data mkey
2026-07-26 9:29 UTC
[PATCH v6 00/36] Cleaning up the KVM clock mess
2026-07-26 9:21 UTC (17+ messages)
` [PATCH v6 05/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v6 08/36] KVM: x86: Activate master clock immediately on vCPU creation
` [PATCH v6 12/36] KVM: x86: Restructure get_kvmclock()
` [PATCH v6 15/36] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
` [PATCH v6 31/36] KVM: selftests: Add Xen runstate migration test
[PATCH v5 00/10] s390/vfio_ccw fixes
2026-07-26 4:33 UTC (21+ messages)
` [PATCH v5 01/10] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v5 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v5 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v5 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v5 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v5 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v5 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v5 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v5 09/10] s390/vfio_ccw: implement a channel program mutex
` [PATCH v5 10/10] s390/vfio_ccw: implement a crw lock
[PATCH v4 0/9] s390/vfio_ccw fixes
2026-07-26 0:59 UTC (26+ messages)
` [PATCH v4 1/9] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v4 2/9] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v4 3/9] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v4 4/9] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v4 5/9] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v4 6/9] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v4 7/9] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v4 8/9] s390/vfio_ccw: implement a channel program mutex
` [PATCH v4 9/9] s390/vfio_ccw: implement a crw lock
[PATCH] KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled
2026-07-25 21:33 UTC (6+ messages)
[PATCH v3 0/8] s390/vfio_ccw fixes
2026-07-25 11:29 UTC (7+ messages)
` [PATCH v3 7/8] s390/vfio_ccw: implement a channel program mutex
` [PATCH v3 8/8] s390/vfio_ccw: implement a crw lock
[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
2026-07-25 10:56 UTC (15+ messages)
` [PATCH v4 02/48] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM
` [PATCH v4 03/48] irqchip/gic-v5: Set up gic_kvm_info on ACPI hosts
` [PATCH v4 06/48] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v4 07/48] KVM: arm64: gic-v5: Extract host IRS caps from IRS config frame
` [PATCH v4 08/48] KVM: arm64: gic-v5: Add VPE doorbell domain
[PATCH 2/2] KVM: LoongArch: selftests: Add in-kernel MMIO read fast path test
2026-07-25 9:41 UTC (3+ messages)
[PATCH 1/2] LoongArch: KVM: Fix PC double advance in kernel MMIO read fast path
2026-07-25 3:38 UTC (2+ messages)
[PATCH v8 00/11] Dynamic PAMT
2026-07-25 0:46 UTC (14+ messages)
` [PATCH v8 02/11] x86/virt/tdx: Allocate page bitmap for "
` [PATCH v8 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v8 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()
` [PATCH v8 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v8 07/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v8 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v8 09/11] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v8 10/11] Documentation/x86: Add documentation for TDX's "
` [PATCH v8 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
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;
as well as URLs for NNTP newsgroup(s).