summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-12-28Merge tag 'drm-next-2018-12-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-28Merge tag 'hwmon-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-28Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-12-28Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-28Merge tag 'for-4.21/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-28Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-28Merge tag 'for-4.21/aio-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-28Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds
2018-12-28Fix failure path in alloc_pid()Matthew Wilcox
2018-12-28kernel/fork.c: mark 'stack_vm_area' with __maybe_unusedYueHaibing
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-28include/linux/gfp.h: fix typoKyle Spiers
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-28memory_hotplug: add missing newlines to debugging outputMichal Hocko
2018-12-28mm: remove __hugepage_set_anon_rmap()Kirill Tkhai
2018-12-28include/linux/vmstat.h: remove unused page state adjustment macroWei Yang
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-28blkdev: avoid migration stalls for blkdev pagesJan Kara
2018-12-28mm: migrate: provide buffer_migrate_page_norefs()Jan Kara
2018-12-28mm: migrate: move migrate_page_lock_buffers()Jan Kara
2018-12-28mm: migrate: lock buffers before migrate_page_move_mapping()Jan Kara
2018-12-28mm: migration: factor out code to compute expected number of page referencesJan Kara
2018-12-28mm, page_alloc: enable pcpu_drain with zone capabilityWei Yang
2018-12-28kmemleak: add config to select auto scanSri Krishna chowdary
2018-12-28mm/page_alloc.c: don't call kasan_free_pages() at deferred mem initWaiman Long
2018-12-28userfaultfd: clear flag if remap event not enabledPeter Xu
2018-12-28mm/pageblock: throw compile error if pageblock_bits cannot hold MIGRATE_TYPESPingfan Liu
2018-12-28ksm: react on changing "sleep_millisecs" parameter fasterKirill Tkhai
2018-12-28mm, fault_around: do not take a reference to a locked pageMichal Hocko
2018-12-28mm, memory_hotplug: deobfuscate migration part of offliningMichal Hocko
2018-12-28mm, memory_hotplug: try to migrate full pfn rangeMichal Hocko
2018-12-28mm, proc: report PR_SET_THP_DISABLE in procMichal Hocko
2018-12-28mm, thp, proc: report THP eligibility for each vmaMichal Hocko
2018-12-28mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko
2018-12-28include/linux/memory_hotplug.h: remove duplicate declaration of offline_pages()Wei Yang
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse
2018-12-28hwpoison, memory_hotplug: allow hwpoisoned pages to be offlinedMichal Hocko