Show patches with: Submitter = Paolo Bonzini       |    State = Action Required       |   3031 patches
« 1 2 ... 10 11 1230 31 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4.19.y] KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653) [4.19.y] KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653) - - - --- 2021-08-16 Paolo Bonzini New
[4.14.y] KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653) [4.14.y] KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653) - - - --- 2021-08-16 Paolo Bonzini New
[GIT,PULL] KVM fixes for Linux 5.14-rc7 [GIT,PULL] KVM fixes for Linux 5.14-rc7 - - - --- 2021-08-16 Paolo Bonzini New
[FYI] KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656) [FYI] KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656) - - - --- 2021-08-16 Paolo Bonzini New
[FYI] KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653) [FYI] KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653) - - - --- 2021-08-16 Paolo Bonzini New
[GIT,PULL] KVM fixes for Linux 5.14-rc6 [GIT,PULL] KVM fixes for Linux 5.14-rc6 - - - --- 2021-08-15 Paolo Bonzini New
[kvm-unit-tests,2/2] access: treat NX as reserved if EFER.NXE=0 access: cut more execution time on reserved bit tests - - - --- 2021-08-13 Paolo Bonzini New
[kvm-unit-tests,1/2] access: optimize check for multiple reserved bits access: cut more execution time on reserved bit tests - - - --- 2021-08-13 Paolo Bonzini New
[2/2] kvm: x86: abstract locking around pvclock_update_vm_gtod_copy KVM: x86: abstract locking around pvclock_update_vm_gtod_copy - - - --- 2021-08-11 Paolo Bonzini New
[1/2] KVM: KVM-on-hyperv: shorten no-entry section on reenlightenment KVM: x86: abstract locking around pvclock_update_vm_gtod_copy - - - --- 2021-08-11 Paolo Bonzini New
KVM: stats: remove dead stores KVM: stats: remove dead stores - - - --- 2021-08-10 Paolo Bonzini New
KVM: x86: remove dead initialization KVM: x86: remove dead initialization - 1 - --- 2021-08-09 Paolo Bonzini New
[16/16] KVM: MMU: change tracepoints arguments to kvm_page_fault KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
[15/16] KVM: MMU: change disallowed_hugepage_adjust() arguments to kvm_page_fault KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
[14/16] KVM: MMU: change kvm_mmu_hugepage_adjust() arguments to kvm_page_fault KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
[13/16] KVM: MMU: change fast_page_fault() arguments to kvm_page_fault KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
[12/16] KVM: MMU: change tdp_mmu_map_handle_target_level() arguments to kvm_page_fault KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
[11/16] KVM: MMU: change kvm_tdp_mmu_map() arguments to kvm_page_fault KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
[10/16] KVM: MMU: change FNAME(fetch)() arguments to kvm_page_fault KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
[09/16] KVM: MMU: change __direct_map() arguments to kvm_page_fault KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
[08/16] KVM: MMU: change handle_abnormal_pfn() arguments to kvm_page_fault KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
[07/16] KVM: MMU: change try_async_pf() arguments to kvm_page_fault KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
[06/16] KVM: MMU: change page_fault_handle_page_track() arguments to kvm_page_fault KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
[05/16] KVM: MMU: change direct_page_fault() arguments to kvm_page_fault KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
[04/16] KVM: MMU: change mmu->page_fault() arguments to kvm_page_fault KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
[03/16] KVM: MMU: Introduce struct kvm_page_fault KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
[02/16] KVM: x86: clamp host mapping level to max_level in kvm_mmu_max_mapping_level KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
[01/16] KVM: MMU: pass unadulterated gpa to direct_page_fault KVM: x86: pass arguments on the page fault path via struct kvm_page_fault - - - --- 2021-08-07 Paolo Bonzini New
selftests: KVM: avoid failures due to reserved HyperTransport region selftests: KVM: avoid failures due to reserved HyperTransport region - 1 - --- 2021-08-05 Paolo Bonzini New
[GIT,PULL] KVM fixes for Linux 5.14-rc5 [GIT,PULL] KVM fixes for Linux 5.14-rc5 - - - --- 2021-08-05 Paolo Bonzini New
KVM: xen: do not use struct gfn_to_hva_cache KVM: xen: do not use struct gfn_to_hva_cache - - - --- 2021-08-05 Paolo Bonzini New
KVM: Do not leak memory for duplicate debugfs directories KVM: Do not leak memory for duplicate debugfs directories 1 1 1 --- 2021-08-04 Paolo Bonzini New
[RFC] KVM: nSVM: remove useless kvm_clear_*_queue [RFC] KVM: nSVM: remove useless kvm_clear_*_queue - 1 - --- 2021-08-02 Paolo Bonzini New
[GIT,PULL] KVM fixes for Linux 5.14-rc4 [GIT,PULL] KVM fixes for Linux 5.14-rc4 - - - --- 2021-07-29 Paolo Bonzini New
KVM: x86: Exit to userspace when kvm_check_nested_events fails KVM: x86: Exit to userspace when kvm_check_nested_events fails - - - --- 2021-07-28 Paolo Bonzini New
[v3] KVM: x86: accept userspace interrupt only if no event is injected [v3] KVM: x86: accept userspace interrupt only if no event is injected 1 1 1 --- 2021-07-27 Paolo Bonzini New
[2/2] KVM: Don't take mmu_lock for range invalidation unless necessary KVM: Don't take mmu_lock for range invalidation unless necessary - - - --- 2021-07-27 Paolo Bonzini New
[1/2] KVM: Block memslot updates across range_start() and range_end() KVM: Don't take mmu_lock for range invalidation unless necessary - 1 - --- 2021-07-27 Paolo Bonzini New
[v2] KVM: x86: accept userspace interrupt only if no event is injected [v2] KVM: x86: accept userspace interrupt only if no event is injected - - 1 --- 2021-07-27 Paolo Bonzini New
KVM: add missing compat KVM_CLEAR_DIRTY_LOG KVM: add missing compat KVM_CLEAR_DIRTY_LOG - 1 - --- 2021-07-27 Paolo Bonzini New
KVM: ARM: count remote TLB flushes KVM: ARM: count remote TLB flushes - 1 - --- 2021-07-27 Paolo Bonzini New
KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized - - 2 --- 2021-07-26 Paolo Bonzini New
KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized - - - --- 2021-07-26 Paolo Bonzini New
KVM: x86: enable TDP MMU by default KVM: x86: enable TDP MMU by default - 1 - --- 2021-07-26 Paolo Bonzini New
[GIT,PULL] KVM fixes for Linux 5.14-rc2 [GIT,PULL] KVM fixes for Linux 5.14-rc2 - - - --- 2021-07-15 Paolo Bonzini New
KVM: x86: accept userspace interrupt only if no event is injected KVM: x86: accept userspace interrupt only if no event is injected - - 1 --- 2021-07-14 Paolo Bonzini New
[GIT,PULL] Final batch of KVM changes for Linux 5.13 [GIT,PULL] Final batch of KVM changes for Linux 5.13 - - - --- 2021-06-25 Paolo Bonzini New
[GIT,PULL] KVM changes for 5.13-rc7 [GIT,PULL] KVM changes for 5.13-rc7 - - - --- 2021-06-17 Paolo Bonzini New
[kvm-unit-tests] svm: remove bogus MSRPM test [kvm-unit-tests] svm: remove bogus MSRPM test - - - --- 2021-06-11 Paolo Bonzini New
KVM: switch per-VM stats to u64 KVM: switch per-VM stats to u64 - - - --- 2021-06-10 Paolo Bonzini New
[2/2] KVM: Don't take mmu_lock for range invalidation unless necessary KVM: Don't take mmu_lock for range invalidation unless necessary - - - --- 2021-06-10 Paolo Bonzini New
[1/2] KVM: Block memslot updates across range_start() and range_end() KVM: Don't take mmu_lock for range invalidation unless necessary - - - --- 2021-06-10 Paolo Bonzini New
[GIT,PULL,v2] KVM fixes for 5.13-rc6 [GIT,PULL,v2] KVM fixes for 5.13-rc6 - - - --- 2021-06-09 Paolo Bonzini New
[GIT,PULL] KVM fixes for 5.13-rc6 [GIT,PULL] KVM fixes for 5.13-rc6 - - - --- 2021-06-09 Paolo Bonzini New
[GIT,PULL] KVM changes and new selftests for Linux 5.14-rc4 [GIT,PULL] KVM changes and new selftests for Linux 5.14-rc4 - - - --- 2021-05-29 Paolo Bonzini New
selftests: kvm: fix overlapping addresses in memslot_perf_test selftests: kvm: fix overlapping addresses in memslot_perf_test - - - --- 2021-05-28 Paolo Bonzini New
KVM: SVM: make the avic parameter a bool KVM: SVM: make the avic parameter a bool - - - --- 2021-05-24 Paolo Bonzini New
[v2,kvm-unit-tests,2/2] arm: add eabi version of 64-bit division functions fix long division routines for ARM eabi - 1 - --- 2021-05-12 Paolo Bonzini New
[v2,kvm-unit-tests,1/2] libcflat: clean up and complete long division routines fix long division routines for ARM eabi - 1 - --- 2021-05-12 Paolo Bonzini New
[kvm-unit-tests,2/2] arm: add eabi version of 64-bit division functions fix long division routines for ARM eabi - - - --- 2021-05-11 Paolo Bonzini New
[kvm-unit-tests,1/2] libcflat: clean up and complete long division routines fix long division routines for ARM eabi - - - --- 2021-05-11 Paolo Bonzini New
[GIT,PULL] KVM updates for Linux 5.13-rc2 [GIT,PULL] KVM updates for Linux 5.13-rc2 - - - --- 2021-05-10 Paolo Bonzini New
[GIT,PULL] Second batch of KVM changes for Linux 5.13 [GIT,PULL] Second batch of KVM changes for Linux 5.13 - - - --- 2021-05-08 Paolo Bonzini New
[kvm-unit-tests] libcflat: provide long division routines [kvm-unit-tests] libcflat: provide long division routines - - - --- 2021-05-05 Paolo Bonzini New
[v3,2/2] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall KVM: x86: guest interface for SEV live migration - 1 - --- 2021-04-29 Paolo Bonzini New
[v3,1/2] KVM: x86: add MSR_KVM_MIGRATION_CONTROL KVM: x86: guest interface for SEV live migration - - - --- 2021-04-29 Paolo Bonzini New
[GIT,PULL] KVM, AMD PSP and ARM CoreSight changes for 5.13 merge window [GIT,PULL] KVM, AMD PSP and ARM CoreSight changes for 5.13 merge window - - - --- 2021-04-28 Paolo Bonzini New
[GIT,PULL] KVM fix for 5.12 final [GIT,PULL] KVM fix for 5.12 final - - - --- 2021-04-24 Paolo Bonzini New
[kvm-unit-tests] x86/cstart: Don't use MSR_GS_BASE in 32-bit boot code [kvm-unit-tests] x86/cstart: Don't use MSR_GS_BASE in 32-bit boot code - - - --- 2021-04-23 Paolo Bonzini New
[kvm-unit-tests] nSVM: Test addresses of MSR and IO permissions maps [kvm-unit-tests] nSVM: Test addresses of MSR and IO permissions maps - - - --- 2021-04-23 Paolo Bonzini New
[v2,2/2] KVM: x86: add MSR_KVM_MIGRATION_CONTROL KVM: x86: guest interface for SEV live migration - - - --- 2021-04-21 Paolo Bonzini New
[v2,1/2] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall KVM: x86: guest interface for SEV live migration - 1 - --- 2021-04-21 Paolo Bonzini New
[0/3] KVM: x86: guest interface for SEV live migration - - - --- 2021-04-20 Paolo Bonzini New
KVM: x86: add MSR_KVM_MIGRATION_CONTROL KVM: x86: add MSR_KVM_MIGRATION_CONTROL - - - --- 2021-04-20 Paolo Bonzini New
KVM: x86: document behavior of measurement ioctls with len==0 KVM: x86: document behavior of measurement ioctls with len==0 - 1 - --- 2021-04-20 Paolo Bonzini New
KVM: selftests: Always run vCPU thread with blocked SIG_IPI KVM: selftests: Always run vCPU thread with blocked SIG_IPI - 1 - --- 2021-04-20 Paolo Bonzini New
[fixed] KVM: x86/mmu: Fast invalidation for TDP MMU [fixed] KVM: x86/mmu: Fast invalidation for TDP MMU - - - --- 2021-04-19 Paolo Bonzini New
[GIT,PULL] KVM changes for 5.12-rc8 or final [GIT,PULL] KVM changes for 5.12-rc8 or final - - - --- 2021-04-13 Paolo Bonzini New
[5.10/5.11,9/9] KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_sp Fix missing TLB flushes in TDP MMU - 1 - --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,8/9] KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages Fix missing TLB flushes in TDP MMU - - - --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,7/9] KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping Fix missing TLB flushes in TDP MMU - 1 - --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,6/9] KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap Fix missing TLB flushes in TDP MMU - 1 - --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,5/9] KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed Fix missing TLB flushes in TDP MMU - 1 - --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,4/9] KVM: x86/mmu: Ensure forward progress when yielding in TDP MMU iter Fix missing TLB flushes in TDP MMU - 1 - --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,3/9] KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn Fix missing TLB flushes in TDP MMU - - - --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,2/9] KVM: x86/mmu: Merge flush and non-flush tdp_mmu_iter_cond_resched Fix missing TLB flushes in TDP MMU - - - --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,1/9] KVM: x86/mmu: change TDP MMU yield function returns to match cond_resched Fix missing TLB flushes in TDP MMU 1 1 - --- 2021-04-10 Paolo Bonzini New
[kvm-unit-tests] access: change CR0/CR4/EFER before TLB flushes [kvm-unit-tests] access: change CR0/CR4/EFER before TLB flushes - - - --- 2021-04-10 Paolo Bonzini New
[kvm-unit-tests] access: use write_cr4_checking to verify support for SMEP or PKE [kvm-unit-tests] access: use write_cr4_checking to verify support for SMEP or PKE - - - --- 2021-04-10 Paolo Bonzini New
[GIT,PULL] KVM changes for 5.12-rc7 [GIT,PULL] KVM changes for 5.12-rc7 - - - --- 2021-04-08 Paolo Bonzini New
KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_sp KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_sp - 1 - --- 2021-04-06 Paolo Bonzini New
[4/4] KVM: MIPS: defer flush to generic MMU notifier code KVM: MIPS: cleanup TLB flushing callbacks - - - --- 2021-04-02 Paolo Bonzini New
[3/4] KVM: MIPS: let generic code call prepare_flush_shadow KVM: MIPS: cleanup TLB flushing callbacks - - - --- 2021-04-02 Paolo Bonzini New
[2/4] KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush KVM: MIPS: cleanup TLB flushing callbacks - - - --- 2021-04-02 Paolo Bonzini New
[1/4] KVM: constify kvm_arch_flush_remote_tlbs_memslot KVM: MIPS: cleanup TLB flushing callbacks - 1 - --- 2021-04-02 Paolo Bonzini New
KVM: MMU: protect TDP MMU pages only down to required level KVM: MMU: protect TDP MMU pages only down to required level - 1 - --- 2021-04-02 Paolo Bonzini New
[GIT,PULL] KVM changes for Linux 5.12-rc6 [GIT,PULL] KVM changes for Linux 5.12-rc6 - - - --- 2021-04-01 Paolo Bonzini New
[kvm-unit-tests] x86: msr: test vendor-specific behavior for MSR_IA32_SYSENTER_ESP and MSR_IA32_SYS… [kvm-unit-tests] x86: msr: test vendor-specific behavior for MSR_IA32_SYSENTER_ESP and MSR_IA32_SYS… - - - --- 2021-04-01 Paolo Bonzini New
[2/2] KVM: x86: disable interrupts while pvclock_gtod_sync_lock is taken KVM: x86: fix lockdep splat due to Xen runstate update - 1 - --- 2021-03-30 Paolo Bonzini New
[1/2] KVM: x86: reduce pvclock_gtod_sync_lock critical sections KVM: x86: fix lockdep splat due to Xen runstate update - 1 - --- 2021-03-30 Paolo Bonzini New
« 1 2 ... 10 11 1230 31 »