Show patches with: State = Action Required       |    Archived = No       |   37447 patches
« 1 2 ... 220 221 222374 375 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v15,10/10] lib/nodemask: Optimize node_random for nodemask with single NUMA node mm/demotion: Memory tiers and demotion - 1 - --- 2022-08-18 Aneesh Kumar K.V New
[v15,09/10] mm/demotion: Update node_is_toptier to work with memory tiers mm/demotion: Memory tiers and demotion - 1 - --- 2022-08-18 Aneesh Kumar K.V New
[v15,08/10] mm/demotion: Demote pages according to allocation fallback order mm/demotion: Memory tiers and demotion - 1 - --- 2022-08-18 Aneesh Kumar K.V New
[v15,07/10] mm/demotion: Drop memtier from memtype mm/demotion: Memory tiers and demotion - 1 - --- 2022-08-18 Aneesh Kumar K.V New
[v15,06/10] mm/demotion: Add pg_data_t member to track node memory tier details mm/demotion: Memory tiers and demotion - 1 - --- 2022-08-18 Aneesh Kumar K.V New
[v15,05/10] mm/demotion: Build demotion targets based on explicit memory tiers mm/demotion: Memory tiers and demotion - 1 - --- 2022-08-18 Aneesh Kumar K.V New
[v15,04/10] mm/demotion/dax/kmem: Set node's abstract distance to MEMTIER_DEFAULT_DAX_ADISTANCE mm/demotion: Memory tiers and demotion - 1 - --- 2022-08-18 Aneesh Kumar K.V New
[v15,03/10] mm/demotion: Add hotplug callbacks to handle new numa node onlined mm/demotion: Memory tiers and demotion - 1 - --- 2022-08-18 Aneesh Kumar K.V New
[v15,02/10] mm/demotion: Move memory demotion related code mm/demotion: Memory tiers and demotion - 1 - --- 2022-08-18 Aneesh Kumar K.V New
[v15,01/10] mm/demotion: Add support for explicit memory tiers mm/demotion: Memory tiers and demotion - 1 - --- 2022-08-18 Aneesh Kumar K.V New
[6/6] mm, hwpoison: avoid trying to unpoison reserved page A few fixup patches for hugetlb 1 - - --- 2022-08-18 Miaohe Lin New
[5/6] mm, hwpoison: kill procs if unmap fails A few fixup patches for hugetlb 1 - - --- 2022-08-18 Miaohe Lin New
[4/6] mm, hwpoison: fix possible use-after-free in mf_dax_kill_procs() A few fixup patches for hugetlb - - - --- 2022-08-18 Miaohe Lin New
[3/6] mm, hwpoison: fix extra put_page() in soft_offline_page() A few fixup patches for hugetlb 1 - - --- 2022-08-18 Miaohe Lin New
[2/6] mm, hwpoison: fix page refcnt leaking in unpoison_memory() A few fixup patches for hugetlb 1 - - --- 2022-08-18 Miaohe Lin New
[1/6] mm, hwpoison: fix page refcnt leaking in try_memory_failure_hugetlb() A few fixup patches for hugetlb 1 - - --- 2022-08-18 Miaohe Lin New
[V2,2/2] mm/damon/lru_sort: Remove struct of damon_lru_sort_ram_walk_arg mm/damon: A few fixup with lru_sort - - - --- 2022-08-18 haoxin New
[V2,1/2] mm/damon/lru_sort: Move target memory region check to head of func mm/damon: A few fixup with lru_sort - - - --- 2022-08-18 haoxin New
[-next,2/2] mm: sysctl: Introduce per zone watermark_scale_factor watermark related improvement on zone movable - - - --- 2022-08-18 mawupeng New
[-next,1/2] mm: Cap zone movable's min wmark to small value watermark related improvement on zone movable - - - --- 2022-08-18 mawupeng New
mm: thp: remove redundant pgtable check in set_huge_zero_page() mm: thp: remove redundant pgtable check in set_huge_zero_page() - - - --- 2022-08-18 Qi Zheng New
mm/damon/lru_sort: Move target memory region check to head of func mm/damon/lru_sort: Move target memory region check to head of func - - - --- 2022-08-18 haoxin New
[v2,1/2] mm/damon: validate if the pmd entry is present before accessing [v2,1/2] mm/damon: validate if the pmd entry is present before accessing - 2 - --- 2022-08-18 Baolin Wang New
[v9] mm/page_owner.c: add llseek for page_owner [v9] mm/page_owner.c: add llseek for page_owner 1 - - --- 2022-08-18 Kassey Li New
[v5,2/2] mm/gup.c: Refactor check_and_migrate_movable_pages() [v5,1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages() - 1 - --- 2022-08-18 Alistair Popple New
[v5,1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages() [v5,1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages() - 2 - --- 2022-08-18 Alistair Popple New
[v3] mm: add thp_utilization metrics to debugfs [v3] mm: add thp_utilization metrics to debugfs - - - --- 2022-08-18 Alex Zhu (Kernel) New
[v6,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-17 Axel Rasmussen New
[v6,4/5] userfaultfd: update documentation to describe /dev/userfaultfd userfaultfd: add /dev/userfaultfd for fine grained access control 1 - - --- 2022-08-17 Axel Rasmussen New
[v6,3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd userfaultfd: add /dev/userfaultfd for fine grained access control 2 - - --- 2022-08-17 Axel Rasmussen New
[v6,2/5] userfaultfd: add /dev/userfaultfd for fine grained access control userfaultfd: add /dev/userfaultfd for fine grained access control 3 - - --- 2022-08-17 Axel Rasmussen New
[v6,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-17 Axel Rasmussen New
selftests/vm: fix inability to build any vm tests selftests/vm: fix inability to build any vm tests - 1 - --- 2022-08-17 Axel Rasmussen New
[v2,bpf-next,12/12] bpf: Remove tracing program restriction on map types bpf: BPF specific memory allocator. - - - --- 2022-08-17 Alexei Starovoitov New
[v2,bpf-next,11/12] bpf: Convert percpu hash map to per-cpu bpf_mem_alloc. bpf: BPF specific memory allocator. - - - --- 2022-08-17 Alexei Starovoitov New
[v2,bpf-next,10/12] bpf: Add percpu allocation support to bpf_mem_alloc. bpf: BPF specific memory allocator. - - - --- 2022-08-17 Alexei Starovoitov New
[v2,bpf-next,09/12] bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU. bpf: BPF specific memory allocator. - - - --- 2022-08-17 Alexei Starovoitov New
[v2,bpf-next,08/12] bpf: Adjust low/high watermarks in bpf_mem_cache bpf: BPF specific memory allocator. - - - --- 2022-08-17 Alexei Starovoitov New
[v2,bpf-next,07/12] bpf: Optimize call_rcu in non-preallocated hash map. bpf: BPF specific memory allocator. - - - --- 2022-08-17 Alexei Starovoitov New
[v2,bpf-next,06/12] bpf: Optimize element count in non-preallocated hash map. bpf: BPF specific memory allocator. - - - --- 2022-08-17 Alexei Starovoitov New
[v2,bpf-next,05/12] bpf: Relax the requirement to use preallocated hash maps in tracing progs. bpf: BPF specific memory allocator. - - - --- 2022-08-17 Alexei Starovoitov New
[v2,bpf-next,04/12] samples/bpf: Reduce syscall overhead in map_perf_test. bpf: BPF specific memory allocator. - - - --- 2022-08-17 Alexei Starovoitov New
[v2,bpf-next,03/12] selftests/bpf: Improve test coverage of test_maps bpf: BPF specific memory allocator. - - - --- 2022-08-17 Alexei Starovoitov New
[v2,bpf-next,02/12] bpf: Convert hash map to bpf_mem_alloc. bpf: BPF specific memory allocator. - - - --- 2022-08-17 Alexei Starovoitov New
[v2,bpf-next,01/12] bpf: Introduce any context BPF specific memory allocator. bpf: BPF specific memory allocator. - - - --- 2022-08-17 Alexei Starovoitov New
[v7,3/3] mm/vmstat: do not queue vmstat_update if tick is stopped tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too - - - --- 2022-08-17 Marcelo Tosatti New
[v7,2/3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too - - - --- 2022-08-17 Marcelo Tosatti New
[v7,1/3] mm/vmstat: Use per cpu variable to track a vmstat discrepancy tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too - - - --- 2022-08-17 Marcelo Tosatti New
[3/3] mm/vmstat: do not queue vmstat_update if tick is stopped tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too - - - --- 2022-08-17 Marcelo Tosatti New
[2/3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too - - - --- 2022-08-17 Marcelo Tosatti New
[1/3] mm/vmstat: Use per cpu variable to track a vmstat discrepancy tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too - - - --- 2022-08-17 Marcelo Tosatti New
Revert "memcg: cleanup racy sum avoidance code" Revert "memcg: cleanup racy sum avoidance code" - - - --- 2022-08-17 Shakeel Butt New
[7/9] mm/compaction: Get rid of RT ifdeffery [1/9] slub: Make PREEMPT_RT support less convoluted - - - --- 2022-08-17 Sebastian Andrzej Siewior New
[6/9] mm/memcontrol: Replace the PREEMPT_RT conditionals [1/9] slub: Make PREEMPT_RT support less convoluted 1 1 - --- 2022-08-17 Sebastian Andrzej Siewior New
[5/9] mm/debug: Provide VM_WARN_ON_IRQS_ENABLED() [1/9] slub: Make PREEMPT_RT support less convoluted - - - --- 2022-08-17 Sebastian Andrzej Siewior New
[4/9] mm/vmstat: Use preempt_[dis|en]able_nested() [1/9] slub: Make PREEMPT_RT support less convoluted - - - --- 2022-08-17 Sebastian Andrzej Siewior New
[1/9] slub: Make PREEMPT_RT support less convoluted [1/9] slub: Make PREEMPT_RT support less convoluted - - - --- 2022-08-17 Sebastian Andrzej Siewior New
[RFC] mm/filemap.c: fix the timing of asignment of prev_pos [RFC] mm/filemap.c: fix the timing of asignment of prev_pos - - - --- 2022-08-17 Guixin Liu New
[v4,17/17] mm/sl[au]b: check if large object is valid in __ksize() common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,16/17] mm/slab_common: move declaration of __ksize() to mm/slab.h common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,15/17] mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not using common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,14/17] mm/slab_common: unify NUMA and UMA version of tracepoints common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,13/17] mm/sl[au]b: cleanup kmem_cache_alloc[_node]_trace() common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,12/17] mm/sl[au]b: generalize kmalloc subsystem common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,11/17] mm/sl[au]b: introduce common alloc/free functions without tracepoint common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,10/17] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,09/17] mm/slab_common: cleanup kmalloc_large() common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,08/17] mm/slab_common: kmalloc_node: pass large requests to page allocator common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,07/17] mm/slub: move kmalloc_large_node() to slab_common.c common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,06/17] mm/slab_common: fold kmalloc_order_trace() into kmalloc_large() common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,05/17] mm/sl[au]b: factor out __do_kmalloc_node() common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,04/17] mm/slab_common: cleanup kmalloc_track_caller() common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,03/17] mm/slab_common: remove CONFIG_NUMA ifdefs for common kmalloc functions common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,02/17] mm/slab: cleanup slab_alloc() and slab_alloc_node() common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[v4,01/17] mm/slab: move NUMA-related code to __do_cache_alloc() common kmalloc v4 - 1 - --- 2022-08-17 Hyeonggon Yoo New
[-V3,8/8] mm: migrate: Do not retry 10 times for the subpages of fail-to-migrate THP [-V3,1/8] migrate: fix syscall move_pages() return value for failure - - 1 --- 2022-08-17 Huang, Ying New
[-V3,7/8] migrate_pages(): fix failure counting for retry [-V3,1/8] migrate: fix syscall move_pages() return value for failure - 2 - --- 2022-08-17 Huang, Ying New
[-V3,6/8] migrate_pages(): fix failure counting for THP splitting [-V3,1/8] migrate: fix syscall move_pages() return value for failure - 2 - --- 2022-08-17 Huang, Ying New
[-V3,5/8] migrate_pages(): fix failure counting for THP on -ENOSYS [-V3,1/8] migrate: fix syscall move_pages() return value for failure - 1 - --- 2022-08-17 Huang, Ying New
[-V3,4/8] migrate_pages(): fix failure counting for THP subpages retrying [-V3,1/8] migrate: fix syscall move_pages() return value for failure - 2 - --- 2022-08-17 Huang, Ying New
[-V3,3/8] migrate_pages(): fix THP failure counting for -ENOMEM [-V3,1/8] migrate: fix syscall move_pages() return value for failure - 2 - --- 2022-08-17 Huang, Ying New
[-V3,2/8] migrate_pages(): remove unnecessary list_safe_reset_next() [-V3,1/8] migrate: fix syscall move_pages() return value for failure - 2 - --- 2022-08-17 Huang, Ying New
[-V3,1/8] migrate: fix syscall move_pages() return value for failure [-V3,1/8] migrate: fix syscall move_pages() return value for failure - 1 - --- 2022-08-17 Huang, Ying New
[-V3,0/8] migrate_pages(): fix several bugs in error path - - - --- 2022-08-17 Huang, Ying New
mm/damon: Validate if the pmd entry is present before accessing mm/damon: Validate if the pmd entry is present before accessing - 1 - --- 2022-08-17 Baolin Wang New
[v3,3/3] kvm/x86: Allow to respond to generic signals during slow page faults kvm/mm: Allow GUP to respond to non fatal signals - - - --- 2022-08-17 Peter Xu New
[v3,2/3] kvm: Add new pfn error KVM_PFN_ERR_SIGPENDING kvm/mm: Allow GUP to respond to non fatal signals - - - --- 2022-08-17 Peter Xu New
[v3,1/3] mm/gup: Add FOLL_INTERRUPTIBLE kvm/mm: Allow GUP to respond to non fatal signals - 2 - --- 2022-08-17 Peter Xu New
mm: memcg: export workingset refault stats for cgroup v1 mm: memcg: export workingset refault stats for cgroup v1 1 - - --- 2022-08-16 Yang Shi New
[v2,7/7] filemap: Remove find_get_pages_contig() Convert to filemap_get_folios_contig() - - - --- 2022-08-16 Vishal Moola New
[v2,6/7] ramfs: Convert ramfs_nommu_get_unmapped_area() to use filemap_get_folios_contig() Convert to filemap_get_folios_contig() - - - --- 2022-08-16 Vishal Moola New
[v2,5/7] nilfs2: Convert nilfs_find_uncommited_extent() to use filemap_get_folios_contig() Convert to filemap_get_folios_contig() - - - --- 2022-08-16 Vishal Moola New
[v2,4/7] btrfs: Convert process_page_range() to use filemap_get_folios_contig() Convert to filemap_get_folios_contig() 1 - - --- 2022-08-16 Vishal Moola New
[v2,3/7] btrfs: Convert end_compressed_writeback() to use filemap_get_folios() Convert to filemap_get_folios_contig() 1 - - --- 2022-08-16 Vishal Moola New
[v2,2/7] btrfs: Convert __process_pages_contig() to use filemap_get_folios_contig() Convert to filemap_get_folios_contig() 1 - - --- 2022-08-16 Vishal Moola New
[v2,1/7] filemap: Add filemap_get_folios_contig() Convert to filemap_get_folios_contig() - - - --- 2022-08-16 Vishal Moola New
[5.19.y] Revert "mm: kfence: apply kmemleak_ignore_phys on early allocated pool" [5.19.y] Revert "mm: kfence: apply kmemleak_ignore_phys on early allocated pool" - - - --- 2022-08-16 Marco Elver New
kfence: free instead of ignore pool from kmemleak kfence: free instead of ignore pool from kmemleak - - - --- 2022-08-16 Marco Elver New
[6/6] mm/hugetlb: make detecting shared pte more reliable A few fixup patches for hugetlb - 1 - --- 2022-08-16 Miaohe Lin New
[5/6] mm/hugetlb: fix sysfs group leak in hugetlb_unregister_node() A few fixup patches for hugetlb - 1 - --- 2022-08-16 Miaohe Lin New
« 1 2 ... 220 221 222374 375 »