Show patches with: Submitter = Sean Christopherson       |    Archived = No       |   550 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[07/14] KVM: Don't block+unblock when halt-polling is successful KVM: Halt-polling fixes, cleanups and a new stat - - - --- 2021-09-25 Sean Christopherson Not Applicable
[06/14] KVM: Drop obsolete kvm_arch_vcpu_block_finish() KVM: Halt-polling fixes, cleanups and a new stat 1 1 - --- 2021-09-25 Sean Christopherson Not Applicable
[05/14] KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook KVM: Halt-polling fixes, cleanups and a new stat - 1 - --- 2021-09-25 Sean Christopherson Not Applicable
[04/14] KVM: Reconcile discrepancies in halt-polling stats KVM: Halt-polling fixes, cleanups and a new stat - 1 - --- 2021-09-25 Sean Christopherson Not Applicable
[03/14] KVM: Refactor and document halt-polling stats update helper KVM: Halt-polling fixes, cleanups and a new stat - 1 - --- 2021-09-25 Sean Christopherson Not Applicable
[02/14] KVM: Update halt-polling stats if and only if halt-polling was attempted KVM: Halt-polling fixes, cleanups and a new stat - 1 - --- 2021-09-25 Sean Christopherson Not Applicable
[01/14] KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU KVM: Halt-polling fixes, cleanups and a new stat - 1 - --- 2021-09-25 Sean Christopherson Not Applicable
[v3,5/5] KVM: selftests: Remove __NR_userfaultfd syscall fallback KVM: rseq: Fix and a test for a KVM+rseq bug - 1 - --- 2021-09-01 Sean Christopherson Not Applicable
[v3,4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs KVM: rseq: Fix and a test for a KVM+rseq bug 1 - - --- 2021-09-01 Sean Christopherson Not Applicable
[v3,3/5] tools: Move x86 syscall number fallbacks to .../uapi/ KVM: rseq: Fix and a test for a KVM+rseq bug - - - --- 2021-09-01 Sean Christopherson Not Applicable
[v3,2/5] entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() KVM: rseq: Fix and a test for a KVM+rseq bug 1 - - --- 2021-09-01 Sean Christopherson Not Applicable
[v3,1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest KVM: rseq: Fix and a test for a KVM+rseq bug 1 - - --- 2021-09-01 Sean Christopherson Not Applicable
[v2,5/5] KVM: selftests: Remove __NR_userfaultfd syscall fallback KVM: rseq: Fix and a test for a KVM+rseq bug - 1 - --- 2021-08-20 Sean Christopherson Superseded
[v2,4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs KVM: rseq: Fix and a test for a KVM+rseq bug - - - --- 2021-08-20 Sean Christopherson Superseded
[v2,3/5] tools: Move x86 syscall number fallbacks to .../uapi/ KVM: rseq: Fix and a test for a KVM+rseq bug - - - --- 2021-08-20 Sean Christopherson Superseded
[v2,2/5] entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() KVM: rseq: Fix and a test for a KVM+rseq bug 1 - - --- 2021-08-20 Sean Christopherson Superseded
[v2,1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest KVM: rseq: Fix and a test for a KVM+rseq bug 1 - - --- 2021-08-20 Sean Christopherson Superseded
[5/5] KVM: selftests: Remove __NR_userfaultfd syscall fallback KVM: rseq: Fix and a test for a KVM+rseq bug - - - --- 2021-08-18 Sean Christopherson Superseded
[4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs KVM: rseq: Fix and a test for a KVM+rseq bug - - - --- 2021-08-18 Sean Christopherson Superseded
[3/5] tools: Move x86 syscall number fallbacks to .../uapi/ KVM: rseq: Fix and a test for a KVM+rseq bug - - - --- 2021-08-18 Sean Christopherson Superseded
[2/5] entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() KVM: rseq: Fix and a test for a KVM+rseq bug 1 - - --- 2021-08-18 Sean Christopherson Superseded
[1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest KVM: rseq: Fix and a test for a KVM+rseq bug - - - --- 2021-08-18 Sean Christopherson Superseded
[v2,10/10] KVM: x86/mmu: Allow yielding during MMU notifier unmap/zap, if possible KVM: Consolidate and optimize MMU notifiers - - - --- 2021-04-02 Sean Christopherson Not Applicable
[v2,09/10] KVM: Don't take mmu_lock for range invalidation unless necessary KVM: Consolidate and optimize MMU notifiers - - - --- 2021-04-02 Sean Christopherson Not Applicable
[v2,08/10] KVM: Take mmu_lock when handling MMU notifier iff the hva hits a memslot KVM: Consolidate and optimize MMU notifiers - - - --- 2021-04-02 Sean Christopherson Not Applicable
[v2,07/10] KVM: Move MMU notifier's mmu_lock acquisition into common helper KVM: Consolidate and optimize MMU notifiers - - - --- 2021-04-02 Sean Christopherson Not Applicable
[v2,06/10] KVM: Kill off the old hva-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - - - --- 2021-04-02 Sean Christopherson Not Applicable
[v2,05/10] KVM: PPC: Convert to the gfn-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - - - --- 2021-04-02 Sean Christopherson Not Applicable
[v2,04/10] KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - - - --- 2021-04-02 Sean Christopherson Not Applicable
[v2,03/10] KVM: arm64: Convert to the gfn-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - 1 - --- 2021-04-02 Sean Christopherson Not Applicable
[v2,02/10] KVM: Move x86's MMU notifier memslot walkers to generic code KVM: Consolidate and optimize MMU notifiers - - - --- 2021-04-02 Sean Christopherson Not Applicable
[v2,01/10] KVM: Assert that notifier count is elevated in .change_pte() KVM: Consolidate and optimize MMU notifiers - - - --- 2021-04-02 Sean Christopherson Not Applicable
[18/18] KVM: x86/mmu: Drop trace_kvm_age_page() tracepoint KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[17/18] KVM: x86/mmu: Allow yielding during MMU notifier unmap/zap, if possible KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[16/18] KVM: Don't take mmu_lock for range invalidation unless necessary KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[15/18] KVM: Take mmu_lock when handling MMU notifier iff the hva hits a memslot KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[14/18] KVM: Kill off the old hva-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[13/18] KVM: PPC: Convert to the gfn-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[12/18] KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[11/18] KVM: arm64: Convert to the gfn-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[10/18] KVM: Move x86's MMU notifier memslot walkers to generic code KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[09/18] KVM: Move arm64's MMU notifier trace events to generic code KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[08/18] KVM: Move prototypes for MMU notifier callbacks to generic code KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[07/18] KVM: x86/mmu: Use leaf-only loop for walking TDP SPTEs when changing SPTE KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[06/18] KVM: x86/mmu: Pass address space ID to TDP MMU root walkers KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[05/18] KVM: x86/mmu: Pass address space ID to __kvm_tdp_mmu_zap_gfn_range() KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[04/18] KVM: x86/mmu: Coalesce TLB flushes across address spaces for gfn range zap KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[03/18] KVM: x86/mmu: Coalesce TLB flushes when zapping collapsible SPTEs KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[02/18] KVM: x86/mmu: Move flushing for "slot" handlers to caller for legacy MMU KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
[01/18] KVM: x86/mmu: Coalesce TDP MMU TLB flushes when zapping collapsible SPTEs KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson Superseded
« 1 2 ... 3 4 5 6 »