Show patches with: State = Action Required       |   72263 patches
« 1 2 ... 334 335 336722 723 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,3/5] mm: hwpoison: remove the unnecessary THP check Solve silent data loss caused by poisoned page cache (shmem/tmpfs) - - - --- 2021-09-23 Yang Shi New
[v2,2/5] mm: hwpoison: refactor refcount check handling Solve silent data loss caused by poisoned page cache (shmem/tmpfs) - - - --- 2021-09-23 Yang Shi New
[v2,1/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault Solve silent data loss caused by poisoned page cache (shmem/tmpfs) - - - --- 2021-09-23 Yang Shi New
[v3,1/1] mm: Fix the uninitialized use in overcommit_policy_handler [v3,1/1] mm: Fix the uninitialized use in overcommit_policy_handler 1 2 - --- 2021-09-23 Chen Jun New
memcg: flush lruvec stats in the refault memcg: flush lruvec stats in the refault - - 1 --- 2021-09-22 Shakeel Butt New
kfence: test: use kunit_skip() to skip tests kfence: test: use kunit_skip() to skip tests - 1 - --- 2021-09-22 Marco Elver New
mm/khugepaged: Detecting uffd-wp vma more efficiently mm/khugepaged: Detecting uffd-wp vma more efficiently - - - --- 2021-09-22 Peter Xu New
mm: do not acquire zone lock in is_free_buddy_page() mm: do not acquire zone lock in is_free_buddy_page() 1 - - --- 2021-09-22 Eric Dumazet New
[v3,4/4] selftests: vm: add a hugetlb test case Free the 2nd vmemmap page associated with each HugeTLB page - 1 - --- 2021-09-22 Muchun Song New
[v3,3/4] mm: sparsemem: use page table lock to protect kernel pmd operations Free the 2nd vmemmap page associated with each HugeTLB page - - - --- 2021-09-22 Muchun Song New
[v3,2/4] mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key Free the 2nd vmemmap page associated with each HugeTLB page - - - --- 2021-09-22 Muchun Song New
[v3,1/4] mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page Free the 2nd vmemmap page associated with each HugeTLB page - - - --- 2021-09-22 Muchun Song New
[v2,2/2] mm, thp: bail out early in collapse_file for writeback page Untitled series #550747 - - - --- 2021-09-22 Rongwei Wang New
[v2,1/2] mm, thp: check page mapping when truncating page cache [v2,1/2] mm, thp: check page mapping when truncating page cache - - 1 --- 2021-09-22 Rongwei Wang New
[1/1] mm/migrate: de-duplicate migrate_reason strings mm/migrate: de-duplicate migrate_reason strings - 1 - --- 2021-09-22 John Hubbard New
[v2,1/1] mm: Fix the uninitialized use in overcommit_policy_handler [v2,1/1] mm: Fix the uninitialized use in overcommit_policy_handler 1 1 - --- 2021-09-22 Chen Jun New
mm: debug_vm_pgtable: Don't use __P000 directly mm: debug_vm_pgtable: Don't use __P000 directly - 1 - --- 2021-09-21 Guo Ren New
userfaultfd: fix a race between writeprotect and exit_mmap() userfaultfd: fix a race between writeprotect and exit_mmap() - 1 1 --- 2021-09-21 Nadav Amit New
[v2] mm: Mark the OOM reaper thread as freezable [v2] mm: Mark the OOM reaper thread as freezable 1 - - --- 2021-09-21 Sultan Alsawaf New
[3/3] userfaultfd/selftests: don't rely on GNU extensions for random numbers [1/3] userfaultfd/selftests: fix feature support detection - 1 - --- 2021-09-21 Axel Rasmussen New
[2/3] userfaultfd/selftests: fix calculation of expected ioctls [1/3] userfaultfd/selftests: fix feature support detection - - - --- 2021-09-21 Axel Rasmussen New
[1/3] userfaultfd/selftests: fix feature support detection [1/3] userfaultfd/selftests: fix feature support detection - - - --- 2021-09-21 Axel Rasmussen New
[6/6] sched/isolation: Enable 'remote_pcpu_cache_access' on NOHZ_FULL systems mm: Remote LRU per-cpu pagevec cache/per-cpu page list drain support - - - --- 2021-09-21 Nicolas Saenz Julienne New
[5/6] mm/page_alloc: Allow remote per-cpu page list draining mm: Remote LRU per-cpu pagevec cache/per-cpu page list drain support - - - --- 2021-09-21 Nicolas Saenz Julienne New
[4/6] mm/page_alloc: Introduce alternative per-cpu list locking mm: Remote LRU per-cpu pagevec cache/per-cpu page list drain support - - - --- 2021-09-21 Nicolas Saenz Julienne New
[3/6] mm/swap: Allow remote LRU cache draining mm: Remote LRU per-cpu pagevec cache/per-cpu page list drain support - - - --- 2021-09-21 Nicolas Saenz Julienne New
[2/6] mm/swap: Introduce alternative per-cpu LRU cache locking mm: Remote LRU per-cpu pagevec cache/per-cpu page list drain support - - - --- 2021-09-21 Nicolas Saenz Julienne New
[1/6] mm/swap: Introduce lru_cpu_needs_drain() mm: Remote LRU per-cpu pagevec cache/per-cpu page list drain support - - - --- 2021-09-21 Nicolas Saenz Julienne New
[RESEND,2/2] x86/mm: Randomize va with generic arch_pick_mmap_layout() Use generic code for randomization of virtual address of x86 - - - --- 2021-09-21 Xiongwei Song New
[RESEND,1/2] x86: Rename TIF_ADDR32 to TIF_32BIT Use generic code for randomization of virtual address of x86 - - - --- 2021-09-21 Xiongwei Song New
mm: Fix the uninitialized use in overcommit_policy_handler mm: Fix the uninitialized use in overcommit_policy_handler - - - --- 2021-09-21 Chen Jun New
[2/2] x86/mm: Randomize va with generic arch_pick_mmap_layout() Use generic code for virtual address of randomization of x86 - - - --- 2021-09-21 Xiongwei Song New
[1/2] x86: Rename TIF_ADDR32 to TIF_32BIT Use generic code for virtual address of randomization of x86 - - - --- 2021-09-21 Xiongwei Song New
[v2,5/5] kfence: add note to documentation about skipping covered allocations [v2,1/5] stacktrace: move filter_irq_stacks() to kernel/stacktrace.c - 1 - --- 2021-09-21 Marco Elver New
[v2,4/5] kfence: limit currently covered allocations when pool nearly full [v2,1/5] stacktrace: move filter_irq_stacks() to kernel/stacktrace.c - - - --- 2021-09-21 Marco Elver New
[v2,3/5] kfence: move saving stack trace of allocations into __kfence_alloc() [v2,1/5] stacktrace: move filter_irq_stacks() to kernel/stacktrace.c - 1 - --- 2021-09-21 Marco Elver New
[v2,2/5] kfence: count unexpectedly skipped allocations [v2,1/5] stacktrace: move filter_irq_stacks() to kernel/stacktrace.c - 1 - --- 2021-09-21 Marco Elver New
[v2,1/5] stacktrace: move filter_irq_stacks() to kernel/stacktrace.c [v2,1/5] stacktrace: move filter_irq_stacks() to kernel/stacktrace.c 1 - - --- 2021-09-21 Marco Elver New
mm: don't include <linux/dax.h> in <linux/mempolicy.h> mm: don't include <linux/dax.h> in <linux/mempolicy.h> - 2 - --- 2021-09-21 Christoph Hellwig New
[v2,2/2] mm/debug: sync up latest migrate_reason to migrate_reason_names Untitled series #550223 - 2 - --- 2021-09-21 Weizhao Ouyang New
mm: Remove HARDENED_USERCOPY_FALLBACK mm: Remove HARDENED_USERCOPY_FALLBACK 2 1 - --- 2021-09-21 Stephen Kitt New
[v2,1/1] Documentation: update pagemap with shmem exceptions Documenting shmem as an exception case for the pagemap - 5 - --- 2021-09-20 Tiberiu A Georgescu New
[RFC,v2] mm, sl[au]b: Introduce lockless cache [RFC,v2] mm, sl[au]b: Introduce lockless cache - - - --- 2021-09-20 Hyeonggon Yoo New
[v5,3/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem virtio-mem: disallow mapping virtio-mem memory via /dev/mem 1 1 - --- 2021-09-20 David Hildenbrand New
[v5,2/3] kernel/resource: disallow access to exclusive system RAM regions virtio-mem: disallow mapping virtio-mem memory via /dev/mem - 1 - --- 2021-09-20 David Hildenbrand New
[v5,1/3] kernel/resource: clean up and optimize iomem_is_exclusive() virtio-mem: disallow mapping virtio-mem memory via /dev/mem - 1 - --- 2021-09-20 David Hildenbrand New
[17/17] block: move struct request to blk-mq.h [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[16/17] block: move integrity handling out of <linux/blkdev.h> [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - - - --- 2021-09-20 Christoph Hellwig New
[15/17] block: move a few merge helpers out of <linux/blkdev.h> [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[14/17] block: drop unused includes in <linux/genhd.h> [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - - - --- 2021-09-20 Christoph Hellwig New
[13/17] block: drop unused includes in <linux/blkdev.h> [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - - - --- 2021-09-20 Christoph Hellwig New
[12/17] block: move elevator.h to block/ [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[11/17] block: remove the struct blk_queue_ctx forward declaration [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[10/17] block: remove the cmd_size field from struct request_queue [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[09/17] block: remove the unused blk_queue_state enum [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[08/17] block: remove the unused rq_end_sector macro [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[07/17] sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - - - --- 2021-09-20 Christoph Hellwig New
[06/17] kernel: remove spurious blkdev.h includes [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - - - --- 2021-09-20 Christoph Hellwig New
[05/17] arch: remove spurious blkdev.h includes [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - - - --- 2021-09-20 Christoph Hellwig New
[04/17] mm: remove spurious blkdev.h includes [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[03/17] mm: don't include <linux/blkdev.h> in <linux/backing-dev.h> [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[02/17] mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h> [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[5.10,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() [5.10,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() - 3 - --- 2021-09-20 David Hildenbrand New
[5.4,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() [5.4,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() - 3 - --- 2021-09-20 David Hildenbrand New
[4.19,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() [4.19,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() - 3 - --- 2021-09-20 David Hildenbrand New
[4.14,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() [4.14,STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range() - 3 - --- 2021-09-20 David Hildenbrand New
mm/damon: fix stringop-overread warning in kunit test mm/damon: fix stringop-overread warning in kunit test - - - --- 2021-09-20 Arnd Bergmann New
[5/5] mm/page_alloc: Remove the throttling logic from the page allocator Remove dependency on congestion_wait in mm/ - - - --- 2021-09-20 Mel Gorman New
[4/5] mm/writeback: Throttle based on page writeback instead of congestion Remove dependency on congestion_wait in mm/ - - - --- 2021-09-20 Mel Gorman New
[3/5] mm/vmscan: Throttle reclaim when no progress is being made Remove dependency on congestion_wait in mm/ - - - --- 2021-09-20 Mel Gorman New
[2/5] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated Remove dependency on congestion_wait in mm/ - - - --- 2021-09-20 Mel Gorman New
[1/5] mm/vmscan: Throttle reclaim until some writeback completes if congested Remove dependency on congestion_wait in mm/ - - - --- 2021-09-20 Mel Gorman New
回复: [PATCH] mm:vmscan: fix extra adjustment for lruvec's nonresident_age in case of reactivation 回复: [PATCH] mm:vmscan: fix extra adjustment for lruvec's nonresident_age in case of reactivation - - - --- 2021-09-20 Xie Yongmei New
[RFC] Introducing lockless cache built on top of slab allocator [RFC] Introducing lockless cache built on top of slab allocator - - - --- 2021-09-19 Hyeonggon Yoo New
mm:vmscan: fix extra adjustment for lruvec's nonresident_age in case of reactivation mm:vmscan: fix extra adjustment for lruvec's nonresident_age in case of reactivation - - - --- 2021-09-19 Xie Yongmei New
mm:vmscan remove unnecessary lru lock unlock/lock pair mm:vmscan remove unnecessary lru lock unlock/lock pair - - - --- 2021-09-19 Xie Yongmei New
[RFC,v2,3/3] mm: replace open-coded PG2KB/KB2PG variants with macros mm: common PAGE_SIZE shift macros - - - --- 2021-09-19 Oleksandr Natalenko New
[RFC,v2,2/3] mm: replace custom PG2KB/KB2PG macros with common ones mm: common PAGE_SIZE shift macros - - - --- 2021-09-19 Oleksandr Natalenko New
[RFC,v2,1/3] mm: add PG2KB/KB2PG helper macros mm: common PAGE_SIZE shift macros - - - --- 2021-09-19 Oleksandr Natalenko New
mm: Mark the OOM reaper thread as freezable mm: Mark the OOM reaper thread as freezable 1 - - --- 2021-09-18 Sultan Alsawaf New
[v5] hugetlbfs: Extend the definition of hugepages parameter to support node allocation [v5] hugetlbfs: Extend the definition of hugepages parameter to support node allocation - - - --- 2021-09-18 Zhenguo Yao New
[v2] mm/vmstat: annotate data race for zone->free_area[order].nr_free [v2] mm/vmstat: annotate data race for zone->free_area[order].nr_free - - - --- 2021-09-18 Liu Shixin New
[RFC] mm: slub: merge get_freelist into ___slab_alloc [RFC] mm: slub: merge get_freelist into ___slab_alloc - - - --- 2021-09-18 Hyeonggon Yoo New
[Resend] psi : calc cfs task memstall time more precisely [Resend] psi : calc cfs task memstall time more precisely - - - --- 2021-09-18 Zhaoyang Huang New
mm/migrate: fix CPUHP state to update node demotion order mm/migrate: fix CPUHP state to update node demotion order - - - --- 2021-09-18 Huang, Ying New
fs: buffer: check huge page size instead of single page for invalidatepage fs: buffer: check huge page size instead of single page for invalidatepage - - 1 --- 2021-09-17 Yang Shi New
[v2] mm/hugetlb: Drop __unmap_hugepage_range definition from hugetlb.h [v2] mm/hugetlb: Drop __unmap_hugepage_range definition from hugetlb.h - 4 - --- 2021-09-17 Peter Xu New
[3/3] mm/smaps: Simplify shmem handling of pte holes mm/smaps: Fixes and optimizations on shmem swap handling - - - --- 2021-09-17 Peter Xu New
[2/3] mm/smaps: Use vma->vm_pgoff directly when counting partial swap mm/smaps: Fixes and optimizations on shmem swap handling - 1 - --- 2021-09-17 Peter Xu New
[1/3] mm/smaps: Fix shmem pte hole swap calculation mm/smaps: Fixes and optimizations on shmem swap handling - 1 - --- 2021-09-17 Peter Xu New
[5/5] mm/damon/core: Print kdamond start log in debug mode only mm, mm/damon: Trivial fixes - - - --- 2021-09-17 SeongJae Park New
[4/5] include/linux/damon.h: Fix kernel-doc comments for 'damon_callback' mm, mm/damon: Trivial fixes - - - --- 2021-09-17 SeongJae Park New
[3/5] docs/vm/damon: Remove broken reference mm, mm/damon: Trivial fixes - - - --- 2021-09-17 SeongJae Park New
[2/5] MAINTAINERS: Update SeongJae's email address mm, mm/damon: Trivial fixes - - - --- 2021-09-17 SeongJae Park New
[1/5] Documentation/vm: Move user guides to admin-guide/mm/ mm, mm/damon: Trivial fixes - - - --- 2021-09-17 SeongJae Park New
[3/3] kfence: add note to documentation about skipping covered allocations [1/3] kfence: count unexpectedly skipped allocations - - - --- 2021-09-17 Marco Elver New
[2/3] kfence: limit currently covered allocations when pool nearly full [1/3] kfence: count unexpectedly skipped allocations - - - --- 2021-09-17 Marco Elver New
[1/3] kfence: count unexpectedly skipped allocations [1/3] kfence: count unexpectedly skipped allocations - - - --- 2021-09-17 Marco Elver New
mm/swapfile: Remove needless request_queue NULL pointer check mm/swapfile: Remove needless request_queue NULL pointer check 1 - - --- 2021-09-17 Xu Wang New
« 1 2 ... 334 335 336722 723 »