Show patches with: Submitter = Aneesh Kumar K.V       |    Archived = No       |   46 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
powerpc/kvm/book3s64/nested: Fix kernel crash with nested kvm powerpc/kvm/book3s64/nested: Fix kernel crash with nested kvm - - - - --- 2020-06-11 Aneesh Kumar K V Accepted
powerpc/book3s64/kvm: Fix secondary page table walk warning during migration powerpc/book3s64/kvm: Fix secondary page table walk warning during migration - - - - --- 2020-05-28 Aneesh Kumar K V Changes Requested
[v3,22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,21/22] mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,19/22] powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,18/22] powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,17/22] powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,16/22] powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update. Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,15/22] powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functions Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,14/22] powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,13/22] powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,12/22] powerpc/kvm/book3s: Add helper for host page table walk Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,11/22] powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,10/22] powerpc/kvm/nested: Add helper to walk nested shadow linux page table. Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,09/22] powerpc/kvm/book3s: Add helper to walk partition scoped linux page table. Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,08/22] powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock. Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,07/22] powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,06/22] powerpc/mce: Don't reload pte val in addr_to_pfn Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,05/22] powerpc/book3s64/hash: Use the pte_t address from the caller Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,04/22] powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_range Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,03/22] powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,02/22] powerpc/pkeys: Check vma before returning key fault error to the user Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v3,01/22] powerpc/pkeys: Avoid using lockless page table walk Avoid IPI while updating page table entries. - - - - --- 2020-04-20 Aneesh Kumar K V Not Applicable
[v2,22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,21/22] mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,19/22] powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,18/22] powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,17/22] powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,16/22] powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update. Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,15/22] powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functions Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,14/22] powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,13/22] powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,12/22] powerpc/kvm/book3s: Add helper for host page table walk Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,11/22] powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,10/22] powerpc/kvm/nested: Add helper to walk nested shadow linux page table. Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,09/22] powerpc/kvm/book3s: Add helper to walk partition scoped linux page table. Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,08/22] powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock. Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,07/22] powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,06/22] powerpc/mce: Don't reload pte val in addr_to_pfn Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,05/22] powerpc/book3s64/hash: Use the pte_t address from the caller Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,04/22] powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_range Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,03/22] powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,02/22] powerpc/pkeys: Check vma before returning key fault error to the user Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded
[v2,01/22] powerpc/pkeys: Avoid using lockless page table walk Avoid IPI while updating page table entries. - - - - --- 2020-03-19 Aneesh Kumar K V Superseded