Show patches with: State = Action Required       |   73177 patches
« 1 2 ... 321 322 323731 732 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,29/33] iommu: Use put_pages_list Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,28/33] bootmem: Use page->index instead of page->freelist Separate struct slab from struct page 1 - - --- 2021-12-01 Vlastimil Babka New
[v2,27/33] zsmalloc: Stop using slab fields in struct page Separate struct slab from struct page 2 - - --- 2021-12-01 Vlastimil Babka New
[v2,26/33] mm/kfence: Convert kfence_guarded_alloc() to struct slab Separate struct slab from struct page - - 1 --- 2021-12-01 Vlastimil Babka New
[v2,25/33] mm/kasan: Convert to struct folio and struct slab Separate struct slab from struct page - 1 - --- 2021-12-01 Vlastimil Babka New
[v2,24/33] mm/slob: Convert SLOB to use struct slab Separate struct slab from struct page - 1 1 --- 2021-12-01 Vlastimil Babka New
[v2,23/33] mm/memcg: Convert slab objcgs from struct page to struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,22/33] mm: Convert struct page to struct slab in functions used by other subsystems Separate struct slab from struct page 1 1 - --- 2021-12-01 Vlastimil Babka New
[v2,21/33] mm/slab: Finish struct page to struct slab conversion Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,20/33] mm/slab: Convert most struct page to struct slab by spatch Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,19/33] mm/slab: Convert kmem_getpages() and kmem_freepages() to struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,18/33] mm/slub: Finish struct page to struct slab conversion Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,17/33] mm/slub: Convert most struct page to struct slab by spatch Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,16/33] mm/slub: Convert pfmemalloc_match() to take a struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,15/33] mm/slub: Convert __free_slab() to use struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,14/33] mm/slub: Convert alloc_slab_page() to return a struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,13/33] mm/slub: Convert print_page_info() to print_slab_info() Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,12/33] mm/slub: Convert __slab_lock() and __slab_unlock() to struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,11/33] mm/slub: Convert kfree() to use a struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,10/33] mm/slub: Convert detached_freelist to use a struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,09/33] mm: Convert check_heap_object() to use struct slab Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,08/33] mm: Use struct slab in kmem_obj_info() Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,07/33] mm: Convert __ksize() to struct slab Separate struct slab from struct page 1 - - --- 2021-12-01 Vlastimil Babka New
[v2,06/33] mm: Convert virt_to_cache() to use struct slab Separate struct slab from struct page 1 - - --- 2021-12-01 Vlastimil Babka New
[v2,05/33] mm: Add account_slab() and unaccount_slab() Separate struct slab from struct page 1 - - --- 2021-12-01 Vlastimil Babka New
[v2,04/33] mm: Split slab into its own type Separate struct slab from struct page 1 - - --- 2021-12-01 Vlastimil Babka New
[v2,03/33] mm/slub: Make object_err() static Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,02/33] mm/slab: Dissolve slab_map_pages() in its caller Separate struct slab from struct page - - - --- 2021-12-01 Vlastimil Babka New
[v2,01/33] mm: add virt_to_folio() and folio_address() Separate struct slab from struct page 1 - - --- 2021-12-01 Vlastimil Babka New
mm: fix the type of a parameter mm: fix the type of a parameter - - - --- 2021-12-01 Yixuan Cao New
kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR 2 1 - --- 2021-12-01 Marco Elver New
[11/11] selftests/damon: Split test cases mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[10/11] selftests/damon: Test debugfs file reads/writes with huge count mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[09/11] selftests/damon: Test wrong DAMOS condition ranges input mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[08/11] selftests/damon: Test DAMON enabling with empty target_ids case mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[07/11] selftests/damon: Skip test if DAMON is running mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[06/11] mm/damon/vaddr-test: Remove unnecessary variables mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[05/11] mm/damon/vaddr-test: Split a test function having >1024 bytes frame size mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[04/11] mm/damon/vaddr: Remove an unnecessary warning message mm/damon: Trivial fixups and improvements - 1 - --- 2021-12-01 SeongJae Park New
[03/11] mm/damon/core: Remove unnecessary error messages mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[02/11] mm/damon/dbgfs: Remove an unnecessary error message mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[01/11] mm/damon/core: Use better timer mechanisms selection threshold mm/damon: Trivial fixups and improvements - - - --- 2021-12-01 SeongJae Park New
[v4,66/66] mm/mmap: Drop range_has_overlap() function Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,65/66] mm: Remove the vma linked list Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,63/66] i915: Use the VMA iterator Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,64/66] nommu: Remove uses of VMA linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,62/66] mm/swapfile: Use maple tree iterator instead of vma linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,61/66] mm/pagewalk: Use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,60/66] mm/oom_kill: Use maple tree iterators instead of vma linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,59/66] mm/msync: Use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,58/66] mm/mremap: Use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,56/66] mm/mlock: Use maple tree iterators instead of vma linked list Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,57/66] mm/mprotect: Use maple tree navigation instead of vma linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,55/66] mm/mempolicy: Use maple tree iterators instead of vma linked list Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,54/66] mm/memcontrol: Stop using mm->highest_vm_end Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,53/66] mm/madvise: Use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,52/66] mm/ksm: Use maple tree iterators instead of vma linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,51/66] mm/khugepaged: Use maple tree iterators instead of vma linked list Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,50/66] mm/gup: Use maple tree navigation instead of linked list Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,48/66] fork: Use VMA iterator Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,49/66] bpf: Remove VMA linked list Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,45/66] acct: Use VMA iterator instead of linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,46/66] perf: Use VMA iterator Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,47/66] sched: Use maple tree iterator to walk VMAs Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,44/66] ipc/shm: Use VMA iterator instead of linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,43/66] userfaultfd: Use maple tree iterator to iterate VMAs Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,41/66] fs/proc/base: Use maple tree iterators in place of linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,40/66] exec: Use VMA iterator instead of linked list Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,42/66] fs/proc/task_mmu: Stop using linked list and highest_vm_end Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,38/66] coredump: Remove vma linked list walk Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,39/66] binfmt_elf: Take the mmap lock when walking the VMA list Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,35/66] optee: Remove vma linked list walk Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,36/66] um: Remove vma linked list walk Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,37/66] binfmt_elf: Remove vma linked list walk Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,34/66] cxl: Remove vma linked list walk Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,33/66] xtensa: Remove vma linked list walks Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,30/66] powerpc: Remove mmap linked list walks Introducing the Maple Tree - 1 - --- 2021-12-01 Liam R. Howlett New
[v4,32/66] x86: Remove vma linked list walks Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,31/66] s390: Remove vma linked list walks Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,28/66] arm64: Remove mmap linked list from vdso Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,29/66] parisc: Remove mmap linked list from cache handling Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,27/66] mm/mmap: Change do_brk_munmap() to use do_mas_align_munmap() Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,26/66] mm/mmap: Reorganize munmap to use maple states Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,25/66] mm/mmap: Move mmap_region() below do_munmap() Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,24/66] mm: Remove vmacache Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,23/66] mm/mmap: Use advanced maple tree API for mmap_region() Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,22/66] mm: Use maple tree operations for find_vma_intersection() and find_vma() Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,21/66] mm/mmap: Change do_brk_flags() to expand existing VMA and add do_brk_munmap() Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,20/66] mm/khugepaged: Optimize collapse_pte_mapped_thp() by using vma_lookup() Introducing the Maple Tree - 1 - --- 2021-12-01 Liam R. Howlett New
[v4,19/66] mm: Optimize find_exact_vma() to use vma_lookup() Introducing the Maple Tree - 1 - --- 2021-12-01 Liam R. Howlett New
[v4,17/66] mmap: Change zeroing of maple tree in __vma_adjust Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,18/66] xen: Use vma_lookup() in privcmd_ioctl_mmap() Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,16/66] mm: Remove rb tree. Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,15/66] mm: Convert vma_lookup() to use the Maple Tree Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,14/66] proc: Remove VMA rbtree use from nommu Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,13/66] damon: Convert __damon_va_three_regions to use the VMA iterator Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,12/66] kernel/fork: Use maple tree for dup_mmap() during forking Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,10/66] mm/mmap: Use the maple tree for find_vma_prev() instead of the rbtree Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
[v4,11/66] mm/mmap: Use maple tree for unmapped_area{_topdown} Introducing the Maple Tree - - - --- 2021-12-01 Liam R. Howlett New
[v4,09/66] mm/mmap: Use the maple tree in find_vma() instead of the rbtree. Introducing the Maple Tree 1 - - --- 2021-12-01 Liam R. Howlett New
« 1 2 ... 321 322 323731 732 »