aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-18mm: don't allow deferred pages with NEED_PER_CPU_KMPavel Tatashin1-0/+1
2018-05-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau1-0/+3
2018-05-16proc: introduce proc_create_seq_privateChristoph Hellwig1-15/+3
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig2-57/+10
2018-05-14mempool: Add mempool_init()/mempool_exit()Kent Overstreet1-27/+81
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-73/+106
2018-05-11mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes2-56/+69
2018-05-11mm: migrate: fix double call of radix_tree_replace_slot()Naoya Horiguchi1-3/+1
2018-05-11mm: don't show nr_indirectly_reclaimable in /proc/vmstatRoman Gushchin1-1/+5
2018-05-11mm: sections are not offlined during memory hotremovePavel Tatashin1-1/+1
2018-05-11z3fold: fix reclaim lock-upsVitaly Wool1-12/+30
2018-05-11mmap: introduce sane default mmap limitsLinus Torvalds1-0/+32
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig1-1/+1
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2018-05-03bdi: Fix use after free bug in debugfs_remove()Tetsuo Handa1-0/+1
2018-05-03bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa1-1/+1
2018-04-27mm/ksm: docs: extend overview comment and make it "DOC:"Mike Rapoport1-1/+18
2018-04-27Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet7-23/+57
2018-04-27docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport1-2/+3
2018-04-25x86/pti: Filter at vma->vm_page_prot populationDave Hansen1-1/+10
2018-04-20mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox1-5/+4
2018-04-20mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()Minchan Kim1-1/+1
2018-04-20mm: enable thp migration for shmem thpNaoya Horiguchi3-7/+20
2018-04-20writeback: safer lock nestingGreg Thelen1-9/+9
2018-04-20mm: fix do_pages_move status handlingMichal Hocko1-0/+3
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet10-17/+17
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport10-17/+17
2018-04-16mm,vmscan: Allow preallocating memory for register_shrinker().Tetsuo Handa1-1/+20
2018-04-13mm, slab: reschedule cache_reap() on the same CPUVlastimil Babka1-1/+2
2018-04-13mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMUArnd Bergmann1-1/+5
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin2-3/+7
2018-04-13get_user_pages_fast(): return -EFAULT on access_ok failureMichael S. Tsirkin1-1/+4
2018-04-13mm/gup_benchmark: handle gup failuresMichael S. Tsirkin1-1/+3
2018-04-11page cache: use xa_lockMatthew Wilcox13-185/+176
2018-04-11xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin1-4/+0
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko1-0/+11
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook1-1/+1
2018-04-11kasan, slub: fix handling of kasan_slab_free hookAndrey Konovalov1-23/+34
2018-04-11mm/thp: don't count ZONE_MOVABLE as the target for freepage reservingJoonsoo Kim1-1/+9
2018-04-11mm/cma: remove ALLOC_CMAJoonsoo Kim3-29/+4
2018-04-11mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim3-16/+125
2018-04-11mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestJoonsoo Kim1-11/+14
2018-04-11mm: unclutter THP migrationMichal Hocko4-39/+34
2018-04-11mm, migrate: remove reason argument from new_page_tMichal Hocko7-29/+11
2018-04-11mm, numa: rework do_pages_moveMichal Hocko3-175/+139
2018-04-11mm/swapfile.c: make pointer swap_avail_heads staticColin Ian King1-1/+1
2018-04-11memcg: fix per_node_info cleanupMichal Hocko1-0/+3
2018-04-11swap: divide-by-zero when zero length swap file on ssdTom Abraham1-0/+4
2018-04-11mm: memcg: make sure memory.events is uptodate when waking pollersJohannes Weiner2-13/+17
2018-04-11mm/ksm.c: fix inconsistent accounting of zero pagesClaudio Imbrenda1-0/+7