Show patches with: State = Action Required       |   72578 patches
« 1 2 ... 164 165 166725 726 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,2/7] mm/vmalloc.c: add flags to mark vm_map_ram area mm/vmalloc.c: allow vread() to read out vm_map_ram areas - 2 - --- 2023-02-01 Baoquan He New
[v4,1/7] mm/vmalloc.c: add used_map into vmap_block to track space of vmap_block mm/vmalloc.c: allow vread() to read out vm_map_ram areas - 2 - --- 2023-02-01 Baoquan He New
[RFC,v2,5/5] filemap: batched update mm counter,rmap when map file folio folio based filemap_map_pages() - - - --- 2023-02-01 Yin, Fengwei New
[RFC,v2,4/5] mm: add do_set_pte_range() folio based filemap_map_pages() - - - --- 2023-02-01 Yin, Fengwei New
[RFC,v2,3/5] rmap: add page_add_file_rmap_range() folio based filemap_map_pages() - - - --- 2023-02-01 Yin, Fengwei New
[RFC,v2,2/5] filemap: add function filemap_map_folio_range() folio based filemap_map_pages() - - - --- 2023-02-01 Yin, Fengwei New
[RFC,v2,1/5] mm: Enable fault around for shared file page fault folio based filemap_map_pages() - 1 - --- 2023-02-01 Yin, Fengwei New
[V2,3/3] sched/numa: Reset the accessing PID information periodically sched/numa: Enhance vma scanning - - - --- 2023-02-01 Raghavendra K T New
[V2,2/3] sched/numa: Enhance vma scanning logic sched/numa: Enhance vma scanning - - - --- 2023-02-01 Raghavendra K T New
[V2,1/3] sched/numa: Apply the scan delay to every vma instead of tasks sched/numa: Enhance vma scanning - - - --- 2023-02-01 Raghavendra K T New
[v4] mm: hwposion: support recovery from ksm_might_need_to_copy() [v4] mm: hwposion: support recovery from ksm_might_need_to_copy() - 1 - --- 2023-02-01 Kefeng Wang New
kasan: use %zd format for printing size_t kasan: use %zd format for printing size_t - 2 1 --- 2023-02-01 Arnd Bergmann New
mm/khugepaged: skip shmem with armed userfaultfd mm/khugepaged: skip shmem with armed userfaultfd - - - --- 2023-02-01 David Stevens New
[1/1] mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates [1/1] mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates 1 1 - --- 2023-02-01 Suren Baghdasaryan New
mm: move FOLL_PIN debug accounting under CONFIG_DEBUG_VM mm: move FOLL_PIN debug accounting under CONFIG_DEBUG_VM 1 1 - --- 2023-01-31 Jens Axboe New
[v2,2/2] docs/mm: remove useless markup docs/mm: remove useless markup - - - --- 2023-01-31 Mike Rapoport New
[v2,1/2] docs/admin-guide/mm: remove useless markup docs/mm: remove useless markup - - - --- 2023-01-31 Mike Rapoport New
[v9,25/25] dept: Track the potential waits of PG_{locked,writeback} DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,24/25] dept: Make Dept able to work with an external wgen DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,23/25] dept: Record the latest one out of consecutive waits of the same class DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,22/25] dept: Apply timeout consideration to dma fence wait DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,21/25] dept: Apply timeout consideration to hashed-waitqueue wait DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,20/25] dept: Apply timeout consideration to waitqueue wait DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,19/25] dept: Apply timeout consideration to swait DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,18/25] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,17/25] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,14/25] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,13/25] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,12/25] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,09/25] dept: Apply sdt_might_sleep_{start,end}() to swait DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,06/25] dept: Add proc knobs to show stats and dependency graph DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,05/25] dept: Tie to Lockdep and IRQ tracing DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,04/25] dept: Add lock dependency tracker APIs DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,03/25] dept: Add single event dependency tracker APIs DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,02/25] dept: Implement Dept(Dependency Tracker) DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,01/25] llist: Move llist_{head,node} definition to types.h DEPT(Dependency Tracker) - - - --- 2023-01-31 Byungchul Park New
[v9,3/3] selftests: vm: add pagemap ioctl tests Implement IOCTL to get and/or the clear info about PTEs - - - --- 2023-01-31 Muhammad Usama Anjum New
[v9,2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs Implement IOCTL to get and/or the clear info about PTEs - - - --- 2023-01-31 Muhammad Usama Anjum New
[v9,1/3] userfaultfd: Add UFFD WP Async support Implement IOCTL to get and/or the clear info about PTEs - - - --- 2023-01-31 Muhammad Usama Anjum New
mm,page_alloc,cma: configurable CMA utilization mm,page_alloc,cma: configurable CMA utilization - - - --- 2023-01-31 Sukadev Bhattiprolu New
[-next] mm/swapfile: remove pr_debug in get_swap_pages() [-next] mm/swapfile: remove pr_debug in get_swap_pages() - 1 - --- 2023-01-31 Longlong Xia New
mm/gup: Add folio to list when folio_isolate_lru() succeed mm/gup: Add folio to list when folio_isolate_lru() succeed 1 2 - --- 2023-01-31 Kuan-Ying Lee (李冠穎) New
[stable,4.14,1/1] mm: kvmalloc does not fallback to vmalloc for incompatible gfp flags Fix ext4 xfstests failure - - - --- 2023-01-31 Rishabh Bhatnagar New
[mm-unstable,v2,4/4] mm/migrate: Convert putback_movable_pages() to use folios Convert a couple migrate functions to use folios - - - --- 2023-01-30 Vishal Moola New
[mm-unstable,v2,3/4] mm/migrate: Convert isolate_movable_page() to use folios Convert a couple migrate functions to use folios - - - --- 2023-01-30 Vishal Moola New
[mm-unstable,v2,2/4] mm/migrate: Add folio_movable_ops() Convert a couple migrate functions to use folios - - - --- 2023-01-30 Vishal Moola New
[mm-unstable,v2,1/4] mm: Add folio_get_nontail_page() Convert a couple migrate functions to use folios - - - --- 2023-01-30 Vishal Moola New
[18/18] lib/stackdepot: move documentation comments to stackdepot.h lib/stackdepot: fixes and clean-ups - - - --- 2023-01-30 andrey.konovalov@linux.dev New
[17/18] lib/stackdepot: various comments clean-ups lib/stackdepot: fixes and clean-ups - - - --- 2023-01-30 andrey.konovalov@linux.dev New
[16/18] lib/stackdepot: annotate racy slab_index accesses lib/stackdepot: fixes and clean-ups - - - --- 2023-01-30 andrey.konovalov@linux.dev New
[15/18] lib/stacktrace, kasan, kmsan: rework extra_bits interface lib/stackdepot: fixes and clean-ups - - - --- 2023-01-30 andrey.konovalov@linux.dev New
[14/18] lib/stackdepot: annotate depot_init_slab and depot_alloc_stack lib/stackdepot: fixes and clean-ups - - - --- 2023-01-30 andrey.konovalov@linux.dev New
[13/18] lib/stacktrace: drop impossible WARN_ON for depot_init_slab lib/stackdepot: fixes and clean-ups - - - --- 2023-01-30 andrey.konovalov@linux.dev New
[12/18] lib/stackdepot: rename handle and slab constants lib/stackdepot: fixes and clean-ups - 1 - --- 2023-01-30 andrey.konovalov@linux.dev New
[11/18] lib/stackdepot: rename slab variables lib/stackdepot: fixes and clean-ups - - - --- 2023-01-30 andrey.konovalov@linux.dev New
[10/18] lib/stackdepot: rename init_stack_slab lib/stackdepot: fixes and clean-ups - 1 - --- 2023-01-30 andrey.konovalov@linux.dev New
[09/18] lib/stackdepot: rename hash table constants and variables lib/stackdepot: fixes and clean-ups - 1 - --- 2023-01-30 andrey.konovalov@linux.dev New
[08/18] lib/stackdepot: reorder and annotate global variables lib/stackdepot: fixes and clean-ups - 1 - --- 2023-01-30 andrey.konovalov@linux.dev New
[07/18] lib/stackdepot: lower the indentation in stack_depot_init lib/stackdepot: fixes and clean-ups - 1 - --- 2023-01-30 andrey.konovalov@linux.dev New
[06/18] lib/stackdepot: annotate init and early init functions lib/stackdepot: fixes and clean-ups - 1 - --- 2023-01-30 andrey.konovalov@linux.dev New
[05/18] lib/stackdepot: rename stack_depot_disable lib/stackdepot: fixes and clean-ups - 1 - --- 2023-01-30 andrey.konovalov@linux.dev New
[04/18] lib/stackdepot, mm: rename stack_depot_want_early_init lib/stackdepot: fixes and clean-ups 1 1 - --- 2023-01-30 andrey.konovalov@linux.dev New
[03/18] lib/stackdepot: use pr_fmt to define message format lib/stackdepot: fixes and clean-ups - 1 - --- 2023-01-30 andrey.konovalov@linux.dev New
[02/18] lib/stackdepot: put functions in logical order lib/stackdepot: fixes and clean-ups - 1 - --- 2023-01-30 andrey.konovalov@linux.dev New
[01/18] lib/stackdepot: fix setting next_slab_inited in init_stack_slab lib/stackdepot: fixes and clean-ups - 1 - --- 2023-01-30 andrey.konovalov@linux.dev New
[mm-unstable,v4,6/6] mm/mempolicy: convert migrate_page_add() to migrate_folio_add() Convert various mempolicy.c functions to use folios - 1 - --- 2023-01-30 Vishal Moola New
[mm-unstable,v4,5/6] mm/mempolicy: convert queue_pages_required() to queue_folio_required() Convert various mempolicy.c functions to use folios - - - --- 2023-01-30 Vishal Moola New
[mm-unstable,v4,4/6] mm/mempolicy: convert queue_pages_hugetlb() to queue_folios_hugetlb() Convert various mempolicy.c functions to use folios - - - --- 2023-01-30 Vishal Moola New
[mm-unstable,v4,3/6] mm/mempolicy: convert queue_pages_pte_range() to queue_folios_pte_range() Convert various mempolicy.c functions to use folios - - - --- 2023-01-30 Vishal Moola New
[mm-unstable,v4,2/6] mm/mempolicy: convert queue_pages_pmd() to queue_folios_pmd() Convert various mempolicy.c functions to use folios - - - --- 2023-01-30 Vishal Moola New
[mm-unstable,v4,1/6] mm: add folio_estimated_sharers() Convert various mempolicy.c functions to use folios 1 1 - --- 2023-01-30 Vishal Moola New
mm/mmap: Fix vma_merge() offset when expanding the next vma mm/mmap: Fix vma_merge() offset when expanding the next vma 1 - - --- 2023-01-30 Liam R. Howlett New
[6/9] selftests: use canonical ftrace path use canonical ftrace path whenever possible - - - --- 2023-01-30 Ross Zwisler New
[5.10,094/143] panic: Consolidate open-coded panic_on_warn checks Untitled series #716989 - 3 - --- 2023-01-30 Greg Kroah-Hartman New
[5.15,138/204] panic: Consolidate open-coded panic_on_warn checks Untitled series #716978 - 3 - --- 2023-01-30 Greg Kroah-Hartman New
mm: extend max struct page size for kmsan mm: extend max struct page size for kmsan 1 2 - --- 2023-01-30 Arnd Bergmann New
[RFC,5/5] filemap: batched update mm counter,rmap when map file folio folio based filemap_map_pages() - - - --- 2023-01-30 Yin, Fengwei New
[RFC,4/5] mm: add do_set_pte_entry() folio based filemap_map_pages() - - - --- 2023-01-30 Yin, Fengwei New
[RFC,3/5] rmap: add page_add_file_rmap_range() folio based filemap_map_pages() - - - --- 2023-01-30 Yin, Fengwei New
[RFC,2/5] filemap: do file page mapping with folio granularity folio based filemap_map_pages() - - - --- 2023-01-30 Yin, Fengwei New
[RFC,1/5] mm: Enable fault around for shared file page fault folio based filemap_map_pages() - 1 - --- 2023-01-30 Yin, Fengwei New
[GIT,PULL] iov_iter: Improve page extraction (pin or just list) [GIT,PULL] iov_iter: Improve page extraction (pin or just list) - - - --- 2023-01-30 David Howells New
[23/23] net-ceph: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - 1 - --- 2023-01-30 Christoph Hellwig New
[22/23] vring: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper 2 - - --- 2023-01-30 Christoph Hellwig New
[21/23] sunrpc: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper 1 - - --- 2023-01-30 Christoph Hellwig New
[20/23] rxrpc: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper 1 - - --- 2023-01-30 Christoph Hellwig New
[19/23] swap: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - - --- 2023-01-30 Christoph Hellwig New
[18/23] io_uring: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - 1 - --- 2023-01-30 Christoph Hellwig New
[17/23] splice: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - - - --- 2023-01-30 Christoph Hellwig New
[16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - - --- 2023-01-30 Christoph Hellwig New
[15/23] nfs: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper - - - --- 2023-01-30 Christoph Hellwig New
[14/23] coredump: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - - - --- 2023-01-30 Christoph Hellwig New
[13/23] cifs: use bvec_set_page to initialize bvecs [01/23] block: factor out a bvec_set_page helper 1 - - --- 2023-01-30 Christoph Hellwig New
[12/23] ceph: use bvec_set_page to initialize a bvec [01/23] block: factor out a bvec_set_page helper - - - --- 2023-01-30 Christoph Hellwig New
« 1 2 ... 164 165 166725 726 »