summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-052-18/+23
|\
| * mm: split ->readpages calls to avoid non-contiguous pages listsChristoph Hellwig2018-06-011-3/+13
| * mm: return an unsigned int from __do_page_cache_readaheadChristoph Hellwig2018-06-012-11/+6
| * mm: give the 'ret' variable a better name __do_page_cache_readaheadChristoph Hellwig2018-06-011-5/+5
* | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-1/+1
|\ \
| * | fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig2018-05-261-1/+1
* | | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-0410-18/+36
|\ \ \
| * | | mm/ksm: docs: extend overview comment and make it "DOC:"Mike Rapoport2018-04-271-1/+18
| * | | Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet2018-04-277-23/+57
| |\ \ \
| * | | | docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport2018-04-271-2/+3
| * | | | Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-1610-17/+17
| |\ \ \ \
| | * | | | docs/vm: rename documentation files to .rstMike Rapoport2018-04-1610-17/+17
* | | | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-1/+1
|\ \ \ \ \ \
| * | | | | | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-091-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-042-68/+9
|\ \ \ \ \ \
| * | | | | | proc: introduce proc_create_seq_privateChristoph Hellwig2018-05-161-15/+3
| * | | | | | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-162-57/+10
* | | | | | | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-042-28/+98
|\ \ \ \ \ \ \
| * | | | | | | bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueueTejun Heo2018-05-231-1/+17
| * | | | | | | mempool: Add mempool_init()/mempool_exit()Kent Overstreet2018-05-141-27/+81
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins2018-06-021-1/+1
* | | | | | | mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()Hugh Dickins2018-06-021-1/+1
* | | | | | | kasan: fix memory hotplug during bootDavid Hildenbrand2018-05-251-1/+1
* | | | | | | kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand2018-05-251-0/+1
* | | | | | | mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron2018-05-251-1/+1
* | | | | | | mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko2018-05-251-6/+10
* | | | | | | mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin2018-05-251-2/+61
* | | | | | | mm: fix nr_rotate_swap leak in swapon() error caseOmar Sandoval2018-05-251-1/+6
* | | | | | | Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim2018-05-244-129/+45
* | | | | | | mmap: relax file size limit for regular filesLinus Torvalds2018-05-191-1/+1
* | | | | | | mm: don't allow deferred pages with NEED_PER_CPU_KMPavel Tatashin2018-05-181-0/+1
* | | | | | | proc: do not access cmdline nor environ from file-backed areasWilly Tarreau2018-05-171-0/+3
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-116-73/+106
|\ \ \ \ \ \
| * | | | | | mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes2018-05-112-56/+69
| * | | | | | mm: migrate: fix double call of radix_tree_replace_slot()Naoya Horiguchi2018-05-111-3/+1
| * | | | | | mm: don't show nr_indirectly_reclaimable in /proc/vmstatRoman Gushchin2018-05-111-1/+5
| * | | | | | mm: sections are not offlined during memory hotremovePavel Tatashin2018-05-111-1/+1
| * | | | | | z3fold: fix reclaim lock-upsVitaly Wool2018-05-111-12/+30
| |/ / / / /
* / / / / / mmap: introduce sane default mmap limitsLinus Torvalds2018-05-111-0/+32
|/ / / / /
* | | | | Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds2018-05-041-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bdi: Fix use after free bug in debugfs_remove()Tetsuo Handa2018-05-031-0/+1
| * | | | bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa2018-05-031-1/+1
| | |_|/ | |/| |
* / | | x86/pti: Filter at vma->vm_page_prot populationDave Hansen2018-04-251-1/+10
|/ / /
* | | mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox2018-04-201-5/+4
* | | mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()Minchan Kim2018-04-201-1/+1
* | | mm: enable thp migration for shmem thpNaoya Horiguchi2018-04-203-7/+20
* | | writeback: safer lock nestingGreg Thelen2018-04-201-9/+9
* | | mm: fix do_pages_move status handlingMichal Hocko2018-04-201-0/+3
* | | mm,vmscan: Allow preallocating memory for register_shrinker().Tetsuo Handa2018-04-161-1/+20
|/ /
* | mm, slab: reschedule cache_reap() on the same CPUVlastimil Babka2018-04-131-1/+2