Show patches with: Submitter = Sean Christopherson       |    State = Action Required       |   565 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,11/13] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,10/13] KVM: Move x86's perf guest info callbacks to generic KVM perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,09/13] KVM: x86: More precisely identify NMI from guest when handling PMI perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,08/13] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,07/13] perf/core: Use static_call to optimize perf_guest_info_callbacks perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,06/13] perf/core: Rework guest callbacks to prepare for static_call support perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,05/13] perf: Force architectures to opt-in to guest callbacks perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,04/13] perf: Stop pretending that perf can handle multiple guest callbacks perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,03/13] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,02/13] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[v2,01/13] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-28 Sean Christopherson New
[15/15] perf: KVM: Indicate "in guest" via NULL ->is_in_guest callback [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[14/15] perf: Disallow bulk unregistering of guest callbacks and do cleanup [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[13/15] KVM: arm64: Drop perf.c and fold its tiny bit of code into pmu.c [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[12/15] KVM: arm64: Convert to the generic perf callbacks [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[11/15] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[10/15] KVM: Move x86's perf guest info callbacks to generic KVM [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[09/15] KVM: arm64: Register/unregister perf callbacks at vcpu load/put [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[08/15] KVM: x86: Drop current_vcpu in favor of kvm_running_vcpu [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[07/15] KVM: Use dedicated flag to track if KVM is handling an NMI from guest [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[06/15] KVM: x86: Register perf callbacks only when actively handling interrupt [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[05/15] perf: Track guest callbacks on a per-CPU basis [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[04/15] perf: Force architectures to opt-in to guest callbacks [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[03/15] perf: Stop pretending that perf can handle multiple guest callbacks [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[02/15] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() [01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup() - - - --- 2021-08-27 Sean Christopherson New
[00/15] perf: KVM: Fix, optimize, and clean up callbacks - - - --- 2021-08-27 Sean Christopherson New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[v2,06/10] KVM: Kill off the old hva-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - - - --- 2021-04-02 Sean Christopherson New
[v2,05/10] KVM: PPC: Convert to the gfn-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - - - --- 2021-04-02 Sean Christopherson New
[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 New
[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 New
[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 New
[v2,01/10] KVM: Assert that notifier count is elevated in .change_pte() KVM: Consolidate and optimize MMU notifiers - - - --- 2021-04-02 Sean Christopherson New
[18/18] KVM: x86/mmu: Drop trace_kvm_age_page() tracepoint KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson New
[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 New
[16/18] KVM: Don't take mmu_lock for range invalidation unless necessary KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson New
[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 New
[14/18] KVM: Kill off the old hva-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson New
[13/18] KVM: PPC: Convert to the gfn-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson New
[12/18] KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson New
[11/18] KVM: arm64: Convert to the gfn-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson New
[10/18] KVM: Move x86's MMU notifier memslot walkers to generic code KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson New
[09/18] KVM: Move arm64's MMU notifier trace events to generic code KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson New
[08/18] KVM: Move prototypes for MMU notifier callbacks to generic code KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson New
[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 New
[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 New
[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 New
[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 New
[03/18] KVM: x86/mmu: Coalesce TLB flushes when zapping collapsible SPTEs KVM: Consolidate and optimize MMU notifiers - - - --- 2021-03-26 Sean Christopherson New
[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 New
[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 New
« 1 2 ... 3 4 5 6 »