aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2019-01-09mm, compaction: shrink compact_controlMel Gorman
2019-01-09page_poison: play nicely with KASANQian Cai
2019-01-09mm: remove extra drain pages on pcp listWei Yang
2019-01-09mm/hugetlb: distinguish between migratability and movabilityAnshuman Khandual
2019-01-09mm: remove sysctl_extfrag_handler()Matthew Wilcox
2019-01-09vmalloc: export __vmalloc_node_range for CONFIG_TEST_VMALLOC_MODULEUladzislau Rezki (Sony)
2019-01-09memcg: schedule high reclaim for remote memcgs on high_workShakeel Butt
2019-01-09mm/vmalloc: pass VM_USERMAP flags directly to __vmalloc_node_range()Roman Penyaev
2019-01-09mm/vmalloc: do not call kmemleak_free() on not yet accounted memoryRoman Penyaev
2019-01-09mm/vmalloc: fix size check for remap_vmalloc_range_partial()Roman Penyaev
2019-01-09memcg: localize memcg_kmem_enabled() checkShakeel Butt
2019-01-09mm, slub: make the comment of put_cpu_partial() completeWei Yang
2019-01-09mm-reuse-only-pte-mapped-ksm-page-in-do_wp_page-fixAndrew Morton
2019-01-09mm: reuse only-pte-mapped KSM page in do_wp_page()Kirill Tkhai
2019-01-09mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-01-09mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()Liviu Dudau
2019-01-09mm/slub.c: freelist is ensured to be NULL when new_slab() failsPeng Wang
2019-01-09mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman
2019-01-09hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"Mike Kravetz
2019-01-09hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race"Mike Kravetz
2019-01-09mm, mempolicy: fix uninit memory accessVlastimil Babka
2019-01-09mm: page_mapped: don't assume compound page is huge or THPJan Stancek
2019-01-09mm/memory.c: initialise mmu_notifier_range correctlyMatthew Wilcox
2019-01-09kasan: fix krealloc handling for tag-based modeAndrey Konovalov
2019-01-09kasan: make tag based mode work with CONFIG_HARDENED_USERCOPYAndrey Konovalov
2019-01-09kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligningAndrey Konovalov
2019-01-09mm-treewide-remove-unused-address-argument-from-pte_alloc-functions-v2-fixAndrew Morton
2019-01-09mm-memcg-fix-reclaim-deadlock-with-writeback-fix-checkpatch-fixesAndrew Morton
2019-01-09mm-memcg-fix-reclaim-deadlock-with-writeback-fixMichal Hocko
2019-01-09mm, memcg: fix reclaim deadlock with writebackMichal Hocko
2019-01-09usercopy: improve comments after reorderKees Cook
2019-01-09mm/usercopy.c: no check page span for stack objectsQian Cai
2019-01-09slab: alien caches must not be initialized if the allocation of the alien cac...Christoph Lameter
2019-01-09mm/page_owner: fix for deferred struct page initQian Cai
2019-01-09memory_hotplug-free-pages-as-higher-order-fix-fixAndrew Morton
2019-01-09memory_hotplug-free-pages-as-higher-order-fixAndrew Morton
2019-01-09mm/page_alloc.c: memory hotplug: free pages as higher orderArun KS
2019-01-09mm/vmalloc.c: make vmalloc_32_user() align base kernel virtual address to SHMLBARoman Penyaev
2019-01-06Change mincore() to count "mapped" pages rather than "cached" pageslinaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-defconfiglinaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allmodconfigLinus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm/page_io.c: fix polled swap page inJens Axboe
2019-01-04fs: don't open code lru_to_page()Nikolay Borisov
2019-01-04mm/: remove caller signal_pending branch predictionsDavidlohr Bueso
2019-01-04mm: speed up mremap by 20x on large regionsJoel Fernandes (Google)
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)Linus Torvalds
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds
2018-12-29Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds