| Age | Commit message (Expand) | Author |
| 2019-09-24 | zpool: add malloc_support_movable to zpool_driver | Hui Zhu |
| 2019-09-24 | mm, fs: move randomize_stack_top from fs to mm | Alexandre Ghiti |
| 2019-09-24 | khugepaged: enable collapse pmd for pte-mapped THP | Song Liu |
| 2019-09-24 | mm, thp: introduce FOLL_SPLIT_PMD | Song Liu |
| 2019-09-24 | mm: move memcmp_pages() and pages_identical() | Song Liu |
| 2019-09-24 | mm: thp: make deferred split shrinker memcg aware | Yang Shi |
| 2019-09-24 | mm: shrinker: make shrinker not depend on memcg kmem | Yang Shi |
| 2019-09-24 | mm: thp: extract split_queue_* into a struct | Yang Shi |
| 2019-09-24 | mm,thp: avoid writes to file with THP in pagecache | Song Liu |
| 2019-09-24 | mm,thp: stats for file backed THP | Song Liu |
| 2019-09-24 | mm, compaction: raise compaction priority after it withdrawns | Vlastimil Babka |
| 2019-09-24 | mm/vmalloc: modify struct vmap_area to reduce its size | Pengfei Li |
| 2019-09-24 | drivers/base/memory.c: don't store end_section_nr in memory blocks | David Hildenbrand |
| 2019-09-24 | driver/base/memory.c: validate memory block size early | David Hildenbrand |
| 2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
| 2019-09-24 | mm/gup: add make_dirty arg to put_user_pages_dirty_lock() | akpm@linux-foundation.org |
| 2019-09-24 | mm: page cache: store only head pages in i_pages | Matthew Wilcox (Oracle) |
| 2019-09-24 | mm, page_owner: keep owner info when freeing the page | Vlastimil Babka |
| 2019-09-24 | mm: introduce compound_nr() | Matthew Wilcox (Oracle) |
| 2019-09-24 | mm: introduce page_shift() | Matthew Wilcox (Oracle) |
| 2019-09-24 | mm: introduce page_size() | Matthew Wilcox (Oracle) |
| 2019-09-24 | mm, slab: move memcg_cache_params structure to mm/slab.h | Waiman Long |
| 2019-09-24 | jbd2: remove jbd2_journal_inode_add_[write|wait] | Joseph Qi |
| 2019-09-24 | mm: add dummy can_do_mlock() helper | Arnd Bergmann |
| 2019-09-22 | modules: make MODULE_IMPORT_NS() work even when modular builds are disabled | Linus Torvalds |
| 2019-09-22 | Merge tag 'soundwire-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2019-09-22 | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2019-09-22 | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
| 2019-09-21 | Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds |
| 2019-09-21 | Merge tag 'for_v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
| 2019-09-21 | Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds |
| 2019-09-21 | Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2019-09-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
| 2019-09-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
| 2019-09-21 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
| 2019-09-21 | Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux | Linus Torvalds |
| 2019-09-20 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
| 2019-09-20 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
| 2019-09-20 | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
| 2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
| 2019-09-19 | Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
| 2019-09-19 | Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i... | Stephen Boyd |
| 2019-09-19 | Merge branches 'clk-qcom', 'clk-mtk', 'clk-armada', 'clk-ingenic' and 'clk-me... | Stephen Boyd |
| 2019-09-19 | Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
| 2019-09-19 | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
| 2019-09-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
| 2019-09-19 | Merge tag 'mailbox-v5.4' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds |
| 2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
| 2019-09-19 | Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
| 2019-09-19 | Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |