summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* kasan: fix memory hotplug during bootDavid Hildenbrand2018-05-25
* kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand2018-05-25
* mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron2018-05-25
* mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko2018-05-25
* mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin2018-05-25
* mm: fix nr_rotate_swap leak in swapon() error caseOmar Sandoval2018-05-25
* Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim2018-05-24
* mmap: relax file size limit for regular filesLinus Torvalds2018-05-19
* mm: don't allow deferred pages with NEED_PER_CPU_KMPavel Tatashin2018-05-18
* proc: do not access cmdline nor environ from file-backed areasWilly Tarreau2018-05-17
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-11
|\
| * mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes2018-05-11
| * mm: migrate: fix double call of radix_tree_replace_slot()Naoya Horiguchi2018-05-11
| * mm: don't show nr_indirectly_reclaimable in /proc/vmstatRoman Gushchin2018-05-11
| * mm: sections are not offlined during memory hotremovePavel Tatashin2018-05-11
| * z3fold: fix reclaim lock-upsVitaly Wool2018-05-11
* | mmap: introduce sane default mmap limitsLinus Torvalds2018-05-11
|/
* Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds2018-05-05
|\
| * bdi: Fix use after free bug in debugfs_remove()Tetsuo Handa2018-05-03
| * bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa2018-05-03
* | x86/pti: Filter at vma->vm_page_prot populationDave Hansen2018-04-25
|/
* mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox2018-04-20
* mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()Minchan Kim2018-04-20
* mm: enable thp migration for shmem thpNaoya Horiguchi2018-04-20
* writeback: safer lock nestingGreg Thelen2018-04-20
* mm: fix do_pages_move status handlingMichal Hocko2018-04-20
* mm,vmscan: Allow preallocating memory for register_shrinker().Tetsuo Handa2018-04-16
* mm, slab: reschedule cache_reap() on the same CPUVlastimil Babka2018-04-13
* mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMUArnd Bergmann2018-04-13
* mm/gup.c: document return valueMichael S. Tsirkin2018-04-13
* get_user_pages_fast(): return -EFAULT on access_ok failureMichael S. Tsirkin2018-04-13
* mm/gup_benchmark: handle gup failuresMichael S. Tsirkin2018-04-13
* page cache: use xa_lockMatthew Wilcox2018-04-11
* xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin2018-04-11
* mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-11
* exec: pass stack rlimit into mm layout functionsKees Cook2018-04-11
* kasan, slub: fix handling of kasan_slab_free hookAndrey Konovalov2018-04-11
* mm/thp: don't count ZONE_MOVABLE as the target for freepage reservingJoonsoo Kim2018-04-11
* mm/cma: remove ALLOC_CMAJoonsoo Kim2018-04-11
* mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim2018-04-11
* mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestJoonsoo Kim2018-04-11
* mm: unclutter THP migrationMichal Hocko2018-04-11
* mm, migrate: remove reason argument from new_page_tMichal Hocko2018-04-11
* mm, numa: rework do_pages_moveMichal Hocko2018-04-11
* mm/swapfile.c: make pointer swap_avail_heads staticColin Ian King2018-04-11
* memcg: fix per_node_info cleanupMichal Hocko2018-04-11
* swap: divide-by-zero when zero length swap file on ssdTom Abraham2018-04-11
* mm: memcg: make sure memory.events is uptodate when waking pollersJohannes Weiner2018-04-11
* mm/ksm.c: fix inconsistent accounting of zero pagesClaudio Imbrenda2018-04-11
* mm/z3fold.c: use gfpflags_allow_blockingMatthew Wilcox2018-04-11