Show patches with: State = Action Required       |   73752 patches
« 1 2 ... 140 141 142737 738 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,26/35] maple_tree: Fix testing mas_empty_area() Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,25/35] maple_tree: Revise limit checks in mas_empty_area{_rev}() Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,24/35] maple_tree: Try harder to keep active node with mas_prev() Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,23/35] maple_tree: Try harder to keep active node after mas_next() Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,22/35] mm/mmap: Change do_vmi_align_munmap() for maple tree iterator changes Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,21/35] maple_tree: mas_start() reset depth on dead node Maple tree mas_{next,prev}_range() and cleanup - 1 - --- 2023-05-12 Liam R. Howlett New
[v3,20/35] maple_tree: Remove unnecessary check from mas_destroy() Maple tree mas_{next,prev}_range() and cleanup - 1 - --- 2023-05-12 Liam R. Howlett New
[v3,19/35] maple_tree: Add __init and __exit to test module Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,18/35] mm: Update vma_iter_store() to use MAS_WARN_ON() Maple tree mas_{next,prev}_range() and cleanup - 1 - --- 2023-05-12 Liam R. Howlett New
[v3,17/35] mm: Update validate_mm() to use vma iterator Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,16/35] maple_tree: Make test code work without debug enabled Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,15/35] maple_tree: Return error on mte_pivots() out of range Maple tree mas_{next,prev}_range() and cleanup - 1 - --- 2023-05-12 Liam R. Howlett New
[v3,14/35] maple_tree: Use MAS_BUG_ON() prior to calling mas_meta_gap() Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,13/35] maple_tree: Use MAS_WR_BUG_ON() in mas_store_prealloc() Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,12/35] maple_tree: Use MAS_BUG_ON() from mas_topiary_range() Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,11/35] maple_tree: Use MAS_BUG_ON() in mas_set_height() Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,10/35] maple_tree: Use MAS_BUG_ON() when setting a leaf node as a parent Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,09/35] maple_tree: Convert debug code to use MT_WARN_ON() and MAS_WARN_ON() Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,08/35] maple_tree: Change RCU checks to WARN_ON() instead of BUG_ON() Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,07/35] maple_tree: Convert BUG_ON() to MT_BUG_ON() Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,06/35] maple_tree: Add debug BUG_ON and WARN_ON variants Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,05/35] maple_tree: Add format option to mt_dump() Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,04/35] maple_tree: Clean up mas_dfs_postorder() Maple tree mas_{next,prev}_range() and cleanup - - - --- 2023-05-12 Liam R. Howlett New
[v3,03/35] maple_tree: Avoid unnecessary ascending Maple tree mas_{next,prev}_range() and cleanup - 1 - --- 2023-05-12 Liam R. Howlett New
[v3,02/35] maple_tree: Clean up mas_parent_enum() and rename to mas_parent_type() Maple tree mas_{next,prev}_range() and cleanup - 1 - --- 2023-05-12 Liam R. Howlett New
[v3,01/35] maple_tree: Fix static analyser cppcheck issue Maple tree mas_{next,prev}_range() and cleanup - 1 - --- 2023-05-12 Liam R. Howlett New
[7/7] riscv: mm: Pre-allocate vmalloc PGD leaves riscv: Memory Hot(Un)Plug support - - - --- 2023-05-12 Björn Töpel New
[6/7] virtio-mem: Enable virtio-mem for RISC-V riscv: Memory Hot(Un)Plug support - - - --- 2023-05-12 Björn Töpel New
[5/7] riscv: Enable memory hot add/remove arch kbuild support riscv: Memory Hot(Un)Plug support - - - --- 2023-05-12 Björn Töpel New
[4/7] riscv: mm: Add memory hot add/remove support riscv: Memory Hot(Un)Plug support - - - --- 2023-05-12 Björn Töpel New
[3/7] riscv: mm: Refactor create_linear_mapping_range() for hot add riscv: Memory Hot(Un)Plug support - - - --- 2023-05-12 Björn Töpel New
[2/7] riscv: mm: Change attribute from __init to __meminit for page functions riscv: Memory Hot(Un)Plug support - - - --- 2023-05-12 Björn Töpel New
[1/7] riscv: mm: Pre-allocate PGD leaves to avoid synchronization riscv: Memory Hot(Un)Plug support - - - --- 2023-05-12 Björn Töpel New
mm: fix hugetlb page unmap count balance issue mm: fix hugetlb page unmap count balance issue - - - --- 2023-05-12 Chang, Junxiao New
[v3,4/4] LoongArch: Add kernel address sanitizer support LoongArch: Add kernel address sanitizer support - - - --- 2023-05-12 Qing Zhang New
[v3,3/4] LoongArch: Simplify the processing of jumping new kernel for KASLR LoongArch: Add kernel address sanitizer support - - - --- 2023-05-12 Qing Zhang New
[v3,2/4] kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process LoongArch: Add kernel address sanitizer support - 1 - --- 2023-05-12 Qing Zhang New
[v3,1/4] kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping LoongArch: Add kernel address sanitizer support - 1 - --- 2023-05-12 Qing Zhang New
mm/gup: Fixes FOLL_UNLOCKABLE against FOLL_NOWAIT mm/gup: Fixes FOLL_UNLOCKABLE against FOLL_NOWAIT - - - --- 2023-05-12 Peter Xu New
[3/3] selftests/mm: add uffd unit test for UFFDIO_SIGBUS [1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl - - - --- 2023-05-11 Axel Rasmussen New
[2/3] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers [1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl - - - --- 2023-05-11 Axel Rasmussen New
[1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl [1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl - - - --- 2023-05-11 Axel Rasmussen New
mm, compaction: Skip all pinned pages during scan mm, compaction: Skip all pinned pages during scan - - - --- 2023-05-11 Khalid Aziz New
mm/page_alloc: don't wake up kswapd from rmqueue() unless __GFP_KSWAPD_RECLAIM is specified mm/page_alloc: don't wake up kswapd from rmqueue() unless __GFP_KSWAPD_RECLAIM is specified - - - --- 2023-05-11 Tetsuo Handa New
debugobject: don't wake up kswapd from fill_pool() debugobject: don't wake up kswapd from fill_pool() - - - --- 2023-05-11 Tetsuo Handa New
[RESEND,v1,5/5] mm: ptep_deref() conversion Encapsulate PTE contents from non-arch code - - - --- 2023-05-11 Ryan Roberts New
[RESEND,v1,4/5] mm: Add new ptep_deref() helper to fully encapsulate pte_t Encapsulate PTE contents from non-arch code - - - --- 2023-05-11 Ryan Roberts New
[RESEND,v1,3/5] mm: Fix failure to unmap pte on highmem systems Encapsulate PTE contents from non-arch code - - - --- 2023-05-11 Ryan Roberts New
[RESEND,v1,2/5] mm: damon must atomically clear young on ptes and pmds Encapsulate PTE contents from non-arch code - - - --- 2023-05-11 Ryan Roberts New
[RESEND,v1,1/5] mm: vmalloc must set pte via arch code Encapsulate PTE contents from non-arch code 1 1 - --- 2023-05-11 Ryan Roberts New
[v1,5/5] mm: ptep_deref() conversion [v1,1/5] mm: vmalloc must set pte via arch code - - - --- 2023-05-11 Ryan Roberts New
[v1,4/5] mm: Add new ptep_deref() helper to fully encapsulate pte_t [v1,1/5] mm: vmalloc must set pte via arch code - - - --- 2023-05-11 Ryan Roberts New
[v1,3/5] mm: Fix failure to unmap pte on highmem systems [v1,1/5] mm: vmalloc must set pte via arch code - - - --- 2023-05-11 Ryan Roberts New
[v1,2/5] mm: damon must atomically clear young on ptes and pmds [v1,1/5] mm: vmalloc must set pte via arch code - - - --- 2023-05-11 Ryan Roberts New
[v1,1/5] mm: vmalloc must set pte via arch code [v1,1/5] mm: vmalloc must set pte via arch code - - - --- 2023-05-11 Ryan Roberts New
arm64: wire up cachestat for arm64 arm64: wire up cachestat for arm64 1 1 - --- 2023-05-11 Nhat Pham New
[RFC,6/6] mm: prefer different zone list on different logical CPU mm: improve page allocator scalability via splitting zones - - - --- 2023-05-11 Huang Ying New
[RFC,5/6] mm: create multiple zone instances for one zone type based on memory size mm: improve page allocator scalability via splitting zones - - - --- 2023-05-11 Huang Ying New
[RFC,4/6] mm: avoid show invalid zone in /proc/zoneinfo mm: improve page allocator scalability via splitting zones - - - --- 2023-05-11 Huang Ying New
[RFC,3/6] mm: support multiple zone instances per zone type in memory online mm: improve page allocator scalability via splitting zones - - - --- 2023-05-11 Huang Ying New
[RFC,2/6] mm: add struct zone_type_struct to describe zone type mm: improve page allocator scalability via splitting zones - - - --- 2023-05-11 Huang Ying New
[RFC,1/6] mm: distinguish zone type and zone instance explicitly mm: improve page allocator scalability via splitting zones - - - --- 2023-05-11 Huang Ying New
[PATCHv5] mm: optimization on page allocation when CMA enabled [PATCHv5] mm: optimization on page allocation when CMA enabled - - - --- 2023-05-11 zhaoyang.huang New
cachestat: wire up cachestat for other architectures cachestat: wire up cachestat for other architectures 2 1 1 --- 2023-05-10 Nhat Pham New
maple_tree: Fix a few documentation issues maple_tree: Fix a few documentation issues - - - --- 2023-05-10 Thomas Gleixner New
filemap: remove page_endio() filemap: remove page_endio() 1 1 - --- 2023-05-10 Pankaj Raghav New
mm: memory_hotplug: Fix format string in warnings mm: memory_hotplug: Fix format string in warnings - 2 - --- 2023-05-10 Rick Wertenbroek New
[4/4] mm: page_table_check: Ensure user pages are not slab pages Fix type confusion in page_table_check - - - --- 2023-05-10 Ruihan Li New
[3/4] mm: page_table_check: Make it dependent on !DEVMEM Fix type confusion in page_table_check - - - --- 2023-05-10 Ruihan Li New
[2/4] usb: usbfs: Use consistent mmap functions Fix type confusion in page_table_check - - - --- 2023-05-10 Ruihan Li New
[1/4] usb: usbfs: Enforce page requirements for mmap Fix type confusion in page_table_check - - - --- 2023-05-10 Ruihan Li New
mm: memory_hotplug: Fix format string in __add_pages warning mm: memory_hotplug: Fix format string in __add_pages warning - - - --- 2023-05-10 Rick Wertenbroek New
[v2,03/12] mm: page_alloc: move set_zone_contiguous() into mm_init.c Untitled series #746333 - - - --- 2023-05-10 Kefeng Wang New
[2/2] maple_tree: Drop mtree_alloc_{range,rrange}() and related functions. [1/2] maple_tree: Drop the test code for mtree_alloc_{range,rrange}() - - - --- 2023-05-10 Peng Zhang New
[1/2] maple_tree: Drop the test code for mtree_alloc_{range,rrange}() [1/2] maple_tree: Drop the test code for mtree_alloc_{range,rrange}() - - - --- 2023-05-10 Peng Zhang New
[23/23] xtensa: add pte_unmap() to balance pte_offset_map() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[22/23] x86: sme_populate_pgd() use pte_offset_kernel() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[21/23] x86: Allow get_locked_pte() to fail arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[20/23] sparc: iounit and iommu use pte_offset_kernel() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[19/23] sparc: allow pte_offset_map() to fail arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[16/23] s390: gmap use pte_unmap_unlock() not spin_unlock() arch: allow pte_offset_map[_lock]() to fail 1 - - --- 2023-05-10 Hugh Dickins New
[15/23] s390: allow pte_offset_map_lock() to fail arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge() arch: allow pte_offset_map[_lock]() to fail 1 1 - --- 2023-05-10 Hugh Dickins New
[13/23] powerpc/hugetlb: pte_alloc_huge() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[12/23] powerpc: allow pte_offset_map[_lock]() to fail arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[09/23] parisc: unmap_uncached_pte() use pte_offset_kernel() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[08/23] parisc: add pte_unmap() to balance get_ptep() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[07/23] mips: update_mmu_cache() can replace __update_tlb() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[06/23] microblaze: allow pte_offset_map() to fail arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[05/23] m68k: allow pte_offset_map[_lock]() to fail arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge() arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge() arch: allow pte_offset_map[_lock]() to fail 1 - - --- 2023-05-10 Hugh Dickins New
[02/23] arm64: allow pte_offset_map() to fail arch: allow pte_offset_map[_lock]() to fail 1 - - --- 2023-05-10 Hugh Dickins New
[01/23] arm: allow pte_offset_map[_lock]() to fail arch: allow pte_offset_map[_lock]() to fail - - - --- 2023-05-10 Hugh Dickins New
[-V2] migrate_pages_batch: simplify retrying and failure counting of large folios [-V2] migrate_pages_batch: simplify retrying and failure counting of large folios - 3 - --- 2023-05-10 Huang Ying New
[PATCHv4] mm: optimization on page allocation when CMA enabled [PATCHv4] mm: optimization on page allocation when CMA enabled - - - --- 2023-05-10 zhaoyang.huang New
« 1 2 ... 140 141 142737 738 »