summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2019-02-01mm: migrate: don't rely on __PageMovable() of newpage after unlocking itDavid Hildenbrand
2019-02-01mm, memory_hotplug: __offline_pages fix wrong lockingMichal Hocko
2019-02-01mm: hwpoison: use do_send_sig_info() instead of force_sig()Naoya Horiguchi
2019-02-01kasan: mark file common so ftrace doesn't trace itAnders Roxell
2019-02-01mm, oom: fix use-after-free in oom_kill_processShakeel Butt
2019-02-01mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepagesOscar Salvador
2019-02-01mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zoneMikhail Zaslonko
2019-02-01mm, memory_hotplug: is_mem_section_removable do not pass the end of a zoneMichal Hocko
2019-02-01oom, oom_reaper: do not enqueue same task twiceTetsuo Handa
2019-02-01mm: migrate: make buffer_migrate_page_norefs() actually succeedJan Kara
2019-02-01mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAITAndrea Arcangeli
2019-02-01mm, memory_hotplug: don't bail out in do_migrate_range() prematurelyOscar Salvador
2019-01-28Revert "mm, memory_hotplug: initialize struct pages for the full memory section"Michal Hocko
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-24Revert "Change mincore() to count "mapped" pages rather than "cached" pages"Linus Torvalds
2019-01-22writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo
2019-01-10mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_oneSean Christopherson
2019-01-08mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman
2019-01-08hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"Mike Kravetz
2019-01-08hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race"Mike Kravetz
2019-01-08mm: page_mapped: don't assume compound page is huge or THPJan Stancek
2019-01-08mm/memory.c: initialise mmu_notifier_range correctlyMatthew Wilcox
2019-01-08kasan: fix krealloc handling for tag-based modeAndrey Konovalov
2019-01-08kasan: make tag based mode work with CONFIG_HARDENED_USERCOPYAndrey Konovalov
2019-01-08kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligningAndrey Konovalov
2019-01-08mm, memcg: fix reclaim deadlock with writebackMichal Hocko
2019-01-08mm/usercopy.c: no check page span for stack objectsQian Cai
2019-01-08slab: alien caches must not be initialized if the allocation of the alien cac...Christoph Lameter
2019-01-06Change mincore() to count "mapped" pages rather than "cached" pagesLinus 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
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-28memcg, oom: notify on oom killer invocation from the charge pathMichal Hocko
2018-12-28mm, swap: fix swapoff with KSM pagesHuang Ying
2018-12-28mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmmDan Williams
2018-12-28hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate raceMike Kravetz
2018-12-28hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz
2018-12-28mm: remove __hugepage_set_anon_rmap()Kirill Tkhai
2018-12-28mm/page_alloc.c: allow error injectionBenjamin Poirier
2018-12-28mm: migrate: drop unused argument of migrate_page_move_mapping()Jan Kara
2018-12-28mm: migrate: provide buffer_migrate_page_norefs()Jan Kara