| 2019-09-24 | Nicholas Piggin | mm: remove quicklist page table caches | commit | commitdiff | tree | 
| 2019-09-24 | Minchan Kim | mm: release the spinlock on zap_pte_range | commit | commitdiff | tree | 
| 2019-09-24 | Wei Yang | mm: remove redundant assignment of entry | commit | commitdiff | tree | 
| 2019-09-24 | John Hubbard | net/xdp: convert put_page() to put_user_page*() | commit | commitdiff | tree | 
| 2019-09-24 | John Hubbard | drivers/gpu/drm/via: convert put_page() to put_user_page*() | commit | commitdiff | tree | 
| 2019-09-24 | akpm@linux... | mm/gup: add make_dirty arg to put_user_pages_dirty_lock() | commit | commitdiff | tree | 
| 2019-09-24 | Johannes Weiner | mm: vmscan: do not share cgroup iteration between recla... | commit | commitdiff | tree | 
| 2019-09-24 | Roman Gushchin | mm: memcontrol: switch to rcu protection in drain_all_s... | commit | commitdiff | tree | 
| 2019-09-24 | Chris Down | mm, memcg: throttle allocators when failing reclaim... | commit | commitdiff | tree | 
| 2019-09-24 | Matthew Wilcox... | mm: page cache: store only head pages in i_pages | commit | commitdiff | tree | 
| 2019-09-24 | Konstantin... | mm/filemap.c: rewrite mapping_needs_writeback in less... | commit | commitdiff | tree | 
| 2019-09-24 | Konstantin... | mm/filemap.c: don't initiate writeback if mapping has... | commit | commitdiff | tree | 
| 2019-09-24 | Vlastimil Babka | mm, page_owner, debug_pagealloc: save and dump freeing... | commit | commitdiff | tree | 
| 2019-09-24 | Vlastimil Babka | mm, page_owner: keep owner info when freeing the page | commit | commitdiff | tree | 
| 2019-09-24 | Vlastimil Babka | mm, page_owner: record page owner for each subpage | commit | commitdiff | tree | 
| 2019-09-24 | Yu Zhao | mm: replace list_move_tail() with add_page_to_lru_list_... | commit | commitdiff | tree | 
| 2019-09-24 | Matthew Wilcox... | mm: introduce compound_nr() | commit | commitdiff | tree | 
| 2019-09-24 | Matthew Wilcox... | mm: introduce page_shift() | commit | commitdiff | tree | 
| 2019-09-24 | Matthew Wilcox... | mm: introduce page_size() | commit | commitdiff | tree | 
| 2019-09-24 | YueHaibing | mm/rmap.c: remove set but not used variable 'cstart' | commit | commitdiff | tree | 
| 2019-09-24 | Christophe... | mm/page_poison.c: fix a typo in a comment | commit | commitdiff | tree | 
| 2019-09-24 | Mark Rutland | lib/test_kasan.c: add roundtrip tests | commit | commitdiff | tree | 
| 2019-09-24 | Walter Wu | kasan: add memory corruption identification for softwar... | commit | commitdiff | tree | 
| 2019-09-24 | Qian Cai | mm/kmemleak: increase the max mem pool to 1M | commit | commitdiff | tree | 
| 2019-09-24 | Qian Cai | mm/kmemleak.c: record the current memory pool size | commit | commitdiff | tree | 
| 2019-09-24 | Catalin Marinas | mm: kmemleak: use the memory pool for early allocations | commit | commitdiff | tree | 
| 2019-09-24 | Catalin Marinas | mm: kmemleak: simple memory allocation pool for kmemlea... | commit | commitdiff | tree | 
| 2019-09-24 | Catalin Marinas | mm: kmemleak: make the tool tolerant to struct scan_are... | commit | commitdiff | tree | 
| 2019-09-24 | Nicolas Boichat | kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE defaul... | commit | commitdiff | tree | 
| 2019-09-24 | Qian Cai | mm/slub.c: fix -Wunused-function compiler warnings | commit | commitdiff | tree | 
| 2019-09-24 | Waiman Long | mm, slab: move memcg_cache_params structure to mm/slab.h | commit | commitdiff | tree | 
| 2019-09-24 | Waiman Long | mm, slab: extend slab/shrink to shrink all memcg caches | commit | commitdiff | tree | 
| 2019-09-24 | Colin Ian King | ocfs2: fix spelling mistake "ambigous" -> "ambiguous" | commit | commitdiff | tree | 
| 2019-09-24 | Changwei Ge | ocfs2: checkpoint appending truncate log transaction... | commit | commitdiff | tree | 
| 2019-09-24 | Changwei Ge | ocfs2: wait for recovering done after direct unlock... | commit | commitdiff | tree | 
| 2019-09-24 | Markus Elfring | ocfs2: delete unnecessary checks before brelse() | commit | commitdiff | tree | 
| 2019-09-24 | zhengbin | fs/ocfs2/dir.c: remove set but not used variables | commit | commitdiff | tree | 
| 2019-09-24 | zhengbin | fs/ocfs2/file.c: remove set but not used variables | commit | commitdiff | tree | 
| 2019-09-24 | zhengbin | fs/ocfs2/namei.c: remove set but not used variables | commit | commitdiff | tree | 
| 2019-09-24 | Guozhonghua | ocfs2: remove unused ocfs2_orphan_scan_exit() declaration | commit | commitdiff | tree | 
| 2019-09-24 | Guozhonghua | ocfs2: remove unused ocfs2_calc_tree_trunc_credits() | commit | commitdiff | tree | 
| 2019-09-24 | Greg Kroah... | ocfs2: further debugfs cleanups | commit | commitdiff | tree | 
| 2019-09-24 | Joseph Qi | jbd2: remove jbd2_journal_inode_add_[write|wait] | commit | commitdiff | tree | 
| 2019-09-24 | Joseph Qi | ocfs2: use jbd2_inode dirty range scoping | commit | commitdiff | tree | 
| 2019-09-24 | Greg Thelen | kbuild: clean compressed initramfs image | commit | commitdiff | tree | 
| 2019-09-24 | Vitaly Wool | z3fold: fix retry mechanism in page reclaim | commit | commitdiff | tree | 
| 2019-09-24 | Arnd Bergmann | mm: add dummy can_do_mlock() helper | commit | commitdiff | tree | 
| 2019-09-24 | Vitaly Wool | Revert "mm/z3fold.c: fix race between migration and... | commit | commitdiff | tree | 
| 2019-09-24 | OGAWA Hirofumi | fat: work around race with userspace's read via blockde... | commit | commitdiff | tree | 
| 2019-09-22 | Linus Torvalds | Merge tag 'for-v5.4' of git://git./linux/kernel/git... | commit | commitdiff | tree | 
| 2019-09-22 | Linus Torvalds | Merge tag 'hsi-for-5.4' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-22 | Linus Torvalds | firmware: bcm47xx_nvram: _really_ correct size_t printf... | commit | commitdiff | tree | 
| 2019-09-22 | Linus Torvalds | modules: make MODULE_IMPORT_NS() work even when modular... | commit | commitdiff | tree | 
| 2019-09-22 | Linus Torvalds | Merge tag 'rtc-5.4' of git://git./linux/kernel/git... | commit | commitdiff | tree | 
| 2019-09-22 | Linus Torvalds | Merge tag 'rpmsg-v5.4' of git://git./linux/kernel/git... | commit | commitdiff | tree | 
| 2019-09-22 | Linus Torvalds | Merge tag 'rproc-v5.4' of git://git./linux/kernel/git... | commit | commitdiff | tree | 
| 2019-09-22 | Linus Torvalds | Merge tag 'soundwire-5.4-rc1' of git://git./linux/kerne... | commit | commitdiff | tree | 
| 2019-09-22 | Linus Torvalds | Merge tag 'modules-for-v5.4' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-22 | Linus Torvalds | Merge tag 'for-linus' of git://git.armlinux.org.uk... | commit | commitdiff | tree | 
| 2019-09-22 | Linus Torvalds | Merge tag 'mips_5.4' of git://git./linux/kernel/git... | commit | commitdiff | tree | 
| 2019-09-21 | Linus Torvalds | Merge tag 'gfs2-for-5.4' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-21 | Linus Torvalds | Merge tag 'f2fs-for-5.4' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-21 | Linus Torvalds | Merge tag 'for_v5.4-rc1' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-21 | Linus Torvalds | Merge tag 'ext4_for_linus' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-21 | Linus Torvalds | Merge tag 'upstream-5.4-rc1' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-21 | Linus Torvalds | Merge tag 'for-linus-5.4-rc1' of git://git./linux/kerne... | commit | commitdiff | tree | 
| 2019-09-21 | Linus Torvalds | Merge tag 'mtd/for-5.4' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-21 | Linus Torvalds | Merge tag 'libnvdimm-for-5.4' of git://git./linux/kerne... | commit | commitdiff | tree | 
| 2019-09-21 | Linus Torvalds | Merge tag 'scsi-misc' of git://git./linux/kernel/git... | commit | commitdiff | tree | 
| 2019-09-21 | Linus Torvalds | Merge tag 'for-5.4/dm-changes' of git://git./linux... | commit | commitdiff | tree | 
| 2019-09-21 | Linus Torvalds | Merge tag 'for-linus' of git://git./linux/kernel/git... | commit | commitdiff | tree | 
| 2019-09-21 | Linus Torvalds | Merge tag 'for-linus-hmm' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-21 | Linus Torvalds | Merge tag 'compiler-attributes-for-linus-v5.4' of git... | commit | commitdiff | tree | 
| 2019-09-21 | Linus Torvalds | Merge tag 'gcc-plugins-v5.4-rc1' of git://git./linux... | commit | commitdiff | tree | 
| 2019-09-21 | Linus Torvalds | Merge tag 'printk-for-5.4' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-20 | Linus Torvalds | Merge tag 'armsoc-late' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-20 | Linus Torvalds | Merge tag 'clk-for-linus' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-20 | Linus Torvalds | Merge tag 'vfio-v5.4-rc1' of git://github.com/awilliam... | commit | commitdiff | tree | 
| 2019-09-20 | Paul Burton | MIPS: Detect bad _PFN_SHIFT values | commit | commitdiff | tree | 
| 2019-09-20 | Paul Burton | MIPS: Disable pte_special() for MIPS32 with RiXi | commit | commitdiff | tree | 
| 2019-09-20 | Linus Torvalds | Merge tag 'powerpc-5.4-1' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-20 | Linus Torvalds | Merge tag 'arm64-fixes' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-20 | Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-20 | Linus Torvalds | Merge tag 'trace-v5.4' of git://git./linux/kernel/git... | commit | commitdiff | tree | 
| 2019-09-20 | Linus Torvalds | Merge tag 'kgdb-5.4-rc1' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-20 | Linus Torvalds | lz4: do not export static symbol | commit | commitdiff | tree | 
| 2019-09-20 | Linus Torvalds | Merge tag 'kbuild-v5.4' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-19 | Linus Torvalds | Merge tag 'drm-next-2019-09-18' of git://anongit.freede... | commit | commitdiff | tree | 
| 2019-09-19 | Stephen Boyd | Merge branches 'clk-bulk-fix', 'clk-at91' and 'clk... | commit | commitdiff | tree | 
| 2019-09-19 | Stephen Boyd | Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk... | commit | commitdiff | tree | 
| 2019-09-19 | Stephen Boyd | Merge branches 'clk-renesas', 'clk-rockchip', 'clk... | commit | commitdiff | tree | 
| 2019-09-19 | Stephen Boyd | Merge branches 'clk-init-destroy', 'clk-doc', 'clk... | commit | commitdiff | tree | 
| 2019-09-19 | Stephen Boyd | Merge branches 'clk-qcom', 'clk-mtk', 'clk-armada'... | commit | commitdiff | tree | 
| 2019-09-19 | Stephen Boyd | Merge branches 'clk-aspeed', 'clk-unused', 'clk-of... | commit | commitdiff | tree | 
| 2019-09-19 | Stephen Boyd | clk: Drop !clk checks in debugfs dumping | commit | commitdiff | tree | 
| 2019-09-19 | Linus Torvalds | Merge tag 'pinctrl-v5.4-1' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-19 | Linus Torvalds | Merge tag 'tag-chrome-platform-for-v5.4' of git://git... | commit | commitdiff | tree | 
| 2019-09-19 | Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... | commit | commitdiff | tree | 
| 2019-09-19 | Linus Torvalds | Merge tag 'for-linus-5.4-1' of git://github.com/cminyar... | commit | commitdiff | tree | 
| 2019-09-19 | Linus Torvalds | Merge tag 'mailbox-v5.4' of git://git.linaro.org/landin... | commit | commitdiff | tree | 
| next |