Show patches with: State = Action Required       |   3943 patches
« 1 2 ... 31 32 3339 40 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,48/48] KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin 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
[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,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,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,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,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,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,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,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,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
[v3] ppc/spapr: Add support for implement support for H_SCM_HEALTH [v3] ppc/spapr: Add support for implement support for H_SCM_HEALTH - - 1 - --- 2021-04-02 Vaibhav Jain New
[1/4] KVM: stats: Separate common stats from architecture specific ones KVM statistics data fd-based binary interface - - - - --- 2021-04-02 Jing Zhang New
[2/4] KVM: stats: Add fd-based API to read binary stats data KVM statistics data fd-based binary interface - - - - --- 2021-04-02 Jing Zhang New
[3/4] KVM: stats: Add documentation for statistics data binary interface KVM statistics data fd-based binary interface - - - - --- 2021-04-02 Jing Zhang New
[4/4] KVM: selftests: Add selftest for KVM statistics data binary interface KVM statistics data fd-based binary interface - - - - --- 2021-04-02 Jing Zhang New
[v6,01/48] KVM: PPC: Book3S HV: Nested move LPCR sanitising to sanitise_hv_regs KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,02/48] KVM: PPC: Book3S HV: Add a function to filter guest LPCR bits KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,03/48] KVM: PPC: Book3S HV: Disallow LPCR[AIL] to be set to 1 or 2 KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - - - --- 2021-04-05 Nicholas Piggin New
[v6,04/48] KVM: PPC: Book3S HV: Prevent radix guests setting LPCR[TC] KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,05/48] KVM: PPC: Book3S HV: Remove redundant mtspr PSPB KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,06/48] KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argument KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,07/48] KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcalls KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,08/48] powerpc/64s: Remove KVM handler support from CBE_RAS interrupts KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,09/48] powerpc/64s: remove KVM SKIP test from instruction breakpoint handler KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 2 - --- 2021-04-05 Nicholas Piggin New
[v6,10/48] KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 2 - --- 2021-04-05 Nicholas Piggin New
[v6,11/48] KVM: PPC: Book3S HV: Ensure MSR[HV] is always clear in guest MSR KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - - - --- 2021-04-05 Nicholas Piggin New
[v6,12/48] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 2 - --- 2021-04-05 Nicholas Piggin New
[v6,13/48] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-04-05 Nicholas Piggin New
[v6,14/48] KVM: PPC: Book3S 64: add hcall interrupt handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-04-05 Nicholas Piggin New
[v6,15/48] KVM: PPC: Book3S 64: Move hcall early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,16/48] KVM: PPC: Book3S 64: Move interrupt early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,17/48] KVM: PPC: Book3S 64: move bad_host_intr check to HV handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,18/48] KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,19/48] KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,20/48] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-04-05 Nicholas Piggin New
[v6,21/48] KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest_entry KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,22/48] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-04-05 Nicholas Piggin New
[v6,23/48] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-04-05 Nicholas Piggin New
[v6,24/48] KVM: PPC: Book3S HV P9: Use large decrementer for HDEC KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,25/48] KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,26/48] KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,27/48] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,28/48] KMV: PPC: Book3S HV: Use set_dec to set decrementer to host KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,29/48] powerpc/time: add API for KVM to re-arm the host timer/decrementer KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,30/48] KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,31/48] KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_entry_p9 KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,32/48] KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0 KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,33/48] KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,34/48] KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,35/48] KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,36/48] KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possible KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,37/48] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,38/48] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9 KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,39/48] KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,40/48] KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-05 Nicholas Piggin New
[v6,41/48] KVM: PPC: Book3S HV: Remove unused nested HV tests in XICS emulation KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,42/48] KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,43/48] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,44/48] KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,45/48] KVM: PPC: Book3S HV P9: Reflect userspace hcalls to hash guests to support PR KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,46/48] KVM: PPC: Book3S HV P9: implement hash guest support KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,47/48] KVM: PPC: Book3S HV P9: implement hash host / hash guest support KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v6,48/48] KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-05 Nicholas Piggin New
[v2] KVM: PPC: Book3S HV: Sanitise vcpu registers in nested path [v2] KVM: PPC: Book3S HV: Sanitise vcpu registers in nested path - - - - --- 2021-04-06 Fabiano Rosas New
[v1,01/12] KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit minor KVM fixes and cleanups - 1 - - --- 2021-04-12 Nicholas Piggin New
[v1,02/12] KVM: PPC: Book3S HV: Nested move LPCR sanitising to sanitise_hv_regs minor KVM fixes and cleanups - - 1 - --- 2021-04-12 Nicholas Piggin New
[v1,03/12] KVM: PPC: Book3S HV: Add a function to filter guest LPCR bits minor KVM fixes and cleanups - - 1 - --- 2021-04-12 Nicholas Piggin New
[v1,04/12] KVM: PPC: Book3S HV: Disallow LPCR[AIL] to be set to 1 or 2 minor KVM fixes and cleanups 1 - - - --- 2021-04-12 Nicholas Piggin New
[v1,05/12] KVM: PPC: Book3S HV: Prevent radix guests setting LPCR[TC] minor KVM fixes and cleanups - - 1 - --- 2021-04-12 Nicholas Piggin New
[v1,06/12] KVM: PPC: Book3S HV: Remove redundant mtspr PSPB minor KVM fixes and cleanups 1 - 1 - --- 2021-04-12 Nicholas Piggin New
[v1,07/12] KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argument minor KVM fixes and cleanups 1 - 1 - --- 2021-04-12 Nicholas Piggin New
[v1,08/12] KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcalls minor KVM fixes and cleanups 1 - 1 - --- 2021-04-12 Nicholas Piggin New
[v1,09/12] powerpc/64s: Remove KVM handler support from CBE_RAS interrupts minor KVM fixes and cleanups 1 - 1 - --- 2021-04-12 Nicholas Piggin New
[v1,10/12] powerpc/64s: remove KVM SKIP test from instruction breakpoint handler minor KVM fixes and cleanups 1 - 2 - --- 2021-04-12 Nicholas Piggin New
[v1,11/12] KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR minor KVM fixes and cleanups 1 - 2 - --- 2021-04-12 Nicholas Piggin New
[v1,12/12] KVM: PPC: Book3S HV: Ensure MSR[HV] is always clear in guest MSR minor KVM fixes and cleanups 1 - 1 - --- 2021-04-12 Nicholas Piggin New
[v1,1/7] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point KVM / 64s interrupt handling changes 1 - 2 - --- 2021-04-12 Nicholas Piggin New
[v1,2/7] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM KVM / 64s interrupt handling changes - - 2 - --- 2021-04-12 Nicholas Piggin New
[v1,3/7] KVM: PPC: Book3S 64: add hcall interrupt handler KVM / 64s interrupt handling changes - - 2 - --- 2021-04-12 Nicholas Piggin New
[v1,4/7] KVM: PPC: Book3S 64: Move hcall early register setup to KVM KVM / 64s interrupt handling changes - - 1 - --- 2021-04-12 Nicholas Piggin New
[v1,5/7] KVM: PPC: Book3S 64: Move interrupt early register setup to KVM KVM / 64s interrupt handling changes - - 1 - --- 2021-04-12 Nicholas Piggin New
[v1,6/7] KVM: PPC: Book3S 64: move bad_host_intr check to HV handler KVM / 64s interrupt handling changes - - 1 - --- 2021-04-12 Nicholas Piggin New
[v1,7/7] KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences KVM / 64s interrupt handling changes - - 1 - --- 2021-04-12 Nicholas Piggin New
[RFC,1/2] KVM: selftests: Add max vcpus test for ppc64le kvm selftests and MAX_VCPU_ID - - - - --- 2021-04-12 Fabiano Rosas New
[RFC,2/2] KVM: PPC: Book3S HV: Provide a more accurate MAX_VCPU_ID in P9 kvm selftests and MAX_VCPU_ID - - - - --- 2021-04-12 Fabiano Rosas New
[v1] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C [v1] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C - - 2 - --- 2021-04-13 Nicholas Piggin New
[v1,1/2] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR KVM: PPC: timer improvements - - 2 - --- 2021-04-13 Nicholas Piggin New
[v1,2/2] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races KVM: PPC: timer improvements - - - - --- 2021-04-13 Nicholas Piggin New
[RFC-PATCH] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall [RFC-PATCH] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall - - - - --- 2021-04-15 Vaibhav Jain New
[v2,1/4] KVM: stats: Separate common stats from architecture specific ones KVM statistics data fd-based binary interface - - - - --- 2021-04-15 Jing Zhang New
[v2,2/4] KVM: stats: Add fd-based API to read binary stats data KVM statistics data fd-based binary interface - - - - --- 2021-04-15 Jing Zhang New
[v2,3/4] KVM: stats: Add documentation for statistics data binary interface KVM statistics data fd-based binary interface - - - - --- 2021-04-15 Jing Zhang New
[v2,4/4] KVM: selftests: Add selftest for KVM statistics data binary interface KVM statistics data fd-based binary interface - - - - --- 2021-04-15 Jing Zhang New
[v3,1/2] KVM: PPC: Book3S HV: Sanitise vcpu registers in nested path KVM: PPC: Book3S HV: Nested guest HFSCR changes - - - - --- 2021-04-15 Fabiano Rosas New
[v3,2/2] KVM: PPC: Book3S HV: Stop forwarding all HFSCR cause bits to L1 KVM: PPC: Book3S HV: Nested guest HFSCR changes - - - - --- 2021-04-15 Fabiano Rosas New
powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabled powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabled - 1 - - --- 2021-04-19 Michael Ellerman New
[v3,1/4] KVM: stats: Separate common stats from architecture specific ones KVM statistics data fd-based binary interface - - - - --- 2021-04-23 Jing Zhang New
[v3,2/4] KVM: stats: Add fd-based API to read binary stats data KVM statistics data fd-based binary interface - - - - --- 2021-04-23 Jing Zhang New
[v3,3/4] KVM: stats: Add documentation for statistics data binary interface KVM statistics data fd-based binary interface - - - - --- 2021-04-23 Jing Zhang New
« 1 2 ... 31 32 3339 40 »