Show patches with: State = Action Required       |   82751 patches
« 1 2 ... 407 408 409827 828 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,19/28] gup: Convert try_grab_page() to call try_grab_folio() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,18/28] hugetlb: Use try_grab_folio() instead of try_grab_compound_head() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,17/28] gup: Add gup_put_folio() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,16/28] mm: Remove page_cache_add_speculative() and page_cache_get_speculative() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,15/28] gup: Add try_get_folio() and try_grab_folio() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,14/28] mm: Convert page_maybe_dma_pinned() to use a folio Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,13/28] mm: Add folio_pincount_ptr() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,12/28] mm: Add folio_put_refs() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,11/28] mm: Make compound_pincount always available Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,10/28] gup: Turn hpage_pincount_sub() into page_pincount_sub() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,09/28] gup: Turn hpage_pincount_add() into page_pincount_add() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,08/28] gup: Handle page split race more efficiently Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,07/28] gup: Remove an assumption of a contiguous memmap Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,06/28] gup: Fix some contiguous memmap assumptions Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,05/28] gup: Change the calling convention for compound_next() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,04/28] gup: Optimise compound_range_next() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,03/28] gup: Change the calling convention for compound_range_next() Convert GUP to folios - 1 - --- 2022-01-10 Matthew Wilcox New
[v2,02/28] gup: Remove for_each_compound_head() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[v2,01/28] gup: Remove for_each_compound_range() Convert GUP to folios - 2 - --- 2022-01-10 Matthew Wilcox New
[2/2] proc: Add getting pages info of ZONE_DEVICE support Add support for getting page info of ZONE_DEVICE by /proc/kpage* - - - --- 2022-01-09 Xiongwei Song New
[1/2] mm/memremap.c: Add pfn_to_devmap_page() to get page in ZONE_DEVICE Add support for getting page info of ZONE_DEVICE by /proc/kpage* - - - --- 2022-01-09 Xiongwei Song New
[2/2] Fix assgining cma_area_count Untitled series #603836 - - - --- 2022-01-09 Ercan Ersoy New
sysctl: documentation: fix table format warning sysctl: documentation: fix table format warning - 1 - --- 2022-01-09 Randy Dunlap New
[23/23] x86/mm: Opt in to IRQs-off activate_mm() mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[22/23] x86/mm: Optimize for_each_possible_lazymm_cpu() mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[21/23] x86/mm: Use unlazy_mm_irqs_off() in TLB flush IPIs mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[20/23] x86/mm: Remove leave_mm() in favor of unlazy_mm_irqs_off() mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[19/23] x86/efi: Make efi_enter/leave_mm use the temporary_mm machinery mm, sched: Rework lazy mm handling 1 - - --- 2022-01-08 Andy Lutomirski New
[18/23] x86/mm: Allow temporary mms when IRQs are on mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[17/23] x86/mm: Make use/unuse_temporary_mm() non-static mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[16/23] sched: Use lightweight hazard pointers to grab lazy mms mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[15/23] kthread: Switch to __change_current_mm() mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[14/23] sched, exec: Factor current mm changes out from exec mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[13/23] exec: Remove unnecessary vmacache_seqnum clear in exec_mmap() mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[12/23] Rework "sched/core: Fix illegal RCU from offline CPUs" mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[11/23] sched/scs: Initialize shadow stack on idle thread bringup, not shutdown mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[10/23] x86/events, x86/insn-eval: Remove incorrect active_mm references mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[09/23] membarrier: Fix incorrect barrier positions during exec and kthread_use_mm() mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[08/23] membarrier: Remove redundant clear of mm->membarrier_state in exec_mmap() mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[07/23] membarrier: Rewrite sync_core_before_usermode() and improve documentation mm, sched: Rework lazy mm handling 1 - - --- 2022-01-08 Andy Lutomirski New
[06/23] powerpc/membarrier: Remove special barrier on mm switch mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[04/23] membarrier: Make the post-switch-mm barrier explicit mm, sched: Rework lazy mm handling - - - --- 2022-01-08 Andy Lutomirski New
[03/23] membarrier: Remove membarrier_arch_switch_mm() prototype in core code mm, sched: Rework lazy mm handling 2 - - --- 2022-01-08 Andy Lutomirski New
[02/23] x86/mm: Handle unlazying membarrier core sync in the arch code mm, sched: Rework lazy mm handling - 1 - --- 2022-01-08 Andy Lutomirski New
[01/23] membarrier: Document why membarrier() works mm, sched: Rework lazy mm handling - 1 - --- 2022-01-08 Andy Lutomirski New
power: supply: Provide stubs for charge_behaviour helpers power: supply: Provide stubs for charge_behaviour helpers - - - --- 2022-01-08 Thomas Weißschuh New
[RFC,linux-next] MIPS: fix duplicated inclusion [RFC,linux-next] MIPS: fix duplicated inclusion - - - --- 2022-01-08 kernel test robot New
[bpf-next] Fix incorrect integer literal used for marking scratched registers in verifier logs [bpf-next] Fix incorrect integer literal used for marking scratched registers in verifier logs 1 - - --- 2022-01-08 Christy Lee New
mm/hwpoison: Fix error page recovered but reported "not recovered" mm/hwpoison: Fix error page recovered but reported "not recovered" - - - --- 2022-01-07 Luck, Tony New
[v2] sysinfo: include availram field in sysinfo struct [v2] sysinfo: include availram field in sysinfo struct - - - --- 2022-01-07 Pintu Kumar New
mm/thp: Drop unused trace events hugepage_[invalidate|splitting] mm/thp: Drop unused trace events hugepage_[invalidate|splitting] - 1 - --- 2022-01-07 Anshuman Khandual New
mm/migration: Add trace events for THP migrations mm/migration: Add trace events for THP migrations - - - --- 2022-01-07 Anshuman Khandual New
mm/page_alloc.c: Use div64_ul instead of do_div mm/page_alloc.c: Use div64_ul instead of do_div - - - --- 2022-01-07 CGEL New
selftests/vm: Make charge_reserved_hugetlb.sh work with existing cgroup setting selftests/vm: Make charge_reserved_hugetlb.sh work with existing cgroup setting 1 - - --- 2022-01-06 Waiman Long New
[v3,RESEND] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem [v3,RESEND] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem - - - --- 2022-01-06 Charan Teja Kalla New
sysinfo: include availram field in sysinfo struct sysinfo: include availram field in sysinfo struct - - - --- 2022-01-06 Pintu Kumar New
mm/damon: Remove redundant page validation mm/damon: Remove redundant page validation - 1 - --- 2022-01-06 Baolin Wang New
[v3] mm, oom: OOM sysrq should always kill a process [v3] mm, oom: OOM sysrq should always kill a process 2 - - --- 2022-01-06 Jann Horn New
[v2] mm, oom: OOM sysrq should always kill a process [v2] mm, oom: OOM sysrq should always kill a process 1 - - --- 2022-01-06 Jann Horn New
[RFC,16/16] sched/fair: Consider kthread debt in cputime padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,15/16] sched/fair: Account kthread runtime debt for CFS bandwidth padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,14/16] padata: Nice helper threads one by one to prevent starvation padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,13/16] padata: Run helper threads at MAX_NICE padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,12/16] sched, padata: Bound max threads with max_cfs_bandwidth_cpus() padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,11/16] padata: Cap helpers started to online CPUs padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,10/16] padata: Helpers should respect main thread's CPU affinity padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,09/16] padata: Use kthreads in do_multithreaded padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,08/16] vfio/type1: Cache locked_vm to ease mmap_lock contention padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,07/16] vfio/type1: Parallelize vfio_pin_map_dma() padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,06/16] vfio/type1: Refactor dma map removal padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,05/16] vfio/type1: Pass mm to vfio_pin_pages_remote() padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,04/16] padata: Detect deadlocks between main and helper threads padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,03/16] padata: Add undo support padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,02/16] padata: Return first error from a job padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[RFC,01/16] padata: Remove __init from multithreading functions padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan New
[v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read [v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read - 1 - --- 2022-01-05 Mauricio Faria de Oliveira New
[RFC,v3,8/8] arch: powerpc: adjust fadump alignment to be pageblock aligned. Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2022-01-05 Zi Yan New
[RFC,v3,7/8] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size. Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2022-01-05 Zi Yan New
[RFC,v3,6/8] mm: cma: use pageblock_order as the single alignment Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2022-01-05 Zi Yan New
[RFC,v3,5/8] mm: page_isolation: check specified range for unmovable pages during isolation. Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2022-01-05 Zi Yan New
[RFC,v3,4/8] mm: make alloc_contig_range work at pageblock granularity Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2022-01-05 Zi Yan New
[RFC,v3,3/8] mm: migrate: allocate the right size of non hugetlb or THP compound pages. Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2022-01-05 Zi Yan New
[RFC,v3,2/8] mm: compaction: handle non-lru compound pages properly in isolate_migratepages_block(). Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2022-01-05 Zi Yan New
[RFC,v3,1/8] mm: page_alloc: avoid merging non-fallbackable pageblocks with others. Use pageblock_order for cma and alloc_contig_range alignment. - - - --- 2022-01-05 Zi Yan New
mm, oom: OOM sysrq should always kill a process mm, oom: OOM sysrq should always kill a process 1 - - --- 2022-01-05 Jann Horn New
[v3,3/3] x86: Add test for arch_prctl(ARCH_VSYSCALL_CONTROL) [v3,1/3] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall - - - --- 2022-01-05 Florian Weimer New
[v3,2/3] selftests/x86/Makefile: Support per-target $(LIBS) configuration [v3,1/3] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall - - - --- 2022-01-05 Florian Weimer New
[v3,1/3] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall [v3,1/3] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall 1 - - --- 2022-01-05 Florian Weimer New
[v3] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem [v3] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem - - - --- 2022-01-05 Charan Teja Kalla New
[v4] memcg: add per-memcg vmalloc stat [v4] memcg: add per-memcg vmalloc stat 2 1 - --- 2022-01-04 Shakeel Butt New
[v6,9/9] mm: multigenerational lru: Kconfig Multigenerational LRU Framework - - 1 --- 2022-01-04 Yu Zhao New
[v6,8/9] mm: multigenerational lru: user interface Multigenerational LRU Framework - - 1 --- 2022-01-04 Yu Zhao New
[v6,7/9] mm: multigenerational lru: eviction Multigenerational LRU Framework - - 1 --- 2022-01-04 Yu Zhao New
[v6,6/9] mm: multigenerational lru: aging Multigenerational LRU Framework - - 1 --- 2022-01-04 Yu Zhao New
[v6,5/9] mm: multigenerational lru: mm_struct list Multigenerational LRU Framework - - 1 --- 2022-01-04 Yu Zhao New
[v6,4/9] mm: multigenerational lru: groundwork Multigenerational LRU Framework - - 1 --- 2022-01-04 Yu Zhao New
[v6,3/9] mm/vmscan.c: refactor shrink_node() Multigenerational LRU Framework - - 1 --- 2022-01-04 Yu Zhao New
[v6,2/9] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG Multigenerational LRU Framework - - 1 --- 2022-01-04 Yu Zhao New
[v6,1/9] mm: x86, arm64: add arch_has_hw_pte_young() Multigenerational LRU Framework - - 1 --- 2022-01-04 Yu Zhao New
userfaultfd/selftests: clean up hugetlb allocation code userfaultfd/selftests: clean up hugetlb allocation code - 1 - --- 2022-01-04 Mike Kravetz New
« 1 2 ... 407 408 409827 828 »