summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-12-01Merge branch 'akpm-current/current'Stephen Rothwell
2017-12-01Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2017-12-01Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2017-12-01Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-12-01pids: introduce find_get_task_by_vpid() helperMike Rapoport
2017-12-01kasan: use %px to print addresses instead of %pTobin C. Harding
2017-12-01mm/vmstat.c: walk the zone in pageblock_nr_pages stepszhong jiang
2017-12-01mm/page_owner: align with pageblock_nr pageszhong jiang
2017-12-01mm: vmscan: do not pass reclaimed slab to vmpressureVinayak Menon
2017-12-01mm, hugetlb: remove hugepages_treat_as_movable sysctlMichal Hocko
2017-12-01mm: make counting of list_lru_one::nr_items locklessKirill Tkhai
2017-12-01list_lru-prefetch-neighboring-list-entries-before-acquiring-lock-fixAndrew Morton
2017-11-30usercopy: Restrict non-usercopy caches to size 0Kees Cook
2017-11-30usercopy: Allow strict enforcement of whitelistsKees Cook
2017-11-30usercopy: Mark kmalloc caches as usercopy cachesDavid Windsor
2017-11-30usercopy: WARN() on slab cache usercopy region violationsDavid Windsor
2017-11-30usercopy: Prepare for usercopy whitelistingDavid Windsor
2017-11-30mm/list_lru.c: prefetch neighboring list entries before acquiring lockWaiman Long
2017-11-30mm: remove unused pgdat_reclaimable_pages()Jan Kara
2017-11-30mm/interval_tree.c: use vma_pages() helperVasyl Gomonovych
2017-11-30mm-do-not-stall-register_shrinker-fixAndrew Morton
2017-11-30mm: do not stall register_shrinker()Minchan Kim
2017-11-30mm,oom: remove oom_lock serialization from the OOM reaperTetsuo Handa
2017-11-30mm,oom: use ALLOC_OOM for OOM victim's last second allocationTetsuo Handa
2017-11-30mm,oom: move last second allocation to inside the OOM killerTetsuo Handa
2017-11-30mm/page_alloc.c: fix comment in __get_free_pages()Jiankang Chen
2017-11-30mm/page_owner.c: use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2017-11-30mm: swap: unify cluster-based and vma-based swap readaheadMinchan Kim
2017-11-30mm: swap: clean up swap readaheadMinchan Kim
2017-11-30mm: memcontrol: fix excessive complexity in memory.stat reportingJohannes Weiner
2017-11-30mm: memcontrol: eliminate raw access to stat and event countersJohannes Weiner
2017-11-30mm/filemap.c: remove include of hardirq.hYang Shi
2017-11-30mm: split deferred_init_range into initializing and freeing partsPavel Tatashin
2017-11-30mm, mlock, vmscan: no more skipping pagevecsShakeel Butt
2017-11-30mm: use sc->priority for slab shrink targetsJosef Bacik
2017-11-30mm: show total hugetlb memory consumption in /proc/meminfoRoman Gushchin
2017-11-30mm: drop hotplug lock from lru_add_drain_all()Michal Hocko
2017-11-30mm/mempolicy: add nodes_empty check in SYSC_migrate_pagesYisheng Xie
2017-11-30mm/mempolicy: fix the check of nodemask from userYisheng Xie
2017-11-30mm/mempolicy: remove redundant check in get_nodesYisheng Xie
2017-11-30mm: relax deferred struct page requirementsPavel Tatashin
2017-11-30zswap-same-filled-pages-handling-v2Srividya Desireddy
2017-11-30zswap: same-filled pages handlingSrividya Desireddy
2017-11-30mm: kmemleak: remove unused hardirq.hYang Shi
2017-11-30mm: skip HWPoisoned pages when onlining pagesLaurent Dufour
2017-11-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-29mm/hugetlb: fix NULL-pointer dereference on 5-level paging machineKirill A. Shutemov
2017-11-29mm, memcg: fix mem_cgroup_swapout() for THPsShakeel Butt
2017-11-29kmemleak: add scheduling point to kmemleak_scan()Yisheng Xie
2017-11-29Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are...Michal Hocko