aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-09Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-139/+310
2017-05-08mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka2-11/+17
2017-05-08mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka1-1/+2
2017-05-08mm/huge_memory.c: deposit a pgtable for DAX PMD faults when requiredOliver O'Halloran1-2/+18
2017-05-08mm/huge_memory.c: use zap_deposited_table() moreOliver O'Halloran1-6/+2
2017-05-08fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa1-6/+0
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko4-11/+10
2017-05-08mm, swap: use kvzalloc to allocate some swap data structuresHuang Ying3-13/+18
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-4/+1
2017-05-08mm: support __GFP_REPEAT in kvmalloc_node for >32kBMichal Hocko1-3/+15
2017-05-08mm, vmalloc: properly track vmalloc usersMichal Hocko1-11/+1
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko3-1/+58
2017-05-08mm, compaction: finish whole pageblock to reduce fragmentationVlastimil Babka2-2/+35
2017-05-08mm, compaction: restrict async compaction to pageblocks of same migratetypeVlastimil Babka2-9/+22
2017-05-08mm, compaction: add migratetype to compact_controlVlastimil Babka2-8/+8
2017-05-08mm, compaction: change migrate_async_suitable() to suitable_migration_source()Vlastimil Babka1-8/+11
2017-05-08mm, page_alloc: count movable pages when stealing from pageblockVlastimil Babka2-17/+62
2017-05-08mm, page_alloc: split smallest stolen page in fallbackVlastimil Babka1-25/+37
2017-05-08mm, compaction: remove redundant watermark check in compact_finished()Vlastimil Babka1-8/+0
2017-05-08mm, compaction: reorder fields in struct compact_controlVlastimil Babka1-5/+5
2017-05-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-4/+10
2017-05-08fix braino in generic_file_read_iter()Al Viro1-1/+1
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-3/+31
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-15/+41
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+1
2017-05-03kasan: separate report parts by empty linesAndrey Konovalov1-0/+7
2017-05-03kasan: improve double-free report formatAndrey Konovalov3-18/+17
2017-05-03kasan: print page description after stacksAndrey Konovalov1-6/+8
2017-05-03kasan: improve slab object descriptionAndrey Konovalov1-11/+42
2017-05-03kasan: change report headerAndrey Konovalov1-4/+4
2017-05-03kasan: simplify address description logicAndrey Konovalov1-16/+21
2017-05-03kasan: change allocation and freeing stack traces headersAndrey Konovalov1-6/+4
2017-05-03kasan: unify report headersAndrey Konovalov1-13/+13
2017-05-03kasan: introduce helper functions for determining bug typeAndrey Konovalov1-10/+30
2017-05-03mm: hwpoison: call shake_page() after try_to_unmap() for mlocked pageNaoya Horiguchi1-0/+8
2017-05-03mm: hwpoison: call shake_page() unconditionallyNaoya Horiguchi2-18/+12
2017-05-03mm/swapfile.c: fix swap space leak in error path of swap_free_entries()Huang Ying1-2/+0
2017-05-03mm/gup.c: fix access_ok() argument typeArnd Bergmann1-1/+1
2017-05-03mm/truncate: avoid pointless cleancache_invalidate_inode() calls.Andrey Ryabinin1-5/+7
2017-05-03mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping is emptyAndrey Ryabinin1-0/+3
2017-05-03fs: fix data invalidation in the cleancache during direct IOAndrey Ryabinin1-15/+11
2017-05-03mm, page_alloc: remove debug_guardpage_minorder() test in warn_alloc()Tetsuo Handa1-2/+1
2017-05-03mm/memory-failure.c: add page flag description in error pathsAnshuman Khandual1-8/+8
2017-05-03mm/madvise: move up the behavior parameter validationAnshuman Khandual1-4/+9
2017-05-03mm/madvise.c: clean up MADV_SOFT_OFFLINE and MADV_HWPOISONAnshuman Khandual1-14/+20
2017-05-03mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner5-32/+31
2017-05-03mm: memcontrol: re-use node VM page state enumJohannes Weiner5-81/+80
2017-05-03mm: memcontrol: re-use global VM event enumJohannes Weiner1-25/+28
2017-05-03mm: memcontrol: clean up memory.events counting functionJohannes Weiner2-5/+5