Show patches with: State = Action Required       |   72860 patches
« 1 2 ... 305 306 307728 729 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[12/55] fs/exec: replace strlcpy with strscpy_pad in __set_task_comm [01/55] mm: percpu: generalize percpu related config - 2 - --- 2022-01-20 Andrew Morton New
[11/55] kernel.h: include a note to discourage people from including it in headers [01/55] mm: percpu: generalize percpu related config - - - --- 2022-01-20 Andrew Morton New
[10/55] include/linux/unaligned: replace kernel.h with the necessary inclusions [01/55] mm: percpu: generalize percpu related config 2 - - --- 2022-01-20 Andrew Morton New
[09/55] sysctl: remove redundant ret assignment [01/55] mm: percpu: generalize percpu related config 1 - - --- 2022-01-20 Andrew Morton New
[08/55] sysctl: fix duplicate path separator in printed entries [01/55] mm: percpu: generalize percpu related config 2 - - --- 2022-01-20 Andrew Morton New
[07/55] proc: convert the return type of proc_fd_access_allowed() to be boolean [01/55] mm: percpu: generalize percpu related config - - - --- 2022-01-20 Andrew Morton New
[06/55] proc: make the proc_create[_data]() stubs static inlines [01/55] mm: percpu: generalize percpu related config 1 - - --- 2022-01-20 Andrew Morton New
[05/55] proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration [01/55] mm: percpu: generalize percpu related config 1 - - --- 2022-01-20 Andrew Morton New
[04/55] mm: percpu: add generic pcpu_populate_pte() function [01/55] mm: percpu: generalize percpu related config - - - --- 2022-01-20 Andrew Morton New
[03/55] mm: percpu: add generic pcpu_fc_alloc/free funciton [01/55] mm: percpu: generalize percpu related config - - - --- 2022-01-20 Andrew Morton New
[02/55] mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef [01/55] mm: percpu: generalize percpu related config - - - --- 2022-01-20 Andrew Morton New
[01/55] mm: percpu: generalize percpu related config [01/55] mm: percpu: generalize percpu related config 1 - - --- 2022-01-20 Andrew Morton New
[v3] mm: use compare-exchange operation to set KASAN page tag [v3] mm: use compare-exchange operation to set KASAN page tag - 1 - --- 2022-01-20 Peter Collingbourne New
[v2] mm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last() [v2] mm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last() - - - --- 2022-01-20 Peter Collingbourne New
[v2] proc/vmcore: fix possible deadlock on concurrent mmap and read [v2] proc/vmcore: fix possible deadlock on concurrent mmap and read 1 - - --- 2022-01-19 David Hildenbrand New
[v4,7/7] arch: powerpc: adjust fadump alignment to be pageblock aligned. Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2022-01-19 Zi Yan New
[v4,6/7] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size. Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2022-01-19 Zi Yan New
[v4,5/7] mm: cma: use pageblock_order as the single alignment Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2022-01-19 Zi Yan New
[v4,4/7] mm: make alloc_contig_range work at pageblock granularity Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2022-01-19 Zi Yan New
[v4,3/7] mm: page_isolation: check specified range for unmovable pages Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2022-01-19 Zi Yan New
[v4,2/7] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c Use pageblock_order for cma and alloc_contig_range alignment. - 1 - --- 2022-01-19 Zi Yan New
[v4,1/7] mm: page_alloc: avoid merging non-fallbackable pageblocks with others. Use pageblock_order for cma and alloc_contig_range alignment. 1 - - --- 2022-01-19 Zi Yan New
[RFC] Simplify users of vma_address_end() [RFC] Simplify users of vma_address_end() - - - --- 2022-01-19 Matthew Wilcox (Oracle) New
[3/3] mm/vmalloc: Eliminate an extra orig_gfp_mask [1/3] mm/vmalloc: Move draining areas out of caller context - - - --- 2022-01-19 Uladzislau Rezki New
[2/3] mm/vmalloc: Add adjust_search_size parameter [1/3] mm/vmalloc: Move draining areas out of caller context - - - --- 2022-01-19 Uladzislau Rezki New
[1/3] mm/vmalloc: Move draining areas out of caller context [1/3] mm/vmalloc: Move draining areas out of caller context - - - --- 2022-01-19 Uladzislau Rezki New
[v1] proc/vmcore: fix false positive lockdep warning [v1] proc/vmcore: fix false positive lockdep warning - - - --- 2022-01-19 David Hildenbrand New
[V2,10/10] selftests: vm: remove dependecy from internal kernel macros selftests: Fix separate output directory builds - 1 - --- 2022-01-19 Muhammad Usama Anjum New
[V2,09/10] selftests: vm: Add the uapi headers include variable selftests: Fix separate output directory builds 1 - 1 --- 2022-01-19 Muhammad Usama Anjum New
[V2,08/10] selftests: mptcp: Add the uapi headers include variable selftests: Fix separate output directory builds - 1 - --- 2022-01-19 Muhammad Usama Anjum New
[V2,07/10] selftests: net: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-19 Muhammad Usama Anjum New
[V2,06/10] selftests: landlock: Add the uapi headers include variable selftests: Fix separate output directory builds - 1 - --- 2022-01-19 Muhammad Usama Anjum New
[V2,05/10] selftests: kvm: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-19 Muhammad Usama Anjum New
[V2,04/10] selftests: futex: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-19 Muhammad Usama Anjum New
[V2,03/10] selftests: Correct the headers install path selftests: Fix separate output directory builds - - - --- 2022-01-19 Muhammad Usama Anjum New
[V2,02/10] selftests: Add and export a kernel uapi headers path selftests: Fix separate output directory builds - - - --- 2022-01-19 Muhammad Usama Anjum New
[V2,01/10] selftests: set the BUILD variable to absolute path selftests: Fix separate output directory builds - - - --- 2022-01-19 Muhammad Usama Anjum New
[v2] vmap(): don't allow invalid pages [v2] vmap(): don't allow invalid pages - - - --- 2022-01-19 Yury Norov New
vmap(): don't allow invalid pages vmap(): don't allow invalid pages - - - --- 2022-01-18 Yury Norov New
mm/mmzone.c: fix page_cpupid_xchg_last() to READ_ONCE() the page flags mm/mmzone.c: fix page_cpupid_xchg_last() to READ_ONCE() the page flags - - - --- 2022-01-18 Peter Collingbourne New
[v2] mm: use compare-exchange operation to set KASAN page tag [v2] mm: use compare-exchange operation to set KASAN page tag - - - --- 2022-01-18 Peter Collingbourne New
[RFC,6/6] mm: Add basic page table sharing using mshare Add support for shared PTEs across processes - - - --- 2022-01-18 Khalid Aziz New
[RFC,5/6] mm: Add locking to msharefs syscalls Add support for shared PTEs across processes - - - --- 2022-01-18 Khalid Aziz New
[RFC,4/6] mm: implement mshare_unlink syscall Add support for shared PTEs across processes - - - --- 2022-01-18 Khalid Aziz New
[RFC,3/6] mm: Add read for msharefs Add support for shared PTEs across processes - - - --- 2022-01-18 Khalid Aziz New
[RFC,2/6] mm: Add msharefs filesystem Add support for shared PTEs across processes - - - --- 2022-01-18 Khalid Aziz New
[RFC,1/6] mm: Add new system calls mshare, mshare_unlink Add support for shared PTEs across processes - - - --- 2022-01-18 Khalid Aziz New
[RFC] arm64: don't vmap() invalid page [RFC] arm64: don't vmap() invalid page - - - --- 2022-01-18 Yury Norov New
mm/memcg: Do not check v1 event counter when not needed mm/memcg: Do not check v1 event counter when not needed - - - --- 2022-01-18 Michal Koutný New
[v4,12/12] KVM: Expose KVM_MEM_PRIVATE KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2022-01-18 Chao Peng New
[v4,11/12] KVM: Zap existing KVM mappings when pages changed in the private fd KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2022-01-18 Chao Peng New
[v4,10/12] KVM: Register private memslot to memory backing store KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2022-01-18 Chao Peng New
[v4,09/12] KVM: Handle page fault for private memory KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2022-01-18 Chao Peng New
[v4,08/12] KVM: Use memfile_pfn_ops to obtain pfn for private pages KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2022-01-18 Chao Peng New
[v4,07/12] KVM: Add KVM_EXIT_MEMORY_ERROR exit KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2022-01-18 Chao Peng New
[v4,06/12] KVM: Use kvm_userspace_memory_region_ext KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2022-01-18 Chao Peng New
[v4,05/12] KVM: Extend the memslot to support fd-based private memory KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2022-01-18 Chao Peng New
[v4,04/12] mm/shmem: Support memfile_notifier KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2022-01-18 Chao Peng New
[v4,03/12] mm: Introduce memfile_notifier KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2022-01-18 Chao Peng New
[v4,02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2022-01-18 Chao Peng New
[v4,01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE KVM: mm: fd-based approach for supporting KVM guest private memory - - - --- 2022-01-18 Chao Peng New
[10/10] selftests: vm: remove dependecy from internal kernel macros selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum New
[09/10] selftests: vm: Add the uapi headers include variable selftests: Fix separate output directory builds 1 - - --- 2022-01-18 Muhammad Usama Anjum New
[08/10] selftests: mptcp: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum New
[07/10] selftests: net: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum New
[06/10] selftests: landlock: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum New
[05/10] selftests: kvm: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum New
[04/10] selftests: futex: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum New
[03/10] selftests: Correct the headers install path selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum New
[02/10] selftests: Add and export a kernel uapi headers path selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum New
[01/10] selftests: set the BUILD variable to absolute path selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum New
tools/testing/scatterlist: Add missing defines tools/testing/scatterlist: Add missing defines - - 1 --- 2022-01-18 Maor Gottlieb New
Revert "mm/page_isolation: unset migratetype directly for non Buddy page" Revert "mm/page_isolation: unset migratetype directly for non Buddy page" 2 - 3 --- 2022-01-17 Chen Wandun New
[v3,2/2] powerpc/fadump: opt out from freeing pages on cma activation failure powerpc/fadump: handle CMA activation failure appropriately 2 - - --- 2022-01-17 Hari Bathini New
[v3,1/2] mm/cma: provide option to opt out from exposing pages on activation failure powerpc/fadump: handle CMA activation failure appropriately - 1 - --- 2022-01-17 Hari Bathini New
[v2] mm/damon: Remove redundant page validation [v2] mm/damon: Remove redundant page validation 2 2 - --- 2022-01-17 Baolin Wang New
psi: Treat ksm swapping in copy as memstall psi: Treat ksm swapping in copy as memstall - - - --- 2022-01-16 CGEL New
[12/12] selftests/vm/transhuge-stress: Support file-backed PMD folios Enabling large folios for 5.17 - - - --- 2022-01-16 Matthew Wilcox (Oracle) New
[11/12] mm/filemap: Support VM_HUGEPAGE for file mappings Enabling large folios for 5.17 - - - --- 2022-01-16 Matthew Wilcox (Oracle) New
[10/12] mm/readahead: Switch to page_cache_ra_order Enabling large folios for 5.17 - - - --- 2022-01-16 Matthew Wilcox (Oracle) New
[09/12] mm/readahead: Align file mappings for non-DAX Enabling large folios for 5.17 - - - --- 2022-01-16 Matthew Wilcox (Oracle) New
[08/12] mm/readahead: Add large folio readahead Enabling large folios for 5.17 - - - --- 2022-01-16 Matthew Wilcox (Oracle) New
[07/12] mm: Make large folios depend on THP Enabling large folios for 5.17 - - - --- 2022-01-16 Matthew Wilcox (Oracle) New
[06/12] mm/vmscan: Optimise shrink_page_list for non-PMD-sized folios Enabling large folios for 5.17 - - - --- 2022-01-16 Matthew Wilcox (Oracle) New
[05/12] mm: Fix READ_ONLY_THP warning Enabling large folios for 5.17 - - - --- 2022-01-16 Matthew Wilcox (Oracle) New
[04/12] mm/vmscan: Free non-shmem folios without splitting them Enabling large folios for 5.17 - - - --- 2022-01-16 Matthew Wilcox (Oracle) New
[03/12] filemap: Allow large folios to be added to the page cache Enabling large folios for 5.17 - - - --- 2022-01-16 Matthew Wilcox (Oracle) New
[02/12] filemap: Use folio_put_refs() in filemap_free_folio() Enabling large folios for 5.17 - - - --- 2022-01-16 Matthew Wilcox (Oracle) New
[01/12] mm: Add folio_put_refs() Enabling large folios for 5.17 - 4 - --- 2022-01-16 Matthew Wilcox (Oracle) New
mm: fix missed initialization for folio_batch::percpu_pvec_drained mm: fix missed initialization for folio_batch::percpu_pvec_drained - - - --- 2022-01-16 Changbin Du New
mm/page_alloc: clear node_load[] in function build_zonelists mm/page_alloc: clear node_load[] in function build_zonelists - - - --- 2022-01-15 Wei Yang New
[GIT,PULL] Bitmap patches for 5.17-rc1 [GIT,PULL] Bitmap patches for 5.17-rc1 - - - --- 2022-01-15 Yury Norov New
mpage: remove ineffective __GFP_HIGH flag mpage: remove ineffective __GFP_HIGH flag - - - --- 2022-01-15 Shakeel Butt New
[146/146] mm/damon: hide kernel pointer from tracepoint event [001/146] kthread: add the helper function kthread_run_on_cpu() - - - --- 2022-01-14 Andrew Morton New
[145/146] mm/damon/vaddr: hide kernel pointer from damon_va_three_regions() failure log [001/146] kthread: add the helper function kthread_run_on_cpu() - - - --- 2022-01-14 Andrew Morton New
[144/146] mm/damon/vaddr: use pr_debug() for damon_va_three_regions() failure logging [001/146] kthread: add the helper function kthread_run_on_cpu() - - - --- 2022-01-14 Andrew Morton New
[143/146] mm/damon/dbgfs: remove an unnecessary variable [001/146] kthread: add the helper function kthread_run_on_cpu() - - - --- 2022-01-14 Andrew Morton New
[142/146] mm/damon: move the implementation of damon_insert_region to damon.h [001/146] kthread: add the helper function kthread_run_on_cpu() - 1 - --- 2022-01-14 Andrew Morton New
[141/146] mm/damon: add access checking for hugetlb pages [001/146] kthread: add the helper function kthread_run_on_cpu() - 1 - --- 2022-01-14 Andrew Morton New
[140/146] Docs/admin-guide/mm/damon/usage: update for schemes statistics [001/146] kthread: add the helper function kthread_run_on_cpu() - - - --- 2022-01-14 Andrew Morton New
« 1 2 ... 305 306 307728 729 »