messages from 2026-02-25 03:51:26 to 2026-02-26 11:54:44 UTC [more...]
[PATCH v3 0/2] KVM: arm64: PMU: Use multiple host PMUs
2026-02-26 11:54 UTC (4+ messages)
` [PATCH v3 1/2] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v3 2/2] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
2026-02-26 11:44 UTC (3+ messages)
` [PATCH] KVM: x86: Fix C++ user API for structures with variable length arrays
[PATCH v14 0/8] support FEAT_LSUI
2026-02-26 11:38 UTC (12+ messages)
` [PATCH v14 1/8] arm64: cpufeature: add FEAT_LSUI
` [PATCH v14 2/8] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v14 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v14 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v14 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v14 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
` [PATCH v14 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor
` [PATCH v14 8/8] arm64: Kconfig: add support for LSUI
[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
2026-02-26 11:37 UTC (4+ messages)
` [PATCH v4 3/3] x86/tlb: add architecture-specific TLB IPI optimization support
[PATCH] RISC-V: KVM: Skip THP support check during dirty logging
2026-02-26 11:12 UTC
[PATCH 0/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
2026-02-26 10:52 UTC (3+ messages)
` [PATCH 2/4] s390/sclp: Detect ASTFLEIE 2 facility
[GIT PULL] KVM/arm64 fixes for 7.0, take #1
2026-02-26 10:50 UTC
[PATCH v2 00/14] Make RamDiscardManager work with multiple sources
2026-02-26 10:37 UTC (17+ messages)
` [PATCH v2 01/14] system/rba: use DIV_ROUND_UP
` [PATCH v2 02/14] memory: drop RamDiscardListener::double_discard_supported
` [PATCH v2 03/14] virtio-mem: use warn_report_err_once()
` [PATCH v2 04/14] system/memory: minor doc fix
` [PATCH v2 05/14] kvm: replace RamDicardManager by the RamBlockAttribute
` [PATCH v2 06/14] system/memory: split RamDiscardManager into source and manager
` [PATCH v2 07/14] system/memory: move RamDiscardManager to separate compilation unit
` [PATCH v2 08/14] system/memory: constify section arguments
` [PATCH v2 09/14] system/ram-discard-manager: implement replay via is_populated iteration
` [PATCH v2 10/14] virtio-mem: remove replay_populated/replay_discarded implementation
` [PATCH v2 11/14] system/ram-discard-manager: drop replay from source interface
` [PATCH v2 12/14] system/memory: implement RamDiscardManager multi-source aggregation
` [PATCH v2 13/14] system/memory: add RamDiscardManager reference counting and cleanup
` [PATCH v2 14/14] tests: add unit tests for RamDiscardManager multi-source aggregation
Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
2026-02-26 10:37 UTC (2+ messages)
[PATCH net v3 0/3] vsock: add write-once semantics to child_ns_mode
2026-02-26 10:20 UTC (2+ messages)
[PATCH v2] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
2026-02-26 9:46 UTC (2+ messages)
[PATCH v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
2026-02-26 9:23 UTC (3+ messages)
` [PATCH v2 1/2] x86/cpu: Disable CR pinning during CPU bringup
` [PATCH v2 2/2] x86/fred: Fix early boot failures on SEV-ES/SNP guests
RISC-V: KVM: Fix hugepage mapping handling during dirty logging
2026-02-26 9:22 UTC
[PATCH v2] RISC-V: KVM: Fix use-after-free in kvm_riscv_gstage_get_leaf()
2026-02-26 9:08 UTC (3+ messages)
` "
[PATCH v3 00/16] KVM: x86/tdx: Have TDX handle VMXON during bringup
2026-02-26 8:55 UTC (6+ messages)
` [PATCH v3 07/16] KVM: SVM: Move core EFER.SVME enablement to kernel
` [PATCH v3 08/16] KVM: x86: Move bulk of emergency virtualizaton logic to virt subsystem
[PATCH v8 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
2026-02-26 8:32 UTC (4+ messages)
` [PATCH v8 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [PATCH v8 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v8 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests
[RFC PATCH kernel] iommufd: Allow mapping from KVM's guest_memfd
2026-02-26 8:19 UTC (4+ messages)
[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
2026-02-26 8:11 UTC (7+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH 0/2] KVM: selftests: Add test case for readonly memslots on x86
2026-02-26 7:37 UTC (3+ messages)
` [PATCH 1/2] KVM: selftests: Extract memslot setup code from spawn_vm()
` [PATCH 2/2] KVM: selftests: Add test case for readonly memslots on x86
[RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
2026-02-26 7:18 UTC (8+ messages)
[PATCH v3 0/3] Use killable vma write locking in most places
2026-02-26 7:06 UTC (4+ messages)
` [PATCH v3 1/3] mm/vma: cleanup error handling path in vma_expand()
` [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v3 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
[PATCH] target/i386/kvm: Configure proper KVM SEOIB behavior
2026-02-26 7:04 UTC (5+ messages)
[PATCH v4 00/24] Runtime TDX Module update support
2026-02-26 6:34 UTC (5+ messages)
` [PATCH v4 21/24] x86/virt/tdx: Avoid updates during update-sensitive operations
[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
2026-02-26 6:22 UTC (31+ messages)
` [PATCH kernel 1/9] pci/tsm: Add TDISP report blob and helpers to parse it
` [PATCH kernel 2/9] pci/tsm: Add tsm_tdi_status
` [PATCH kernel 3/9] coco/sev-guest: Allow multiple source files in the driver
` [PATCH kernel 4/9] dma/swiotlb: Stop forcing SWIOTLB for TDISP devices
` [PATCH kernel 5/9] x86/mm: Stop forcing decrypted page state "
` [PATCH kernel 6/9] x86/dma-direct: Stop changing encrypted "
` [PATCH kernel 7/9] coco/sev-guest: Implement the guest support for SEV TIO (phase2)
` [PATCH kernel 8/9] RFC: PCI: Avoid needless touching of Command register
` [PATCH kernel 9/9] pci: Allow encrypted MMIO mapping via sysfs
[PATCH] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
2026-02-26 6:00 UTC (2+ messages)
[PATCH] KVM: riscv: Fix Spectre-v1 in APLIC interrupt handling
2026-02-26 5:47 UTC (2+ messages)
[PATCH v2 0/2] KVM: x86: Fix UBSAN bool warnings in module parameters
2026-02-26 5:35 UTC (4+ messages)
` [PATCH v2 1/2] KVM: SVM: Fix UBSAN warning when reading avic parameter
` [PATCH v2 2/2] KVM: x86/mmu: Fix UBSAN warning when reading nx_huge_pages parameter
[syzbot] [kvm?] WARNING in kvm_read_guest_offset_cached
2026-02-26 1:47 UTC (4+ messages)
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-02-26 0:51 UTC (19+ messages)
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v2 05/22] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved "
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v2 09/22] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
[PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
2026-02-26 0:28 UTC (3+ messages)
[PATCH 00/14] iommu: Add live update state preservation
2026-02-25 23:47 UTC (3+ messages)
` [PATCH 11/14] iommufd-lu: Persist iommu hardware pagetables for live update
[PATCH 0/2] KVM: s390: Limit adapter indicator access to page
2026-02-25 23:42 UTC (3+ messages)
` [PATCH 1/2] KVM: s390: Limit adapter indicator access to mapped page
[PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
2026-02-25 23:20 UTC (3+ messages)
[PATCH 00/31] Nested SVM fixes, cleanups, and hardening
2026-02-25 22:44 UTC (3+ messages)
` [PATCH v6 16/31] KVM: nSVM: Unify handling of VMRUN failures with proper cleanup
VFIO support on hyperv (vfio_pci_core_ioctl())
2026-02-25 22:04 UTC
[PATCH] KVM: SEV: Track SNP launch state and disallow invalid userspace interactions
2026-02-25 20:30 UTC (5+ messages)
[PATCH v5] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
2026-02-25 20:24 UTC (2+ messages)
[PATCH 00/14] KVM: x86: Emulator MMIO fix and cleanups
2026-02-25 20:19 UTC (6+ messages)
` [PATCH 14/14] KVM: x86: Add helpers to prepare kvm_run for userspace MMIO exit
[PATCH] KVM: nVMX: Track vmx emulation errors
2026-02-25 20:18 UTC (2+ messages)
[PATCH 0/5] accel: Try to build without target-specific knowledge
2026-02-25 19:42 UTC (13+ messages)
` [PATCH 1/5] accel/kvm: Include missing 'exec/cpu-common.h' header
` [PATCH 2/5] accel/mshv: Forward-declare mshv_root_hvcall structure
` [PATCH 3/5] accel/mshv: Build without target-specific knowledge
` [PATCH 4/5] accel/hvf: "
` [PATCH 5/5] accel/xen: "
[PATCH 1/2] KVM: VMX: Drop obsolete branch hint prefixes from inline asm
2026-02-25 19:02 UTC (3+ messages)
` [PATCH 2/2] KVM: VMX: Use ASM_INPUT_RM in __vmcs_writel
[PATCH 0/4] Allow setting RAPL_DIS during SNP_INIT_EX
2026-02-25 18:05 UTC (14+ messages)
` [PATCH 2/4] selftests/kvm: check that SEV-ES VMs are allowed in SEV-SNP mode
` [PATCH 3/4] crypto/ccp: support setting RAPL_DIS in SNP_INIT_EX
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-02-25 17:46 UTC (7+ messages)
` [PATCH v3 1/5] arm64/sysreg: Add HDBSS related register information
` [PATCH v3 2/5] KVM: arm64: Add support to set the DBM attr during memory abort
` [PATCH v3 3/5] KVM: arm64: Add support for FEAT_HDBSS
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
` [PATCH v3 5/5] KVM: arm64: Document HDBSS ioctl
[PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
2026-02-25 17:53 UTC (2+ messages)
[PATCH v6 09/19] KVM: arm64: Write fast path PMU register handlers
2026-02-25 17:45 UTC (2+ messages)
[PATCH v6 00/19] ARM64 PMU Partitioning
2026-02-25 17:40 UTC (2+ messages)
[RFC PATCH] arm: enable PMU partitioning
2026-02-25 17:37 UTC
[PATCH v4 0/8] vfio: selftest: Add SR-IOV UAPI test
2026-02-25 17:13 UTC (2+ messages)
[PATCH v13 0/8] support FEAT_LSUI
2026-02-25 17:10 UTC (4+ messages)
` [PATCH v13 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor
[PATCH v2] KVM: x86: synthesize CPUID bits only if CPU capability is set
2026-02-25 16:43 UTC (2+ messages)
[PATCH] KVM: s390: only deliver service interrupt with payload
2026-02-25 16:27 UTC (2+ messages)
Question: 'pmu' kvm unit test fails when run nested with NMI watchdog on the host
2026-02-25 16:02 UTC (3+ messages)
[PATCH] KVM: TDX: Set SIGNIFCANT_INDEX flag for supported CPUIDs
2026-02-25 15:03 UTC (7+ messages)
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-02-25 9:22 UTC (2+ messages)
[PATCH] irqchip/gic-v5: Fix inversion of IRS_IDR0.virt flag
2026-02-25 8:58 UTC (3+ messages)
[PATCH RFC v2 0/6] guest_memfd: Track amount of memory allocated on inode
2026-02-25 7:20 UTC (7+ messages)
` [PATCH RFC v2 1/6] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
` [PATCH RFC v2 2/6] KVM: guest_memfd: Directly allocate folios with filemap_alloc_folio()
` [PATCH RFC v2 3/6] fs: Add .unaccount_folio callback
` [PATCH RFC v2 4/6] KVM: guest_memfd: Track amount of memory allocated on inode
` [PATCH RFC v2 5/6] KVM: selftests: Wrap fstat() to assert success
` [PATCH RFC v2 6/6] KVM: selftests: Test that st_blocks is updated on allocation
[PATCH v6 0/1] arm: add kvm-psci-version vcpu property
2026-02-25 7:16 UTC (4+ messages)
` [PATCH v6 1/1] target/arm/kvm: "
[PATCH 0/2] KVM: x86: Fix UBSAN bool warnings in module parameters
2026-02-25 6:48 UTC (6+ messages)
` [PATCH 1/2] KVM: SVM: Fix UBSAN warning when reading avic parameter
[PATCH RFC v2] target/arm/kvm: Choose PMU backend
2026-02-25 4:24 UTC
[PATCH v6 22/35] i386/sev: add support for confidential guest reset
2026-02-25 3:49 UTC (4+ messages)
` [PATCH v6 26/35] kvm/hyperv: add synic feature to CPU only if its not enabled
` [PATCH v6 28/35] kvm/xen-emu: re-initialize capabilities during confidential guest reset
` [PATCH v6 30/35] kvm/vcpu: add notifiers to inform vcpu file descriptor change
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