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
2020-10-07
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
2020-10-07
mm: replace memmap_context by meminit_context
Laurent Dufour
2020-10-01
mm, THP, swap: fix allocating cluster for swapfile by mistake
Gao Xiang
2020-10-01
mm/swap_state: fix a data race in swapin_nr_pages
Qian Cai
2020-10-01
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
Jaewon Kim
2020-10-01
mm/vmscan.c: fix data races using kswapd_classzone_idx
Qian Cai
2020-10-01
mm/filemap.c: clear page error before actual read
Xianting Tian
2020-10-01
mm/kmemleak.c: use address-of operator on section symbols
Nathan Chancellor
2020-10-01
mm: avoid data corruption on CoW fault into PFN-mapped VMA
Kirill A. Shutemov
2020-10-01
mm: pagewalk: fix termination condition in walk_pte_range()
Steven Price
2020-10-01
mm/swapfile.c: swap_next should increase position index
Vasily Averin
2020-10-01
mm: fix double page fault on arm64 if PTE_AF is cleared
Jia He
2020-09-26
mm: memcg: fix memcg reclaim soft lockup
Xunlei Pang
2020-09-26
mm/thp: fix __split_huge_pmd_locked() for migration PMD
Ralph Campbell
2020-09-23
percpu: fix first chunk size calculation for populated bitmap
Sunghyun Jin
2020-09-09
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
2020-09-09
mm: slub: fix conversion of freelist_corrupted()
Eugeniu Rosca
2020-09-09
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
2020-09-09
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
2020-08-26
mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
Peter Xu
2020-08-26
mm, page_alloc: fix core hung in free_pcppages_bulk()
Charan Teja Reddy
2020-08-26
mm: include CMA pages in lowmem_reserve at boot
Doug Berger
2020-08-26
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
2020-08-26
khugepaged: khugepaged_test_exit() check mmget_still_valid()
Hugh Dickins
2020-08-21
khugepaged: retract_page_tables() remember to test exit
Hugh Dickins
2020-08-21
mm/page_counter.c: fix protection usage propagation
Michal Koutný
2020-08-19
mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
Paul E. McKenney
2020-07-29
mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
Muchun Song
2020-07-29
mm: memcg/slab: synchronize access to kmem_cache dying flag using a spinlock
Roman Gushchin
2020-07-29
mm/memcg: fix refcount error while moving and swapping
Hugh Dickins
2020-07-09
mm/slub: fix stack overruns with SLUB_STATS
Qian Cai
2020-07-09
mm/slub.c: fix corrupted freechain in deactivate_slab()
Dongli Zhang
2020-07-09
mm: fix swap cache node allocation mask
Hugh Dickins
2020-06-30
mm/slab: use memzero_explicit() in kzfree()
Waiman Long
2020-06-22
mm: initialize deferred pages with interrupts enabled
Pavel Tatashin
2020-06-22
mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()
Andrea Arcangeli
2020-06-22
mm/slub: fix a memory leak in sysfs_slab_add()
Wang Hai
2020-06-22
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
2020-06-07
mm: Fix mremap not considering huge pmd devmap
Fan Yang
2020-06-03
mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()
Liviu Dudau
2020-05-20
shmem: fix possible deadlocks on shmlock_user_lock
Hugh Dickins
2020-05-14
mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
David Hildenbrand
2020-05-02
mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
Yang Shi
2020-04-29
mm/ksm: fix NULL pointer dereference when KSM zero page is enabled
Muchun Song
2020-04-29
mm/hugetlb: fix a addressing exception caused by huge_pte_offset
Longpeng
2020-04-29
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
2020-04-21
mm/vmalloc.c: move 'area->pages' after if statement
Austin Kim
2020-04-17
mm: Use fixed constant in page_frag_alloc instead of size + 1
Alexander Duyck
2020-04-17
slub: improve bit diffusion for freelist ptr obfuscation
Kees Cook
2020-04-13
mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
Randy Dunlap
[next]