aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-10-04 Merge tag 'v4.9.52' into linux-linaro-lsk-v4.9lsk-v4.9-17.09Alex Shi
2017-09-27mm: prevent double decrease of nr_reserved_highatomicMinchan Kim
2017-09-14 Merge tag 'v4.9.50' into linux-linaro-lsk-v4.9Alex Shi
2017-09-13mm/memory.c: fix mem_cgroup_oom_disable() call missingLaurent Dufour
2017-09-08 Merge tag 'v4.9.48' into linux-linaro-lsk-v4.9Alex Shi
2017-09-07mm, madvise: ensure poisoned pages are removed from per-cpu listsMel Gorman
2017-09-01 Merge tag 'v4.9.46' into linux-linaro-lsk-v4.9Alex Shi
2017-08-30mm/memblock.c: reversed logic in memblock_discard()Pavel Tatashin
2017-08-30mm/madvise.c: fix freeing of locked page with MADV_FREEEric Biggers
2017-08-30mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledKirill A. Shutemov
2017-08-24Sanitize 'move_pages()' permission checksLinus Torvalds
2017-08-24mm/mempolicy: fix use after free when calling get_mempolicyzhong jiang
2017-08-24mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUSMichal Hocko
2017-08-24mm: discard memblock data laterPavel Tatashin
2017-08-24 Merge tag 'v4.9.44' into linux-linaro-lsk-v4.9lsk-v4.9-17.08Alex Shi
2017-08-16mm: fix list corruptions on shmem shrinklistCong Wang
2017-08-16mm: ratelimit PFNs busy info messageJonathan Toppins
2017-08-12 Merge tag 'v4.9.42' into linux-linaro-lsk-v4.9Alex Shi
2017-08-11mm: don't dereference struct page fields of invalid pagesArd Biesheuvel
2017-08-11mm/page_alloc: Remove kernel address exposure in free_reserved_area()Josh Poimboeuf
2017-08-11mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman
2017-07-22Merge remote-tracking branch 'lts/linux-4.9.y' into linux-linaro-lsk-v4.9Alex Shi
2017-07-21mm: fix overflow check in expand_upwards()Helge Deller
2017-07-21mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala
2017-07-21thp, mm: fix crash due race in MADV_FREE handlingKirill A. Shutemov
2017-07-12 Merge tag 'v4.9.36' into linux-linaro-lsk-v4.9Alex Shi
2017-07-05mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappingsArd Biesheuvel
2017-07-05mm: numa: avoid waiting on freed migrated pagesMark Rutland
2017-07-05mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()David Rientjes
2017-06-30 Merge tag 'v4.9.35' into linux-linaro-lsk-v4.9lsk-v4.9-17.06Alex Shi
2017-06-28Merge branch 'lsk/kdump/for-v4.9' into linux-linaro-lsk-v4.9Alex Shi
2017-06-24mm: fix new crash in unmapped_area_topdown()Hugh Dickins
2017-06-24Allow stack to grow up to address space limitHelge Deller
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-24swap: cond_resched in swap_cgroup_prepare()Yu Zhao
2017-06-24mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse
2017-06-17kasan: respect /proc/sys/kernel/traceoff_on_warningPeter Zijlstra
2017-06-17shmem: fix sleeping from atomic contextKirill A. Shutemov
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-06-08memblock: add memblock_cap_memory_range()AKASHI Takahiro
2017-06-08memblock: add memblock_clear_nomap()AKASHI Takahiro
2017-06-07mm/slub.c: trace free objects at KERN_INFODaniel Thompson
2017-06-07slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner
2017-06-07ksm: prevent crash after write_protect_page failsAndrea Arcangeli
2017-06-07mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
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-05-20mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka
2017-04-27mm: prevent NR_ISOLATE_* stats from going negativeRabin Vincent
2017-04-21mm: memcontrol: use special workqueue for creating per-memcg cachesVladimir Davydov