summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner2016-09-30
* mem-hotplug: use nodes that contain memory as mask in new_node_page()Li Zhong2016-09-28
* mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang2016-09-28
* mm: check VMA flags to avoid invalid PROT_NONE NUMA balancingLorenzo Stoakes2016-09-25
* Merge branch 'hughd-fixes' (patches from Hugh Dickins)Linus Torvalds2016-09-24
|\
| * mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins2016-09-24
| * huge tmpfs: fix Committed_AS leakHugh Dickins2016-09-24
| * shmem: fix tmpfs to handle the huge= option properlyToshi Kani2016-09-24
* | mm: usercopy: Check for module addressesLaura Abbott2016-09-20
* | mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accountingJohannes Weiner2016-09-19
* | mm: fix the page_swap_info() BUG_ON checkSantosh Shilimkar2016-09-19
* | mm: avoid endless recursion in dump_page()Kirill A. Shutemov2016-09-19
* | mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()Ebru Akagunduz2016-09-19
* | khugepaged: fix use-after-free in collapse_huge_page()Kirill A. Shutemov2016-09-19
* | mem-hotplug: don't clear the only node in new_node_page()Li Zhong2016-09-19
|/
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-10
|\
| * mm: fix show_smap() for zone_device-pmd rangesDan Williams2016-09-09
* | usercopy: remove page-spanning test for nowKees Cook2016-09-07
* | mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes2016-09-01
* | mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman2016-09-01
* | mm, oom: prevent premature OOM killer invocation for high order requestMichal Hocko2016-09-01
|/
* mm: silently skip readahead for DAX inodesRoss Zwisler2016-08-26
* mm: memcontrol: avoid unused function warningArnd Bergmann2016-08-26
* mm: clarify COMPACTION Kconfig textMichal Hocko2016-08-26
* soft_dirty: fix soft_dirty during THP splitAndrea Arcangeli2016-08-26
* usercopy: fix overlap check for kernel textJosh Poimboeuf2016-08-22
* usercopy: avoid potentially undefined behavior in pointer mathEric Biggers2016-08-22
* mm/memory_hotplug.c: initialize per_cpu_nodestats for hotadded pgdatsReza Arbab2016-08-11
* mm, oom: fix uninitialized ret in task_will_free_mem()Geert Uytterhoeven2016-08-11
* kasan: remove the unnecessary WARN_ONCE from quarantine.cAlexander Potapenko2016-08-11
* mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov2016-08-11
* mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov2016-08-11
* proc, meminfo: use correct helpers for calculating LRU sizes in meminfoMel Gorman2016-08-11
* mm/hugetlb: fix incorrect hugepages count during mem hotplugzhong jiang2016-08-11
* mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lockChris Wilson2016-08-10
* rmap: fix compound check logic in page_remove_file_rmapSteve Capper2016-08-10
* mm, rmap: fix false positive VM_BUG() in page_add_file_rmap()Kirill A. Shutemov2016-08-10
* mm/page_alloc.c: recalculate some of node threshold when on/offline memoryJoonsoo Kim2016-08-10
* mm/page_alloc.c: fix wrong initialization when sysctl_min_unmapped_ratio changesJoonsoo Kim2016-08-10
* thp: move shmem_huge_enabled() outside of SYSFS ifdefArnd Bergmann2016-08-10
* mm: memcontrol: only mark charged pages with PageKmemcgVladimir Davydov2016-08-09
* Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-08
|\
| * mm: SLUB hardened usercopy supportKees Cook2016-07-26
| * mm: SLAB hardened usercopy supportKees Cook2016-07-26
| * mm: Hardened usercopyKees Cook2016-07-26
* | mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe2016-08-07
* | block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-07
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-05
|\ \
| * | mm/block: convert rw_page users to bio op useMike Christie2016-08-04
| * | block: fix bdi vs gendisk lifetime mismatchDan Williams2016-08-04