summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-01-09Merge tag 'v4.4.40' into android-4.4.yDmitry Shmidt
2017-01-06mm/vmscan.c: set correct defer count for shrinkerShaohua Li
2017-01-06mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman
2016-12-08Merge tag 'v4.4.37' into android-4.4.yDmitry Shmidt
2016-12-08kasan: update kasan_global for gcc 7Dmitry Vyukov
2016-11-21Merge tag 'v4.4.34' into android-4.4.yDmitry Shmidt
2016-11-18swapfile: fix memory corruption via malformed swapfileJann Horn
2016-11-15Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt
2016-11-10mm/cma: silence warnings due to max() usageStephen Rothwell
2016-11-10mm: memcontrol: do not recurse in direct reclaimJohannes Weiner
2016-11-10mm/list_lru.c: avoid error-path NULL pointer derefAlexander Polakov
2016-11-07Merge tag 'v4.4.30' into android-4.4.yDmitry Shmidt
2016-10-31mm/hugetlb: fix memory offline with hugepage size > memory block sizeGerald Schaefer
2016-10-28Merge tag 'v4.4.28' into android-4.4.yDmitry Shmidt
2016-10-28mm: filemap: fix mapping->nrpages double accounting in fuseJohannes Weiner
2016-10-28mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner
2016-10-28mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner
2016-10-21Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-10-21Merge tag 'v4.4.26' into android-4.4.yDmitry Shmidt
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-10-17CHROMIUM: remove Android's cgroup generic permissions checksDmitry Torokhov
2016-10-14Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt
2016-10-10Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-10-10Merge tag 'v4.4.23' into android-4.4.yDmitry Shmidt
2016-10-07mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang
2016-10-06UPSTREAM: percpu: fix synchronization between synchronous map extension and c...Tejun Heo
2016-10-06UPSTREAM: percpu: fix synchronization between chunk->map_extend_work and chun...Tejun Heo
2016-09-30mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins
2016-09-29UPSTREAM: mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory tableArd Biesheuvel
2016-09-16Merge tag 'v4.4.21' into android-4.4.yDmitry Shmidt
2016-09-15proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner
2016-09-13Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-08Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...Dmitry Shmidt
2016-09-08Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-08UPSTREAM: usercopy: remove page-spanning test for nowKees Cook
2016-09-07Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-07Merge tag 'v4.4.20' into android-4.4.yDmitry Shmidt
2016-09-07hugetlb: fix nr_pmds accounting with shared page tablesKirill A. Shutemov
2016-09-06UPSTREAM: mm/slub: support left redzoneJoonsoo Kim
2016-09-06UPSTREAM: usercopy: fix overlap check for kernel textJosh Poimboeuf
2016-09-06UPSTREAM: usercopy: avoid potentially undefined behavior in pointer mathEric Biggers
2016-09-06UPSTREAM: mm: SLUB hardened usercopy supportKees Cook
2016-09-06UPSTREAM: mm: SLAB hardened usercopy supportKees Cook
2016-09-06BACKPORT: mm: Hardened usercopyKees Cook
2016-08-22Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt
2016-08-20mm/hugetlb: avoid soft lockup in set_max_huge_pages()Jia He
2016-08-20block: fix bdi vs gendisk lifetime mismatchDan Williams
2016-08-16mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov
2016-08-16mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov
2016-08-16mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner