Age | Commit message (Expand) | Author |
2016-11-11 | mm: kmemleak: scan .data.ro_after_init | Jakub Kicinski |
2016-11-11 | memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB | Greg Thelen |
2016-11-11 | mm/filemap: don't allow partially uptodate page for pipes | Eryu Guan |
2016-11-11 | mm/hugetlb: fix huge page reservation leak in private mapping error paths | Mike Kravetz |
2016-11-11 | mm: hwpoison: fix thp split handling in memory_failure() | Naoya Horiguchi |
2016-11-11 | swapfile: fix memory corruption via malformed swapfile | Jann Horn |
2016-11-11 | mm/cma.c: check the max limit for cma allocation | Shiraz Hashim |
2016-11-11 | shmem: fix pageflags after swapping DMA32 object | Hugh Dickins |
2016-11-11 | mm: remove extra newline from allocation stall warning | Tetsuo Handa |
2016-11-01 | Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-31 | latent_entropy: Fix wrong gcc code generation with 64 bit variables | Kees Cook |
2016-10-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-27 | mm: memcontrol: do not recurse in direct reclaim | Johannes Weiner |
2016-10-27 | mm: kmemleak: ensure that the task stack is not freed during scanning | Catalin Marinas |
2016-10-27 | mm/slab: improve performance of gathering slabinfo stats | Aruna Ramakrishna |
2016-10-27 | mm: page_alloc: use KERN_CONT where appropriate | Joe Perches |
2016-10-27 | mm/list_lru.c: avoid error-path NULL pointer deref | Alexander Polakov |
2016-10-27 | mm/slab: fix kmemcg cache creation delayed issue | Joonsoo Kim |
2016-10-27 | Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testing | Linus Torvalds |
2016-10-27 | mm: remove unused variable in memory hotplug | Linus Torvalds |
2016-10-27 | mm: remove per-zone hashtable of bitlock waitqueues | Linus Torvalds |
2016-10-24 | mm: unexport __get_user_pages() | Lorenzo Stoakes |
2016-10-22 | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-10-20 | mm: Change vm_is_stack_for_task() to vm_is_stack_for_current() | Andy Lutomirski |
2016-10-19 | Merge branch 'gup_flag-cleanups' | Linus Torvalds |
2016-10-19 | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes |
2016-10-19 | mm/numa: Remove duplicated include from mprotect.c | Wei Yongjun |
2016-10-19 | mm: replace access_remote_vm() write parameter with gup_flags | Lorenzo Stoakes |
2016-10-19 | mm: replace __access_remote_vm() write parameter with gup_flags | Lorenzo Stoakes |
2016-10-19 | mm: replace get_user_pages_remote() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-10-19 | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-10-19 | mm: replace get_vaddr_frames() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-10-19 | mm: replace get_user_pages_locked() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-10-18 | mm: replace get_user_pages_unlocked() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-10-18 | mm: remove write/force parameters from __get_user_pages_unlocked() | Lorenzo Stoakes |
2016-10-18 | mm: remove write/force parameters from __get_user_pages_locked() | Lorenzo Stoakes |
2016-10-18 | mm: remove gup_flags FOLL_WRITE games from __get_user_pages() | Linus Torvalds |
2016-10-16 | kprobes: Unpoison stack in jprobe_return() for KASAN | Dmitry Vyukov |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds |
2016-10-12 | Disable the __builtin_return_address() warning globally after all | Linus Torvalds |
2016-10-11 | mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping | Catalin Marinas |
2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro |
2016-10-10 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2016-10-10 | latent_entropy: Mark functions with __latent_entropy | Emese Revfy |
2016-10-10 | gcc-plugins: Add latent_entropy plugin | Emese Revfy |
2016-10-10 | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |