aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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
2016-08-23Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-08-23 Merge tag 'v3.18.40' into linux-linaro-lsk-v3.18Alex Shi
2016-08-22mm/hugetlb: avoid soft lockup in set_max_huge_pages()Jia He
2016-08-01Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-08-01 Merge tag 'v3.18.38' into linux-linaro-lsk-v3.18Alex Shi
2016-07-204.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compou...Steven Rostedt
2016-07-17Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-07-17 Merge tag 'v3.18.37' into linux-linaro-lsk-v3.18lsk-v3.18-16.07Alex Shi
2016-07-12tmpfs: fix regression hang in fallocate undoHugh Dickins
2016-07-12mm: fix invalid node in alloc_migrate_target()Xishi Qiu
2016-07-12mm, compaction: abort free scanner if split failsDavid Rientjes
2016-07-12mm, compaction: skip compound pages by order in free scannerVlastimil Babka
2016-07-12mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba
2016-07-12mm: rename deactivate_page to deactivate_file_pageMinchan Kim
2016-07-12tmpfs: don't undo fallocate past its last pageAnthony Romano
2016-07-12mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger
2016-07-11percpu: fix synchronization between synchronous map extension and chunk destr...Tejun Heo
2016-07-11percpu: fix synchronization between chunk->map_extend_work and chunk destructionTejun Heo
2016-05-24Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-16.05-androidAlex Shi
2016-05-24 Merge tag 'v3.18.34' into linux-linaro-lsk-v3.18lsk-v3.18-16.05Alex Shi
2016-05-17mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins
2016-05-17mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov
2016-04-27Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-16.04-androidAlex Shi
2016-04-27Merge branch 'v3.18/topic/KASAN' into linux-linaro-lsk-v3.18lsk-v3.18-16.04Alex Shi
2016-04-27mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()Jerome Marchand
2016-04-27mm/early_ioremap: add explicit #include of asm/early_ioremap.hArd Biesheuvel
2016-04-21Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-04-18mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka
2016-04-18mm: use 'unsigned int' for page orderKirill A. Shutemov
2016-04-18mm: page_alloc: pass PFN to __free_pages_bootmemMel Gorman