index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2021-06-03
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
2021-06-03
mm, vmstat: drop zone->lock in /proc/pagetypeinfo
Stephen Brennan
2021-05-22
ksm: fix potential missing rmap_item for stable_node
Miaohe Lin
2021-04-07
mm: fix race by making init_zero_pfn() early_initcall
Ilya Lipnitskiy
2021-03-17
Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
Linus Torvalds
2021-03-07
swap: fix swapfile read/write offset
Jens Axboe
2021-03-07
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
2021-03-07
mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
Li Xinhai
2021-03-07
hugetlb: fix update_and_free_page contig page struct assumption
Mike Kravetz
2021-03-03
mm: hugetlb: fix a race between freeing and dissolving the page
Muchun Song
2021-03-03
mm/hugetlb: fix potential double free in hugetlb_register_node() error path
Miaohe Lin
2021-03-03
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
2021-02-23
memblock: do not start bottom-up allocations with kernel_end
Roman Gushchin
2021-02-23
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
2021-02-10
mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
Muchun Song
2021-02-10
mm: hugetlb: fix a race between isolating and freeing page
Muchun Song
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-01-30
Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
Wang Hai
2021-01-23
mm, slub: consider rest of partial list if acquire_slab() fails
Jann Horn
2021-01-23
mm/hugetlb: fix potential missing huge page size info
Miaohe Lin
2020-12-11
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
2020-11-18
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
2020-10-29
mm/kasan: add API to check memory regions
Andrey Ryabinin
2020-10-29
mm/kasan: print name of mem[set,cpy,move]() caller in report
Andrey Ryabinin
2020-10-01
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
Jaewon Kim
2020-10-01
mm/filemap.c: clear page error before actual read
Xianting Tian
2020-10-01
mm: pagewalk: fix termination condition in walk_pte_range()
Steven Price
2020-09-12
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
2020-09-12
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
2020-09-12
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
2020-09-12
mm, page_alloc: remove unnecessary variable from free_pcppages_bulk
Mel Gorman
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-26
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2020-08-21
mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
Paul E. McKenney
2020-07-31
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: fix swap cache node allocation mask
Hugh Dickins
2020-06-29
mm/slab: use memzero_explicit() in kzfree()
Waiman Long
2020-06-20
mm/slub: fix a memory leak in sysfs_slab_add()
Wang Hai
2020-06-03
mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()
Liviu Dudau
2020-05-20
mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
zhong jiang
2020-04-13
mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
Randy Dunlap
2020-04-02
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-04-02
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
2020-04-02
mm: slub: be more careful about the double cmpxchg of freelist
Linus Torvalds
2020-04-02
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
[next]