Show patches with: State = Action Required       |    Archived = No       |   39141 patches
« 1 2 ... 121 122 123391 392 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,09/13] mm/khugepaged: retract_page_tables() without mmap or vma lock mm: free retracted page table by RCU - - - --- 2023-07-12 Hugh Dickins New
[v3,08/13] mm/pgtable: add pte_free_defer() for pgtable as page mm: free retracted page table by RCU - - - --- 2023-07-12 Hugh Dickins New
[v3,07/13] s390: add pte_free_defer() for pgtables sharing page mm: free retracted page table by RCU 1 1 1 --- 2023-07-12 Hugh Dickins New
[v3,06/13] sparc: add pte_free_defer() for pte_t *pgtable_t mm: free retracted page table by RCU - - - --- 2023-07-12 Hugh Dickins New
[v3,05/13] powerpc: add pte_free_defer() for pgtables sharing page mm: free retracted page table by RCU - - - --- 2023-07-12 Hugh Dickins New
[v3,04/13] powerpc: assert_pte_locked() use pte_offset_map_nolock() mm: free retracted page table by RCU - - - --- 2023-07-12 Hugh Dickins New
[v3,03/13] arm: adjust_pte() use pte_offset_map_nolock() mm: free retracted page table by RCU - - - --- 2023-07-12 Hugh Dickins New
[v3,02/13] mm/pgtable: add PAE safety to __pte_offset_map() mm: free retracted page table by RCU - - - --- 2023-07-12 Hugh Dickins New
[v3,01/13] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s mm: free retracted page table by RCU - - - --- 2023-07-12 Hugh Dickins New
[3/3] LoongArch: mm: Add unified function populate_kernel_pte LoongArch: mm: Code cleanup with populate pte - - - --- 2023-07-12 Bibo Mao New
[2/3] LoongArch: Code cleanup in function pcpu_populate_pte LoongArch: mm: Code cleanup with populate pte - - - --- 2023-07-12 Bibo Mao New
[1/3] mm/percpu: Remove some local variables in pcpu_populate_pte LoongArch: mm: Code cleanup with populate pte - - - --- 2023-07-12 Bibo Mao New
[mm-unstable,fix] mm: userfaultfd: add new UFFDIO_POISON ioctl: fix [mm-unstable,fix] mm: userfaultfd: add new UFFDIO_POISON ioctl: fix - 1 - --- 2023-07-12 Hugh Dickins New
[2/2] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles Fix hugetlb free path race with memory errors - - - --- 2023-07-11 Mike Kravetz New
[1/2] hugetlb: Do not clear hugetlb dtor until allocating vmemmap Fix hugetlb free path race with memory errors - - - --- 2023-07-11 Mike Kravetz New
[v2,9/9] tcp: Use per-vma locking for receive zerocopy Avoid the mmap lock for fault-around - 2 - --- 2023-07-11 Matthew Wilcox New
[v2,8/9] mm: Remove CONFIG_PER_VMA_LOCK ifdefs Avoid the mmap lock for fault-around - 1 - --- 2023-07-11 Matthew Wilcox New
[v2,7/9] mm: Run the fault-around code under the VMA lock Avoid the mmap lock for fault-around - 1 - --- 2023-07-11 Matthew Wilcox New
[v2,6/9] mm: Move the FAULT_FLAG_VMA_LOCK check down from do_fault() Avoid the mmap lock for fault-around - 1 - --- 2023-07-11 Matthew Wilcox New
[v2,5/9] mm: Move FAULT_FLAG_VMA_LOCK check down in handle_pte_fault() Avoid the mmap lock for fault-around - 1 - --- 2023-07-11 Matthew Wilcox New
[v2,4/9] mm: Move FAULT_FLAG_VMA_LOCK check into handle_pte_fault() Avoid the mmap lock for fault-around - 1 - --- 2023-07-11 Matthew Wilcox New
[v2,3/9] mm: Move FAULT_FLAG_VMA_LOCK check from handle_mm_fault() Avoid the mmap lock for fault-around - 1 - --- 2023-07-11 Matthew Wilcox New
[v2,2/9] mm: Allow per-VMA locks on file-backed VMAs Avoid the mmap lock for fault-around - 1 - --- 2023-07-11 Matthew Wilcox New
[v2,1/9] Revert "tcp: Use per-vma locking for receive zerocopy" Avoid the mmap lock for fault-around - 1 - --- 2023-07-11 Matthew Wilcox New
mm/mlock: Fix vma iterator conversion of apply_vma_lock_flags() mm/mlock: Fix vma iterator conversion of apply_vma_lock_flags() - - 1 --- 2023-07-11 Liam R. Howlett New
[v1] mm/memory_hotplug: document the signal_pending() check in offline_pages() [v1] mm/memory_hotplug: document the signal_pending() check in offline_pages() 1 - - --- 2023-07-11 David Hildenbrand New
[v2] mm/mmap: move vma operations to mm_struct out of the critical section of file mapping lock [v2] mm/mmap: move vma operations to mm_struct out of the critical section of file mapping lock - 1 - --- 2023-07-11 Ma, Yu New
[2/2] mm/slub: remove freelist_dereference() [1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations 1 - - --- 2023-07-11 Vlastimil Babka New
[1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations [1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations 1 1 - --- 2023-07-11 Vlastimil Babka New
fs: binfmt_elf_efpic: fix personality for fdpic ELF fs: binfmt_elf_efpic: fix personality for fdpic ELF - - - --- 2023-07-11 Greg Ungerer New
[v2,2/2] riscv: support the elf-fdpic binfmt loader riscv: support ELF format binaries in nommu mode 1 - - --- 2023-07-11 Greg Ungerer New
[v2,1/2] binfmt_elf_fdpic: support 64-bit systems riscv: support ELF format binaries in nommu mode 1 - - --- 2023-07-11 Greg Ungerer New
[v24,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-07-11 Muhammad Usama Anjum New
[v24,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-07-11 Muhammad Usama Anjum New
[v24,3/5] tools headers UAPI: Update linux/fs.h with the kernel sources Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-07-11 Muhammad Usama Anjum New
[v24,2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-07-11 Muhammad Usama Anjum New
[v24,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-07-11 Muhammad Usama Anjum New
[RESEND,net-next,2/2] net-memcg: Remove redundant tcpmem_pressure [RESEND,net-next,1/2] net-memcg: Scopify the indicators of sockmem pressure - - - --- 2023-07-11 Abel Wu New
[RESEND,net-next,1/2] net-memcg: Scopify the indicators of sockmem pressure [RESEND,net-next,1/2] net-memcg: Scopify the indicators of sockmem pressure - - - --- 2023-07-11 Abel Wu New
[v2] dma-contiguous: support numa CMA for specified node [v2] dma-contiguous: support numa CMA for specified node - - - --- 2023-07-11 Yajun Deng New
[4/4] riscv: Improve flush_tlb_kernel_range() riscv: tlb flush improvements - - - --- 2023-07-11 Alexandre Ghiti New
[3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb riscv: tlb flush improvements - - - --- 2023-07-11 Alexandre Ghiti New
[2/4] riscv: Improve flush_tlb_range() for hugetlb pages riscv: tlb flush improvements - - - --- 2023-07-11 Alexandre Ghiti New
[1/4] riscv: Improve flush_tlb() riscv: tlb flush improvements - - - --- 2023-07-11 Alexandre Ghiti New
[v2,8/8] mm: memory-failure: fix race window when trying to get hugetlb folio A few fixup and cleanup patches for memory-failure 1 - - --- 2023-07-11 Miaohe Lin New
[v2,7/8] mm: memory-failure: fetch compound head after extra page refcnt is held A few fixup and cleanup patches for memory-failure 1 - - --- 2023-07-11 Miaohe Lin New
[v2,6/8] mm: memory-failure: minor cleanup for comments and codestyle A few fixup and cleanup patches for memory-failure 1 - - --- 2023-07-11 Miaohe Lin New
[v2,5/8] mm: memory-failure: remove unneeded header files A few fixup and cleanup patches for memory-failure 1 - - --- 2023-07-11 Miaohe Lin New
[v2,4/8] mm: memory-failure: use local variable huge to check hugetlb page A few fixup and cleanup patches for memory-failure 1 - - --- 2023-07-11 Miaohe Lin New
[v2,3/8] mm: memory-failure: Don't account hwpoison_filter() filtered pages A few fixup and cleanup patches for memory-failure 1 - - --- 2023-07-11 Miaohe Lin New
[v2,2/8] mm: memory-failure: ensure moving HWPoison flag to the raw error pages A few fixup and cleanup patches for memory-failure 1 - - --- 2023-07-11 Miaohe Lin New
[v2,1/8] mm: memory-failure: remove unneeded PageHuge() check A few fixup and cleanup patches for memory-failure 1 - - --- 2023-07-11 Miaohe Lin New
mm/memory: pass folio into do_page_mkwrite() mm/memory: pass folio into do_page_mkwrite() - - - --- 2023-07-11 Sidhartha Kumar New
[v3,7/7] mm/hotplug: Embed vmem_altmap details in memory block Add support for memmap on memory feature on ppc64 - - - --- 2023-07-11 Aneesh Kumar K.V New
[v3,6/7] dax/kmem: Always enroll hotplugged memory for memmap_on_memory Add support for memmap on memory feature on ppc64 - - - --- 2023-07-11 Aneesh Kumar K.V New
[v3,5/7] powerpc/book3s64/memhotplug: Enable memmap on memory for radix Add support for memmap on memory feature on ppc64 - - - --- 2023-07-11 Aneesh Kumar K.V New
[v3,4/7] mm/hotplug: Allow pageblock alignment via altmap reservation Add support for memmap on memory feature on ppc64 - - - --- 2023-07-11 Aneesh Kumar K.V New
[v3,3/7] mm/hotplug: Allow architecture to override memmap on memory support check Add support for memmap on memory feature on ppc64 - - - --- 2023-07-11 Aneesh Kumar K.V New
[v3,2/7] mm/hotplug: Allow memmap on memory hotplug request to fallback Add support for memmap on memory feature on ppc64 - - - --- 2023-07-11 Aneesh Kumar K.V New
[v3,1/7] mm/hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig Add support for memmap on memory feature on ppc64 1 - - --- 2023-07-11 Aneesh Kumar K.V New
[v2,8/8] maple_tree: drop mas_first_entry() Improve the validation for maple tree and some cleanup - 1 - --- 2023-07-11 Peng Zhang New
[v2,7/8] maple_tree: replace mas_logical_pivot() with mas_safe_pivot() Improve the validation for maple tree and some cleanup - 1 - --- 2023-07-11 Peng Zhang New
[v2,6/8] maple_tree: update mt_validate() Improve the validation for maple tree and some cleanup - 1 - --- 2023-07-11 Peng Zhang New
[v2,5/8] maple_tree: make mas_validate_limits() check root node and node limit Improve the validation for maple tree and some cleanup - 1 - --- 2023-07-11 Peng Zhang New
[v2,4/8] maple_tree: fix mas_validate_child_slot() to check last missed slot Improve the validation for maple tree and some cleanup - 1 - --- 2023-07-11 Peng Zhang New
[v2,3/8] maple_tree: make mas_validate_gaps() to check metadata Improve the validation for maple tree and some cleanup - 1 - --- 2023-07-11 Peng Zhang New
[v2,2/8] maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gap Improve the validation for maple tree and some cleanup - 1 - --- 2023-07-11 Peng Zhang New
[v2,1/8] maple_tree: set the node limit when creating a new root node Improve the validation for maple tree and some cleanup - 1 - --- 2023-07-11 Peng Zhang New
selftests/arm64: fix build failure during the "emit_tests" step selftests/arm64: fix build failure during the "emit_tests" step - - 1 --- 2023-07-11 John Hubbard New
[v2,1/1] mm/filemap: remove hugetlb special casing in filemap.c change ->index to PAGE_SIZE for hugetlb pages - - - --- 2023-07-10 Sidhartha Kumar New
[3/3] zram: remove swap_slot_free_notify zram: use frontswap for zram swap usecase - - - --- 2023-07-10 Minchan Kim New
[2/3] zram: support frontswap zram: use frontswap for zram swap usecase - - - --- 2023-07-10 Minchan Kim New
[1/3] frontswap: support backing_dev zram: use frontswap for zram swap usecase - - - --- 2023-07-10 Minchan Kim New
[v5,38/38] mm: Call update_mmu_cache_range() in more page fault handling paths New page table range API - - - --- 2023-07-10 Matthew Wilcox New
[v5,37/38] filemap: Batch PTE mappings New page table range API - - - --- 2023-07-10 Matthew Wilcox New
[v5,36/38] mm: Convert do_set_pte() to set_pte_range() New page table range API - - - --- 2023-07-10 Matthew Wilcox New
[v5,35/38] rmap: add folio_add_file_rmap_range() New page table range API - - - --- 2023-07-10 Matthew Wilcox New
[v5,34/38] filemap: Add filemap_map_folio_range() New page table range API - - - --- 2023-07-10 Matthew Wilcox New
[v5,33/38] mm: Use flush_icache_pages() in do_set_pmd() New page table range API - 1 - --- 2023-07-10 Matthew Wilcox New
[v5,32/38] mm: Tidy up set_ptes definition New page table range API - 1 - --- 2023-07-10 Matthew Wilcox New
[v5,31/38] mm: Rationalise flush_icache_pages() and flush_icache_page() New page table range API - - - --- 2023-07-10 Matthew Wilcox New
[v5,30/38] mm: Remove page_mapping_file() New page table range API - 1 - --- 2023-07-10 Matthew Wilcox New
[v5,29/38] xtensa: Implement the new page table range API New page table range API 1 - - --- 2023-07-10 Matthew Wilcox New
[v5,28/38] x86: Implement the new page table range API New page table range API 1 - - --- 2023-07-10 Matthew Wilcox New
[v5,27/38] um: Implement the new page table range API New page table range API 1 - - --- 2023-07-10 Matthew Wilcox New
[v5,26/38] sparc64: Implement the new page table range API New page table range API 1 - - --- 2023-07-10 Matthew Wilcox New
[v5,25/38] sparc32: Implement the new page table range API New page table range API 1 - - --- 2023-07-10 Matthew Wilcox New
[v5,24/38] sh: Implement the new page table range API New page table range API 1 - - --- 2023-07-10 Matthew Wilcox New
[v5,23/38] s390: Implement the new page table range API New page table range API 1 1 - --- 2023-07-10 Matthew Wilcox New
[v5,22/38] riscv: Implement the new page table range API New page table range API 2 1 - --- 2023-07-10 Matthew Wilcox New
[v5,21/38] powerpc: Implement the new page table range API New page table range API 1 1 - --- 2023-07-10 Matthew Wilcox New
[v5,20/38] parisc: Implement the new page table range API New page table range API 1 - - --- 2023-07-10 Matthew Wilcox New
[v5,19/38] openrisc: Implement the new page table range API New page table range API 1 - - --- 2023-07-10 Matthew Wilcox New
[v5,18/38] nios2: Implement the new page table range API New page table range API 2 - - --- 2023-07-10 Matthew Wilcox New
[v5,17/38] mips: Implement the new page table range API New page table range API 1 - - --- 2023-07-10 Matthew Wilcox New
[v5,16/38] microblaze: Implement the new page table range API New page table range API 1 - - --- 2023-07-10 Matthew Wilcox New
[v5,15/38] m68k: Implement the new page table range API New page table range API 1 - 1 --- 2023-07-10 Matthew Wilcox New
[v5,14/38] loongarch: Implement the new page table range API New page table range API 1 - - --- 2023-07-10 Matthew Wilcox New
[v5,13/38] ia64: Implement the new page table range API New page table range API 1 - - --- 2023-07-10 Matthew Wilcox New
[v5,12/38] hexagon: Implement the new page table range API New page table range API 2 - - --- 2023-07-10 Matthew Wilcox New
« 1 2 ... 121 122 123391 392 »