Show patches with: State = Action Required       |   73173 patches
« 1 2 ... 349 350 351731 732 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3] mmap_lock: Change trace and locking order [v3] mmap_lock: Change trace and locking order 1 2 - --- 2021-09-07 Liam R. Howlett New
[6/6] workqueue, kasan: avoid alloc_pages() when recording stack stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock 1 - - --- 2021-09-07 Marco Elver New
[5/6] kasan: generic: introduce kasan_record_aux_stack_noalloc() stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock - - - --- 2021-09-07 Marco Elver New
[4/6] kasan: common: provide can_alloc in kasan_save_stack() stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock - - - --- 2021-09-07 Marco Elver New
[3/6] lib/stackdepot: introduce __stack_depot_save() stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock - - - --- 2021-09-07 Marco Elver New
[2/6] lib/stackdepot: remove unused function argument stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock - 1 - --- 2021-09-07 Marco Elver New
[1/6] lib/stackdepot: include gfp.h stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock - 1 - --- 2021-09-07 Marco Elver New
mm : bail out from psi memstall after submit_bio in swap_readpage mm : bail out from psi memstall after submit_bio in swap_readpage - - - --- 2021-09-07 Zhaoyang Huang New
mm/page_alloc: detect allocation forbidden by cpuset and bail out early mm/page_alloc: detect allocation forbidden by cpuset and bail out early - - - --- 2021-09-07 Feng Tang New
[mm] mm/mmap: relax mmap_assert_locked() for find_vma() [mm] mm/mmap: relax mmap_assert_locked() for find_vma() - - - --- 2021-09-07 Yonghong Song New
mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfp mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfp 1 - - --- 2021-09-07 Naohiro Aota New
[RFC] fs/exec: Add the support for ELF program's NUMA replication [RFC] fs/exec: Add the support for ELF program's NUMA replication - - - --- 2021-09-06 Huang Shijie New
[2/2] mm, thp: bail out early in collapse_file for writeback page mm, thp: fix file-backed THP race in collapse_file - - - --- 2021-09-06 Rongwei Wang New
[1/2] mm, thp: check page mapping when truncating page cache mm, thp: fix file-backed THP race in collapse_file - - - --- 2021-09-06 Rongwei Wang New
zram_drv: allow reclaim on bio_alloc zram_drv: allow reclaim on bio_alloc 1 - - --- 2021-09-06 Jaewon Kim New
[RESEND,v3] mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task [RESEND,v3] mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task - 1 - --- 2021-09-06 yanghui New
[GIT,PULL] Remove in-tree usage of MAP_DENYWRITE [GIT,PULL] Remove in-tree usage of MAP_DENYWRITE - - - --- 2021-09-04 David Hildenbrand New
MIPS: fix local_t operation on MIPS64 MIPS: fix local_t operation on MIPS64 - - - --- 2021-09-04 Huang Pei New
[v6,33/33] mm, slub: convert kmem_cpu_slab protection to local_lock SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,32/33] mm, slub: use migrate_disable() on PREEMPT_RT SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,31/33] mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,30/33] mm, slub: make slab_lock() disable irqs with PREEMPT_RT SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,29/33] mm: slub: make object_map_lock a raw_spinlock_t SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,28/33] mm: slub: move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,27/33] mm, slab: split out the cpu offline variant of flush_slab() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,26/33] mm, slub: don't disable irqs in slub_cpu_dead() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,25/33] mm, slub: only disable irq with spin_lock in __unfreeze_partials() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,24/33] mm, slub: separate detaching of partial list in unfreeze_partials() from unfreezing SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,23/33] mm, slub: detach whole partial list at once in unfreeze_partials() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,22/33] mm, slub: discard slabs in unfreeze_partials() without irqs disabled SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,21/33] mm, slub: move irq control into unfreeze_partials() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,20/33] mm, slub: call deactivate_slab() without disabling irqs SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,19/33] mm, slub: make locking in deactivate_slab() irq-safe SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,18/33] mm, slub: move reset of c->page and freelist out of deactivate_slab() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,17/33] mm, slub: stop disabling irqs around get_partial() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,16/33] mm, slub: check new pages with restored irqs SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,15/33] mm, slub: validate slab from partial list or page allocator before making it cpu slab SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,14/33] mm, slub: restore irqs around calling new_slab() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,13/33] mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,12/33] mm, slub: do initial checks in ___slab_alloc() with irqs enabled SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-09-04 Vlastimil Babka New
[v6,11/33] mm, slub: move disabling/enabling irqs to ___slab_alloc() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,10/33] mm, slub: simplify kmem_cache_cpu and tid setup SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-09-04 Vlastimil Babka New
[v6,09/33] mm, slub: restructure new page checks in ___slab_alloc() SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-09-04 Vlastimil Babka New
[v6,08/33] mm, slub: return slab page from get_partial() and set c->page afterwards SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,07/33] mm, slub: dissolve new_slab_objects() into ___slab_alloc() SLUB: reduce irq disabled scope and make it RT compatible 2 - - --- 2021-09-04 Vlastimil Babka New
[v6,06/33] mm, slub: extract get_partial() from new_slab_objects() SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-09-04 Vlastimil Babka New
[v6,05/33] mm, slub: remove redundant unfreeze_partials() from put_cpu_partial() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,04/33] mm, slub: don't disable irq for debug_check_no_locks_freed() SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-09-04 Vlastimil Babka New
[v6,03/33] mm, slub: allocate private object map for validate_slab_cache() SLUB: reduce irq disabled scope and make it RT compatible 2 - - --- 2021-09-04 Vlastimil Babka New
[v6,02/33] mm, slub: allocate private object map for debugfs listings SLUB: reduce irq disabled scope and make it RT compatible 2 - - --- 2021-09-04 Vlastimil Babka New
[v6,01/33] mm, slub: don't call flush_all() from slab_debug_trace_open() SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-09-04 Vlastimil Babka New
mm/page_isolation: fix potential missing call to unset_migratetype_isolate() mm/page_isolation: fix potential missing call to unset_migratetype_isolate() - - - --- 2021-09-04 Miaohe Lin New
mm/page_isolation: don't putback unisolated page mm/page_isolation: don't putback unisolated page - 1 - --- 2021-09-04 Miaohe Lin New
[Vx,RESEND] mm,hugetlb: remove mlock ulimit for SHM_HUGETLB [Vx,RESEND] mm,hugetlb: remove mlock ulimit for SHM_HUGETLB - - - --- 2021-09-04 zhangyiru New
mm/gup: further simplify __gup_device_huge() mm/gup: further simplify __gup_device_huge() - 1 - --- 2021-09-04 John Hubbard New
[v2] mmap_lock: Change trace and locking order [v2] mmap_lock: Change trace and locking order 1 2 - --- 2021-09-03 Liam R. Howlett New
mmap_lock: Change trace and locking order mmap_lock: Change trace and locking order - - - --- 2021-09-03 Liam R. Howlett New
[v9,3/3] mm: add anonymous vma name refcounting [v9,1/3] mm: rearrange madvise code to allow for reuse - 1 - --- 2021-09-02 Suren Baghdasaryan New
[v9,2/3] mm: add a field to store names for private anonymous memory [v9,1/3] mm: rearrange madvise code to allow for reuse - 1 - --- 2021-09-02 Suren Baghdasaryan New
[v9,1/3] mm: rearrange madvise code to allow for reuse [v9,1/3] mm: rearrange madvise code to allow for reuse - - - --- 2021-09-02 Suren Baghdasaryan New
[212/212] mm/madvise: add MADV_WILLNEED to process_madvise() [001/212] ia64: fix typo in a comment - - - --- 2021-09-02 Andrew Morton New
[211/212] mm/vmstat: remove unneeded return value [001/212] ia64: fix typo in a comment - 1 - --- 2021-09-02 Andrew Morton New
[210/212] mm/vmstat: simplify the array size calculation [001/212] ia64: fix typo in a comment - 1 - --- 2021-09-02 Andrew Morton New
[209/212] mm/vmstat: correct some wrong comments [001/212] ia64: fix typo in a comment - - - --- 2021-09-02 Andrew Morton New
[208/212] mm/percpu,c: remove obsolete comments of pcpu_chunk_populated() [001/212] ia64: fix typo in a comment - - - --- 2021-09-02 Andrew Morton New
[207/212] selftests: vm: add COW time test for KSM pages [001/212] ia64: fix typo in a comment - 2 - --- 2021-09-02 Andrew Morton New
[206/212] selftests: vm: add KSM merging time test [001/212] ia64: fix typo in a comment - 2 - --- 2021-09-02 Andrew Morton New
[205/212] mm: KSM: fix data type [001/212] ia64: fix typo in a comment - - - --- 2021-09-02 Andrew Morton New
[204/212] selftests: vm: add KSM merging across nodes test [001/212] ia64: fix typo in a comment - 2 - --- 2021-09-02 Andrew Morton New
[203/212] selftests: vm: add KSM zero page merging test [001/212] ia64: fix typo in a comment - 2 - --- 2021-09-02 Andrew Morton New
[202/212] selftests: vm: add KSM unmerge test [001/212] ia64: fix typo in a comment - 2 - --- 2021-09-02 Andrew Morton New
[201/212] selftests: vm: add KSM merge test [001/212] ia64: fix typo in a comment - 2 - --- 2021-09-02 Andrew Morton New
[200/212] mm/migrate: correct kernel-doc notation [001/212] ia64: fix typo in a comment - - - --- 2021-09-02 Andrew Morton New
[199/212] mm: wire up syscall process_mrelease [001/212] ia64: fix typo in a comment 1 - - --- 2021-09-02 Andrew Morton New
[198/212] mm: introduce process_mrelease system call [001/212] ia64: fix typo in a comment 3 1 - --- 2021-09-02 Andrew Morton New
[197/212] memblock: make memblock_find_in_range method private [001/212] ia64: fix typo in a comment 5 1 1 --- 2021-09-02 Andrew Morton New
[196/212] mm/mempolicy.c: use in_task() in mempolicy_slab_node() [001/212] ia64: fix typo in a comment - - - --- 2021-09-02 Andrew Morton New
[195/212] mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies [001/212] ia64: fix typo in a comment 1 - - --- 2021-09-02 Andrew Morton New
[194/212] mm/mempolicy: advertise new MPOL_PREFERRED_MANY [001/212] ia64: fix typo in a comment 1 - - --- 2021-09-02 Andrew Morton New
[193/212] mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY [001/212] ia64: fix typo in a comment 1 - - --- 2021-09-02 Andrew Morton New
[192/212] mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy [001/212] ia64: fix typo in a comment 1 - - --- 2021-09-02 Andrew Morton New
[191/212] mm/mempolicy: add MPOL_PREFERRED_MANY for multiple preferred nodes [001/212] ia64: fix typo in a comment 1 - - --- 2021-09-02 Andrew Morton New
[190/212] mm/mempolicy: use readable NUMA_NO_NODE macro instead of magic number [001/212] ia64: fix typo in a comment - 1 - --- 2021-09-02 Andrew Morton New
[189/212] mm: compaction: support triggering of proactive compaction by user [001/212] ia64: fix typo in a comment 2 - - --- 2021-09-02 Andrew Morton New
[188/212] mm: compaction: optimize proactive compaction deferrals [001/212] ia64: fix typo in a comment 2 1 - --- 2021-09-02 Andrew Morton New
[187/212] mm, vmscan: guarantee drop_slab_node() termination [001/212] ia64: fix typo in a comment - - - --- 2021-09-02 Andrew Morton New
[186/212] mm/vmscan: add 'else' to remove check_pending label [001/212] ia64: fix typo in a comment 1 - - --- 2021-09-02 Andrew Morton New
[185/212] mm/vmscan: remove unneeded return value of kswapd_run() [001/212] ia64: fix typo in a comment 1 - - --- 2021-09-02 Andrew Morton New
[184/212] mm/vmscan: remove misleading setting to sc->priority [001/212] ia64: fix typo in a comment - - - --- 2021-09-02 Andrew Morton New
[183/212] mm/vmscan: remove the PageDirty check after MADV_FREE pages are page_ref_freezed [001/212] ia64: fix typo in a comment - 1 - --- 2021-09-02 Andrew Morton New
[182/212] mm/vmpressure: replace vmpressure_to_css() with vmpressure_to_memcg() [001/212] ia64: fix typo in a comment 2 - - --- 2021-09-02 Andrew Morton New
[181/212] mm/migrate: add sysfs interface to enable reclaim migration [001/212] ia64: fix typo in a comment - - - --- 2021-09-02 Andrew Morton New
[180/212] mm/vmscan: never demote for memcg reclaim [001/212] ia64: fix typo in a comment - 2 - --- 2021-09-02 Andrew Morton New
[179/212] mm/vmscan: Consider anonymous pages without swap [001/212] ia64: fix typo in a comment - 2 - --- 2021-09-02 Andrew Morton New
[178/212] mm/vmscan: add helper for querying ability to age anonymous pages [001/212] ia64: fix typo in a comment - 3 - --- 2021-09-02 Andrew Morton New
[177/212] mm/vmscan: add page demotion counter [001/212] ia64: fix typo in a comment - 3 - --- 2021-09-02 Andrew Morton New
[176/212] mm/migrate: demote pages during reclaim [001/212] ia64: fix typo in a comment - 4 - --- 2021-09-02 Andrew Morton New
[175/212] mm/migrate: enable returning precise migrate_pages() success count [001/212] ia64: fix typo in a comment - 2 - --- 2021-09-02 Andrew Morton New
[174/212] mm/migrate: update node demotion order on hotplug events [001/212] ia64: fix typo in a comment - 2 - --- 2021-09-02 Andrew Morton New
[173/212] mm/numa: automatically generate node migration order [001/212] ia64: fix typo in a comment - 3 - --- 2021-09-02 Andrew Morton New
« 1 2 ... 349 350 351731 732 »