Age | Commit message (Expand) | Author |
2017-03-31 | mm/hugetlb.c: don't call region_abort if region_chg fails | Mike Kravetz |
2017-03-31 | kasan: report only the first error by default | Mark Rutland |
2017-03-31 | mm: fix section name for .data..ro_after_init | Kees Cook |
2017-03-31 | mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() | Naoya Horiguchi |
2017-03-31 | mm: workingset: fix premature shadow node shrinking with cgroups | Johannes Weiner |
2017-03-31 | mm: rmap: fix huge file mmap accounting in the memcg stats | Johannes Weiner |
2017-03-31 | mm: move mm_percpu_wq initialization earlier | Michal Hocko |
2017-03-31 | mm: migrate: fix remove_migration_pte() for ksm pages | Naoya Horiguchi |
2017-03-21 | mm, swap: Remove WARN_ON_ONCE() in free_swap_slot() | Huang Ying |
2017-03-19 | mm/swap: don't BUG_ON() due to uninitialized swap slot cache | Linus Torvalds |
2017-03-16 | mm: add private lock to serialize memory hotplug operations | Heiko Carstens |
2017-03-16 | mm: don't warn when vmalloc() fails due to a fatal signal | Dmitry Vyukov |
2017-03-16 | z3fold: fix spinlock unlocking in page reclaim | Vitaly Wool |
2017-03-14 | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-03-13 | mm, gup: fix typo in gup_p4d_range() | Kirill A. Shutemov |
2017-03-10 | Merge branch 'prep-for-5level' | Linus Torvalds |
2017-03-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-03-09 | kasan: fix races in quarantine_remove_cache() | Dmitry Vyukov |
2017-03-09 | kasan: resched in quarantine_remove_cache() | Dmitry Vyukov |
2017-03-09 | mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() | Tahsin Erdogan |
2017-03-09 | thp: fix another corner case of munlock() vs. THPs | Kirill A. Shutemov |
2017-03-09 | rmap: fix NULL-pointer dereference on THP munlocking | Kirill A. Shutemov |
2017-03-09 | mm/memblock.c: fix memblock_next_valid_pfn() | AKASHI Takahiro |
2017-03-09 | userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED | Andrea Arcangeli |
2017-03-09 | mm/cgroup: avoid panic when init with low memory | Laurent Dufour |
2017-03-09 | mm/vmstats: add thp_split_pud event for clarity | Yisheng Xie |
2017-03-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-03-09 | mm: introduce __p4d_alloc() | Kirill A. Shutemov |
2017-03-09 | mm: convert generic code to 5-level paging | Kirill A. Shutemov |
2017-03-08 | mm, page_alloc: Add missing check for memory holes | Tony Luck |
2017-03-08 | bdi: Fix use-after-free in wb_congested_put() | Jan Kara |
2017-03-08 | block: Allow bdi re-registration | Jan Kara |
2017-03-06 | percpu: remove unused chunk_alloc parameter from pcpu_get_pages() | Tahsin Erdogan |
2017-03-06 | percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages | Tahsin Erdogan |
2017-03-03 | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells |
2017-03-03 | sched/headers: Move task_struct::signal and task_struct::sighand types and ac... | Ingo Molnar |
2017-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-03-02 | Merge remote-tracking branch 'ovl/for-viro' into for-linus | Al Viro |
2017-03-02 | sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar |