Show patches with: Archived = No       |   4211 patches
« 1 2 ... 6 7 842 43 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[12/13] KVM: PPC: Book3S HV: Move radix MMU switching together in the P9 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-19 Nicholas Piggin Superseded
[12/13] KVM: PPC: Book3S HV: Set server for passed-through interrupts - - - - --- 2016-08-19 Paul Mackerras Accepted
[12/13] KVM: PPC: Book3S HV: Use stop instruction rather than nap on POWER9 - - - - --- 2016-11-18 Paul Mackerras Superseded
[12/13] KVM: Terminate memslot walks via used_slots KVM: Dynamically size memslot arrays - - - - --- 2019-09-11 Sean Christopherson Not Applicable
[12/14] KVM: Don't redo ktime_get() when calculating halt-polling stop/deadline KVM: Halt-polling fixes, cleanups and a new stat - - 1 - --- 2021-09-25 Sean Christopherson New
[12/14] KVM: x86/mmu: Fold max_mapping_level() into kvm_mmu_hugepage_adjust() KVM: x86/mmu: Huge page fixes, cleanup, and DAX - - - - --- 2020-01-08 Sean Christopherson Not Applicable
[12/18] KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - - - - --- 2021-03-26 Sean Christopherson Not Applicable
[12/18] KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests - - - - --- 2017-01-12 Paul Mackerras Superseded
[12/19] KVM: PPC: Book3S HV: record guest queue page address KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-01-07 Cédric Le Goater Changes Requested
[12/19] powerpc/powermac: Add missing prototype for note_bootable_part() powerpc/ppc32: make W=1 compilation errors free - - - - --- 2018-03-22 Mathieu Malaterre Not Applicable
[12/21] KVM: x86/mmu: Skip filling the gfn cache for guaranteed direct MMU topups KVM: Cleanup and unify kvm_mmu_memory_cache usage - - 1 - --- 2020-06-05 Sean Christopherson Not Applicable
[12/23] KVM: PPC: Book3S HV: Nested: add kvmhv_remove_all_nested_rmap_lpid() KVM: PPC: BOok3S HV: Support for nested HPT guests - - - - --- 2019-08-26 Suraj Jitindar Singh Deferred
[12/26] powerpc: export symbol msr_check_and_set(). [01/26] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file - - 1 - --- 2018-01-11 Simon Guo Changes Requested
[12/45] KVM: PPC: Allocate vcpu struct in common PPC code KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[13/13] KVM: Dynamically size memslot array based on number of used slots KVM: Dynamically size memslot arrays - - - - --- 2019-09-11 Sean Christopherson Not Applicable
[13/13] KVM: PPC: Book3S HV: Counters for passthrough IRQ stats - - - - --- 2016-08-19 Paul Mackerras Accepted
[13/13] KVM: PPC: Book3S HV: Implement the rest of the P9 entry/exit handling in C KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-19 Nicholas Piggin Superseded
[13/13] KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores - - - - --- 2016-11-18 Paul Mackerras Superseded
[13/13] KVM: PPC: Ultravisor: Have fast_guest_return check secure_guest KVM: PPC: Paravirtualize KVM to support Ultravisor - - - - --- 2019-01-22 Ram Pai Changes Requested
[13/14] KVM: x86/mmu: Remove lpage_is_disallowed() check from set_spte() KVM: x86/mmu: Huge page fixes, cleanup, and DAX - - - - --- 2020-01-08 Sean Christopherson Not Applicable
[13/14] KVM: x86: Directly block (instead of "halting") UNINITIALIZED vCPUs KVM: Halt-polling fixes, cleanups and a new stat - - 1 - --- 2021-09-25 Sean Christopherson New
[13/18] KVM: PPC: Book3S HV: Page table construction and page faults for radix guests - - - - --- 2017-01-12 Paul Mackerras Superseded
[13/18] KVM: PPC: Convert to the gfn-based MMU notifier callbacks KVM: Consolidate and optimize MMU notifiers - - - - --- 2021-03-26 Sean Christopherson Not Applicable
[13/19] KVM: PPC: Book3S HV: add a SYNC control for the XIVE native migration KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-01-07 Cédric Le Goater Changes Requested
[13/19] powerpc/52xx: Add missing functions prototypes powerpc/ppc32: make W=1 compilation errors free - - - - --- 2018-03-22 Mathieu Malaterre Not Applicable
[13/21] KVM: x86/mmu: Prepend "kvm_" to memory cache helpers that will be global KVM: Cleanup and unify kvm_mmu_memory_cache usage - - 1 - --- 2020-06-05 Sean Christopherson Not Applicable
[13/23] KVM: PPC: Book3S HV: Nested: Infrastructure for nested hpt guest setup KVM: PPC: BOok3S HV: Support for nested HPT guests - - - - --- 2019-08-26 Suraj Jitindar Singh Deferred
[13/26] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR KVM. [01/26] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file - - 1 - --- 2018-01-11 Simon Guo Changes Requested
[13/45] KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[14/14] KVM: x86/mmu: Use huge pages for DAX-backed files KVM: x86/mmu: Huge page fixes, cleanup, and DAX - - - - --- 2020-01-08 Sean Christopherson Not Applicable
[14/14] KVM: x86: Invoke kvm_vcpu_block() directly for non-HALTED wait states KVM: Halt-polling fixes, cleanups and a new stat - - 1 - --- 2021-09-25 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 Not Applicable
[14/18] KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests - - - - --- 2017-01-12 Paul Mackerras Superseded
[14/19] KVM: PPC: Book3S HV: add a control to make the XIVE EQ pages dirty KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-01-07 Cédric Le Goater Changes Requested
[14/19] powerpc/altivec: Add missing prototypes for altivec powerpc/ppc32: make W=1 compilation errors free - - - - --- 2018-03-22 Mathieu Malaterre Not Applicable
[14/21] KVM: Move x86's version of struct kvm_mmu_memory_cache to common code KVM: Cleanup and unify kvm_mmu_memory_cache usage - - 1 - --- 2020-06-05 Sean Christopherson Not Applicable
[14/23] KVM: PPC: Book3S HV: Nested: Context switch slb for nested hpt guest KVM: PPC: BOok3S HV: Support for nested HPT guests - - - - --- 2019-08-26 Suraj Jitindar Singh Deferred
[14/26] KVM: PPC: Book3S PR: export tm_enable()/tm_disable/tm_abort() APIs [01/26] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file - - 1 - --- 2018-01-11 Simon Guo Changes Requested
[14/45] KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[15/18] KVM: PPC: Book3S HV: Implement dirty page logging for radix guests - - - - --- 2017-01-12 Paul Mackerras 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 Not Applicable
[15/19] KVM: PPC: Book3S HV: add get/set accessors for the source configuration KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-01-07 Cédric Le Goater Changes Requested
[15/19] KVM: PPC: e500: fix handling local_sid_lookup result 1 - - - --- 2015-09-24 Andrzej Hajda Accepted
[15/19] powerpc: Add missing prototype powerpc/ppc32: make W=1 compilation errors free - - - - --- 2018-03-22 Mathieu Malaterre Not Applicable
[15/21] KVM: Move x86's MMU memory cache helpers to common KVM code KVM: Cleanup and unify kvm_mmu_memory_cache usage - - 1 - --- 2020-06-05 Sean Christopherson Not Applicable
[15/23] KVM: PPC: Book3S HV: Store lpcr and hdec_exp in the vcpu struct KVM: PPC: BOok3S HV: Support for nested HPT guests - - - - --- 2019-08-26 Suraj Jitindar Singh Deferred
[15/26] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs [01/26] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file - - 1 - --- 2018-01-11 Simon Guo Changes Requested
[15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[16/18] KVM: Don't take mmu_lock for range invalidation unless necessary KVM: Consolidate and optimize MMU notifiers - - - - --- 2021-03-26 Sean Christopherson Not Applicable
[16/18] KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode - - - - --- 2017-01-12 Paul Mackerras Superseded
[16/19] KVM: PPC: Book3S HV: add get/set accessors for the EQ configuration KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-01-07 Cédric Le Goater Changes Requested
[16/19] powerpc/powermac: Add missing include of header pmac.h powerpc/ppc32: make W=1 compilation errors free - - - - --- 2018-03-22 Mathieu Malaterre Not Applicable
[16/21] KVM: arm64: Drop @max param from mmu_topup_memory_cache() KVM: Cleanup and unify kvm_mmu_memory_cache usage - - - - --- 2020-06-05 Sean Christopherson Not Applicable
[16/23] KVM: PPC: Book3S HV: Nested: Make kvmppc_run_vcpu() entry path nested capable KVM: PPC: BOok3S HV: Support for nested HPT guests - - - - --- 2019-08-26 Suraj Jitindar Singh Deferred
[16/26] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM [01/26] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file - - - - --- 2018-01-11 Simon Guo Changes Requested
[16/45] KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[17/18] KVM: PPC: Book3S HV: Enable radix guest support - - - - --- 2017-01-12 Paul Mackerras 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 Not Applicable
[17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-01-07 Cédric Le Goater Changes Requested
[17/19] powerpc/32: Add a missing include header powerpc/ppc32: make W=1 compilation errors free - - - - --- 2018-03-22 Mathieu Malaterre Not Applicable
[17/21] KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches KVM: Cleanup and unify kvm_mmu_memory_cache usage - - - - --- 2020-06-05 Sean Christopherson Not Applicable
[17/22] KVM/PPC/Book3S HV: Convert to hotplug state machine - - - - --- 2016-11-26 Sebastian Andrzej Siewior Accepted
[17/23] KVM: PPC: Book3S HV: Nested: Rename kvmhv_xlate_addr_nested_radix KVM: PPC: BOok3S HV: Support for nested HPT guests - - - - --- 2019-08-26 Suraj Jitindar Singh Deferred
[17/26] KVM: PPC: Book3S PR: add math support for PR KVM HTM [01/26] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file - - - - --- 2018-01-11 Simon Guo Changes Requested
[17/45] KVM: MIPS: Drop kvm_arch_vcpu_free() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[18/18] KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9 - - - - --- 2017-01-12 Paul Mackerras Superseded
[18/18] KVM: x86/mmu: Drop trace_kvm_age_page() tracepoint KVM: Consolidate and optimize MMU notifiers - - - - --- 2021-03-26 Sean Christopherson Not Applicable
[18/19] KVM: PPC: Book3S HV: add passthrough support KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-01-07 Cédric Le Goater Changes Requested
[18/19] powerpc: Add a missing include header powerpc/ppc32: make W=1 compilation errors free - - - - --- 2018-03-22 Mathieu Malaterre Not Applicable
[18/21] KVM: arm64: Use common KVM implementation of MMU memory caches KVM: Cleanup and unify kvm_mmu_memory_cache usage - - - - --- 2020-06-05 Sean Christopherson Not Applicable
[18/23] KVM: PPC: Book3S HV: Separate out hashing from kvmppc_hv_find_lock_hpte() KVM: PPC: BOok3S HV: Support for nested HPT guests - - - - --- 2019-08-26 Suraj Jitindar Singh Deferred
[18/26] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs [01/26] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file - - - - --- 2018-01-11 Simon Guo Changes Requested
[18/45] KVM: PPC: Drop kvm_arch_vcpu_free() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[19/19] KVM: introduce a KVM_DELETE_DEVICE ioctl KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-01-07 Cédric Le Goater Changes Requested
[19/19] powerpc/tau: Synchronize function prototypes and body powerpc/ppc32: make W=1 compilation errors free - - - - --- 2018-03-22 Mathieu Malaterre Not Applicable
[19/20,Bionic] (upstream) KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping s… Untitled series #96558 - - - - --- 2019-03-11 Leonardo Bras Not Applicable
[19/20] KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size Untitled series #96504 - - - - --- 2019-03-11 Leonardo Bras Not Applicable
[19/20] KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size Untitled series #96127 - - - - --- 2019-03-08 Leonardo Bras Not Applicable
[19/21] KVM: MIPS: Drop @max param from mmu_topup_memory_cache() KVM: Cleanup and unify kvm_mmu_memory_cache usage - - 1 - --- 2020-06-05 Sean Christopherson Not Applicable
[19/23] KVM: PPC: Book3S HV: Nested: Implement nested hpt mmu translation KVM: PPC: BOok3S HV: Support for nested HPT guests - - - - --- 2019-08-26 Suraj Jitindar Singh Deferred
[19/26] KVM: PPC: Book3S PR: always fail transaction in guest privilege state [01/26] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file - - - - --- 2018-01-11 Simon Guo Changes Requested
[19/45] KVM: arm: Drop kvm_arch_vcpu_free() KVM: Refactor vCPU creation - - - - --- 2019-10-22 Sean Christopherson Not Applicable
[2/11] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - - --- 2019-01-04 Tianyu Lan Not Applicable
[2/2] KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries - - - - --- 2016-11-02 Yongji Xie Superseded
[2/2] KVM: PPC: Book3S HV: Close race with page faults around memslot flushes [1/2] KVM: PPC: Book3S HV: Remove user-triggerable WARN_ON - - - - --- 2020-05-28 Paul Mackerras Accepted
[2/2] KVM: PPC: Book3S HV: Close race with testing for signals on guest entry - - - - --- 2017-06-27 Paul Mackerras Superseded
[2/2] KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9 - - - - --- 2017-05-24 Paul Mackerras Superseded
[2/2] KVM: PPC: Book3S HV: Fix trailing semicolon [1/2] powerpc/powernv: Fix trailing semicolon - - - - --- 2018-01-23 Luis de Bethencourt Accepted
[2/2] KVM: PPC: Book3S HV: Flush TLB on secondary radix threads [1/2] KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C code - 1 - - --- 2019-04-29 Paul Mackerras Accepted
[2/2] KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN Fix SVM hang at startup - - 1 1 --- 2020-03-20 Laurent Dufour Accepted
[2/2] KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better - - - - --- 2015-11-12 Paul Mackerras Accepted
[2/2] KVM: PPC: Book3S HV: Implement virtual mode H_PAGE_INIT handler [1/2] KVM: Implement kvm_copy_guest() to perform copy of guest memory in place - - - - --- 2019-03-06 Suraj Jitindar Singh Superseded
[2/2] KVM: PPC: Book3S HV: Make HPT resizing work on POWER9 [1/2] KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code - - - - --- 2018-02-07 Paul Mackerras Superseded
[2/2] KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest [1/2] KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest() - 1 - - --- 2021-10-15 Michael Ellerman New
[2/2] KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_set_dawr in real mode Fix handling of h_set_dawr - - - - --- 2019-06-17 Suraj Jitindar Singh Accepted
[2/2] KVM: PPC: Book3S HV: Optimise TLB flushing when a vcpu moves between threads in a core [1/2] KVM: PPC: Book3S HV: Remove shared-TLB optimisation from vCPU TLB coherency logic - - - - --- 2021-01-18 Nicholas Piggin New
[2/2] KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock Untitled series #57657 - - - - --- 2018-07-26 Paul Mackerras Accepted
[2/2] KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE - - - - --- 2016-07-28 Paul Mackerras Accepted
[2/2] KVM: PPC: Book3S HV: Set RWMR on POWER8 so that PURR/SPURR count correctly [1/2] KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interface - - - - --- 2018-04-20 Paul Mackerras Accepted
[2/2] KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9 - - - - --- 2016-12-21 Paul Mackerras Superseded
« 1 2 ... 6 7 842 43 »