| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/mempolicy.c: fix error handling in set_mempolicy and mbind. | Chris Salls | 2017-04-12 | 1 | -12/+8 |
* | mm/page_alloc.c: fix print order in show_free_areas() | Alexander Polakov | 2017-04-12 | 1 | -1/+1 |
* | mm: workingset: fix premature shadow node shrinking with cgroups | Johannes Weiner | 2017-04-08 | 1 | -1/+1 |
* | mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() | Naoya Horiguchi | 2017-04-08 | 1 | -2/+4 |
* | mm: rmap: fix huge file mmap accounting in the memcg stats | Johannes Weiner | 2017-04-08 | 1 | -2/+2 |
* | percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages | Tahsin Erdogan | 2017-03-26 | 1 | -1/+4 |
* | slub: move synchronize_sched out of slab_mutex on shrink | Vladimir Davydov | 2017-03-22 | 5 | -23/+31 |
* | mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() | Tahsin Erdogan | 2017-03-15 | 1 | -3/+8 |
* | thp: fix another corner case of munlock() vs. THPs | Kirill A. Shutemov | 2017-03-15 | 1 | -5/+4 |
* | mm, vmscan: consider eligible zones in get_scan_count | Michal Hocko | 2017-03-12 | 1 | -2/+2 |
* | mm, vmscan: cleanup lru size claculations | Michal Hocko | 2017-03-12 | 2 | -43/+40 |
* | mm: do not access page->mapping directly on page_endio | Minchan Kim | 2017-03-12 | 1 | -2/+5 |
* | mm: vmpressure: fix sending wrong events on underflow | Vinayak Menon | 2017-03-12 | 1 | -1/+9 |
* | mm/page_alloc: fix nodes for reclaim in fast path | Gavin Shan | 2017-03-12 | 1 | -1/+1 |
* | block: fix double-free in the failure path of cgwb_bdi_init() | Tejun Heo | 2017-02-26 | 1 | -2/+7 |
* | mm/slub.c: fix random_seq offset destruction | Sean Rees | 2017-02-14 | 1 | -0/+4 |
* | mm, fs: check for fatal signals in do_generic_file_read() | Michal Hocko | 2017-02-09 | 1 | -0/+5 |
* | base/memory, hotplug: fix a kernel oops in show_valid_zones() | Toshi Kani | 2017-02-09 | 1 | -5/+15 |
* | mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone() | Toshi Kani | 2017-02-09 | 1 | -4/+8 |
* | zswap: disable changing params if init fails | Dan Streetman | 2017-02-09 | 1 | -1/+29 |
* | mm, memcg: do not retry precharge charges | David Rientjes | 2017-02-01 | 1 | -2/+2 |
* | memory_hotplug: make zone_can_shift() return a boolean value | Yasuaki Ishimatsu | 2017-02-01 | 1 | -11/+17 |
* | mm, page_alloc: fix premature OOM when racing with cpuset mems update | Vlastimil Babka | 2017-02-01 | 1 | -11/+24 |
* | mm, page_alloc: move cpuset seqcount checking to slowpath | Vlastimil Babka | 2017-02-01 | 1 | -21/+26 |
* | mm, page_alloc: fix fast-path race with cpuset update or removal | Vlastimil Babka | 2017-02-01 | 1 | -1/+9 |
* | mm, page_alloc: fix check for NULL preferred_zone | Vlastimil Babka | 2017-02-01 | 1 | -1/+1 |
* | mm/mempolicy.c: do not put mempolicy before using its nodemask | Vlastimil Babka | 2017-02-01 | 1 | -1/+1 |
* | mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp | Keno Fischer | 2017-02-01 | 1 | -1/+17 |
* | mm/hugetlb.c: fix reservation race when freeing surplus pages | Mike Kravetz | 2017-01-19 | 1 | -9/+28 |
* | mm/slab.c: fix SLAB freelist randomization duplicate entries | John Sperbeck | 2017-01-19 | 1 | -4/+4 |
* | mm: support anonymous stable page | Minchan Kim | 2017-01-19 | 1 | -1/+19 |
* | mm, memcg: fix the active list aging for lowmem requests when memcg is enabled | Michal Hocko | 2017-01-19 | 2 | -20/+25 |
* | mm: pmd dirty emulation in page fault handler | Minchan Kim | 2017-01-19 | 1 | -2/+4 |
* | dax: fix deadlock with DAX 4k holes | Ross Zwisler | 2017-01-19 | 1 | -1/+1 |
* | mm, compaction: fix NR_ISOLATED_* stats for pfn based migration | Ming Ling | 2017-01-12 | 2 | -26/+14 |
* | mm: khugepaged: fix radix tree node leak in shmem collapse error path | Johannes Weiner | 2017-01-12 | 1 | -2/+4 |
* | mm: khugepaged: close use-after-free race during shmem collapsing | Johannes Weiner | 2017-01-12 | 1 | -0/+5 |
* | mm/hugetlb.c: use the right pte val for compare in hugetlb_cow | Aneesh Kumar K.V | 2017-01-12 | 1 | -5/+7 |
* | mm, page_alloc: keep pcp count and list contents in sync if struct page is co... | Mel Gorman | 2017-01-06 | 1 | -2/+10 |
* | mm/vmscan.c: set correct defer count for shrinker | Shaohua Li | 2017-01-06 | 1 | -3/+11 |
* | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman | 2017-01-06 | 2 | -2/+2 |
* | vfs,mm: fix return value of read() at s_maxbytes | Linus Torvalds | 2017-01-06 | 1 | -1/+1 |
* | mm: Add a user_ns owner to mm_struct and fix ptrace permission checks | Eric W. Biederman | 2017-01-06 | 1 | -0/+2 |
* | shmem: fix shm fallocate() list corruption | Linus Torvalds | 2016-12-06 | 1 | -1/+14 |
* | mm, vmscan: add cond_resched() into shrink_node_memcg() | Michal Hocko | 2016-12-02 | 1 | -0/+2 |
* | mm: workingset: fix NULL ptr in count_shadow_nodes | Michal Hocko | 2016-12-02 | 1 | -1/+1 |
* | mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb | Kirill A. Shutemov | 2016-11-30 | 1 | -4/+4 |
* | kasan: support use-after-scope detection | Dmitry Vyukov | 2016-11-30 | 3 | -0/+23 |
* | kasan: update kasan_global for gcc 7 | Dmitry Vyukov | 2016-11-30 | 1 | -0/+3 |
* | thp: fix corner case of munlock() of PTE-mapped THPs | Kirill A. Shutemov | 2016-11-30 | 1 | -2/+5 |