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-01-30
Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
Wang Hai
2021-01-27
kasan: fix incorrect arguments passing in kasan_add_zero_shadow
Lecopzer Chen
2021-01-27
kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow
Lecopzer Chen
2021-01-19
mm, slub: consider rest of partial list if acquire_slab() fails
Jann Horn
2021-01-19
mm/hugetlb: fix potential missing huge page size info
Miaohe Lin
2020-12-11
mm/swapfile: do not sleep with a spin lock held
Qian Cai
2020-12-11
mm: list_lru: set shrinker map bit when child nr_items is not zero
Yang Shi
2020-11-24
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
2020-11-24
page_frag: Recover from memory pressure
Dongli Zhang
2020-11-10
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-29
mm/memcg: fix device private memcg accounting
Ralph Campbell
2020-10-14
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
2020-10-14
mm/khugepaged: fix filemap page_to_pgoff(page) != offset
Hugh Dickins
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
[next]