Age | Commit message (Expand) | Author |
2017-02-14 | mm/slub.c: fix random_seq offset destruction | Sean Rees |
2017-02-09 | mm, fs: check for fatal signals in do_generic_file_read() | Michal Hocko |
2017-02-09 | base/memory, hotplug: fix a kernel oops in show_valid_zones() | Toshi Kani |
2017-02-09 | mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone() | Toshi Kani |
2017-02-09 | zswap: disable changing params if init fails | Dan Streetman |
2017-02-01 | mm, memcg: do not retry precharge charges | David Rientjes |
2017-02-01 | memory_hotplug: make zone_can_shift() return a boolean value | Yasuaki Ishimatsu |
2017-02-01 | mm, page_alloc: fix premature OOM when racing with cpuset mems update | Vlastimil Babka |
2017-02-01 | mm, page_alloc: move cpuset seqcount checking to slowpath | Vlastimil Babka |
2017-02-01 | mm, page_alloc: fix fast-path race with cpuset update or removal | Vlastimil Babka |
2017-02-01 | mm, page_alloc: fix check for NULL preferred_zone | Vlastimil Babka |
2017-02-01 | mm/mempolicy.c: do not put mempolicy before using its nodemask | Vlastimil Babka |
2017-02-01 | mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp | Keno Fischer |
2017-01-19 | mm/hugetlb.c: fix reservation race when freeing surplus pages | Mike Kravetz |
2017-01-19 | mm/slab.c: fix SLAB freelist randomization duplicate entries | John Sperbeck |
2017-01-19 | mm: support anonymous stable page | Minchan Kim |
2017-01-19 | mm, memcg: fix the active list aging for lowmem requests when memcg is enabled | Michal Hocko |
2017-01-19 | mm: pmd dirty emulation in page fault handler | Minchan Kim |
2017-01-19 | dax: fix deadlock with DAX 4k holes | Ross Zwisler |
2017-01-12 | mm, compaction: fix NR_ISOLATED_* stats for pfn based migration | Ming Ling |
2017-01-12 | mm: khugepaged: fix radix tree node leak in shmem collapse error path | Johannes Weiner |
2017-01-12 | mm: khugepaged: close use-after-free race during shmem collapsing | Johannes Weiner |
2017-01-12 | mm/hugetlb.c: use the right pte val for compare in hugetlb_cow | Aneesh Kumar K.V |
2017-01-06 | mm, page_alloc: keep pcp count and list contents in sync if struct page is co... | Mel Gorman |
2017-01-06 | mm/vmscan.c: set correct defer count for shrinker | Shaohua Li |
2017-01-06 | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman |
2017-01-06 | vfs,mm: fix return value of read() at s_maxbytes | Linus Torvalds |
2017-01-06 | mm: Add a user_ns owner to mm_struct and fix ptrace permission checks | Eric W. Biederman |
2016-12-06 | shmem: fix shm fallocate() list corruption | Linus Torvalds |
2016-12-02 | mm, vmscan: add cond_resched() into shrink_node_memcg() | Michal Hocko |
2016-12-02 | mm: workingset: fix NULL ptr in count_shadow_nodes | Michal Hocko |
2016-11-30 | mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb | Kirill A. Shutemov |
2016-11-30 | kasan: support use-after-scope detection | Dmitry Vyukov |
2016-11-30 | kasan: update kasan_global for gcc 7 | Dmitry Vyukov |
2016-11-30 | thp: fix corner case of munlock() of PTE-mapped THPs | Kirill A. Shutemov |
2016-11-30 | mm, thp: propagation of conditional compilation in khugepaged.c | Jérémy Lefaure |
2016-11-29 | mremap: move_ptes: check pte dirty after its removal | Aaron Lu |
2016-11-17 | mremap: fix race between mremap() and page cleanning | Aaron Lu |
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 |