aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-08-01Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-17.08-androidAmit Pundir
2017-07-22 Merge tag 'v3.18.62' into linux-linaro-lsk-v3.18Alex Shi
2017-07-21mm: fix overflow check in expand_upwards()Helge Deller
2017-07-12 Merge tag 'v3.18.60' into linux-linaro-lsk-v3.18Alex Shi
2017-07-05mm: numa: avoid waiting on freed migrated pagesMark Rutland
2017-06-30Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2017-06-30 Merge tag 'v3.18.59' into linux-linaro-lsk-v3.18Alex Shi
2017-06-26mm: fix new crash in unmapped_area_topdown()Hugh Dickins
2017-06-26Allow stack to grow up to address space limitHelge Deller
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-06-26swap: cond_resched in swap_cgroup_prepare()Yu Zhao
2017-06-26mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse
2017-06-15Merge 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAmit Pundir
2017-06-08 Merge tag 'v3.18.56' into linux-linaro-lsk-v3.18Alex Shi
2017-06-07mlock: fix mlock count can not decrease in race conditionYisheng Xie
2017-06-07mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal
2017-06-07slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner
2017-05-26 Merge tag 'v3.18.55' into linux-linaro-lsk-v3.18Alex Shi
2017-05-25mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer
2017-05-25Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2017-05-08mm/cma: silence warnings due to max() usageStephen Rothwell
2017-05-08mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov
2017-05-01 Merge tag 'v3.18.51' into linux-linaro-lsk-v3.18Alex Shi
2017-04-30mm/init: fix zone boundary creationOliver O'Halloran
2017-04-23 Merge tag 'v3.18.50' into linux-linaro-lsk-v3.18Alex Shi
2017-04-22mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls
2017-04-22mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()Naoya Horiguchi
2017-04-22percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pagesTahsin Erdogan
2017-04-19 Merge tag 'v3.18.49' into linux-linaro-lsk-v3.18Alex Shi
2017-04-18swapfile: fix memory corruption via malformed swapfileJann Horn
2017-01-03Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2017-01-03 Merge tag 'v3.18.46' into linux-linaro-lsk-v3.18Alex Shi
2016-12-23mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang
2016-12-12x86/arm64/kasan, mm: Fix kasan buildlsk-v3.18-16.12-androidAmit Pundir
2016-12-08ANDROID: mm: Export do_munmapGuenter Roeck
2016-12-05BACKPORT: mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov
2016-12-05Revert "memcg: add permission check"Amit Pundir
2016-12-05Revert "cgroup: memcg: pass correct argument to subsys_cgroup_allow_attach"Amit Pundir
2016-10-28UPSTREAM: usercopy: remove page-spanning test for nowKees Cook
2016-10-28UPSTREAM: usercopy: fix overlap check for kernel textJosh Poimboeuf
2016-10-28UPSTREAM: usercopy: avoid potentially undefined behavior in pointer mathEric Biggers
2016-10-28UPSTREAM: mm: SLUB hardened usercopy supportKees Cook
2016-10-28UPSTREAM: mm/slub: support left redzoneJoonsoo Kim
2016-10-28UPSTREAM: mm: SLAB hardened usercopy supportKees Cook
2016-10-28BACKPORT: mm: Hardened usercopyKees Cook
2016-10-25Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-10-25 Merge tag 'v3.18.44' into linux-linaro-lsk-v3.18lsk-v3.18-16.11Alex Shi
2016-10-22mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-08-23BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2016-08-23vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter