Age | Commit message (Expand) | Author |
2017-07-21 | mm: fix overflow check in expand_upwards() | Helge Deller |
2017-07-21 | mm/list_lru.c: fix list_lru_count_node() to be race free | Sahitya Tummala |
2017-07-21 | thp, mm: fix crash due race in MADV_FREE handling | Kirill A. Shutemov |
2017-07-05 | mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings | Ard Biesheuvel |
2017-07-05 | mm: numa: avoid waiting on freed migrated pages | Mark Rutland |
2017-07-05 | mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff() | David Rientjes |
2017-06-24 | mm: fix new crash in unmapped_area_topdown() | Hugh Dickins |
2017-06-24 | Allow stack to grow up to address space limit | Helge Deller |
2017-06-24 | mm: larger stack guard gap, between vmas | Hugh Dickins |
2017-06-24 | swap: cond_resched in swap_cgroup_prepare() | Yu Zhao |
2017-06-24 | mm/memory-failure.c: use compound_head() flags for huge pages | James Morse |
2017-06-17 | kasan: respect /proc/sys/kernel/traceoff_on_warning | Peter Zijlstra |
2017-06-17 | shmem: fix sleeping from atomic context | Kirill A. Shutemov |
2017-06-14 | fs: add i_blocksize() | Fabian Frederick |
2017-06-07 | mm/slub.c: trace free objects at KERN_INFO | Daniel Thompson |
2017-06-07 | slub/memcg: cure the brainless abuse of sysfs attributes | Thomas Gleixner |
2017-06-07 | ksm: prevent crash after write_protect_page fails | Andrea Arcangeli |
2017-06-07 | mm: consider memblock reservations for deferred memory initialization sizing | Michal Hocko |
2017-06-07 | mlock: fix mlock count can not decrease in race condition | Yisheng Xie |
2017-06-07 | mm/migrate: fix refcount handling when !hugepage_migration_supported() | Punit Agrawal |
2017-05-20 | mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC | Vlastimil Babka |
2017-04-27 | mm: prevent NR_ISOLATE_* stats from going negative | Rabin Vincent |
2017-04-21 | mm: memcontrol: use special workqueue for creating per-memcg caches | Vladimir Davydov |
2017-04-21 | zsmalloc: expand class bit | Minchan Kim |
2017-04-21 | thp: fix MADV_DONTNEED vs. MADV_FREE race | Kirill A. Shutemov |
2017-04-12 | mm/mempolicy.c: fix error handling in set_mempolicy and mbind. | Chris Salls |
2017-04-12 | mm/page_alloc.c: fix print order in show_free_areas() | Alexander Polakov |
2017-04-08 | mm: workingset: fix premature shadow node shrinking with cgroups | Johannes Weiner |
2017-04-08 | mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() | Naoya Horiguchi |
2017-04-08 | mm: rmap: fix huge file mmap accounting in the memcg stats | Johannes Weiner |
2017-03-26 | percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages | Tahsin Erdogan |
2017-03-22 | slub: move synchronize_sched out of slab_mutex on shrink | Vladimir Davydov |
2017-03-15 | mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() | Tahsin Erdogan |
2017-03-15 | thp: fix another corner case of munlock() vs. THPs | Kirill A. Shutemov |
2017-03-12 | mm, vmscan: consider eligible zones in get_scan_count | Michal Hocko |
2017-03-12 | mm, vmscan: cleanup lru size claculations | Michal Hocko |
2017-03-12 | mm: do not access page->mapping directly on page_endio | Minchan Kim |
2017-03-12 | mm: vmpressure: fix sending wrong events on underflow | Vinayak Menon |
2017-03-12 | mm/page_alloc: fix nodes for reclaim in fast path | Gavin Shan |
2017-02-26 | block: fix double-free in the failure path of cgwb_bdi_init() | Tejun Heo |
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 |