Show patches with: State = Action Required       |   72512 patches
« 1 2 ... 267 268 269725 726 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/5] KVM: mm: add a helper to account page table pages used by KVM. KVM: mm: count KVM page table pages in pagetable stats - - - --- 2022-04-04 Yosry Ahmed New
[v3,8/8] mm: mmap: register suitable readonly file vmas for khugepaged Make khugepaged collapse readonly FS THP more consistent 1 - - --- 2022-04-04 Yang Shi New
[v3,7/8] mm: khugepaged: introduce khugepaged_enter_vma() helper Make khugepaged collapse readonly FS THP more consistent 1 - - --- 2022-04-04 Yang Shi New
[v3,6/8] mm: khugepaged: move some khugepaged_* functions to khugepaged.c Make khugepaged collapse readonly FS THP more consistent 1 - - --- 2022-04-04 Yang Shi New
[v3,5/8] mm: khugepaged: make khugepaged_enter() void function Make khugepaged collapse readonly FS THP more consistent 2 - - --- 2022-04-04 Yang Shi New
[v3,4/8] mm: thp: only regular file could be THP eligible Make khugepaged collapse readonly FS THP more consistent 2 - - --- 2022-04-04 Yang Shi New
[v3,3/8] mm: khugepaged: skip DAX vma Make khugepaged collapse readonly FS THP more consistent 2 1 - --- 2022-04-04 Yang Shi New
[v3,2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED Make khugepaged collapse readonly FS THP more consistent 2 1 - --- 2022-04-04 Yang Shi New
[v3,1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE Make khugepaged collapse readonly FS THP more consistent 2 1 - --- 2022-04-04 Yang Shi New
[4/4] mm/mempolicy: Use vma_alloc_folio() in new_page() Alternative fixes for migration - - - --- 2022-04-04 Matthew Wilcox New
[3/4] mm: Add vma_alloc_folio() Alternative fixes for migration - - - --- 2022-04-04 Matthew Wilcox New
[2/4] mm/migrate: Use a folio in migrate_misplaced_transhuge_page() Alternative fixes for migration - - - --- 2022-04-04 Matthew Wilcox New
[1/4] mm/migrate: Use a folio in alloc_migration_target() Alternative fixes for migration - - - --- 2022-04-04 Matthew Wilcox New
[RFC] Documentation for folio_lock() and friends [RFC] Documentation for folio_lock() and friends - - - --- 2022-04-04 Matthew Wilcox New
mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation. mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation. - - - --- 2022-04-04 Zi Yan New
[v3,6/6] slab, documentation: add description of debugfs files for SLUB caches SLUB debugfs improvements based on stackdepot 2 1 - --- 2022-04-04 Vlastimil Babka New
[v3,5/6] mm/slub: sort debugfs output by frequency of stack traces SLUB debugfs improvements based on stackdepot 1 - - --- 2022-04-04 Vlastimil Babka New
[v3,4/6] mm/slub: distinguish and print stack traces in debugfs files SLUB debugfs improvements based on stackdepot - - - --- 2022-04-04 Vlastimil Babka New
[v3,3/6] mm/slub: use stackdepot to save stack trace in objects SLUB debugfs improvements based on stackdepot 1 - - --- 2022-04-04 Vlastimil Babka New
[v3,2/6] mm/slub: move struct track init out of set_track() SLUB debugfs improvements based on stackdepot 1 - - --- 2022-04-04 Vlastimil Babka New
[v3,1/6] lib/stackdepot: allow requesting early initialization dynamically SLUB debugfs improvements based on stackdepot 1 2 - --- 2022-04-04 Vlastimil Babka New
[v7,69/70] mm/mmap: Drop range_has_overlap() function Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,70/70] mm/mmap.c: Pass in mapping to __vma_link_file() Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,68/70] mm: Remove the vma linked list Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,67/70] riscv: Use vma iterator for vdso Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,66/70] nommu: Remove uses of VMA linked list Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,63/70] mm/pagewalk: Use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,64/70] mm/swapfile: Use vma iterator instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,65/70] i915: Use the VMA iterator Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,61/70] mm/msync: Use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,60/70] mm/mremap: Use vma_find_intersection() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,62/70] mm/oom_kill: Use maple tree iterators instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,58/70] mm/mlock: Use vma iterator and instead of vma linked list Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,59/70] mm/mprotect: Use maple tree navigation instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,57/70] mm/mempolicy: Use vma iterator & maple state instead of vma linked list Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,56/70] mm/memcontrol: Stop using mm->highest_vm_end Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,55/70] mm/madvise: Use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,54/70] mm/ksm: Use vma iterators instead of vma linked list Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,53/70] mm/khugepaged: Stop using vma linked list Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,52/70] mm/gup: Use maple tree navigation instead of linked list Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,49/70] sched: Use maple tree iterator to walk VMAs Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,51/70] bpf: Remove VMA linked list Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,50/70] fork: Use VMA iterator Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,48/70] perf: Use VMA iterator Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,46/70] ipc/shm: Use VMA iterator instead of linked list Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,47/70] acct: Use VMA iterator instead of linked list Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,45/70] userfaultfd: Use maple tree iterator to iterate VMAs Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,44/70] fs/proc/task_mmu: Stop using linked list and highest_vm_end Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,42/70] exec: Use VMA iterator instead of linked list Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,41/70] coredump: Remove vma linked list walk Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,43/70] fs/proc/base: Use maple tree iterators in place of linked list Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,38/70] cxl: Remove vma linked list walk Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,40/70] um: Remove vma linked list walk Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,39/70] optee: Remove vma linked list walk Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,35/70] s390: Remove vma linked list walks Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,37/70] xtensa: Remove vma linked list walks Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,36/70] x86: Remove vma linked list walks Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,33/70] parisc: Remove mmap linked list from cache handling Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,34/70] powerpc: Remove mmap linked list walks Introducing the Maple Tree - 1 - --- 2022-04-04 Liam R. Howlett New
[v7,30/70] mm/mmap: Reorganize munmap to use maple states Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,31/70] mm/mmap: Change do_brk_munmap() to use do_mas_align_munmap() Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,32/70] arm64: Remove mmap linked list from vdso Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,28/70] mm: Convert vma_lookup() to use mtree_load() Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,29/70] mm/mmap: Move mmap_region() below do_munmap() Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,25/70] mm: Use maple tree operations for find_vma_intersection() Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,27/70] mm: Remove vmacache Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,26/70] mm/mmap: Use advanced maple tree API for mmap_region() Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,23/70] mm/khugepaged: Optimize collapse_pte_mapped_thp() by using vma_lookup() Introducing the Maple Tree - 1 - --- 2022-04-04 Liam R. Howlett New
[v7,24/70] mm/mmap: Change do_brk_flags() to expand existing VMA and add do_brk_munmap() Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,21/70] xen: Use vma_lookup() in privcmd_ioctl_mmap() Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,22/70] mm: Optimize find_exact_vma() to use vma_lookup() Introducing the Maple Tree - 1 - --- 2022-04-04 Liam R. Howlett New
[v7,20/70] mmap: Change zeroing of maple tree in __vma_adjust() Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,19/70] mm: Remove rb tree. Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,18/70] proc: Remove VMA rbtree use from nommu Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,16/70] kernel/fork: Use maple tree for dup_mmap() during forking Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,17/70] damon: Convert __damon_va_three_regions to use the VMA iterator Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,14/70] mm/mmap: Use the maple tree for find_vma_prev() instead of the rbtree Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,15/70] mm/mmap: Use maple tree for unmapped_area{_topdown} Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,12/70] mmap: Use the VMA iterator in count_vma_pages_range() Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,13/70] mm/mmap: Use the maple tree in find_vma() instead of the rbtree. Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,09/70] mm: Start tracking VMAs with maple tree Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,10/70] mm: Add VMA iterator Introducing the Maple Tree 1 - - --- 2022-04-04 Liam R. Howlett New
[v7,11/70] arch/arm64: Remove the merge workaround for VMA_ITERATOR Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,08/70] lib/test_maple_tree: Add testing for maple tree Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,07/70] Maple Tree: Add new data structure Introducing the Maple Tree - - 1 --- 2022-04-04 Liam R. Howlett New
[v7,04/70] radix tree test suite: Add support for slab bulk APIs Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,06/70] mips: Rename mt_init to mips_mt_init Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,05/70] radix tree test suite: Add lockdep_is_held to header Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,03/70] radix tree test suite: Add allocation counts and size to kmem_cache Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,01/70] radix tree test suite: Add pr_err define Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[v7,02/70] radix tree test suite: Add kmem_cache_set_non_kernel() Introducing the Maple Tree - - - --- 2022-04-04 Liam R. Howlett New
[RESEND,3/3] shmem: Expose space and accounting error count shmem: Allow userspace monitoring of tmpfs for lack of space. - - - --- 2022-04-04 Gabriel Krisman Bertazi New
[RESEND,2/3] shmem: Introduce /sys/fs/tmpfs support shmem: Allow userspace monitoring of tmpfs for lack of space. - - - --- 2022-04-04 Gabriel Krisman Bertazi New
[RESEND,1/3] shmem: Keep track of out-of-memory and out-of-space errors shmem: Allow userspace monitoring of tmpfs for lack of space. - - - --- 2022-04-04 Gabriel Krisman Bertazi New
[v6] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb() [v6] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb() - - - --- 2022-04-04 Naoya Horiguchi New
[3/3] mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP* cleanup hugetlb_vmemmap 1 - - --- 2022-04-04 Muchun Song New
[2/3] mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled* cleanup hugetlb_vmemmap - 2 - --- 2022-04-04 Muchun Song New
[1/3] mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions cleanup hugetlb_vmemmap - 1 - --- 2022-04-04 Muchun Song New
[2/2] mm/mmap: Clarify protection_map[] indices mm: protection_map[] cleanups - 2 - --- 2022-04-04 Anshuman Khandual New
[1/2] mm/debug_vm_pgtable: Drop protection_map[] usage mm: protection_map[] cleanups - 1 - --- 2022-04-04 Anshuman Khandual New
« 1 2 ... 267 268 269725 726 »