Show patches with: Submitter = Anshuman Khandual       |   179 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
mm: Introduce GFP_PGTABLE mm: Introduce GFP_PGTABLE - - - --- 2019-01-12 Anshuman Khandual New
[V2] mm: Introduce GFP_PGTABLE [V2] mm: Introduce GFP_PGTABLE - - - --- 2019-01-16 Anshuman Khandual New
[RFC] mm: Generalize notify_page_fault() [RFC] mm: Generalize notify_page_fault() - - - --- 2019-05-30 Anshuman Khandual New
[RFC,V2] mm: Generalize notify_page_fault() [RFC,V2] mm: Generalize notify_page_fault() - - - --- 2019-06-04 Anshuman Khandual New
[RFC,V3] mm: Generalize and rename notify_page_fault() as kprobe_page_fault() [RFC,V3] mm: Generalize and rename notify_page_fault() as kprobe_page_fault() - 1 - --- 2019-06-07 Anshuman Khandual New
mm: Generalize and rename notify_page_fault() as kprobe_page_fault() mm: Generalize and rename notify_page_fault() as kprobe_page_fault() - 1 - --- 2019-06-13 Anshuman Khandual New
mm/kprobes: Add generic kprobe_fault_handler() fallback definition mm/kprobes: Add generic kprobe_fault_handler() fallback definition - - - --- 2019-07-05 Anshuman Khandual New
[RFC,V2,1/1] mm/pgtable/debug: Add test validating architecture page table helpers mm/debug: Add tests for architecture exported page table helpers - - - --- 2019-08-09 Anshuman Khandual New
[1/1] mm/pgtable/debug: Add test validating architecture page table helpers mm/debug: Add tests for architecture exported page table helpers - - - --- 2019-09-03 Anshuman Khandual New
[V2,2/2] mm/pgtable/debug: Add test validating architecture page table helpers mm/debug: Add tests for architecture exported page table helpers - - - --- 2019-09-12 Anshuman Khandual New
[V3,2/2] mm/pgtable/debug: Add test validating architecture page table helpers mm/debug: Add tests for architecture exported page table helpers - - 1 --- 2019-09-20 Anshuman Khandual New
[V4,1/2] mm/hugetlb: Make alloc_gigantic_page() available for general use mm/debug: Add tests for architecture exported page table helpers - - - --- 2019-10-07 Anshuman Khandual New
[V4,2/2] mm/pgtable/debug: Add test validating architecture page table helpers mm/debug: Add tests for architecture exported page table helpers - - 1 --- 2019-10-07 Anshuman Khandual New
[V5,1/2] mm/hugetlb: Make alloc_gigantic_page() available for general use mm/debug: Add tests validating architecture page table helpers - - - --- 2019-10-11 Anshuman Khandual New
[V5,2/2] mm/debug: Add tests validating architecture page table helpers mm/debug: Add tests validating architecture page table helpers - - 1 --- 2019-10-11 Anshuman Khandual New
[V6,2/2] mm/debug: Add tests validating architecture page table helpers mm/debug: Add tests validating architecture page table helpers - - 1 --- 2019-10-15 Anshuman Khandual New
[V7] mm/debug: Add tests validating architecture page table helpers [V7] mm/debug: Add tests validating architecture page table helpers - - 1 --- 2019-10-21 Anshuman Khandual New
[V8] mm/debug: Add tests validating architecture page table helpers [V8] mm/debug: Add tests validating architecture page table helpers - - 1 --- 2019-10-28 Anshuman Khandual New
[V9] mm/debug: Add tests validating architecture page table helpers [V9] mm/debug: Add tests validating architecture page table helpers - - 1 --- 2019-11-12 Anshuman Khandual New
[V9,RESEND] mm/debug: Add tests validating architecture page table helpers [V9,RESEND] mm/debug: Add tests validating architecture page table helpers - - 1 --- 2019-11-12 Anshuman Khandual New
[V10] mm/debug: Add tests validating architecture page table helpers [V10] mm/debug: Add tests validating architecture page table helpers - 1 1 --- 2019-11-20 Anshuman Khandual New
[V11] mm/debug: Add tests validating architecture page table helpers [V11] mm/debug: Add tests validating architecture page table helpers - 1 1 --- 2019-12-03 Anshuman Khandual New
[V11,RESEND] mm/debug: Add tests validating architecture page table helpers [V11,RESEND] mm/debug: Add tests validating architecture page table helpers - 1 1 --- 2019-12-24 Anshuman Khandual New
[V12] mm/debug: Add tests validating architecture page table helpers [V12] mm/debug: Add tests validating architecture page table helpers - 1 2 --- 2020-01-28 Anshuman Khandual New
[2/5] mm/vma: Make vma_is_accessible() available for general use mm/vma: Use available wrappers when possible 2 - - --- 2020-02-17 Anshuman Khandual New
[V2,2/4] mm/vma: Make vma_is_accessible() available for general use mm/vma: Use all available wrappers when possible 3 - - --- 2020-02-24 Anshuman Khandual New
[RFC,1/3] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS mm/vma: some new flags and helpers - 1 - --- 2020-03-02 Anshuman Khandual New
[RFC,2/3] mm/vma: Introduce VM_ACCESS_FLAGS mm/vma: some new flags and helpers - - - --- 2020-03-02 Anshuman Khandual New
[1/2] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS mm/vma: some new flags 1 1 - --- 2020-03-05 Anshuman Khandual New
[2/3] mm/hugetlb: Introduce HAVE_ARCH_IS_HUGEPAGE_ONLY_RANGE mm/hugetlb: Add some new arch enabling macros - - - --- 2020-04-14 Anshuman Khandual New
[3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS mm/hugetlb: Add some new arch enabling macros - - - --- 2020-04-14 Anshuman Khandual New
sh/mm: Fix a build failure via adding a missing bracket sh/mm: Fix a build failure via adding a missing bracket - - - --- 2020-04-20 Anshuman Khandual New
[V2,2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range() mm/hugetlb: Add some new generic fallbacks - - - --- 2020-05-06 Anshuman Khandual New
[V2,3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags() mm/hugetlb: Add some new generic fallbacks - - - --- 2020-05-06 Anshuman Khandual New
[V3,2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range() mm/hugetlb: Add some new generic fallbacks 1 - - --- 2020-05-08 Anshuman Khandual New
[V3,3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags() mm/hugetlb: Add some new generic fallbacks 1 - - --- 2020-05-08 Anshuman Khandual New
[3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] mm: some config cleanups - - - --- 2021-03-08 Anshuman Khandual New
[4/6] mm: Drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION mm: some config cleanups - - - --- 2021-03-08 Anshuman Khandual New
[3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] mm: some config cleanups - - - --- 2021-03-09 Anshuman Khandual New
[V2,3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] Untitled series #459257 2 - - --- 2021-04-01 Anshuman Khandual New
mm: Define ARCH_HAS_FIRST_USER_ADDRESS mm: Define ARCH_HAS_FIRST_USER_ADDRESS - - - --- 2021-04-14 Anshuman Khandual New
[RFC,V1,17/31] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT Untitled series #607843 - - - --- 2022-01-24 Anshuman Khandual New
[17/30] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT Untitled series #613923 - - - --- 2022-02-14 Anshuman Khandual New
[V2,17/30] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT Untitled series #616158 - - - --- 2022-02-21 Anshuman Khandual New
[V3,01/30] mm/debug_vm_pgtable: Drop protection_map[] usage mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,02/30] mm/mmap: Clarify protection_map[] indices mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - 1 - --- 2022-02-28 Anshuman Khandual New
[V3,03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements 1 - - --- 2022-02-28 Anshuman Khandual New
[V3,05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,06/30] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements 1 1 - --- 2022-02-28 Anshuman Khandual New
[V3,07/30] mips/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements 1 - - --- 2022-02-28 Anshuman Khandual New
[V3,08/30] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,10/30] x86/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,11/30] mm/mmap: Drop protection_map[] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,12/30] mm/mmap: Drop arch_filter_pgprot() mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,13/30] mm/mmap: Drop arch_vm_get_page_pgprot() mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements 2 - - --- 2022-02-28 Anshuman Khandual New
[V3,15/30] riscv/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,16/30] alpha/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,17/30] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,18/30] arc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,19/30] csky/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements 1 - - --- 2022-02-28 Anshuman Khandual New
[V3,20/30] xtensa/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,21/30] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,22/30] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements 1 - - --- 2022-02-28 Anshuman Khandual New
[V3,23/30] um/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,24/30] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,25/30] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements 1 - - --- 2022-02-28 Anshuman Khandual New
[V3,26/30] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,27/30] nds32/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,28/30] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,29/30] mm/mmap: Drop generic vm_get_page_prot() mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V3,30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements - - - --- 2022-02-28 Anshuman Khandual New
[V4,01/26] mm/mmap: Build protect protection_map[] with __P000 mm/mmap: Drop __SXXX/__PXXX macros from across platforms - 2 - --- 2022-06-24 Anshuman Khandual New
[V4,02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - 1 - --- 2022-06-24 Anshuman Khandual New
[V4,03/26] powerpc/mm: Move protection_map[] inside the platform mm/mmap: Drop __SXXX/__PXXX macros from across platforms - 1 - --- 2022-06-24 Anshuman Khandual New
[V4,04/26] sparc/mm: Move protection_map[] inside the platform mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,05/26] arm64/mm: Move protection_map[] inside the platform mm/mmap: Drop __SXXX/__PXXX macros from across platforms - 1 - --- 2022-06-24 Anshuman Khandual New
[V4,06/26] x86/mm: Move protection_map[] inside the platform mm/mmap: Drop __SXXX/__PXXX macros from across platforms - 1 - --- 2022-06-24 Anshuman Khandual New
[V4,07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - 1 - --- 2022-06-24 Anshuman Khandual New
[V4,08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,09/26] loongarch/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,10/26] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms 1 - - --- 2022-06-24 Anshuman Khandual New
[V4,11/26] extensa/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,12/26] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,13/26] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,14/26] alpha/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,15/26] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,16/26] riscv/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,17/26] csky/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms 1 - - --- 2022-06-24 Anshuman Khandual New
[V4,18/26] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,19/26] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,20/26] mips/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,21/26] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,22/26] arc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,23/26] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,24/26] um/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,25/26] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - - - --- 2022-06-24 Anshuman Khandual New
[V4,26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop __SXXX/__PXXX macros from across platforms - 2 - --- 2022-06-24 Anshuman Khandual New
« 1 2 »