- 6972f55 mm/memory: remove unnecessary pte_devmap case in copy_one_pte() by chenqiwu · 4 years, 7 months ago
- c94b692 /proc/PID/smaps: Add PMD migration entry parsing by Huang Ying · 4 years, 7 months ago
- 99395ee mm: ptdump: expand type of 'val' in note_page() by Steven Price · 4 years, 7 months ago
- 1494e0c x86: mm: ptdump: calculate effective permissions correctly by Steven Price · 4 years, 7 months ago
- 50d53d7 memcg: fix memcg_kmem_bypass() for remote memcg charging by Zefan Li · 4 years, 7 months ago
- 4b82ab4 mm/memcg: automatically penalize tasks with high swap use by Jakub Kicinski · 4 years, 7 months ago
- d1663a9 mm/memcg: move cgroup high memory limit setting into struct page_counter by Jakub Kicinski · 4 years, 7 months ago
- ff144e6 mm/memcg: move penalty delay clamping out of calculate_high_delay() by Jakub Kicinski · 4 years, 7 months ago
- 8a5dbc6 mm/memcg: prepare for swap over-high accounting and penalty calculation by Jakub Kicinski · 4 years, 7 months ago
- 54b512e memcg: expose root cgroup's memory.stat by Shakeel Butt · 4 years, 7 months ago
- 1c4448e mm: memcontrol: simplify value comparison between count and limit by Kaixu Xia · 4 years, 7 months ago
- a6f5576 mm, memcg: add workingset_restore in memory.stat by Yafang Shao · 4 years, 7 months ago
- 251af0c include/linux/swap.h: delete meaningless __add_to_swap_cache() declaration by Miaohe Lin · 4 years, 7 months ago
- 6f79394 mm: swapfile: fix /proc/swaps heading and Size/Used/Priority alignment by Randy Dunlap · 4 years, 7 months ago
- 4907058 swap: reduce lock contention on swap cache from swap slots allocation by Huang Ying · 4 years, 7 months ago
- 09fe06c mm/swapfile.c: use prandom_u32_max() by Huang Ying · 4 years, 7 months ago
- 33e1627 mm/swapfile.c: __swap_entry_free() always free 1 entry by Wei Yang · 4 years, 7 months ago
- 4b4bb6b mm/swapfile.c: classify SWAP_MAP_XXX to make it more readable by Wei Yang · 4 years, 7 months ago
- ed43af1 swap: try to scan more free slots even when fragmented by Huang Ying · 4 years, 7 months ago
- 7b9e2de mm/swapfile.c: omit a duplicate code by compare tmp and max first by Wei Yang · 4 years, 7 months ago
- fdff1de mm/swapfile.c: tmp is always smaller than max by Wei Yang · 4 years, 7 months ago
- 0fd0e19 mm/swapfile.c: found_free could be represented by (tmp < max) by Wei Yang · 4 years, 7 months ago
- abca1c8 mm/swapfile.c: remove the extra check in scan_swap_map_slots() by Wei Yang · 4 years, 7 months ago
- 08d3090 mm/swapfile.c: simplify the calculation of n_goal by Wei Yang · 4 years, 7 months ago
- bd2d18d mm/swapfile.c: remove the unnecessary goto for SSD case by Wei Yang · 4 years, 7 months ago
- f4eaf51 mm/swapfile.c: explicitly show ssd/non-ssd is handled mutually exclusive by Wei Yang · 4 years, 7 months ago
- ca2c55a mm/swapfile.c: offset is only used when there is more slots by Wei Yang · 4 years, 7 months ago
- ebc5951 mm: swap: properly update readahead statistics in unuse_pte_range() by Andrea Righi · 4 years, 7 months ago
- d6c1f09 mm/swap_state: fix a data race in swapin_nr_pages by Qian Cai · 4 years, 7 months ago
- 213516a mm/swapfile: use list_{prev,next}_entry() instead of open-coding by chenqiwu · 4 years, 7 months ago
- 548b6a1 mm/gup.c: further document vma_permits_fault() by Miles Chen · 4 years, 7 months ago
- e792031 ivtv: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 7 months ago
- 9142902 mm/gup: introduce pin_user_pages_unlocked by John Hubbard · 4 years, 7 months ago
- adc8cb4 mm/gup.c: update the documentation by Souptick Joarder · 4 years, 7 months ago
- 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 7 months ago
- a37b071 mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE by NeilBrown · 4 years, 7 months ago
- 28659cc mm/page-writeback.c: remove unused variable by Chao Yu · 4 years, 7 months ago
- 74f4c89 mm/filemap.c: remove misleading comment by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 60e65a6 mm_types.h: change set_page_private to inline function by Guoqing Jiang · 4 years, 7 months ago
- cd0f371 mm/migrate.c: call detach_page_private to cleanup code by Guoqing Jiang · 4 years, 7 months ago
- 7b59435 buffer_head.h: remove attach_page_buffers by Guoqing Jiang · 4 years, 7 months ago
- 4c42be3 orangefs: use attach/detach_page_private by Guoqing Jiang · 4 years, 7 months ago
- 14ed109 ntfs: replace attach_page_buffers with attach_page_private by Guoqing Jiang · 4 years, 7 months ago
- 58aeb73 iomap: use attach/detach_page_private by Guoqing Jiang · 4 years, 7 months ago
- 7128cf9 f2fs: use attach/detach_page_private by Guoqing Jiang · 4 years, 7 months ago
- 45dcfc2 fs/buffer.c: use attach/detach_page_private by Guoqing Jiang · 4 years, 7 months ago
- d1b89bc btrfs: use attach/detach_page_private by Guoqing Jiang · 4 years, 7 months ago
- db2c1d8 md: remove __clear_page_buffers and use attach/detach_page_private by Guoqing Jiang · 4 years, 7 months ago
- b03143a include/linux/pagemap.h: introduce attach/detach_page_private by Guoqing Jiang · 4 years, 7 months ago
- 9d24a13 iomap: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 76a0294 fuse: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- e20a769 f2fs: pass the inode to f2fs_mpage_readpages by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 2332319 f2fs: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- a07f624 ext4: pass the inode to ext4_mpage_readpages by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 6311f91f ext4: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 0615090 erofs: convert compressed files from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 0c07a9f erofs: convert uncompressed files from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- ba206a0 btrfs: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- f2c817b mm: use memalloc_nofs_save in readahead path by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 2d8163e mm: document why we don't set PageReadahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 2c68423 mm: add page_cache_readahead_unbounded by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- b0f31d7 mm: move end_index check out of readahead loop by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 8151b4c mm: add readahead address space operation by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- c1f6925 mm: put readahead pages in cache earlier by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- ef8153b mm: remove 'page_offset' from readahead loop by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- c2c7ad7 mm: rename readahead loop variable to 'i' by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 08eb965 mm: rename various 'offset' parameters to 'index' by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- a4d9653 mm: use readahead_control to pass arguments by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 042124c mm: add new readahead_control API by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- ad4ae1c mm: move readahead nr_pages check into read_pages by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- a1ef856 mm: ignore return value of ->readpages by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 9a42823 mm: return void from various readahead functions by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- cee9a0c mm: move readahead prototypes from mm.h by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 002ae70 mm, dump_page(): do not crash with invalid mapping pointer by Vlastimil Babka · 4 years, 7 months ago
- a3df692 Documentation/vm/slub.rst: s/Toggle/Enable/ by Andrew Morton · 4 years, 7 months ago
- a68ee05 mm/slub: fix stack overruns with SLUB_STATS by Qian Cai · 4 years, 7 months ago
- aa456c7 slub: remove kmalloc under list_lock from list_slab_objects() V2 by Christopher Lameter · 4 years, 7 months ago
- d7660ce slub: Remove userspace notifier for cache add/remove by Christoph Lameter · 4 years, 7 months ago
- 52f2347 mm/slub.c: fix corrupted freechain in deactivate_slab() by Dongli Zhang · 4 years, 7 months ago
- 49f2d24 usercopy: mark dma-kmalloc caches as usercopy caches by Vlastimil Babka · 4 years, 7 months ago
- 485e960 fs/buffer.c: record blockdev write errors in super_block that it backs by Jeff Layton · 4 years, 7 months ago
- 735e4ae vfs: track per-sb writeback errors and report them to syncfs by Jeff Layton · 4 years, 7 months ago
- 78128fa arch/parisc/include/asm/pgtable.h: remove unused `old_pte' by Andrew Morton · 4 years, 7 months ago
- 912f655 ocfs2: mount shared volume without ha stack by Gang He · 4 years, 7 months ago
- 8f745e6 ocfs2: add missing annotation for dlm_empty_lockres() by Jules Irenge · 4 years, 7 months ago
- 93e72b3 squashfs: migrate from ll_rw_block usage to BIO by Philippe Liard · 4 years, 7 months ago
- 9bf9511 Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- ef34ba6 Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 8b11dd5 Merge tag 'edac_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 7 months ago
- ca1f5df Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 7 months ago
- 4d67829 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 7 months ago
- afdb0f2 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 7 months ago
- 829f3b9 Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 7 months ago
- 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
- 729ea4e Merge tag 'i3c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 4 years, 7 months ago
- d30fc97 Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 7 months ago
- a36de5e Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 7 months ago
- 213fd09 Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 7 months ago
- 129b9a5 Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 7 months ago