Show patches with: State = Action Required       |    Archived = No       |   37488 patches
« 1 2 ... 219 220 221374 375 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v13,32/70] parisc: remove mmap linked list from cache handling Introducing the Maple Tree 1 1 - --- 2022-08-22 Liam R. Howlett New
[v13,31/70] arm64: Change elfcore for_each_mte_vma() to use VMA iterator Introducing the Maple Tree 1 1 - --- 2022-08-22 Liam R. Howlett New
[v13,30/70] arm64: remove mmap linked list from vdso Introducing the Maple Tree 1 1 - --- 2022-08-22 Liam R. Howlett New
[v13,29/70] mm/mmap: change do_brk_munmap() to use do_mas_align_munmap() Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,28/70] mm/mmap: reorganize munmap to use maple states Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,27/70] mm/mmap: move mmap_region() below do_munmap() Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,26/70] mm: convert vma_lookup() to use mtree_load() Introducing the Maple Tree 1 - - --- 2022-08-22 Liam R. Howlett New
[v13,25/70] mm: remove vmacache Introducing the Maple Tree 1 - - --- 2022-08-22 Liam R. Howlett New
[v13,24/70] mm/mmap: use advanced maple tree API for mmap_region() Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,23/70] mm: use maple tree operations for find_vma_intersection() Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,22/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap() Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,21/70] mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup() Introducing the Maple Tree - 1 - --- 2022-08-22 Liam R. Howlett New
[v13,20/70] mm: optimize find_exact_vma() to use vma_lookup() Introducing the Maple Tree - 1 - --- 2022-08-22 Liam R. Howlett New
[v13,19/70] xen: use vma_lookup() in privcmd_ioctl_mmap() Introducing the Maple Tree 1 - - --- 2022-08-22 Liam R. Howlett New
[v13,18/70] mmap: change zeroing of maple tree in __vma_adjust() Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,17/70] mm: remove rb tree. Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,16/70] proc: remove VMA rbtree use from nommu Introducing the Maple Tree 1 1 - --- 2022-08-22 Liam R. Howlett New
[v13,15/70] damon: convert __damon_va_three_regions to use the VMA iterator Introducing the Maple Tree - 2 - --- 2022-08-22 Liam R. Howlett New
[v13,14/70] kernel/fork: use maple tree for dup_mmap() during forking Introducing the Maple Tree 1 - - --- 2022-08-22 Liam R. Howlett New
[v13,13/70] mm/mmap: use maple tree for unmapped_area{_topdown} Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,12/70] mm/mmap: use the maple tree for find_vma_prev() instead of the rbtree Introducing the Maple Tree 1 1 - --- 2022-08-22 Liam R. Howlett New
[v13,11/70] mm/mmap: use the maple tree in find_vma() instead of the rbtree. Introducing the Maple Tree 1 1 - --- 2022-08-22 Liam R. Howlett New
[v13,10/70] mmap: use the VMA iterator in count_vma_pages_range() Introducing the Maple Tree 1 2 - --- 2022-08-22 Liam R. Howlett New
[v13,09/70] mm: add VMA iterator Introducing the Maple Tree 1 2 - --- 2022-08-22 Liam R. Howlett New
[v13,08/70] mm: start tracking VMAs with maple tree Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,07/70] lib/test_maple_tree: add testing for maple tree Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,06/70] radix tree test suite: add lockdep_is_held to header Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,05/70] radix tree test suite: add support for slab bulk APIs Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,04/70] radix tree test suite: add allocation counts and size to kmem_cache Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,03/70] radix tree test suite: add kmem_cache_set_non_kernel() Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,02/70] radix tree test suite: add pr_err define Introducing the Maple Tree - - - --- 2022-08-22 Liam R. Howlett New
[v13,01/70] Maple Tree: add new data structure Introducing the Maple Tree - - 2 --- 2022-08-22 Liam R. Howlett New
[6/6] mm: pagewalk: move variables to more local scope, tweak loops Minor improvements for pagewalk code - - - --- 2022-08-22 Rolf Eike Beer New
[5/6] mm: pagewalk: allow walk_page_range_novma() without mm Minor improvements for pagewalk code - - - --- 2022-08-22 Rolf Eike Beer New
[4/6] mm: pagewalk: add api documentation for walk_page_range_novma() Minor improvements for pagewalk code - - - --- 2022-08-22 Rolf Eike Beer New
[3/6] mm: pagewalk: fix documentation of PTE hole handling Minor improvements for pagewalk code - - - --- 2022-08-22 Rolf Eike Beer New
[2/6] mm: pagewalk: don't check vma in walk_page_range_novma() Minor improvements for pagewalk code - - - --- 2022-08-22 Rolf Eike Beer New
[v3,2/4] Enable balloon drivers to report inflated memory [v3,1/4] Make place for common balloon code - - - --- 2022-08-22 Alexander Atanasov New
[v3,1/4] Make place for common balloon code [v3,1/4] Make place for common balloon code 1 - - --- 2022-08-22 Alexander Atanasov New
Docs/admin-guide/mm/damon/usage: fix the example code snip Docs/admin-guide/mm/damon/usage: fix the example code snip - 1 - --- 2022-08-22 Kairui Song New
mm/hugetlb: remove unused local variable dst_entry in copy_hugetlb_page_range() mm/hugetlb: remove unused local variable dst_entry in copy_hugetlb_page_range() - 1 - --- 2022-08-22 Lukas Bulwahn New
[v3,4/4] arm64: support batched/deferred tlb shootdown during page reclamation mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH - 1 2 --- 2022-08-22 Yicong Yang New
[v3,3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH - 1 1 --- 2022-08-22 Yicong Yang New
[v3,2/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer() mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH - 2 - --- 2022-08-22 Yicong Yang New
[v3,1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64" mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH - - 1 --- 2022-08-22 Yicong Yang New
ksm: count allocated ksm rmap_items for each process ksm: count allocated ksm rmap_items for each process - 2 - --- 2022-08-22 CGEL New
[-next,v2] mm, proc: collect percpu free pages into the free pages [-next,v2] mm, proc: collect percpu free pages into the free pages - - - --- 2022-08-22 Liu Shixin New
[3/3] memblock test: Update TODO list Add tests trying to memblock_add() or memblock_reserve() 129th region - - - --- 2022-08-22 Huang, Shaoqin New
[2/3] memblock test: Add test to memblock_reserve() 129th region Add tests trying to memblock_add() or memblock_reserve() 129th region - - - --- 2022-08-22 Huang, Shaoqin New
[1/3] memblock test: Add test to memblock_add() 129th region Add tests trying to memblock_add() or memblock_reserve() 129th region - - - --- 2022-08-22 Huang, Shaoqin New
[-next] mm, proc: collect percpu free pages into the free pages [-next] mm, proc: collect percpu free pages into the free pages - - - --- 2022-08-22 Liu Shixin New
[linux-next,v2] mm/slub: Remove the unneeded result variable [linux-next,v2] mm/slub: Remove the unneeded result variable 1 - - --- 2022-08-22 CGEL New
[3/3] memcg: increase MEMCG_CHARGE_BATCH to 64 memcg: optimizatize charge codepath 3 1 - --- 2022-08-22 Shakeel Butt New
[2/3] mm: page_counter: rearrange struct page_counter fields memcg: optimizatize charge codepath 1 1 - --- 2022-08-22 Shakeel Butt New
[1/3] mm: page_counter: remove unneeded atomic ops for low/min memcg: optimizatize charge codepath 2 1 - --- 2022-08-22 Shakeel Butt New
mm/gup.c: Fix return value for __gup_longterm_locked() mm/gup.c: Fix return value for __gup_longterm_locked() - 1 - --- 2022-08-21 Shigeru Yoshida New
[v3] mm/damon/dbgfs: avoid duplicate context directory creation [v3] mm/damon/dbgfs: avoid duplicate context directory creation - - - --- 2022-08-21 SeongJae Park New
mm: Skip retry when new limit is not below old one in page_counter_set_max mm: Skip retry when new limit is not below old one in page_counter_set_max - - - --- 2022-08-21 Bui Quang Minh New
[for-mm-unstable] kernel/sched/fair: include missed header file, memory-tiers.h [for-mm-unstable] kernel/sched/fair: include missed header file, memory-tiers.h - - - --- 2022-08-20 SeongJae Park New
mm: fix pgdat->kswap accessed concurrently mm: fix pgdat->kswap accessed concurrently - 2 - --- 2022-08-20 Kefeng Wang New
[v2,11/11] xtensa: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2022-08-20 Baoquan He New
[v2,10/11] sh: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2022-08-20 Baoquan He New
[v2,09/11] s390: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way 1 - 1 --- 2022-08-20 Baoquan He New
[v2,08/11] parisc: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2022-08-20 Baoquan He New
[v2,07/11] openrisc: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way 1 - - --- 2022-08-20 Baoquan He New
[v2,06/11] ia64: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2022-08-20 Baoquan He New
[v2,05/11] hexagon: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way 1 - - --- 2022-08-20 Baoquan He New
[v2,04/11] arc: mm: Convert to GENERIC_IOREMAP mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2022-08-20 Baoquan He New
[v2,03/11] mm: ioremap: allow ARCH to have its own ioremap definition mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2022-08-20 Baoquan He New
[v2,02/11] mm: ioremap: fixup the physical address and page prot mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2022-08-20 Baoquan He New
[v2,01/11] mm/ioremap: change the return value of io[re|un]map_allowed and rename mm: ioremap: Convert architectures to take GENERIC_IOREMAP way - - - --- 2022-08-20 Baoquan He New
[v2] f2fs: use memcpy_{to,from}_page() where possible [v2] f2fs: use memcpy_{to,from}_page() where possible - 2 - --- 2022-08-19 Eric Biggers New
[v3,bpf-next,15/15] bpf: Introduce sysctl kernel.bpf_force_dyn_alloc. bpf: BPF specific memory allocator. - - - --- 2022-08-19 Alexei Starovoitov New
[v3,bpf-next,14/15] bpf: Remove prealloc-only restriction for sleepable bpf programs. bpf: BPF specific memory allocator. - - - --- 2022-08-19 Alexei Starovoitov New
[v3,bpf-next,13/15] bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs. bpf: BPF specific memory allocator. - - - --- 2022-08-19 Alexei Starovoitov New
[v3,bpf-next,12/15] bpf: Remove tracing program restriction on map types bpf: BPF specific memory allocator. - - - --- 2022-08-19 Alexei Starovoitov New
[v3,bpf-next,11/15] bpf: Convert percpu hash map to per-cpu bpf_mem_alloc. bpf: BPF specific memory allocator. - - - --- 2022-08-19 Alexei Starovoitov New
[v3,bpf-next,10/15] bpf: Add percpu allocation support to bpf_mem_alloc. bpf: BPF specific memory allocator. - - - --- 2022-08-19 Alexei Starovoitov New
[v3,bpf-next,09/15] bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU. bpf: BPF specific memory allocator. - - - --- 2022-08-19 Alexei Starovoitov New
[v3,bpf-next,08/15] bpf: Adjust low/high watermarks in bpf_mem_cache bpf: BPF specific memory allocator. - - - --- 2022-08-19 Alexei Starovoitov New
[v3,bpf-next,07/15] bpf: Optimize call_rcu in non-preallocated hash map. bpf: BPF specific memory allocator. - - - --- 2022-08-19 Alexei Starovoitov New
[v3,bpf-next,06/15] bpf: Optimize element count in non-preallocated hash map. bpf: BPF specific memory allocator. - - - --- 2022-08-19 Alexei Starovoitov New
[v3,bpf-next,05/15] bpf: Relax the requirement to use preallocated hash maps in tracing progs. bpf: BPF specific memory allocator. - - - --- 2022-08-19 Alexei Starovoitov New
[v3,bpf-next,04/15] samples/bpf: Reduce syscall overhead in map_perf_test. bpf: BPF specific memory allocator. - - - --- 2022-08-19 Alexei Starovoitov New
[v3,bpf-next,03/15] selftests/bpf: Improve test coverage of test_maps bpf: BPF specific memory allocator. - - - --- 2022-08-19 Alexei Starovoitov New
[v3,bpf-next,02/15] bpf: Convert hash map to bpf_mem_alloc. bpf: BPF specific memory allocator. - - - --- 2022-08-19 Alexei Starovoitov New
[v3,bpf-next,01/15] bpf: Introduce any context BPF specific memory allocator. bpf: BPF specific memory allocator. - - - --- 2022-08-19 Alexei Starovoitov New
[v7,5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh userfaultfd: add /dev/userfaultfd for fine grained access control 1 1 - --- 2022-08-19 Axel Rasmussen New
[v7,4/5] userfaultfd: update documentation to describe /dev/userfaultfd userfaultfd: add /dev/userfaultfd for fine grained access control 1 - - --- 2022-08-19 Axel Rasmussen New
[v7,3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd userfaultfd: add /dev/userfaultfd for fine grained access control 2 - - --- 2022-08-19 Axel Rasmussen New
[v7,2/5] userfaultfd: add /dev/userfaultfd for fine grained access control userfaultfd: add /dev/userfaultfd for fine grained access control 3 - - --- 2022-08-19 Axel Rasmussen New
[v7,1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh userfaultfd: add /dev/userfaultfd for fine grained access control - 2 - --- 2022-08-19 Axel Rasmussen New
[v2,2/2] selftests/vm: use top_srcdir instead of recomputing relative paths [v2,1/2] selftests/vm: fix inability to build any vm tests - 1 - --- 2022-08-19 Axel Rasmussen New
[v2,1/2] selftests/vm: fix inability to build any vm tests [v2,1/2] selftests/vm: fix inability to build any vm tests - 1 - --- 2022-08-19 Axel Rasmussen New
[v2] mm/damon/dbgfs: avoid duplicate context directory creation [v2] mm/damon/dbgfs: avoid duplicate context directory creation - - - --- 2022-08-19 SeongJae Park New
[RFC] memcg: use root_mem_cgroup when css is inherited [RFC] memcg: use root_mem_cgroup when css is inherited - - - --- 2022-08-19 zhaoyang.huang New
[3/3] mm/hugetlb: add FOLL_MIGRATION validation before waiting for a migration entry Fix some issues when looking up hugetlb page - - - --- 2022-08-19 Baolin Wang New
[2/3] mm/hugetlb: fix races when looking up a CONT-PMD size hugetlb page Fix some issues when looking up hugetlb page - - - --- 2022-08-19 Baolin Wang New
[1/3] mm/gup: fix races when looking up a CONT-PTE size hugetlb page Fix some issues when looking up hugetlb page - - - --- 2022-08-19 Baolin Wang New
[-next,v2] bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem [-next,v2] bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem - 1 - --- 2022-08-19 Liu Shixin New
« 1 2 ... 219 220 221374 375 »