summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm, page_alloc: keep pcp count and list contents in sync if struct page is co...Mel Gorman2017-01-061-2/+10
* mm/vmscan.c: set correct defer count for shrinkerShaohua Li2017-01-061-3/+11
* vfs,mm: fix return value of read() at s_maxbytesLinus Torvalds2017-01-061-1/+1
* mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2017-01-061-0/+2
* mm: workingset: fix NULL ptr in count_shadow_nodesMichal Hocko2016-12-081-1/+1
* mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov2016-12-081-4/+4
* kasan: update kasan_global for gcc 7Dmitry Vyukov2016-12-081-0/+3
* thp: fix corner case of munlock() of PTE-mapped THPsKirill A. Shutemov2016-12-081-2/+5
* mm, thp: propagation of conditional compilation in khugepaged.cJérémy Lefaure2016-12-081-0/+2
* mm, oom: stop pre-mature high-order OOM killer invocationsMichal Hocko2016-12-021-0/+10
* Disable the __builtin_return_address() warning globally after allLinus Torvalds2016-11-261-3/+0
* memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLABGreg Thelen2016-11-181-2/+2
* mm/hugetlb: fix huge page reservation leak in private mapping error pathsMike Kravetz2016-11-181-0/+66
* mm: hwpoison: fix thp split handling in memory_failure()Naoya Horiguchi2016-11-181-7/+5
* swapfile: fix memory corruption via malformed swapfileJann Horn2016-11-181-0/+2
* shmem: fix pageflags after swapping DMA32 objectHugh Dickins2016-11-181-0/+2
* mm: memcontrol: do not recurse in direct reclaimJohannes Weiner2016-11-102-0/+11
* mm/slab: fix kmemcg cache creation delayed issueJoonsoo Kim2016-11-101-1/+1
* mm/list_lru.c: avoid error-path NULL pointer derefAlexander Polakov2016-11-101-0/+2
* mm/hugetlb: improve locking in dissolve_free_huge_pages()Gerald Schaefer2016-10-311-3/+9
* mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer2016-10-312-6/+24
* vfs,mm: fix a dead loop in truncate_inode_pages_range()Wei Fang2016-10-221-0/+4
* mm/hugetlb: fix memory offline with hugepage size > memory block sizeGerald Schaefer2016-10-221-6/+7
* mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner2016-10-221-16/+30
* mm: filemap: fix mapping->nrpages double accounting in fuseJohannes Weiner2016-10-221-1/+0
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-10-201-2/+12
* mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner2016-09-302-63/+61
* mem-hotplug: use nodes that contain memory as mask in new_node_page()Li Zhong2016-09-281-5/+5
* mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang2016-09-281-1/+2
* mm: check VMA flags to avoid invalid PROT_NONE NUMA balancingLorenzo Stoakes2016-09-252-8/+7
* Merge branch 'hughd-fixes' (patches from Hugh Dickins)Linus Torvalds2016-09-242-21/+3
|\
| * mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins2016-09-241-19/+0
| * huge tmpfs: fix Committed_AS leakHugh Dickins2016-09-241-1/+2
| * shmem: fix tmpfs to handle the huge= option properlyToshi Kani2016-09-241-1/+1
* | mm: usercopy: Check for module addressesLaura Abbott2016-09-201-1/+4
* | mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accountingJohannes Weiner2016-09-191-9/+22
* | mm: fix the page_swap_info() BUG_ON checkSantosh Shilimkar2016-09-192-1/+3
* | mm: avoid endless recursion in dump_page()Kirill A. Shutemov2016-09-191-2/+4
* | mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()Ebru Akagunduz2016-09-191-5/+5
* | khugepaged: fix use-after-free in collapse_huge_page()Kirill A. Shutemov2016-09-191-7/+8
* | mem-hotplug: don't clear the only node in new_node_page()Li Zhong2016-09-191-1/+3
|/
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-101-2/+2
|\
| * mm: fix show_smap() for zone_device-pmd rangesDan Williams2016-09-091-2/+2
* | usercopy: remove page-spanning test for nowKees Cook2016-09-071-26/+35
* | mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes2016-09-011-0/+17
* | mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman2016-09-012-13/+13
* | mm, oom: prevent premature OOM killer invocation for high order requestMichal Hocko2016-09-011-49/+2
|/
* mm: silently skip readahead for DAX inodesRoss Zwisler2016-08-261-0/+9
* mm: memcontrol: avoid unused function warningArnd Bergmann2016-08-261-18/+18
* mm: clarify COMPACTION Kconfig textMichal Hocko2016-08-261-1/+8