Age | Commit message (Expand) | Author | Files | Lines |
2018-05-22 | mm: don't allow deferred pages with NEED_PER_CPU_KM | Pavel Tatashin | 1 | -0/+1 |
2018-05-19 | proc: do not access cmdline nor environ from file-backed areas | Willy Tarreau | 1 | -0/+3 |
2018-05-16 | mm, oom: fix concurrent munlock and oom reaper unmap, v3 | David Rientjes | 2 | -52/+66 |
2018-05-16 | mm: sections are not offlined during memory hotremove | Pavel Tatashin | 1 | -1/+1 |
2018-05-16 | z3fold: fix reclaim lock-ups | Vitaly Wool | 1 | -12/+30 |
2018-05-16 | bdi: wake up concurrent wb_shutdown() callers. | Tetsuo Handa | 1 | -1/+1 |
2018-05-16 | memcg: fix per_node_info cleanup | Michal Hocko | 1 | -0/+3 |
2018-05-09 | percpu: include linux/sched.h for cond_resched() | Tejun Heo | 1 | -0/+1 |
2018-04-26 | mm/fadvise: discard partial page if endbyte is also EOF | shidao.ytt | 1 | -1/+9 |
2018-04-26 | mm: pin address_space before dereferencing it while isolating an LRU page | Mel Gorman | 1 | -2/+12 |
2018-04-26 | mm: thp: use down_read_trylock() in khugepaged to avoid long block | Yang Shi | 1 | -4/+8 |
2018-04-26 | mm/mempolicy: add nodes_empty check in SYSC_migrate_pages | Yisheng Xie | 1 | -3/+7 |
2018-04-26 | mm/mempolicy: fix the check of nodemask from user | Yisheng Xie | 1 | -3/+20 |
2018-04-24 | writeback: safer lock nesting | Greg Thelen | 1 | -9/+9 |
2018-04-24 | mm/filemap.c: fix NULL pointer in page_cache_tree_insert() | Matthew Wilcox | 1 | -5/+4 |
2018-04-24 | mm, slab: reschedule cache_reap() on the same CPU | Vlastimil Babka | 1 | -1/+2 |
2018-04-24 | mm/hmm: hmm_pfns_bad() was accessing wrong struct | Jérôme Glisse | 1 | -1/+2 |
2018-04-24 | mm/ksm.c: fix inconsistent accounting of zero pages | Claudio Imbrenda | 1 | -0/+7 |
2018-04-19 | get_user_pages_fast(): return -EFAULT on access_ok failure | Michael S. Tsirkin | 1 | -1/+4 |
2018-04-08 | percpu: add __GFP_NORETRY semantics to the percpu balancing path | Dennis Zhou | 3 | -28/+43 |
2018-03-28 | mm/vmscan: wake up flushers for legacy cgroups too | Andrey Ryabinin | 1 | -15/+16 |
2018-03-28 | Revert "mm: page_alloc: skip over regions of invalid pfns where possible" | Daniel Vacek | 2 | -38/+1 |
2018-03-28 | mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink() | Kirill A. Shutemov | 1 | -11/+20 |
2018-03-28 | mm/thp: do not wait for lock_page() in deferred_split_scan() | Kirill A. Shutemov | 1 | -1/+3 |
2018-03-28 | mm/khugepaged.c: convert VM_BUG_ON() to collapse fail | Kirill A. Shutemov | 1 | -1/+6 |
2018-03-28 | hugetlbfs: check for pgoff value overflow | Mike Kravetz | 1 | -0/+7 |
2018-03-28 | lockdep: fix fs_reclaim warning | Tetsuo Handa | 1 | -1/+1 |
2018-03-15 | mm/memblock.c: hardcode the end_pfn being -1 | Daniel Vacek | 1 | -5/+5 |
2018-03-03 | mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()' | Christophe JAILLET | 1 | -2/+4 |
2018-02-28 | mm, swap, frontswap: fix THP swap if frontswap enabled | Huang Ying | 1 | -0/+6 |
2018-02-25 | vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems | Michal Hocko | 1 | -3/+7 |
2018-02-25 | mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep | Dave Young | 1 | -1/+1 |
2018-02-25 | mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed. | Tetsuo Handa | 1 | -0/+3 |
2018-02-22 | x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages | Tony Luck | 1 | -2/+0 |
2018-02-22 | mm: hide a #warning for COMPILE_TEST | Arnd Bergmann | 1 | -1/+1 |
2018-02-22 | kmemcheck: rip it out for real | Michal Hocko | 1 | -1/+0 |
2018-02-22 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 4 | -131/+2 |
2018-02-22 | kmemcheck: remove whats left of NOTRACK flags | Levin, Alexander (Sasha Levin) | 1 | -2/+0 |
2018-02-22 | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) | 5 | -9/+6 |
2018-02-22 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) | 5 | -59/+0 |
2018-02-13 | Revert "defer call to mem_cgroup_sk_alloc()" | Roman Gushchin | 1 | -0/+14 |
2018-02-03 | kmemleak: add scheduling point to kmemleak_scan() | Yisheng Xie | 1 | -0/+2 |
2018-01-31 | mm, page_alloc: fix potential false positive in __zone_watermark_ok | Vlastimil Babka | 1 | -3/+3 |
2018-01-23 | mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte() | Kirill A. Shutemov | 1 | -25/+38 |
2018-01-10 | mm/sparse.c: wrong allocation for mem_section | Baoquan He | 1 | -1/+1 |
2018-01-10 | mm/mprotect: add a cond_resched() inside change_pmd_range() | Anshuman Khandual | 1 | -2/+4 |
2017-12-25 | mm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEMEM_EXTREME=y | Kirill A. Shutemov | 2 | -10/+10 |
2017-12-25 | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() | Will Deacon | 1 | -1/+1 |
2017-12-25 | mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y | Kirill A. Shutemov | 2 | -6/+21 |
2017-12-20 | mm, oom_reaper: fix memory corruption | Michal Hocko | 2 | -6/+8 |