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-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-04
hugetlb: fix copy_huge_page_from_user contig page struct assumption
Mike Kravetz
2021-03-04
hugetlb: fix update_and_free_page contig page struct assumption
Mike Kravetz
2021-03-04
mm/compaction: fix misbehaviors of fast_find_migrateblock()
Wonhyuk Yang
2021-03-04
mm/hugetlb: fix potential double free in hugetlb_register_node() error path
Miaohe Lin
2021-03-04
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
2021-02-26
mm: provide a saner PTE walking API for modules
Paolo Bonzini
2021-02-26
mm: simplify follow_pte{,pmd}
Christoph Hellwig
2021-02-26
mm: unexport follow_pte_pmd
Christoph Hellwig
2021-02-10
mm: thp: fix MADV_REMOVE deadlock on shmem THP
Hugh Dickins
2021-02-10
mm, compaction: move high_pfn to the for loop scope
Rokudo Yan
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: hugetlb: fix a race between freeing and dissolving the page
Muchun Song
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-02-10
memblock: do not start bottom-up allocations with kernel_end
Roman Gushchin
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-30
mm: don't wake kswapd prematurely when watermark boosting is disabled
Johannes Weiner
2020-12-16
mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
Minchan Kim
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, page_alloc: skip ->waternark_boost for atomic order-0 allocations
Charan Teja Reddy
2020-11-24
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
2020-11-24
mm: memcg/slab: fix root memcg vmstats
Muchun Song
2020-11-24
page_frag: Recover from memory pressure
Dongli Zhang
2020-11-18
mm/slub: fix panic in slab_alloc_node()
Laurent Dufour
2020-11-10
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
2020-10-29
mm/page_owner: change split_page_owner to take a count
Matthew Wilcox (Oracle)
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-29
mm/swapfile.c: fix potential memory leak in sys_swapon
Miaohe Lin
2020-10-29
mm/error_inject: Fix allow_error_inject function signatures.
Alexei Starovoitov
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/gup: fix gup_fast with dynamic page table folding
Vasily Gorbik
2020-10-01
mm, THP, swap: fix allocating cluster for swapfile by mistake
Gao Xiang
2020-10-01
mm: validate pmd after splitting
Minchan Kim
2020-10-01
mm: memcontrol: fix stat-corrupting race in charge moving
Johannes Weiner
2020-10-01
mm/swap_state: fix a data race in swapin_nr_pages
Qian Cai
2020-10-01
mm/slub: fix incorrect interpretation of s->offset
Waiman Long
2020-10-01
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
Jaewon Kim
[next]