summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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-29UPSTREAM: mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory tableArd Biesheuvel
2016-09-08Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...Dmitry Shmidt
2016-09-08UPSTREAM: usercopy: remove page-spanning test for nowKees Cook
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-11vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter
2016-07-07BACKPORT: ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-04-26Revert "mm: vmscan: Add a debug file for shrinkers"Dmitry Shmidt
2016-03-29mm: Export do_munmapGuenter Roeck
2016-02-16FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman
2016-02-16mm: add a field to store names for private anonymous memoryColin Cross
2016-02-16add extra free kbytes tunableRik van Riel
2016-02-16mm: vmscan: Add a debug file for shrinkersRebecca Schultz Zavin
2016-02-16UPSTREAM: memcg: Only free spare array when readers are doneMartijn Coenen
2016-02-16cgroup: refactor allow_attach handler for 4.4Amit Pundir
2016-02-16cgroup: memcg: pass correct argument to subsys_cgroup_allow_attachAmit Pundir
2016-02-16memcg: add permission checkRom Lemarchand
2016-01-11ashmem: Add shmem_set_file to mm/shmem.cJohn Stultz
2016-01-08vmstat: allocate vmstat_wq before it is usedMichal Hocko
2015-12-29mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens
2015-12-29mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman
2015-12-29mm: memcontrol: fix possible memcg leak due to interrupted reclaimVladimir Davydov
2015-12-18mm/zswap: change incorrect strncmp use to strcmpDan Streetman
2015-12-12mm/oom_kill.c: avoid attempting to kill init sharing same memoryChen Jie
2015-12-12tmpfs: fix shmem_evict_inode() warnings on i_blocksHugh Dickins
2015-12-12mm/hugetlb.c: fix resv map memory leak for placeholder entriesMike Kravetz
2015-12-12mm: hugetlb: call huge_pte_alloc() only if ptep is nullNaoya Horiguchi
2015-12-12mm: fix kerneldoc on mem_cgroup_replace_pageHugh Dickins
2015-12-12mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...Michal Hocko
2015-12-12mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfoVlastimil Babka
2015-12-12memcg: fix memory.high targetVladimir Davydov
2015-12-12mm: hugetlb: fix hugepage memory leak caused by wrong reserve countNaoya Horiguchi
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer
2015-11-22slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer
2015-11-22slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer
2015-11-22slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer
2015-11-22slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-20slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUGJesper Dangaard Brouer