Show patches with: none      |   72380 patches
« 1 2 ... 351 352 353723 724 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,3/3] mm, memcg: get rid of percpu_charge_mutex lock Cleanups and fixup for memcontrol - - - --- 2021-08-07 Miaohe Lin New
[v2,2/3] mm, memcg: save some atomic ops when flush is already true Cleanups and fixup for memcontrol 2 2 - --- 2021-08-07 Miaohe Lin New
[v2,1/3] mm, memcg: remove unused functions Cleanups and fixup for memcontrol 2 2 - --- 2021-08-07 Miaohe Lin New
[RFC,4/4] mm: Install marker pte when page out for shmem pages mm: Enable PM_SWAP for shmem with PTE_MARKER - - - --- 2021-08-07 Peter Xu New
[RFC,3/4] mm: Handle PTE_MARKER page faults mm: Enable PM_SWAP for shmem with PTE_MARKER - - - --- 2021-08-07 Peter Xu New
[RFC,2/4] mm: Check against orig_pte for finish_fault() mm: Enable PM_SWAP for shmem with PTE_MARKER - - - --- 2021-08-07 Peter Xu New
[RFC,1/4] mm: Introduce PTE_MARKER swap entry mm: Enable PM_SWAP for shmem with PTE_MARKER - - - --- 2021-08-07 Peter Xu New
[v2] vm_swappiness=0 should still try to avoid swapping anon memory [v2] vm_swappiness=0 should still try to avoid swapping anon memory - - - --- 2021-08-07 Nico Pache New
vm_swappiness=0 should still try to avoid swapping anon memory vm_swappiness=0 should still try to avoid swapping anon memory - - - --- 2021-08-06 Nico Pache New
shmem: Use raw_spinlock_t for ->stat_lock shmem: Use raw_spinlock_t for ->stat_lock 1 - - --- 2021-08-06 Sebastian Andrzej Siewior New
[v3,9/9] mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online policy mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[v3,8/9] mm/memory_hotplug: memory group aware "auto-movable" online policy mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[v3,7/9] virtio-mem: use a single dynamic memory group for a single virtio-mem device mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[v3,6/9] dax/kmem: use a single static memory group for a single probed unit mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[v3,5/9] ACPI: memhotplug: use a single static memory group for a single memory device mm/memory_hotplug: "auto-movable" online policy and memory groups 1 - - --- 2021-08-06 David Hildenbrand New
[v3,4/9] mm/memory_hotplug: track present pages in memory groups mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[v3,3/9] drivers/base/memory: introduce "memory groups" to logically group memory blocks mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[v3,2/9] mm/memory_hotplug: introduce "auto-movable" online policy mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[v3,1/9] mm: track present early pages per zone mm/memory_hotplug: "auto-movable" online policy and memory groups - - - --- 2021-08-06 David Hildenbrand New
[RFC] mm: optimise generic_file_read_iter [RFC] mm: optimise generic_file_read_iter - - - --- 2021-08-06 Pavel Begunkov New
[v3] mm: KSM: fix data type [v3] mm: KSM: fix data type - - - --- 2021-08-06 Zhansaya Bagdauletkyzy New
[v2,2/2] selftests: vm: add COW time test for KSM pages add KSM performance tests - - - --- 2021-08-06 Zhansaya Bagdauletkyzy New
[v2,1/2] selftests: vm: add KSM merging time test add KSM performance tests - 1 - --- 2021-08-06 Zhansaya Bagdauletkyzy New
« 1 2 ... 351 352 353723 724 »