- c70b647 mm/filemap.c: add comment for confusing logic in page_cache_tree_insert() by Kirill A. Shutemov · 8 years ago
- c7142ae mm/pkeys: generate pkey system call code only if ARCH_HAS_PKEYS is selected by Heiko Carstens · 8 years ago
- 41a9ada of/fdt: mark hotpluggable memory by Reza Arbab · 8 years ago
- 114cf3c mm: enable CONFIG_MOVABLE_NODE on non-x86 arches by Reza Arbab · 8 years ago
- 39fa104d mm: remove x86-only restriction of movable_node by Reza Arbab · 8 years ago
- 8d303e4 mm/mempolicy.c: forbid static or relative flags for local NUMA mode by Piotr Kwapulinski · 8 years ago
- 80a7951 mm: fix up get_user_pages* comments by Lorenzo Stoakes · 8 years ago
- 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
- 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
- b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
- c0f2e17 mm: use the correct page size when removing the page by Aneesh Kumar K.V · 8 years ago
- 23f919d shmem: avoid maybe-uninitialized warning by Arnd Bergmann · 8 years ago
- 6afcf8e mm, compaction: fix NR_ISOLATED_* stats for pfn based migration by Ming Ling · 8 years ago
- 6d84095 mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist by Michal Hocko · 8 years ago
- fd60775 mm, thp: avoid unlikely branches for split_huge_pmd by David Rientjes · 8 years ago
- 3f50006 mm/vmalloc.c: simplify /proc/vmallocinfo implementation by zijun_hu · 8 years ago
- 29fac03 mm: make unreserve highatomic functions reliable by Minchan Kim · 8 years ago
- 04c8716 mm: try to exhaust highatomic reserve before the OOM by Minchan Kim · 8 years ago
- 4855e4a mm: prevent double decrease of nr_reserved_highatomic by Minchan Kim · 8 years ago
- 88ed365 mm: don't steal highatomic pageblock by Minchan Kim · 8 years ago
- 22901c6 kmemleak: fix reference to Documentation by Andreas Platschek · 8 years ago
- 8bea805 mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock by Aneesh Kumar K.V · 8 years ago
- 3999f52 mm/hugetlb.c: use the right pte val for compare in hugetlb_cow by Aneesh Kumar K.V · 8 years ago
- 771ab43 mm/gup.c: make unnecessarily global vma_permits_fault() static by Tobias Klauser · 8 years ago
- 5f33a08 mm/vmscan.c: set correct defer count for shrinker by Shaohua Li · 8 years ago
- 3e32158 mm/mprotect.c: don't touch single threaded PTEs which are on the right node by Andi Kleen · 8 years ago
- bf00bd3 mm, slab: maintain total slab count instead of active count by David Rientjes · 8 years ago
- f728b0a mm, slab: faster active and free stats by Greg Thelen · 8 years ago
- e70954f mm/slab_common.c: check kmem_create_cache flags are common by Thomas Garnier · 8 years ago
- 84582c8 slub: avoid false-postive warning by Arnd Bergmann · 8 years ago
- 89e364d slub: move synchronize_sched out of slab_mutex on shrink by Vladimir Davydov · 8 years ago
- 13583c3 mm: memcontrol: use special workqueue for creating per-memcg caches by Vladimir Davydov · 8 years ago
- 0719dbf Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 10d20bd shmem: fix shm fallocate() list corruption by Linus Torvalds · 8 years ago
- bd04173 mm, vmscan: add cond_resched() into shrink_node_memcg() by Michal Hocko · 8 years ago
- 20ab67a mm: workingset: fix NULL ptr in count_shadow_nodes by Michal Hocko · 8 years ago
- 5cbc198 mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb by Kirill A. Shutemov · 8 years ago
- 828347f kasan: support use-after-scope detection by Dmitry Vyukov · 8 years ago
- 045d599 kasan: update kasan_global for gcc 7 by Dmitry Vyukov · 8 years ago
- 655548b thp: fix corner case of munlock() of PTE-mapped THPs by Kirill A. Shutemov · 8 years ago
- e1465d1 mm, thp: propagation of conditional compilation in khugepaged.c by Jérémy Lefaure · 8 years ago
- a2ce266 mremap: move_ptes: check pte dirty after its removal by Aaron Lu · 8 years ago
- 5d19042 mremap: fix race between mremap() and page cleanning by Aaron Lu · 8 years ago
- d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
- f773e36 memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB by Greg Thelen · 8 years ago
- 60da81e mm/filemap: don't allow partially uptodate page for pipes by Eryu Guan · 8 years ago
- 96b96a9 mm/hugetlb: fix huge page reservation leak in private mapping error paths by Mike Kravetz · 8 years ago
- c3901e7 mm: hwpoison: fix thp split handling in memory_failure() by Naoya Horiguchi · 8 years ago
- dd111be swapfile: fix memory corruption via malformed swapfile by Jann Horn · 8 years ago
- 6b36ba5 mm/cma.c: check the max limit for cma allocation by Shiraz Hashim · 8 years ago
- 9956edf shmem: fix pageflags after swapping DMA32 object by Hugh Dickins · 8 years ago
- 9e80c71 mm: remove extra newline from allocation stall warning by Tetsuo Handa · 8 years ago
- 308a047 x86/pat, mm: Make track_pfn_insert() return void by Borislav Petkov · 8 years ago
- 577f12c Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- 58bea414 latent_entropy: Fix wrong gcc code generation with 64 bit variables by Kees Cook · 8 years ago
- 14970f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 89a2848 mm: memcontrol: do not recurse in direct reclaim by Johannes Weiner · 8 years ago
- 37df49f mm: kmemleak: ensure that the task stack is not freed during scanning by Catalin Marinas · 8 years ago
- 07a63c4 mm/slab: improve performance of gathering slabinfo stats by Aruna Ramakrishna · 8 years ago
- 1f84a18 mm: page_alloc: use KERN_CONT where appropriate by Joe Perches · 8 years ago
- 1bc11d7 mm/list_lru.c: avoid error-path NULL pointer deref by Alexander Polakov · 8 years ago
- 86d9f48 mm/slab: fix kmemcg cache creation delayed issue by Joonsoo Kim · 8 years ago
- 67463e5 Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testing by Linus Torvalds · 8 years ago
- 9db4f36 mm: remove unused variable in memory hotplug by Linus Torvalds · 8 years ago
- 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
- 0d73175 mm: unexport __get_user_pages() by Lorenzo Stoakes · 8 years ago
- 86c5bf7 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- d17af50 mm: Change vm_is_stack_for_task() to vm_is_stack_for_current() by Andy Lutomirski · 8 years ago
- 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
- f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
- 137baab mm/numa: Remove duplicated include from mprotect.c by Wei Yongjun · 8 years ago
- 6347e8d mm: replace access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
- 442486e mm: replace __access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
- 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- 7f23b35 mm: replace get_vaddr_frames() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- 3b91317 mm: replace get_user_pages_locked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- d4944b0 mm: remove write/force parameters from __get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
- 859110d mm: remove write/force parameters from __get_user_pages_locked() by Lorenzo Stoakes · 8 years ago
- 19be0ea mm: remove gup_flags FOLL_WRITE games from __get_user_pages() by Linus Torvalds · 8 years ago
- 9f7d416 kprobes: Unpoison stack in jprobe_return() for KASAN by Dmitry Vyukov · 8 years ago
- 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
- ef6000b Disable the __builtin_return_address() warning globally after all by Linus Torvalds · 8 years ago
- 9099dae mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping by Catalin Marinas · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
- 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 9 years ago
- 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 9 years ago
- fed41f7 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- c3a6902 fix ITER_PIPE interaction with direct_IO by Al Viro · 8 years ago
- e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
- b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- 75ba1d0 seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char by Joe Perches · 8 years ago
- 68ba032 proc: much faster /proc/vmstat by Alexey Dobriyan · 8 years ago