index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2021-08-26
hugetlb: don't pass page cache pages to restore_reserve_on_error
Mike Kravetz
2021-08-26
mm/hwpoison: retry with shake_page() for unhandlable pages
Naoya Horiguchi
2021-08-26
mm,hwpoison: make get_hwpoison_page() call get_any_page()
Naoya Horiguchi
2021-08-26
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2021-08-18
kasan, slub: reset tag when printing address
Kuan-Ying Lee
2021-08-04
mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
Wang Hai
2021-08-04
mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...
Johannes Weiner
2021-07-28
mm: fix the deadlock in finish_fault()
Qi Zheng
2021-07-28
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2021-07-28
mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction
Sergei Trofimovich
2021-07-28
kfence: skip all GFP_ZONEMASK allocations
Alexander Potapenko
2021-07-28
kfence: move the size check to the beginning of __kfence_alloc()
Alexander Potapenko
2021-07-25
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
2021-07-25
mm/thp: simplify copying of huge zero page pmd when fork
Peter Xu
2021-07-25
Revert "mm/shmem: fix shmem_swapin() race with swapoff"
Greg Kroah-Hartman
2021-07-25
Revert "swap: fix do_swap_page() race with swapoff"
Greg Kroah-Hartman
2021-07-20
mm/hugetlb: fix refs calculation from unaligned @vaddr
Joao Martins
2021-07-19
mm/mremap: hold the rmap lock in write mode when moving page table entries.
Aneesh Kumar K.V
2021-07-14
kfence: unconditionally use unbound work queue
Marco Elver
2021-07-14
mm/zswap.c: fix two bugs in zswap_writeback_entry()
Miaohe Lin
2021-07-14
mm: migrate: fix missing update page_private to hugetlb_page_subpool
Muchun Song
2021-07-14
mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page
Miaohe Lin
2021-07-14
mm/z3fold: fix potential memory leak in z3fold_destroy_pool()
Miaohe Lin
2021-07-14
hugetlb: remove prep_compound_huge_page cleanup
Mike Kravetz
2021-07-14
mm/huge_memory.c: don't discard hugepage if other processes are mapping it
Miaohe Lin
2021-07-14
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-07-14
mm/page_alloc: fix counting of managed_pages
Liu Shixin
2021-07-14
mm: memcg/slab: properly set up gfp flags for objcg pointer array
Waiman Long
2021-07-14
mm/shmem: fix shmem_swapin() race with swapoff
Miaohe Lin
2021-07-14
swap: fix do_swap_page() race with swapoff
Miaohe Lin
2021-07-14
mm: mmap_lock: use local locks instead of disabling preemption
Nicolas Saenz Julienne
2021-07-14
mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage()
Anshuman Khandual
2021-07-14
mm/gup: fix try_grab_compound_head() race with split_huge_page()
Jann Horn
2021-07-14
mm/page_alloc: fix memory map initialization for descending nodes
Mike Rapoport
2021-07-07
mm/page_alloc: correct return value of populated elements if bulk array is po...
Mel Gorman
2021-06-24
mm/page_alloc: do bulk array bounds check after checking populated elements
Mel Gorman
2021-06-24
mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing array
Rasmus Villemoes
2021-06-24
mm/hwpoison: do not lock page again when me_huge_page() successfully recovers
Naoya Horiguchi
2021-06-24
mm,hwpoison: return -EHWPOISON to denote that the page has already been poisoned
Aili Yao
2021-06-24
mm/memory-failure: use a mutex to avoid memory_failure() races
Tony Luck
2021-06-24
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-06-24
mm/vmalloc: unbreak kasan vmalloc support
Daniel Axtens
2021-06-24
mm/vmalloc: add vmalloc_no_huge
Claudio Imbrenda
2021-06-24
mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
Hugh Dickins
2021-06-24
mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
Hugh Dickins
2021-06-24
mm: page_vma_mapped_walk(): get vma_address_end() earlier
Hugh Dickins
2021-06-24
mm: page_vma_mapped_walk(): use goto instead of while (1)
Hugh Dickins
2021-06-24
mm: page_vma_mapped_walk(): add a level of indentation
Hugh Dickins
2021-06-24
mm: page_vma_mapped_walk(): crossing page table boundary
Hugh Dickins
2021-06-24
mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
Hugh Dickins
[next]