aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-01-19Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2017-01-19 Merge tag 'v4.1.38' into linux-linaro-lsk-v4.1lsk-v4.1-17.02Alex Shi
2017-01-12mm/vmscan.c: set correct defer count for shrinkerShaohua Li
2017-01-03Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2017-01-03 Merge tag 'v4.1.37' into linux-linaro-lsk-v4.1Alex Shi
2016-12-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-12-21mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang
2016-12-08mm: Export do_munmapGuenter Roeck
2016-12-02Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlinux-linaro-lsk-android-testAlex Shi
2016-12-01 Merge tag 'v4.1.36' into linux-linaro-lsk-v4.1lsk-v4.1-16.12Alex Shi
2016-11-23mm/list_lru.c: avoid error-path NULL pointer derefAlexander Polakov
2016-10-29Revert "memcg: add permission check"Amit Pundir
2016-10-29Revert "cgroup: memcg: pass correct argument to subsys_cgroup_allow_attach"Amit Pundir
2016-10-29Revert "cgroup: refactor allow_attach handler for 4.4"Amit Pundir
2016-10-28UPSTREAM: usercopy: remove page-spanning test for nowKees Cook
2016-10-28UPSTREAM: mm/slub: support left redzoneJoonsoo Kim
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: SLAB hardened usercopy supportKees Cook
2016-10-28BACKPORT: mm: Hardened usercopyKees Cook
2016-10-25Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-10-25 Merge tag 'v4.1.35' into linux-linaro-lsk-v4.1lsk-v4.1-16.11Alex Shi
2016-10-23mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-08-23Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-08-23 Merge tag 'v4.1.31' into linux-linaro-lsk-v4.1Alex Shi
2016-08-19mm/hugetlb: avoid soft lockup in set_max_huge_pages()Jia He
2016-08-10Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-08-10 Merge tag 'v4.1.30' into linux-linaro-lsk-v4.1Alex Shi
2016-08-06mm, compaction: prevent VM_BUG_ON when terminating freeing scannerDavid Rientjes
2016-08-06mm, compaction: simplify handling restart position in free pages scannerVlastimil Babka
2016-08-01Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-08-01 Merge tag 'v4.1.29' into linux-linaro-lsk-v4.1Alex Shi
2016-07-20Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.07-androidAlex Shi
2016-07-20Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.07Alex Shi
2016-07-194.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compou...Steven Rostedt
2016-07-12tmpfs: fix regression hang in fallocate undoHugh Dickins
2016-07-10mm: update min_free_kbytes from khugepaged after core initializationJason Baron
2016-07-10mm: fix invalid node in alloc_migrate_target()Xishi Qiu
2016-07-10mm, compaction: abort free scanner if split failsDavid Rientjes
2016-07-10mm, compaction: skip compound pages by order in free scannerVlastimil Babka
2016-07-10mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba
2016-07-10tmpfs: don't undo fallocate past its last pageAnthony Romano
2016-07-10mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger
2016-07-10percpu: fix synchronization between synchronous map extension and chunk destr...Tejun Heo
2016-07-10percpu: fix synchronization between chunk->map_extend_work and chunk destructionTejun Heo
2016-06-29Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-06-28Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1linux-linaro-lsk-v4.1-testAlex Shi
2016-06-28mm/mempool: avoid KASAN marking mempool poison checks as use-after-freev4.1/topic/KASANMatthew Dawson
2016-06-28mm, slub, kasan: enable user tracking by default with KASAN=yAndrey Ryabinin