- c6e2889 slub: do not merge cache if slub_debug contains a never-merge flag by Grygorii Maistrenko · 8 years ago
- f420039 mm, dax: change pmd_fault() to take only vmf parameter by Dave Jiang · 8 years ago
- d8a849e mm, dax: make pmd_fault() and friends be the same as fault() by Dave Jiang · 8 years ago
- ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
- a810007 mm/slub.c: fix random_seq offset destruction by Sean Rees · 8 years ago
- 5f478e4 block: fix double-free in the failure path of cgwb_bdi_init() by Tejun Heo · 8 years ago
- 5abf186 mm, fs: check for fatal signals in do_generic_file_read() by Michal Hocko · 8 years ago
- a96dfdd base/memory, hotplug: fix a kernel oops in show_valid_zones() by Toshi Kani · 8 years ago
- deb88a2 mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone() by Toshi Kani · 8 years ago
- 253fd0f shmem: fix sleeping from atomic context by Kirill A. Shutemov · 8 years ago
- 4f40c6e kasan: respect /proc/sys/kernel/traceoff_on_warning by Peter Zijlstra · 8 years ago
- d7b028f zswap: disable changing params if init fails by Dan Streetman · 8 years ago
- d03f6cd block: Dynamically allocate and refcount backing_dev_info by Jan Kara · 8 years ago
- dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
- e47483b mm, page_alloc: fix premature OOM when racing with cpuset mems update by Vlastimil Babka · 8 years ago
- 5ce9bfe mm, page_alloc: move cpuset seqcount checking to slowpath by Vlastimil Babka · 8 years ago
- 16096c2 mm, page_alloc: fix fast-path race with cpuset update or removal by Vlastimil Babka · 8 years ago
- ea57485 mm, page_alloc: fix check for NULL preferred_zone by Vlastimil Babka · 8 years ago
- d51e989 mm/mempolicy.c: do not put mempolicy before using its nodemask by Vlastimil Babka · 8 years ago
- 3674534 mm, memcg: do not retry precharge charges by David Rientjes · 8 years ago
- 424f6c4 mm: alloc_contig: re-allow CMA to compact FS pages by Lucas Stach · 8 years ago
- aa2efd5 mm/slub.c: trace free objects at KERN_INFO by Daniel Thompson · 8 years ago
- 8310d48 mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp by Keno Fischer · 8 years ago
- 8a1f780 memory_hotplug: make zone_can_shift() return a boolean value by Yasuaki Ishimatsu · 8 years ago
- 42d1a73 Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core by Will Deacon · 8 years ago
- 46f6236 mm/usercopy: Switch to using lm_alias by Laura Abbott · 8 years ago
- 5c6a84a mm/kasan: Switch to using __pa_symbol and lm_alias by Laura Abbott · 8 years ago
- 2dece44 mm/cma: Cleanup highmem check by Laura Abbott · 8 years ago
- e5bbc8a mm/hugetlb.c: fix reservation race when freeing surplus pages by Mike Kravetz · 8 years ago
- c4e490c mm/slab.c: fix SLAB freelist randomization duplicate entries by John Sperbeck · 8 years ago
- f057142 mm: support anonymous stable page by Minchan Kim · 8 years ago
- 2976db8 mm: rename __page_frag functions to __page_frag_cache, drop order from drain by Alexander Duyck · 8 years ago
- 8c2dd3e mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free by Alexander Duyck · 8 years ago
- b4536f0c8 mm, memcg: fix the active list aging for lowmem requests when memcg is enabled by Michal Hocko · 8 years ago
- f073bdc mm: don't dereference struct page fields of invalid pages by Ard Biesheuvel · 8 years ago
- 20f664a mm: pmd dirty emulation in page fault handler by Minchan Kim · 8 years ago
- 41b6167 mm: get rid of __GFP_OTHER_NODE by Michal Hocko · 8 years ago
- 2df2663 mm: fix remote numa hits statistics by Michal Hocko · 8 years ago
- f729c8c dax: wrprotect pmd_t in dax_mapping_entry_mkclean by Ross Zwisler · 8 years ago
- 0979639 mm: add follow_pte_pmd() by Ross Zwisler · 8 years ago
- d670ffd mm/thp/pagecache/collapse: free the pte page table on collapse for thp page cache. by Aneesh Kumar K.V · 8 years ago
- 965d004 dax: fix deadlock with DAX 4k holes by Ross Zwisler · 8 years ago
- ea07b86 mm: workingset: fix use-after-free in shadow node shrinker by Johannes Weiner · 8 years ago
- b0b9b3d mm: stop leaking PageTables by Hugh Dickins · 8 years ago
- 4759d38 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- 98473f9 mm/filemap: fix parameters to test_bit() by Olof Johansson · 8 years ago
- b91e130 mm: optimize PageWaiters bit use for unlock_page() by Linus Torvalds · 8 years ago
- c6dcf52 mm: Invalidate DAX radix tree entries only if appropriate by Jan Kara · 8 years ago
- 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
- 6326fec mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked by Nicholas Piggin · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 4dd72b4 mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEED by Johannes Weiner · 8 years ago
- 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
- a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 268f42d radix-tree: delete radix_tree_range_tag_if_tagged() by Matthew Wilcox · 8 years ago
- 478922e radix-tree: delete radix_tree_locate_item() by Matthew Wilcox · 8 years ago
- 148deab radix-tree: improve multiorder iterators by Matthew Wilcox · 8 years ago
- 2f89dc1 dax: protect PTE modification on WP fault by radix tree entry lock by Jan Kara · 8 years ago
- cae1240 mm: export follow_pte() by Jan Kara · 8 years ago
- a19e255 mm: change return values of finish_mkwrite_fault() by Jan Kara · 8 years ago
- 66a6197 mm: provide helper for finishing mkwrite faults by Jan Kara · 8 years ago
- 997dd98 mm: move part of wp_page_reuse() into the single call site by Jan Kara · 8 years ago
- a41b70d mm: use vmf->page during WP faults by Jan Kara · 8 years ago
- 38b8cb7 mm: pass vm_fault structure into do_page_mkwrite() by Jan Kara · 8 years ago
- 97ba0c2 mm: factor out common parts of write fault handling by Jan Kara · 8 years ago
- b1aa812 mm: move handling of COW faults into DAX code by Jan Kara · 8 years ago
- 9118c0c mm: factor out functionality to finish page faults by Jan Kara · 8 years ago
- 3917048 mm: allow full handling of COW faults in ->fault handlers by Jan Kara · 8 years ago
- 2994302 mm: add orig_pte field into vm_fault by Jan Kara · 8 years ago
- fe82221 mm: use passed vm_fault structure for in wp_pfn_shared() by Jan Kara · 8 years ago
- 936ca80 mm: trim __do_fault() arguments by Jan Kara · 8 years ago
- 667240e mm: use passed vm_fault structure in __do_fault() by Jan Kara · 8 years ago
- 0721ec8 mm: use pgoff in struct vm_fault instead of passing it separately by Jan Kara · 8 years ago
- 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
- 82b0f8c mm: join struct fault_env and vm_fault by Jan Kara · 8 years ago
- 8b7457e mm: unexport __get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
- 5b56d49 mm: add locked parameter to get_user_pages_remote() by Lorenzo Stoakes · 8 years ago
- 44fdffd mm: add support for releasing multiple instances of a page by Alexander Duyck · 8 years ago
- 73e64c5 mm, compaction: allow compaction for GFP_NOFS requests by Michal Hocko · 8 years ago
- 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- d05c5f7 vfs,mm: fix return value of read() at s_maxbytes by Linus Torvalds · 8 years ago
- 5084fdf Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
- c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
- e6efef7 Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
- b78b499 Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
- 7b9dc3f Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 8f60660 mm/percpu.c: fix panic triggered by BUG_ON() falsely by zijun_hu · 8 years ago
- 64abdcb kasan: eliminate long stalls during quarantine reduction by Dmitry Vyukov · 8 years ago
- 5c5c1f3 kasan: support panic_on_warn by Dmitry Vyukov · 8 years ago
- 49920d2 mm: make transparent hugepage size public by Hugh Dickins · 8 years ago
- dc644a0 mm: add three more cond_resched() in swapoff by Hugh Dickins · 8 years ago
- a6de734 mm, page_alloc: keep pcp count and list contents in sync if struct page is corrupted by Mel Gorman · 8 years ago
- d5a187d mm, rmap: handle anon_vma_prepare() common case inline by Vlastimil Babka · 8 years ago
- 46e8a3a0 mm, debug: print raw struct page data in __dump_page() by Vlastimil Babka · 8 years ago
- 953c66c mm: THP page cache support for ppc64 by Aneesh Kumar K.V · 8 years ago
- 1dd38b6 mm: move vma_is_anonymous check within pmd_move_must_withdraw by Aneesh Kumar K.V · 8 years ago