Show patches with: State = Action Required       |   82883 patches
« 1 2 ... 367 368 369828 829 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,bpf,3/4] module: introduce module_alloc_huge vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP - - - --- 2022-04-13 Song Liu New
[v3,bpf,2/4] page_alloc: use __vmalloc_huge for large system hash vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP - - - --- 2022-04-13 Song Liu New
[v3,bpf,1/4] vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP - - - --- 2022-04-13 Song Liu New
[v8,4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl add hugetlb_optimize_vmemmap sysctl - - - --- 2022-04-13 Muchun Song New
[v8,3/4] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing add hugetlb_optimize_vmemmap sysctl - - - --- 2022-04-13 Muchun Song New
[v8,2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on add hugetlb_optimize_vmemmap sysctl - - - --- 2022-04-13 Muchun Song New
[v8,1/4] mm: hugetlb_vmemmap: introduce CONFIG_HUGETLB_PAGE_HAS_OPTIMIZE_VMEMMAP add hugetlb_optimize_vmemmap sysctl - - - --- 2022-04-13 Muchun Song New
[RFC,4/4] arm64: Select ARCH_ENABLE_DENY_WRITE_EXEC mm, arm64: In-kernel support for memory-deny-write-execute (MDWE) - - - --- 2022-04-13 Catalin Marinas New
[RFC,3/4] fs/binfmt_elf: Tell user-space about the DENY_WRITE_EXEC personality flag mm, arm64: In-kernel support for memory-deny-write-execute (MDWE) - - - --- 2022-04-13 Catalin Marinas New
[RFC,2/4] mm, personality: Implement memory-deny-write-execute as a personality flag mm, arm64: In-kernel support for memory-deny-write-execute (MDWE) - - - --- 2022-04-13 Catalin Marinas New
[RFC,1/4] mm: Track previously writeable vma permission mm, arm64: In-kernel support for memory-deny-write-execute (MDWE) - - - --- 2022-04-13 Catalin Marinas New
mm: kmemleak: take a full lowmem check in kmemleak_*_phys() mm: kmemleak: take a full lowmem check in kmemleak_*_phys() 1 - - --- 2022-04-13 patrick wang New
tlb/hugetlb: Add framework to handle PGDIR_SIZE HugeTLB pages tlb/hugetlb: Add framework to handle PGDIR_SIZE HugeTLB pages - - - --- 2022-04-13 Anshuman Khandual New
[v2,5/5] mm: demotion: Build demotion list based on N_DEMOTION_TARGETS mm: demotion: Introduce new node state N_DEMOTION_TARGETS - - - --- 2022-04-13 Jagdish Gediya New
[v2,4/5] device-dax/kmem: Set node state as N_DEMOTION_TARGETS mm: demotion: Introduce new node state N_DEMOTION_TARGETS - - - --- 2022-04-13 Jagdish Gediya New
[v2,3/5] mm: demotion: Add support to set targets from userspace mm: demotion: Introduce new node state N_DEMOTION_TARGETS - - - --- 2022-04-13 Jagdish Gediya New
[v2,2/5] mm: demotion: Add new node state N_DEMOTION_TARGETS mm: demotion: Introduce new node state N_DEMOTION_TARGETS - - - --- 2022-04-13 Jagdish Gediya New
[v2,1/5] mm: demotion: Set demotion list differently mm: demotion: Introduce new node state N_DEMOTION_TARGETS 1 1 1 --- 2022-04-13 Jagdish Gediya New
[V6,7/7] mm/mmap: Drop arch_vm_get_page_pgprot() mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot() - 2 - --- 2022-04-13 Anshuman Khandual New
[V6,6/7] mm/mmap: Drop arch_filter_pgprot() mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot() - 2 - --- 2022-04-13 Anshuman Khandual New
[V6,5/7] x86/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot() - - - --- 2022-04-13 Anshuman Khandual New
[V6,4/7] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot() - 1 - --- 2022-04-13 Anshuman Khandual New
[V6,3/7] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot() - 1 - --- 2022-04-13 Anshuman Khandual New
[V6,2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot() - 1 - --- 2022-04-13 Anshuman Khandual New
[V6,1/7] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot() - 2 - --- 2022-04-13 Anshuman Khandual New
[v3,4/4] hugetlb: Clean up hugetlb_cma_reserve hugetlb: Fix some incorrect behavior - 5 - --- 2022-04-13 Peng Liu New
[v3,3/4] hugetlb: Fix return value of __setup handlers hugetlb: Fix some incorrect behavior - 4 - --- 2022-04-13 Peng Liu New
[v3,2/4] hugetlb: Fix hugepages_setup when deal with pernode hugetlb: Fix some incorrect behavior - 2 - --- 2022-04-13 Peng Liu New
[v3,1/4] hugetlb: Fix wrong use of nr_online_nodes hugetlb: Fix some incorrect behavior - 3 - --- 2022-04-13 Peng Liu New
[2/2] userfaultfd: selftests: modify selftest to use /dev/userfaultfd [1/2] userfaultfd: add /dev/userfaultfd for fine grained access control - - - --- 2022-04-12 Axel Rasmussen New
[1/2] userfaultfd: add /dev/userfaultfd for fine grained access control [1/2] userfaultfd: add /dev/userfaultfd for fine grained access control - - - --- 2022-04-12 Axel Rasmussen New
mm, page_alloc: check pfn is valid before moving to freelist mm, page_alloc: check pfn is valid before moving to freelist 1 - - --- 2022-04-12 Sudarshan Rajagopalan New
[v4] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode [v4] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode - 1 - --- 2022-04-12 Axel Rasmussen New
[v2] mm/secretmem: fix panic when growing a memfd_secret [v2] mm/secretmem: fix panic when growing a memfd_secret - - - --- 2022-04-12 Axel Rasmussen New
[v1] NFSD: Clean up nfsd_splice_actor() [v1] NFSD: Clean up nfsd_splice_actor() - - - --- 2022-04-12 Chuck Lever New
[v2] mm/memory-failure.c: skip huge_zero_page in memory_failure() [v2] mm/memory-failure.c: skip huge_zero_page in memory_failure() 1 1 - --- 2022-04-12 Xu Yu New
[v7,4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl add hugetlb_optimize_vmemmap sysctl - - - --- 2022-04-12 Muchun Song New
[v7,3/4] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing add hugetlb_optimize_vmemmap sysctl - - - --- 2022-04-12 Muchun Song New
[v7,2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on add hugetlb_optimize_vmemmap sysctl - - - --- 2022-04-12 Muchun Song New
[v7,1/4] mm: hugetlb_vmemmap: introduce CONFIG_HUGETLB_PAGE_HAS_OPTIMIZE_VMEMMAP add hugetlb_optimize_vmemmap sysctl - - - --- 2022-04-12 Muchun Song New
binfmt_flat: do not stop relocating GOT entries prematurely binfmt_flat: do not stop relocating GOT entries prematurely - - - --- 2022-04-12 Niklas Cassel New
mm: fix align-error when get_addr in unmapped_area_topdown mm: fix align-error when get_addr in unmapped_area_topdown - - - --- 2022-04-12 李培锋 New
[RFC,-next,V3,6/6] arm64: add cow to machine check safe arm64: add machine check safe support - - - --- 2022-04-12 Tong Tiangen New
[RFC,-next,V3,5/6] arm64: add {get, put}_user to machine check safe arm64: add machine check safe support - - - --- 2022-04-12 Tong Tiangen New
[RFC,-next,V3,4/6] arm64: add copy_{to, from}_user to machine check safe arm64: add machine check safe support - - - --- 2022-04-12 Tong Tiangen New
[RFC,-next,V3,3/6] arm64: add support for machine check error safe arm64: add machine check safe support - - - --- 2022-04-12 Tong Tiangen New
[RFC,-next,V3,2/6] arm64: fix types in copy_highpage() arm64: add machine check safe support 1 1 - --- 2022-04-12 Tong Tiangen New
[RFC,-next,V3,1/6] x86: fix function define in copy_mc_to_user arm64: add machine check safe support - - - --- 2022-04-12 Tong Tiangen New
[V5,7/7] mm/mmap: Drop arch_vm_get_page_pgprot() mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot() - 1 - --- 2022-04-12 Anshuman Khandual New
[V5,6/7] mm/mmap: Drop arch_filter_pgprot() mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot() - 1 - --- 2022-04-12 Anshuman Khandual New
[V5,5/7] x86/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot() - - - --- 2022-04-12 Anshuman Khandual New
[V5,4/7] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot() 1 1 - --- 2022-04-12 Anshuman Khandual New
[V5,3/7] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot() - 1 - --- 2022-04-12 Anshuman Khandual New
[V5,2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot() - - - --- 2022-04-12 Anshuman Khandual New
[V5,1/7] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot() - 1 - --- 2022-04-12 Anshuman Khandual New
[v3] mm/page_alloc: add same penalty is enough to get round-robin order [v3] mm/page_alloc: add same penalty is enough to get round-robin order 3 - - --- 2022-04-12 Wei Yang New
[v2,bpf,3/3] bpf: use vmalloc with VM_ALLOW_HUGE_VMAP for bpf_prog_pack vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP - - - --- 2022-04-11 Song Liu New
[v2,bpf,3/3] bpf: use module_alloc_huge for bpf_prog_pack Untitled series #631253 - - - --- 2022-04-11 Song Liu New
[v2,bpf,2/3] module: introduce module_alloc_huge vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP - - - --- 2022-04-11 Song Liu New
[v2,bpf,1/3] vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP - - - --- 2022-04-11 Song Liu New
[v2,bpf,3/3] bpf: use vmalloc with VM_ALLOW_HUGE_VMAP for bpf_prog_pack vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP - - - --- 2022-04-11 Song Liu New
[v2,bpf,2/3] module: introduce module_alloc_huge vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP - - - --- 2022-04-11 Song Liu New
[v2,bpf,1/3] vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP - - - --- 2022-04-11 Song Liu New
[v2] lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP [v2] lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP - - - --- 2022-04-11 Christophe Leroy New
mm: memblock: avoid to create memmap for memblock nomap regions mm: memblock: avoid to create memmap for memblock nomap regions - - - --- 2022-04-11 Faiyaz Mohammed New
[v1,14/14] mm/mshare: Copy PTEs to host mm Add support for shared PTEs across processes - - - --- 2022-04-11 Khalid Aziz New
[v1,13/14] mm/mshare: Enforce mshare'd region permissions Add support for shared PTEs across processes - - - --- 2022-04-11 Khalid Aziz New
[v1,12/14] mm/mshare: Add a proc file with mshare alignment/size information Add support for shared PTEs across processes - - - --- 2022-04-11 Khalid Aziz New
[v1,11/14] mm/mshare: unmap vmas in mshare_unlink Add support for shared PTEs across processes - - - --- 2022-04-11 Khalid Aziz New
[v1,10/14] mm/mshare: Check for mapped vma when mshare'ing existing mshare'd range Add support for shared PTEs across processes - - - --- 2022-04-11 Khalid Aziz New
[v1,09/14] mm/mshare: Do not free PTEs for mshare'd PTEs Add support for shared PTEs across processes - - - --- 2022-04-11 Khalid Aziz New
[v1,08/14] mm/mshare: Add basic page table sharing using mshare Add support for shared PTEs across processes - - - --- 2022-04-11 Khalid Aziz New
[v1,07/14] mm/mshare: Add vm flag for shared PTE Add support for shared PTEs across processes - - - --- 2022-04-11 Khalid Aziz New
[v1,06/14] mm/mshare: Check for mounted filesystem Add support for shared PTEs across processes - - - --- 2022-04-11 Khalid Aziz New
[v1,05/14] mm/mshare: Add locking to msharefs syscalls Add support for shared PTEs across processes - - - --- 2022-04-11 Khalid Aziz New
[v1,04/14] mm/mshare: implement mshare_unlink syscall Add support for shared PTEs across processes - - - --- 2022-04-11 Khalid Aziz New
[v1,03/14] mm/mshare: Add read for msharefs Add support for shared PTEs across processes - - - --- 2022-04-11 Khalid Aziz New
[v1,02/14] mm/mshare: Add msharefs filesystem Add support for shared PTEs across processes - - - --- 2022-04-11 Khalid Aziz New
[v1,01/14] mm: Add new system calls mshare, mshare_unlink Add support for shared PTEs across processes - - - --- 2022-04-11 Khalid Aziz New
lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP - - - --- 2022-04-11 Christophe Leroy New
mm: migrate: Simplify the refcount validation when migrating hugetlb mapping mm: migrate: Simplify the refcount validation when migrating hugetlb mapping 1 - - --- 2022-04-11 Baolin Wang New
powerpc/numa: Associate numa node to its cpu earlier powerpc/numa: Associate numa node to its cpu earlier - 1 1 --- 2022-04-11 Oscar Salvador New
mm/slub: remove unused parameter in setup_object*() mm/slub: remove unused parameter in setup_object*() 1 - - --- 2022-04-11 JaeSang Yoo New
[v7] mm/hmm/test: use char dev with struct device to get device node [v7] mm/hmm/test: use char dev with struct device to get device node - 3 - --- 2022-04-11 Mika Penttilä New
[RFC] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind [RFC] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - - - --- 2022-04-10 Shiyang Ruan New
[v12,7/7] fsdax: set a CoW flag when associate reflink mappings fsdax: introduce fs query to support reflink - - - --- 2022-04-10 Shiyang Ruan New
[v12,6/7] xfs: Implement ->notify_failure() for XFS fsdax: introduce fs query to support reflink - 1 - --- 2022-04-10 Shiyang Ruan New
[v12,5/7] mm: Introduce mf_dax_kill_procs() for fsdax case fsdax: introduce fs query to support reflink - 2 - --- 2022-04-10 Shiyang Ruan New
[v12,4/7] fsdax: Introduce dax_lock_mapping_entry() fsdax: introduce fs query to support reflink - 1 - --- 2022-04-10 Shiyang Ruan New
[v12,3/7] pagemap,pmem: Introduce ->memory_failure() fsdax: introduce fs query to support reflink - 2 - --- 2022-04-10 Shiyang Ruan New
[v12,2/7] mm: factor helpers for memory_failure_dev_pagemap fsdax: introduce fs query to support reflink - 3 - --- 2022-04-10 Shiyang Ruan New
[v12,1/7] dax: Introduce holder for dax_device fsdax: introduce fs query to support reflink - 2 - --- 2022-04-10 Shiyang Ruan New
mm/memory-failure.c: bail out early if huge zero page mm/memory-failure.c: bail out early if huge zero page - - - --- 2022-04-10 Xu Yu New
[12/12] selftests/vm: add test to verify recollapse of THPs mm: userspace hugepage collapse - - - --- 2022-04-10 Zach O'Keefe New
[11/12] selftests/vm: add MADV_COLLAPSE collapse context to selftests mm: userspace hugepage collapse - - - --- 2022-04-10 Zach O'Keefe New
[10/12] selftests/vm: modularize collapse selftests mm: userspace hugepage collapse - - - --- 2022-04-10 Zach O'Keefe New
[09/12] mm/madvise: add MADV_COLLAPSE to process_madvise() mm: userspace hugepage collapse - - - --- 2022-04-10 Zach O'Keefe New
[08/12] mm/khugepaged: add flag to ignore page young/referenced requirement mm: userspace hugepage collapse - - - --- 2022-04-10 Zach O'Keefe New
[07/12] mm/khugepaged: add flag to ignore khugepaged_max_ptes_* mm: userspace hugepage collapse - - - --- 2022-04-10 Zach O'Keefe New
[06/12] mm/khugepaged: remove khugepaged prefix from shared collapse functions mm: userspace hugepage collapse - - - --- 2022-04-10 Zach O'Keefe New
« 1 2 ... 367 368 369828 829 »