- 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
- 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
- 3b7b314 slub: make sysfs file removal asynchronous by Tejun Heo · 7 years ago
- 029c54b mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings by Ard Biesheuvel · 7 years ago
- c891d9f mm, thp: remove cond_resched from __collapse_huge_page_copy by David Rientjes · 7 years ago
- a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 7 years ago
- bd726c9 Allow stack to grow up to address space limit by Helge Deller · 8 years ago
- f4cb767 mm: fix new crash in unmapped_area_topdown() by Hugh Dickins · 7 years ago
- 6be96d3 fs: return if direct I/O will trigger writeback by Goldwyn Rodrigues · 7 years ago
- 7fc9e47 fs: Introduce filemap_range_has_page() by Goldwyn Rodrigues · 7 years ago
- 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 7 years ago
- 2055da9 sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming by Ingo Molnar · 7 years ago
- ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
- 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
- d7143e3 mm: correct the comment when reclaimed pages exceed the scanned pages by zhongjiang · 8 years ago
- 3c226c6 mm: numa: avoid waiting on freed migrated pages by Mark Rutland · 8 years ago
- ef70762 swap: cond_resched in swap_cgroup_prepare() by Yu Zhao · 8 years ago
- 7258ae5 mm/memory-failure.c: use compound_head() flags for huge pages by James Morse · 8 years ago
- fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
- e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
- 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
- 2b4db79 tmpfs: generate random sb->s_uuid by Amir Goldstein · 8 years ago
- 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
- 4241119 Merge tag 'v4.12-rc4' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
- 864b9a3 mm: consider memblock reservations for deferred memory initialization sizing by Michal Hocko · 8 years ago
- 9a291a7 mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified by James Morse · 8 years ago
- 70feee0 mlock: fix mlock count can not decrease in race condition by Yisheng Xie · 8 years ago
- 30809f5 mm/migrate: fix refcount handling when !hugepage_migration_supported() by Punit Agrawal · 8 years ago
- d0f0931d mm: avoid spurious 'bad pmd' warning messages by Ross Zwisler · 8 years ago
- c288983 mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks once by Tetsuo Handa · 8 years ago
- 478fe30 slub/memcg: cure the brainless abuse of sysfs attributes by Thomas Gleixner · 8 years ago
- 4f4f2ba mm: clarify why we want kmalloc before falling backto vmallock by Michal Hocko · 8 years ago
- a7306c3 ksm: prevent crash after write_protect_page fails by Andrea Arcangeli · 8 years ago
- e73ad5f mm, x86/mm: Make the batched unmap TLB flush API more generic by Andy Lutomirski · 8 years ago
- c6202ad mm/vmscan: Adjust system_state checks by Thomas Gleixner · 8 years ago
- 791b48b mm: vmscan: scan until it finds eligible pages by Minchan Kim · 8 years ago
- 338a16b mm, thp: copying user pages must schedule on collapse by David Rientjes · 8 years ago
- cd65637 mm: fix data corruption due to stale mmap reads by Jan Kara · 8 years ago
- 4636e70 dax: prevent invalidation of mapped DAX entries by Ross Zwisler · 8 years ago
- 8594a21 mm, vmalloc: fix vmalloc users tracking properly by Michal Hocko · 8 years ago
- 835152a mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin by SeongJae Park · 8 years ago
- 8d35bb3 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 8 years ago
- 1836522 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 8 years ago
- e47b40a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- 03497d7 mm: Silence vmap() allocation failures based on caller gfp_flags by Florian Fainelli · 8 years ago
- de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 339fbf6 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 499118e mm: introduce memalloc_noreclaim_{save,restore} by Vlastimil Babka · 8 years ago
- 62be151 mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC by Vlastimil Babka · 8 years ago
- 3b6521f mm/huge_memory.c: deposit a pgtable for DAX PMD faults when required by Oliver O'Halloran · 8 years ago
- c14a6eb mm/huge_memory.c: use zap_deposited_table() more by Oliver O'Halloran · 8 years ago
- c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 8 years ago
- 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
- 54f180d mm, swap: use kvzalloc to allocate some swap data structures by Huang Ying · 8 years ago
- 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
- 6c5ab65 mm: support __GFP_REPEAT in kvmalloc_node for >32kB by Michal Hocko · 8 years ago
- 1f5307b mm, vmalloc: properly track vmalloc users by Michal Hocko · 8 years ago
- a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
- baf6a9a mm, compaction: finish whole pageblock to reduce fragmentation by Vlastimil Babka · 8 years ago
- 282722b mm, compaction: restrict async compaction to pageblocks of same migratetype by Vlastimil Babka · 8 years ago
- d39773a mm, compaction: add migratetype to compact_control by Vlastimil Babka · 8 years ago
- b682deb mm, compaction: change migrate_async_suitable() to suitable_migration_source() by Vlastimil Babka · 8 years ago
- 02aa0cd mm, page_alloc: count movable pages when stealing from pageblock by Vlastimil Babka · 8 years ago
- 3bc48f9 mm, page_alloc: split smallest stolen page in fallback by Vlastimil Babka · 8 years ago
- 228d7e3 mm, compaction: remove redundant watermark check in compact_finished() by Vlastimil Babka · 8 years ago
- f25ba6d mm, compaction: reorder fields in struct compact_control by Vlastimil Babka · 8 years ago
- dd727da Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
- 5b47d59 fix braino in generic_file_read_iter() by Al Viro · 8 years ago
- c6a677c Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
- ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- 4c17468 Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
- b193859 kasan: separate report parts by empty lines by Andrey Konovalov · 8 years ago
- 5ab6d91 kasan: improve double-free report format by Andrey Konovalov · 8 years ago
- 430a05f kasan: print page description after stacks by Andrey Konovalov · 8 years ago
- 0c06f1f kasan: improve slab object description by Andrey Konovalov · 8 years ago
- 7f0a84c kasan: change report header by Andrey Konovalov · 8 years ago
- db429f1 kasan: simplify address description logic by Andrey Konovalov · 8 years ago
- b6b72f4 kasan: change allocation and freeing stack traces headers by Andrey Konovalov · 8 years ago
- 7d418f7 kasan: unify report headers by Andrey Konovalov · 8 years ago
- 5e82cd1 kasan: introduce helper functions for determining bug type by Andrey Konovalov · 8 years ago
- 286c469 mm: hwpoison: call shake_page() after try_to_unmap() for mlocked page by Naoya Horiguchi · 8 years ago
- 8bcb74d mm: hwpoison: call shake_page() unconditionally by Naoya Horiguchi · 8 years ago
- 0ccfece mm/swapfile.c: fix swap space leak in error path of swap_free_entries() by Huang Ying · 8 years ago
- aa2369f mm/gup.c: fix access_ok() argument type by Arnd Bergmann · 8 years ago
- 34ccb69 mm/truncate: avoid pointless cleancache_invalidate_inode() calls. by Andrey Ryabinin · 8 years ago
- 32691f0 mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping is empty by Andrey Ryabinin · 8 years ago
- 55635ba fs: fix data invalidation in the cleancache during direct IO by Andrey Ryabinin · 8 years ago
- 0f7896f mm, page_alloc: remove debug_guardpage_minorder() test in warn_alloc() by Tetsuo Handa · 8 years ago
- 82a2481 mm/memory-failure.c: add page flag description in error paths by Anshuman Khandual · 8 years ago
- 5e451be mm/madvise: move up the behavior parameter validation by Anshuman Khandual · 8 years ago
- 97167a7 mm/madvise.c: clean up MADV_SOFT_OFFLINE and MADV_HWPOISON by Anshuman Khandual · 8 years ago
- ccda7f4 mm: memcontrol: use node page state naming scheme for memcg by Johannes Weiner · 8 years ago
- 71cd311 mm: memcontrol: re-use node VM page state enum by Johannes Weiner · 8 years ago
- df0e53d mm: memcontrol: re-use global VM event enum by Johannes Weiner · 8 years ago
- 31176c7 mm: memcontrol: clean up memory.events counting function by Johannes Weiner · 8 years ago