Show patches with: State = Action Required       |   74001 patches
« 1 2 ... 367 368 369740 741 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[8/8] kasan: test: avoid corrupting memory in kasan_rcu_uaf kasan: test: avoid crashing the kernel with HW_TAGS - 1 - --- 2021-08-11 andrey.konovalov@linux.dev New
[7/8] kasan: test: avoid corrupting memory in copy_user_test kasan: test: avoid crashing the kernel with HW_TAGS - 1 - --- 2021-08-11 andrey.konovalov@linux.dev New
[6/8] kasan: test: clean up ksize_uaf kasan: test: avoid crashing the kernel with HW_TAGS - 1 - --- 2021-08-11 andrey.konovalov@linux.dev New
[5/8] kasan: test: only do kmalloc_uaf_memset for generic mode kasan: test: avoid crashing the kernel with HW_TAGS 1 - - --- 2021-08-11 andrey.konovalov@linux.dev New
[4/8] kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS kasan: test: avoid crashing the kernel with HW_TAGS - 1 - --- 2021-08-11 andrey.konovalov@linux.dev New
[3/8] kasan: test: avoid corrupting memory via memset kasan: test: avoid crashing the kernel with HW_TAGS - - - --- 2021-08-11 andrey.konovalov@linux.dev New
[2/8] kasan: test: avoid writing invalid memory kasan: test: avoid crashing the kernel with HW_TAGS - 1 - --- 2021-08-11 andrey.konovalov@linux.dev New
[1/8] kasan: test: rework kmalloc_oob_right kasan: test: avoid crashing the kernel with HW_TAGS - 1 - --- 2021-08-11 andrey.konovalov@linux.dev New
mm/page_alloc: don't corrupt pcppage_migratetype mm/page_alloc: don't corrupt pcppage_migratetype 2 - - --- 2021-08-11 Doug Berger New
mmap denywrite mess (Was: [GIT PULL] overlayfs fixes for 5.14-rc6) mmap denywrite mess (Was: [GIT PULL] overlayfs fixes for 5.14-rc6) - - - --- 2021-08-11 Miklos Szeredi New
[RFC] netfs, afs, ceph: Use folios [RFC] netfs, afs, ceph: Use folios - - - --- 2021-08-11 David Howells New
ramfs: fix mount source show for ramfs ramfs: fix mount source show for ramfs - - - --- 2021-08-11 yangerkun New
mm: slub: remove preemption disabling from put_cpu_partial mm: slub: remove preemption disabling from put_cpu_partial - - - --- 2021-08-11 Muchun Song New
mm: remove redundant compound_head() calling mm: remove redundant compound_head() calling - - - --- 2021-08-11 Muchun Song New
memblock: Check memory add/cap ordering memblock: Check memory add/cap ordering - 1 - --- 2021-08-11 Geert Uytterhoeven New
memblock: Add missing debug code to memblock_add_node() memblock: Add missing debug code to memblock_add_node() - 1 - --- 2021-08-11 Geert Uytterhoeven New
[v2,3/3] mm/gup: Remove try_get_page(), call try_get_compound_head() directly A few gup refactorings and documentation updates - 2 - --- 2021-08-11 John Hubbard New
[v2,2/3] mm/gup: small refactoring: simplify try_grab_page() A few gup refactorings and documentation updates - 1 - --- 2021-08-11 John Hubbard New
[v2,1/3] mm/gup: documentation corrections for gup/pup A few gup refactorings and documentation updates - - - --- 2021-08-11 John Hubbard New
[v2] mm, hugepages: add mremap() support for hugepage backed vma [v2] mm, hugepages: add mremap() support for hugepage backed vma - - - --- 2021-08-11 Mina Almasry New
[18/18] ARC: mm: introduce _PAGE_TABLE to explicitly link pgd,pud,pmd entries ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[17/18] ARC: mm: vmalloc sync from kernel to user table to update PMD ... ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[16/18] ARC: mm: support 4 levels of page tables ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[15/18] ARC: mm: support 3 levels of page tables ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[14/18] ARC: mm: hack to allow 2 level build with 4 level code ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[13/18] ARC: mm: disintegrate pgtable.h into levels and flags ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[12/18] ARC: mm: disintegrate mmu.h (arcv2 bits out) ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[11/18] ARC: mm: move MMU specific bits out of entry code ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[10/18] ARC: mm: move MMU specific bits out of ASID allocator ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[09/18] ARC: mm: non-functional code cleanup ahead of 3 levels ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[08/18] ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set) ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[07/18] ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flag ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[06/18] ARC: mm: Enable STRICT_MM_TYPECHECKS ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[05/18] ARC: mm: Fixes to allow STRICT_MM_TYPECHECKS ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[04/18] ARC: mm: remove pgd_offset_fast ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[03/18] ARC: mm: move mmu/cache externs out to setup.h ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[02/18] ARC: mm: remove tlb paranoid code ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
[01/18] ARC: mm: simplify mmu scratch register assingment to mmu needs ARC mm updates to support 3 or 4 levels of paging - - - --- 2021-08-11 Vineet Gupta New
mm/slub, kasan: fix checking page_alloc allocations on free mm/slub, kasan: fix checking page_alloc allocations on free - - - --- 2021-08-10 andrey.konovalov@linux.dev New
[3/3] Revert "mm: swap: check if swap backing device is congested or not" [1/3,linux-next] Revert "mm,shmem: fix a typo in shmem_swapin_page()" 1 - - --- 2021-08-10 Yang Shi New
[2/3] Revert "mm/shmem: fix shmem_swapin() race with swapoff" [1/3,linux-next] Revert "mm,shmem: fix a typo in shmem_swapin_page()" - - - --- 2021-08-10 Yang Shi New
[1/3,linux-next] Revert "mm,shmem: fix a typo in shmem_swapin_page()" [1/3,linux-next] Revert "mm,shmem: fix a typo in shmem_swapin_page()" - - - --- 2021-08-10 Yang Shi New
mm/hugetlb: Initialize page to NULL in alloc_buddy_huge_page_with_mpol() mm/hugetlb: Initialize page to NULL in alloc_buddy_huge_page_with_mpol() - - - --- 2021-08-10 Nathan Chancellor New
selftests/damon/debugfs_attrs: Add missing execute permission selftests/damon/debugfs_attrs: Add missing execute permission - - - --- 2021-08-10 SeongJae Park New
[RFC,v2,5/5] mm/slub: do not create dma-kmalloc if no managed pages in DMA zone Avoid requesting page from DMA zone when no managed pages - - - --- 2021-08-10 Baoquan He New
[RFC,v2,4/5] dma/pool: create dma atomic pool only if dma zone has mamaged pages Avoid requesting page from DMA zone when no managed pages - - - --- 2021-08-10 Baoquan He New
[RFC,v2,3/5] mm_zone: add function to check if managed dma zone exists Avoid requesting page from DMA zone when no managed pages - - - --- 2021-08-10 Baoquan He New
[RFC,v2,2/5] dma-pool: allow user to disable atomic pool Avoid requesting page from DMA zone when no managed pages - - - --- 2021-08-10 Baoquan He New
[RFC,v2,1/5] docs: kernel-parameters: Update to reflect the current default size of atomic pool Avoid requesting page from DMA zone when no managed pages - - - --- 2021-08-10 Baoquan He New
highmem: Don't disable preemption on RT in kmap_atomic() highmem: Don't disable preemption on RT in kmap_atomic() 1 - - --- 2021-08-10 Sebastian Andrzej Siewior New
[5/5] x86/tdx: Unaccepted memory support x86: Impplement support for unaccepted memory - - - --- 2021-08-10 Kirill A . Shutemov New
[4/5] x86/mm: Provide helpers for unaccepted memory x86: Impplement support for unaccepted memory - - - --- 2021-08-10 Kirill A . Shutemov New
[3/5] x86/boot/compressed: Handle unaccepted memory x86: Impplement support for unaccepted memory - - - --- 2021-08-10 Kirill A . Shutemov New
[2/5] efi/x86: Implement support for unaccepted memory x86: Impplement support for unaccepted memory - - - --- 2021-08-10 Kirill A . Shutemov New
[1/5] mm: Add support for unaccepted memory x86: Impplement support for unaccepted memory - - - --- 2021-08-10 Kirill A . Shutemov New
[v3] vm_swappiness=0 should still try to avoid swapping anon memory [v3] vm_swappiness=0 should still try to avoid swapping anon memory - - - --- 2021-08-09 Nico Pache New
[v9,2/2] mm: wire up syscall process_mrelease [v9,1/2] mm: introduce process_mrelease system call 1 - - --- 2021-08-09 Suren Baghdasaryan New
[v9,1/2] mm: introduce process_mrelease system call [v9,1/2] mm: introduce process_mrelease system call 3 1 - --- 2021-08-09 Suren Baghdasaryan New
[v2,3/3] hugetlb: before freeing hugetlb page set dtor to appropriate value hugetlb: fix potential ref counting races - 1 - --- 2021-08-09 Mike Kravetz New
[v2,2/3] hugetlb: drop ref count earlier after page allocation hugetlb: fix potential ref counting races - - - --- 2021-08-09 Mike Kravetz New
[v2,1/3] hugetlb: simplify prep_compound_gigantic_page ref count racing code hugetlb: fix potential ref counting races - - - --- 2021-08-09 Mike Kravetz New
[5/5] block: remove the bd_bdi in struct block_device [1/5] mm: hide laptop_mode_wb_timer entirely behind the BDI API - 2 - --- 2021-08-09 Christoph Hellwig New
[4/5] block: move the bdi from the request_queue to the gendisk [1/5] mm: hide laptop_mode_wb_timer entirely behind the BDI API - 2 - --- 2021-08-09 Christoph Hellwig New
[3/5] block: add a queue_has_disk helper [1/5] mm: hide laptop_mode_wb_timer entirely behind the BDI API - 2 - --- 2021-08-09 Christoph Hellwig New
[2/5] block: pass a gendisk to blk_queue_update_readahead [1/5] mm: hide laptop_mode_wb_timer entirely behind the BDI API - 2 - --- 2021-08-09 Christoph Hellwig New
[1/5] mm: hide laptop_mode_wb_timer entirely behind the BDI API [1/5] mm: hide laptop_mode_wb_timer entirely behind the BDI API - 2 - --- 2021-08-09 Christoph Hellwig New
mm: use in_task in mm/page_alloc.c mm: use in_task in mm/page_alloc.c - - - --- 2021-08-09 Vasily Averin New
mm: use in_task() in mempolicy_slab_node() mm: use in_task() in mempolicy_slab_node() - - - --- 2021-08-09 Vasily Averin New
[v3,3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC arm64: support page mapping percpu first chunk allocator 1 - - --- 2021-08-09 Kefeng Wang New
[v3,2/3] arm64: Support page mapping percpu first chunk allocator arm64: support page mapping percpu first chunk allocator - 1 - --- 2021-08-09 Kefeng Wang New
[v3,1/3] vmalloc: Choose a better start address in vm_area_register_early() arm64: support page mapping percpu first chunk allocator - - - --- 2021-08-09 Kefeng Wang New
[v6,12/12] mm/debug_vm_pgtable: Fix corrupted page flag mm/debug_vm_pgtable: Enhancements - 1 - --- 2021-08-09 Gavin Shan New
[v6,11/12] mm/debug_vm_pgtable: Remove unused code mm/debug_vm_pgtable: Enhancements - 1 - --- 2021-08-09 Gavin Shan New
[v6,10/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PGD and P4D modifying tests mm/debug_vm_pgtable: Enhancements - 1 - --- 2021-08-09 Gavin Shan New
[v6,09/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PUD modifying tests mm/debug_vm_pgtable: Enhancements - 1 - --- 2021-08-09 Gavin Shan New
[v6,08/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PMD modifying tests mm/debug_vm_pgtable: Enhancements - 1 - --- 2021-08-09 Gavin Shan New
[v6,07/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PTE modifying tests mm/debug_vm_pgtable: Enhancements - 1 - --- 2021-08-09 Gavin Shan New
[v6,06/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in migration and thp tests mm/debug_vm_pgtable: Enhancements - 1 - --- 2021-08-09 Gavin Shan New
[v6,05/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in soft_dirty and swap tests mm/debug_vm_pgtable: Enhancements - 1 - --- 2021-08-09 Gavin Shan New
[v6,04/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in protnone and devmap tests mm/debug_vm_pgtable: Enhancements - 1 - --- 2021-08-09 Gavin Shan New
[v6,03/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in leaf and savewrite tests mm/debug_vm_pgtable: Enhancements - 1 - --- 2021-08-09 Gavin Shan New
[v6,02/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in basic tests mm/debug_vm_pgtable: Enhancements - 1 - --- 2021-08-09 Gavin Shan New
[v6,01/12] mm/debug_vm_pgtable: Introduce struct pgtable_debug_args mm/debug_vm_pgtable: Enhancements - 1 - --- 2021-08-09 Gavin Shan New
mm: use in_task() in __gfp_pfmemalloc_flags() mm: use in_task() in __gfp_pfmemalloc_flags() - - - --- 2021-08-09 Vasily Averin New
mm: use in_task() in alloc_pages() mm: use in_task() in alloc_pages() - - - --- 2021-08-09 Vasily Averin New
[3/3] mm/gup: refactor and simplify try_get_page() A few gup refactorings and documentation updates - - - --- 2021-08-08 John Hubbard New
[2/3] mm/gup: small refactoring: simplify try_grab_page() A few gup refactorings and documentation updates - - - --- 2021-08-08 John Hubbard New
[1/3] mm/gup: documentation corrections for gup/pup A few gup refactorings and documentation updates - - - --- 2021-08-08 John Hubbard New
mm/workingset: correct kernel-doc notations mm/workingset: correct kernel-doc notations - - - --- 2021-08-08 Randy Dunlap New
mm/migrate: correct kernel-doc notation mm/migrate: correct kernel-doc notation - - - --- 2021-08-08 Randy Dunlap New
[v8,2/2] mm: wire up syscall process_mrelease [v8,1/2] mm: introduce process_mrelease system call 1 - - --- 2021-08-08 Suren Baghdasaryan New
[v8,1/2] mm: introduce process_mrelease system call [v8,1/2] mm: introduce process_mrelease system call 2 1 - --- 2021-08-08 Suren Baghdasaryan New
[3/3] selftests/vm/userfaultfd: wake after copy failure userfaultfd: minor bug fixes - - - --- 2021-08-08 Nadav Amit New
[2/3] userfaultfd: prevent concurrent API initialization userfaultfd: minor bug fixes - - - --- 2021-08-08 Nadav Amit New
[1/3] userfaultfd: change mmap_changing to atomic userfaultfd: minor bug fixes - - - --- 2021-08-08 Nadav Amit New
[5/5] mm: gup: use helper PAGE_ALIGNED in populate_vma_page_range() Cleanups and fixup for gup - 1 - --- 2021-08-07 Miaohe Lin New
[4/5] mm: gup: fix potential pgmap refcnt leak in __gup_device_huge() Cleanups and fixup for gup - 1 - --- 2021-08-07 Miaohe Lin New
[3/5] mm: gup: remove useless BUG_ON in __get_user_pages() Cleanups and fixup for gup - 1 - --- 2021-08-07 Miaohe Lin New
[2/5] mm: gup: remove unneed local variable orig_refs Cleanups and fixup for gup - 1 - --- 2021-08-07 Miaohe Lin New
[1/5] mm: gup: remove set but unused local variable major Cleanups and fixup for gup - 1 - --- 2021-08-07 Miaohe Lin New
« 1 2 ... 367 368 369740 741 »