Show patches with: Submitter = Aneesh Kumar K.V       |    State = Action Required       |   622 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,1/2] mm/nvidmm: Drop x86 dependency on nvdimm e820 device - - - --- 2018-07-06 Aneesh Kumar K.V New
[RFC,2/2] mm/pmem: Add memblock based e820 platform driver - - - --- 2018-07-06 Aneesh Kumar K.V New
[V2,1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit [V2,1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit - - - --- 2018-07-25 Aneesh Kumar K.V New
[V2,2/6] powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer. [V2,1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit - - - --- 2018-07-25 Aneesh Kumar K.V New
[V2,3/6] powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_huge [V2,1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit - - - --- 2018-07-25 Aneesh Kumar K.V New
[V2,4/6] arch/powerpc/mm/hash: validate the pte entries before handling the hash fault [V2,1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit - - - --- 2018-07-25 Aneesh Kumar K.V New
[V2,5/6] powerpc/mm/thp: update pmd_trans_huge to check for pmd_present [V2,1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit - - - --- 2018-07-25 Aneesh Kumar K.V New
[V2,6/6] powerpc/mm:book3s: Enable THP migration support [V2,1/6] powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit - - - --- 2018-07-25 Aneesh Kumar K.V New
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported. mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported. 1 1 - --- 2018-08-24 Aneesh Kumar K.V New
[RFC] mm/hugetlb: make hugetlb_lock irq safe [RFC] mm/hugetlb: make hugetlb_lock irq safe - - - --- 2018-09-05 Aneesh Kumar K.V New
[RFC,V2,1/4] mm: Export alloc_migrate_huge_page [RFC,V2,1/4] mm: Export alloc_migrate_huge_page - - - --- 2018-09-06 Aneesh Kumar K.V New
[RFC,V2,2/4] mm: Add get_user_pages_cma_migrate [RFC,V2,1/4] mm: Export alloc_migrate_huge_page - - - --- 2018-09-06 Aneesh Kumar K.V New
[RFC,V2,3/4] powerpc/mm/iommu: Allow large IOMMU page size only for hugetlb backing [RFC,V2,1/4] mm: Export alloc_migrate_huge_page - - - --- 2018-09-06 Aneesh Kumar K.V New
[RFC,V2,4/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get [RFC,V2,1/4] mm: Export alloc_migrate_huge_page - - - --- 2018-09-06 Aneesh Kumar K.V New
[V3,1/2] mm: Add get_user_pages_cma_migrate mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2018-09-18 Aneesh Kumar K.V New
[V3,2/2] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2018-09-18 Aneesh Kumar K.V New
mm: Recheck page table entry with page table lock held mm: Recheck page table entry with page table lock held - - - --- 2018-09-20 Aneesh Kumar K.V New
[V2] mm: Recheck page table entry with page table lock held [V2] mm: Recheck page table entry with page table lock held 1 - - --- 2018-09-26 Aneesh Kumar K.V New
[1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg NestMMU pte upgrade workaround for mprotect and autonuma - - - --- 2018-10-11 Aneesh Kumar K.V New
[2/5] mm: update ptep_modify_prot_commit to take old pte value as arg NestMMU pte upgrade workaround for mprotect and autonuma - - - --- 2018-10-11 Aneesh Kumar K.V New
[3/5] arch/powerpc/mm: Nest MMU workaround for mprotect/autonuma RW upgrade. NestMMU pte upgrade workaround for mprotect and autonuma - - - --- 2018-10-11 Aneesh Kumar K.V New
[4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update NestMMU pte upgrade workaround for mprotect and autonuma - - - --- 2018-10-11 Aneesh Kumar K.V New
[5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade NestMMU pte upgrade workaround for mprotect and autonuma - - - --- 2018-10-11 Aneesh Kumar K.V New
[V4,1/3] mm: Add get_user_pages_cma_migrate * mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2018-11-21 Aneesh Kumar K.V New
[V4,2/3] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get * mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2018-11-21 Aneesh Kumar K.V New
[V4,3/3] powerpc/mm/iommu: Allow large IOMMU page size only for hugetlb backing * mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2018-11-21 Aneesh Kumar K.V New
[V2,1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg NestMMU pte upgrade workaround for mprotect - - - --- 2018-11-28 Aneesh Kumar K.V New
[V2,2/5] mm: update ptep_modify_prot_commit to take old pte value as arg NestMMU pte upgrade workaround for mprotect - - - --- 2018-11-28 Aneesh Kumar K.V New
[V2,3/5] arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade. NestMMU pte upgrade workaround for mprotect - - - --- 2018-11-28 Aneesh Kumar K.V New
[V2,4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update NestMMU pte upgrade workaround for mprotect - - - --- 2018-11-28 Aneesh Kumar K.V New
[V2,5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade NestMMU pte upgrade workaround for mprotect - - - --- 2018-11-28 Aneesh Kumar K.V New
[V3,1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg NestMMU pte upgrade workaround for mprotect - - - --- 2018-12-05 Aneesh Kumar K.V New
[V3,2/5] mm: update ptep_modify_prot_commit to take old pte value as arg NestMMU pte upgrade workaround for mprotect - - - --- 2018-12-05 Aneesh Kumar K.V New
[V3,3/5] arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade. NestMMU pte upgrade workaround for mprotect - - - --- 2018-12-05 Aneesh Kumar K.V New
[V3,4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update NestMMU pte upgrade workaround for mprotect - - - --- 2018-12-05 Aneesh Kumar K.V New
[V3,5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade NestMMU pte upgrade workaround for mprotect - - - --- 2018-12-05 Aneesh Kumar K.V New
[V3,updated] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade [V3,updated] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade - - - --- 2018-12-05 Aneesh Kumar K.V New
[V4,3/5] arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade. NestMMU pte upgrade workaround for mprotect - - - --- 2018-12-18 Aneesh Kumar K.V New
[V4,4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update NestMMU pte upgrade workaround for mprotect - - - --- 2018-12-18 Aneesh Kumar K.V New
[V4,5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade NestMMU pte upgrade workaround for mprotect - - - --- 2018-12-18 Aneesh Kumar K.V New
[V5,1/3] mm: Add get_user_pages_cma_migrate mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2018-12-19 Aneesh Kumar K.V New
[V5,2/3] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2018-12-19 Aneesh Kumar K.V New
[V5,3/3] powerpc/mm/iommu: Allow large IOMMU page size only for hugetlb backing mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2018-12-19 Aneesh Kumar K.V New
[V6,2/4] mm: Add get_user_pages_cma_migrate mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2019-01-08 Aneesh Kumar K.V New
[V6,3/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2019-01-08 Aneesh Kumar K.V New
[V6,4/4] powerpc/mm/iommu: Allow large IOMMU page size only for hugetlb backing mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2019-01-08 Aneesh Kumar K.V New
[V7,1/4] mm/cma: Add PF flag to force non cma alloc mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - 1 - --- 2019-01-14 Aneesh Kumar K.V New
[V7,2/4] mm: Update get_user_pages_longterm to migrate pages allocated from CMA region mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2019-01-14 Aneesh Kumar K.V New
[V7,2/4] mm: Update get_user_pages_longterm to migrate pages allocated from CMA region Untitled series #66135 - - - --- 2019-01-14 Aneesh Kumar K.V New
[V7,3/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_do_alloc mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - 1 - --- 2019-01-14 Aneesh Kumar K.V New
[V7,4/4] powerpc/mm/iommu: Allow large IOMMU page size only for hugetlb backing mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2019-01-14 Aneesh Kumar K.V New
[V7,5/5] testing mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2019-01-14 Aneesh Kumar K.V New
[V5,1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg NestMMU pte upgrade workaround for mprotect - - - --- 2019-01-16 Aneesh Kumar K.V New
[V5,2/5] mm: update ptep_modify_prot_commit to take old pte value as arg NestMMU pte upgrade workaround for mprotect - - - --- 2019-01-16 Aneesh Kumar K.V New
[V5,3/5] arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade. NestMMU pte upgrade workaround for mprotect - - - --- 2019-01-16 Aneesh Kumar K.V New
[V5,4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update NestMMU pte upgrade workaround for mprotect - 1 - --- 2019-01-16 Aneesh Kumar K.V New
[V5,5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade NestMMU pte upgrade workaround for mprotect - 1 - --- 2019-01-16 Aneesh Kumar K.V New
powerpc/book3s: Remove a few page table update interfaces. powerpc/book3s: Remove a few page table update interfaces. - - - --- 2019-02-14 Aneesh Kumar K.V New
[v8,1/4] mm/cma: Add PF flag to force non cma alloc mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - 1 - --- 2019-02-27 Aneesh Kumar K.V New
[v8,2/4] mm: Update get_user_pages_longterm to migrate pages allocated from CMA region mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2019-02-27 Aneesh Kumar K.V New
[v8,3/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_do_alloc mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - 1 - --- 2019-02-27 Aneesh Kumar K.V New
[v8,4/4] powerpc/mm/iommu: Allow large IOMMU page size only for hugetlb backing mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region - - - --- 2019-02-27 Aneesh Kumar K.V New
[1/2] fs/dax: deposit pagetable even when installing zero page [1/2] fs/dax: deposit pagetable even when installing zero page - 1 - --- 2019-02-28 Aneesh Kumar K.V New
[2/2] mm/dax: Don't enable huge dax mapping by default [1/2] fs/dax: deposit pagetable even when installing zero page - - - --- 2019-02-28 Aneesh Kumar K.V New
[v2] fs/dax: deposit pagetable even when installing zero page [v2] fs/dax: deposit pagetable even when installing zero page - 1 - --- 2019-03-09 Aneesh Kumar K.V New
mm: page_mkclean vs MADV_DONTNEED race mm: page_mkclean vs MADV_DONTNEED race - - - --- 2019-03-21 Aneesh Kumar K.V New
mm: Fix modifying of page protection by insert_pfn_pmd() mm: Fix modifying of page protection by insert_pfn_pmd() - 1 - --- 2019-03-30 Aneesh Kumar K.V New
[RFC] drivers/dax: Allow to include DEV_DAX_PMEM as builtin [RFC] drivers/dax: Allow to include DEV_DAX_PMEM as builtin - - - --- 2019-03-30 Aneesh Kumar K.V New
mm: Fix build warning mm: Fix build warning - - - --- 2019-03-30 Aneesh Kumar K.V New
[v2] drivers/dax: Allow to include DEV_DAX_PMEM as builtin [v2] drivers/dax: Allow to include DEV_DAX_PMEM as builtin - - - --- 2019-04-01 Aneesh Kumar K.V New
[v2] mm: Fix modifying of page protection by insert_pfn_pmd() [v2] mm: Fix modifying of page protection by insert_pfn_pmd() - 1 - --- 2019-04-02 Aneesh Kumar K.V New
[RFC] mm/nvdimm: Fix kernel crash on devm_mremap_pages_release [RFC] mm/nvdimm: Fix kernel crash on devm_mremap_pages_release - - - --- 2019-05-14 Aneesh Kumar K.V New
mm/nvdimm: Pick the right alignment default when creating dax devices mm/nvdimm: Pick the right alignment default when creating dax devices - - 1 --- 2019-05-14 Aneesh Kumar K.V New
mm/nvdimm: Use correct alignment when looking at first pfn from a region mm/nvdimm: Use correct alignment when looking at first pfn from a region - - - --- 2019-05-14 Aneesh Kumar K.V New
mm/nvdimm: Use correct #defines instead of opencoding mm/nvdimm: Use correct #defines instead of opencoding - - - --- 2019-05-14 Aneesh Kumar K.V New
[v2] mm/nvdimm: Pick the right alignment default when creating dax devices [v2] mm/nvdimm: Pick the right alignment default when creating dax devices - - - --- 2019-05-20 Aneesh Kumar K.V New
[RFC,1/3] mm/nvdimm: Add PFN_MIN_VERSION support [RFC,1/3] mm/nvdimm: Add PFN_MIN_VERSION support - - - --- 2019-05-22 Aneesh Kumar K.V New
[RFC,2/3] mm/nvdimm: Add page size and struct page size to pfn superblock [RFC,1/3] mm/nvdimm: Add PFN_MIN_VERSION support - - - --- 2019-05-22 Aneesh Kumar K.V New
[RFC,3/3] mm/nvdimm: Use correct #defines instead of opencoding [RFC,1/3] mm/nvdimm: Add PFN_MIN_VERSION support - - - --- 2019-05-22 Aneesh Kumar K.V New
[RFC,V2,1/3] mm/nvdimm: Add PFN_MIN_VERSION support [RFC,V2,1/3] mm/nvdimm: Add PFN_MIN_VERSION support - - - --- 2019-05-22 Aneesh Kumar K.V New
[RFC,V2,2/3] mm/nvdimm: Add page size and struct page size to pfn superblock [RFC,V2,1/3] mm/nvdimm: Add PFN_MIN_VERSION support - - - --- 2019-05-22 Aneesh Kumar K.V New
[RFC,V2,3/3] mm/nvdimm: Use correct #defines instead of opencoding [RFC,V2,1/3] mm/nvdimm: Add PFN_MIN_VERSION support - - - --- 2019-05-22 Aneesh Kumar K.V New
[v2] mm: Move MAP_SYNC to asm-generic/mman-common.h [v2] mm: Move MAP_SYNC to asm-generic/mman-common.h - 1 - --- 2019-05-28 Aneesh Kumar K.V New
mm/mmap: Move common defines to mman-common.h mm/mmap: Move common defines to mman-common.h - - - --- 2019-06-04 Aneesh Kumar K.V New
[v3,1/6] nvdimm: Consider probe return -EOPNOTSUPP as success [v3,1/6] nvdimm: Consider probe return -EOPNOTSUPP as success - - - --- 2019-06-04 Aneesh Kumar K.V New
[v3,2/6] mm/nvdimm: Add PFN_MIN_VERSION support [v3,1/6] nvdimm: Consider probe return -EOPNOTSUPP as success - - - --- 2019-06-04 Aneesh Kumar K.V New
[v3,3/6] mm/nvdimm: Add page size and struct page size to pfn superblock [v3,1/6] nvdimm: Consider probe return -EOPNOTSUPP as success - - - --- 2019-06-04 Aneesh Kumar K.V New
[v3,4/6] mm/nvdimm: Use correct #defines instead of opencoding [v3,1/6] nvdimm: Consider probe return -EOPNOTSUPP as success - - - --- 2019-06-04 Aneesh Kumar K.V New
[v3,5/6] mm/nvdimm: Pick the right alignment default when creating dax devices [v3,1/6] nvdimm: Consider probe return -EOPNOTSUPP as success - - - --- 2019-06-04 Aneesh Kumar K.V New
[v3,6/6] mm/nvdimm: Use correct alignment when looking at first pfn from a region [v3,1/6] nvdimm: Consider probe return -EOPNOTSUPP as success - - - --- 2019-06-04 Aneesh Kumar K.V New
mm/nvdimm: Fix endian conversion issues mm/nvdimm: Fix endian conversion issues - 1 - --- 2019-06-07 Aneesh Kumar K.V New
[v4,1/6] nvdimm: Consider probe return -EOPNOTSUPP as success Fixes related namespace alignment/page size/big endian - - - --- 2019-06-20 Aneesh Kumar K.V New
[v4,2/6] mm/nvdimm: Add page size and struct page size to pfn superblock Fixes related namespace alignment/page size/big endian - - - --- 2019-06-20 Aneesh Kumar K.V New
[v4,3/6] mm/nvdimm: Use correct #defines instead of open coding Fixes related namespace alignment/page size/big endian - - - --- 2019-06-20 Aneesh Kumar K.V New
[v4,4/6] mm/nvdimm: Pick the right alignment default when creating dax devices Fixes related namespace alignment/page size/big endian - - - --- 2019-06-20 Aneesh Kumar K.V New
[v4,5/6] mm/nvdimm: Use correct alignment when looking at first pfn from a region Fixes related namespace alignment/page size/big endian - - - --- 2019-06-20 Aneesh Kumar K.V New
[v4,6/6] mm/nvdimm: Fix endian conversion issues Fixes related namespace alignment/page size/big endian - 1 - --- 2019-06-20 Aneesh Kumar K.V New
mm/nvdimm: Add is_ioremap_addr and use that to check ioremap address mm/nvdimm: Add is_ioremap_addr and use that to check ioremap address - - - --- 2019-07-01 Aneesh Kumar K.V New
[v5,1/4] nvdimm: Consider probe return -EOPNOTSUPP as success Mark the namespace disabled on pfn superblock mismatch - - - --- 2019-08-09 Aneesh Kumar K.V New
[v5,2/4] mm/nvdimm: Add page size and struct page size to pfn superblock Mark the namespace disabled on pfn superblock mismatch - - - --- 2019-08-09 Aneesh Kumar K.V New
« 1 2 3 46 7 »