messages from 2026-02-11 16:29:14 to 2026-02-13 23:20:50 UTC [more...]
[PATCH v4 0/4] KVM: Speed up MMIO registrations
2026-02-13 23:20 UTC (4+ messages)
` [PATCH v4 4/4] KVM: Avoid synchronize_srcu() in kvm_io_bus_register_dev()
[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
2026-02-13 23:14 UTC (36+ messages)
` [RFC PATCH 01/19] x86,fs/resctrl: Add support for Global Bandwidth Enforcement (GLBE)
` [RFC PATCH 09/19] x86/resctrl: Add plza_capable in rdt_resource data structure
` [RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
` "
` [RFC PATCH 16/19] fs/resctrl: Implement rdtgroup_plza_write() to configure PLZA in a group
[PATCH v4 0/8] KVM: x86: nSVM: Improve PAT virtualization
2026-02-13 22:19 UTC (24+ messages)
` [PATCH v4 1/8] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest mode
` [PATCH v4 2/8] KVM: x86: nSVM: Cache and validate vmcb12 g_pat
` [PATCH v4 3/8] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH v4 4/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v4 5/8] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on VMEXIT
` [PATCH v4 6/8] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
` [PATCH v4 7/8] KVM: x86: nSVM: Handle restore of legacy nested state
` [PATCH v4 8/8] KVM: selftests: nSVM: Add svm_nested_pat test
[GIT PULL] KVM changes for Linux 7.0
2026-02-13 20:18 UTC (2+ messages)
[GIT PULL] virtio,vhost,vdpa: features, fixes
2026-02-13 20:17 UTC (2+ messages)
[PATCH v2 0/2] KVM: require generic MMU notifier implementation
2026-02-13 16:46 UTC (3+ messages)
` [PATCH v2 1/2] KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [PATCH v2 2/2] KVM: always define KVM_CAP_SYNC_MMU
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-02-13 15:09 UTC (7+ messages)
` [RFC PATCH v5 43/45] *** DO NOT MERGE *** KVM: guest_memfd: Add pre-zap arch hook for shared<=>private conversion
` [RFC PATCH v5 44/45] KVM: x86/mmu: Add support for splitting S-EPT hugepages on conversion
[PATCH V3 0/5] Align SVM with APM defined behaviors
2026-02-13 15:06 UTC (6+ messages)
` [PATCH V3 2/5] KVM: SVM: Inject #UD for STGI if EFER.SVME=0 and SVM Lock and DEV are not available
[PATCH v2 0/4] KVM: arm64: Fix guest feature sanitization and pKVM state synchronization
2026-02-13 14:58 UTC (6+ messages)
` [PATCH v2 1/4] KVM: arm64: Hide S1POE from guests when not supported by the host
` [PATCH v2 2/4] KVM: arm64: Optimise away S1POE handling when not supported by host
` [PATCH v2 3/4] KVM: arm64: Fix ID register initialization for non-protected pKVM guests
` [PATCH v2 4/4] KVM: arm64: Remove redundant kern_hyp_va() in unpin_host_sve_state()
[PATCH v1 0/3] KVM: arm64: Fix guest feature sanitization and pKVM state synchronization
2026-02-13 11:07 UTC (11+ messages)
` [PATCH v1 1/3] KVM: arm64: Hide S1POE from guests when not supported by the host
` [PATCH v1 2/3] KVM: arm64: Fix ID register initialization for non-protected pKVM guests
` [PATCH v1 3/3] KVM: arm64: Remove redundant kern_hyp_va() in unpin_host_sve_state()
[PATCH v7 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
2026-02-13 10:35 UTC (4+ messages)
` [PATCH v7 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [PATCH v7 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v7 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests
[PATCH] vfio/qat: extend Kconfig dependencies for 420xx and 6xxx devices
2026-02-13 9:14 UTC
[PATCH v6 00/19] ARM64 PMU Partitioning
2026-02-13 8:11 UTC (3+ messages)
[PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram
2026-02-13 7:39 UTC (3+ messages)
` [PATCH 3/3] x86/virt: rename x2apic_available to x2apic_without_ir_available
[GIT PULL] VFIO updates for v7.0-rc1
2026-02-13 1:17 UTC (2+ messages)
[RFC PATCH 0/5] KVM: nSVM: Fix RIP usage in the control area after restore
2026-02-12 23:07 UTC (6+ messages)
` [RFC PATCH 1/5] KVM: nSVM: Do not use L2's RIP for vmcb02's NextRIP after first L2 VMRUN
` [RFC PATCH 2/5] KVM: nSVM: Use the correct RIP when restoring vmcb02's control area
` [RFC PATCH 3/5] KVM: nSVM: Move updating NextRIP and soft IRQ RIPs into a helper
` [RFC PATCH 4/5] KVM: SVM: Recalculate nested RIPs after restoring REGS/SREGS
` [RFC PATCH 5/5] DO NOT MERGE: KVM: selftests: Reproduce nested RIP restore bug
[PATCH 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
2026-02-12 22:46 UTC (8+ messages)
` [PATCH 1/3] vfio/pci: Set VFIO_PCI_OFFSET_SHIFT to 48
` [PATCH 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section
[PATCH v4 00/24] Runtime TDX Module update support
2026-02-12 21:59 UTC (27+ messages)
` [PATCH v4 01/24] x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>
` [PATCH v4 02/24] coco/tdx-host: Introduce a "tdx_host" device
` [PATCH v4 03/24] coco/tdx-host: Expose TDX Module version
` [PATCH v4 04/24] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
` [PATCH v4 05/24] x86/virt/seamldr: Retrieve P-SEAMLDR information
` [PATCH v4 06/24] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v4 07/24] coco/tdx-host: Implement firmware upload sysfs ABI for TDX Module updates
` [PATCH v4 08/24] x86/virt/seamldr: Block TDX Module updates if any CPU is offline
` [PATCH v4 09/24] x86/virt/seamldr: Check update limit before TDX Module updates
` [PATCH v4 10/24] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v4 11/24] x86/virt/seamldr: Introduce skeleton for TDX Module updates
` [PATCH v4 12/24] x86/virt/seamldr: Abort updates if errors occurred midway
` [PATCH v4 13/24] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v4 14/24] x86/virt/tdx: Reset software states during TDX Module shutdown
` [PATCH v4 15/24] x86/virt/seamldr: Log TDX Module update failures
` [PATCH v4 16/24] x86/virt/seamldr: Install a new TDX Module
` [PATCH v4 17/24] x86/virt/seamldr: Do TDX per-CPU initialization after updates
` [PATCH v4 18/24] x86/virt/tdx: Restore TDX Module state
` [PATCH v4 19/24] x86/virt/tdx: Update tdx_sysinfo and check features post-update
` [PATCH v4 20/24] x86/virt/tdx: Enable TDX Module runtime updates
` [PATCH v4 21/24] x86/virt/tdx: Avoid updates during update-sensitive operations
` [PATCH v4 22/24] coco/tdx-host: Document TDX Module update expectations
` [PATCH v4 23/24] x86/virt/tdx: Document TDX Module updates
` [PATCH v4 24/24] [NOT-FOR-REVIEW] x86/virt/seamldr: Save and restore current VMCS
[PATCH] KVM: x86: Zero-initialize temporary fxregs_state buffers in FXSAVE emulation
2026-02-12 21:24 UTC
[PATCH 0/2] KVM: require generic MMU notifier implementation
2026-02-12 20:05 UTC (6+ messages)
` [PATCH 1/2] KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [PATCH 2/2] KVM: always define KVM_CAP_SYNC_MMU
[PATCH] kvm: use #error instead of BUILD_BUG_ON
2026-02-12 19:18 UTC (2+ messages)
[PATCH] KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXIT
2026-02-12 18:14 UTC (6+ messages)
[PATCH] KVM: x86: Fix incorrect memory constraint for FXSAVE in emulator
2026-02-12 18:06 UTC (4+ messages)
[PATCH v12 00/46] arm64: Support for Arm CCA in KVM
2026-02-12 17:48 UTC (2+ messages)
[PATCH 1/2] KVM: VMX: Drop obsolete branch hint prefixes from inline asm
2026-02-12 16:18 UTC (2+ messages)
[PATCH] KVM: x86/pmu: annotate struct kvm_x86_pmu_event_filter with __counted_by()
2026-02-12 14:05 UTC
[PATCH] s390x/kvm: Add ASTFLE facility 2 for nested virtualization
2026-02-12 12:57 UTC (4+ messages)
[PATCH v3 00/12] target/arm: single-binary
2026-02-12 10:59 UTC (3+ messages)
[PATCH v2 0/4] KVM: x86: selftests: Add Hygon CPUs support and fix failures
2026-02-12 10:38 UTC (5+ messages)
` [PATCH v2 1/4] KVM: x86: selftests: Add CPU vendor detection for Hygon
` [PATCH v2 2/4] KVM: x86: selftests: Add a flag to identify AMD compatible test cases
` [PATCH v2 3/4] KVM: x86: selftests: Allow the PMU event filter test for Hygon
` [PATCH v2 4/4] KVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRs
[PATCH v4 01/31] i386/kvm: avoid installing duplicate msr entries in msr_handlers
2026-02-12 10:05 UTC (22+ messages)
` [PATCH v4 02/31] accel/kvm: add confidential class member to indicate guest rebuild capability
` [PATCH v4 05/31] accel/kvm: add changes required to support KVM VM file descriptor change
` [PATCH v4 06/31] accel/kvm: add a notifier to indicate KVM VM file descriptor has changed
` [PATCH v4 07/31] accel/kvm: notify when KVM VM file fd is about to be changed
` [PATCH v4 08/31] i386/kvm: unregister smram listeners prior to vm file descriptor change
` [PATCH v4 09/31] kvm/i386: implement architecture support for kvm "
` [PATCH v4 12/31] kvm/i386: reload firmware for confidential guest reset
` [PATCH v4 13/31] accel/kvm: rebind current VCPUs to the new KVM VM file descriptor upon reset
` [PATCH v4 14/31] i386/tdx: refactor TDX firmware memory initialization code into a new function
` [PATCH v4 15/31] i386/tdx: finalize TDX guest state upon reset
` [PATCH v4 16/31] i386/tdx: add a pre-vmfd change notifier to reset tdx state
` [PATCH v4 17/31] i386/sev: add migration blockers only once
` [PATCH v4 18/31] i386/sev: add notifiers "
` [PATCH v4 19/31] i386/sev: free existing launch update data and kernel hashes data on init
` [PATCH v4 20/31] i386/sev: add support for confidential guest reset
` [PATCH v4 24/31] kvm/hyperv: add synic feature to CPU only if its not enabled
` [PATCH v4 26/31] kvm/xen-emu: re-initialize capabilities during confidential guest reset
` [PATCH v4 28/31] kvm/vcpu: add notifiers to inform vcpu file descriptor change
[PATCH 0/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
2026-02-12 9:24 UTC (5+ messages)
` [PATCH 1/4] KVM: s390: Minor refactor of base/ext facility lists
` [PATCH 2/4] s390/sclp: Detect ASTFLEIE 2 facility
` [PATCH 3/4] KVM: s390: vsie: Refactor handle_stfle
` [PATCH 4/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
[PATCH v6 00/19] ARM64 PMU Partitioning
2026-02-12 9:07 UTC (3+ messages)
` [PATCH v6 09/19] KVM: arm64: Write fast path PMU register handlers
[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-02-12 8:14 UTC (21+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
[PATCH v12 0/7] support FEAT_LSUI
2026-02-12 8:08 UTC (4+ messages)
[PATCH 1/2] KVM: VMX: Drop obsolete branch hint prefixes from inline asm
2026-02-11 21:35 UTC (10+ messages)
[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
2026-02-11 20:00 UTC (13+ messages)
` [PATCH RFC 07/17] userfaultfd: introduce vm_uffd_ops
` [PATCH RFC 09/17] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH RFC 10/17] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
[PATCH v2] Introduce KVM_X86_QUIRK_VMCS12_FREEZE_IN_SMM_CC
2026-02-11 18:03 UTC (3+ messages)
[GIT PULL v1 00/36] KVM/s390: Three small patches, and a huge series
2026-02-11 17:56 UTC (2+ messages)
[PATCH v6 0/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
2026-02-11 16:47 UTC (4+ messages)
[PATCH v2 0/5] KVM: nSVM: Fix save/restore of NextRIP & interrupt shadow
2026-02-11 16:28 UTC (3+ messages)
` [PATCH v2 4/5] KVM: selftests: Extend state_test to check vGIF
` [PATCH v2 5/5] KVM: selftests: Extend state_test to check next_rip
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