aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2018-05-10Merge tag 'v4.15.18' into v4.15/standard/baseBruce Ashfield
2018-05-10Merge tag 'v4.15.16' into v4.15/standard/baseBruce Ashfield
2018-05-10Merge tag 'v4.15.14' into v4.15/standard/baseBruce Ashfield
2018-04-19mm/gup_benchmark: handle gup failuresMichael S. Tsirkin
2018-04-19get_user_pages_fast(): return -EFAULT on access_ok failureMichael S. Tsirkin
2018-04-08percpu: add __GFP_NORETRY semantics to the percpu balancing pathDennis Zhou
2018-03-28mm/vmscan: wake up flushers for legacy cgroups tooAndrey Ryabinin
2018-03-28Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek
2018-03-28mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()Kirill A. Shutemov
2018-03-28mm/thp: do not wait for lock_page() in deferred_split_scan()Kirill A. Shutemov
2018-03-28mm/khugepaged.c: convert VM_BUG_ON() to collapse failKirill A. Shutemov
2018-03-28hugetlbfs: check for pgoff value overflowMike Kravetz
2018-03-28lockdep: fix fs_reclaim warningTetsuo Handa
2018-03-26Merge tag 'v4.15.10' into v4.15/standard/baseBruce Ashfield
2018-03-15mm/memblock.c: hardcode the end_pfn being -1Daniel Vacek
2018-03-05Merge tag 'v4.15.7' into v4.15/standard/baseBruce Ashfield
2018-03-05Merge tag 'v4.15.6' into v4.15/standard/baseBruce Ashfield
2018-03-05Merge tag 'v4.15.5' into v4.15/standard/baseBruce Ashfield
2018-02-28mm: don't defer struct page initialization for Xen pv guestsJuergen Gross
2018-02-28mm, swap, frontswap: fix THP swap if frontswap enabledHuang Ying
2018-02-25vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systemsMichal Hocko
2018-02-22x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck
2018-02-22mm: hide a #warning for COMPILE_TESTArnd Bergmann
2018-02-22mm, memory_hotplug: fix memmap initializationMichal Hocko
2018-02-13Merge tag 'v4.15.3' into v4.15/standard/baseBruce Ashfield
2018-02-12Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin
2018-02-02aufs4: mmap supportBruce Ashfield
2018-01-22mm, page_vma_mapped: Introduce pfn_in_hpage()Kirill A. Shutemov
2018-01-21mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov
2018-01-19mm/page_owner.c: remove drain_all_pages from init_early_allocated_pagesOscar Salvador
2018-01-19mm/memory.c: release locked page in do_swap_page()Minchan Kim
2018-01-13kmemleak: allow to coexist with fault injectionDmitry Vyukov
2018-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-04mm/sparse.c: wrong allocation for mem_sectionBaoquan He
2018-01-04mm/zsmalloc.c: include fs.hSergey Senozhatsky
2018-01-04mm/debug.c: provide useful debugging information for VM_BUGMatthew Wilcox
2018-01-04mm/mprotect: add a cond_resched() inside change_pmd_range()Anshuman Khandual
2018-01-04mm: check pfn_valid first in zero_resv_unavailDave Young
2017-12-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-12-21Revert "bdi: add error handle for bdi_debug_register"Jens Axboe
2017-12-18mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed.Tetsuo Handa
2017-12-15Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds
2017-12-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-14mm, oom_reaper: fix memory corruptionMichal Hocko
2017-12-14mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()'Christophe JAILLET
2017-12-14mm/slab.c: do not hash pointers when debugging slabGeert Uytterhoeven
2017-12-14mm/page_alloc.c: avoid excessive IRQ disabled times in free_unref_page_list()Lucas Stach
2017-12-14mm/memory.c: mark wp_huge_pmd() inline to prevent build failureGeert Uytterhoeven
2017-12-14mm/kmemleak.c: make cond_resched() rate-limiting more efficientAndrew Morton
2017-12-11Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds