aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds25-92/+201
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan2-1/+4
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport1-2/+0
2021-09-03mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANYBen Widawsky1-0/+12
2021-09-03mm/mempolicy: add MPOL_PREFERRED_MANY for multiple preferred nodesDave Hansen1-0/+1
2021-09-03mm: compaction: support triggering of proactive compaction by userCharan Teja Reddy2-0/+3
2021-09-03mm/vmscan: remove unneeded return value of kswapd_run()Miaohe Lin1-1/+1
2021-09-03mm/vmpressure: replace vmpressure_to_css() with vmpressure_to_memcg()Hui Su1-1/+1
2021-09-03mm/migrate: add sysfs interface to enable reclaim migrationHuang Ying1-0/+4
2021-09-03mm/vmscan: add page demotion counterYang Shi1-0/+2
2021-09-03mm/migrate: demote pages during reclaimDave Hansen2-1/+11
2021-09-03mm/migrate: enable returning precise migrate_pages() success countYang Shi1-2/+3
2021-09-03userfaultfd: change mmap_changing to atomicNadav Amit1-4/+4
2021-09-03hugetlb: fix hugetlb cgroup refcounting during vma splitMike Kravetz1-0/+12
2021-09-03mm: hwpoison: don't drop slab caches for offlining non-LRU pageYang Shi1-1/+1
2021-09-03mm/sparse: set SECTION_NID_SHIFT to 6Naoya Horiguchi1-1/+1
2021-09-03mm: sparse: remove __section_nr() functionOhhoon Kwon1-1/+0
2021-09-03mm: sparse: pass section_nr to find_memory_blockOhhoon Kwon1-1/+1
2021-09-03mm: change fault_in_pages_* to have an unsigned size parameterGreg Kroah-Hartman1-2/+2
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig1-4/+1
2021-09-03mm, memcg: remove unused functionsMiaohe Lin1-12/+0
2021-09-03memcg: replace in_interrupt() by !in_task() in active_memcg()Vasily Averin1-1/+1
2021-09-03memcg: cleanup racy sum avoidance codeShakeel Butt1-13/+2
2021-09-03memcg: infrastructure to flush memcg statsShakeel Butt1-0/+6
2021-09-03memcg: switch lruvec stats to rstatShakeel Butt1-22/+20
2021-09-03mm, memcg: inline swap-related functions to improve disabled memcg configSuren Baghdasaryan1-3/+23
2021-09-03mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg configSuren Baghdasaryan1-3/+25
2021-09-03huge tmpfs: shmem_is_huge(vma, inode, index)Hugh Dickins1-3/+6
2021-09-03huge tmpfs: SGP_NOALLOC to stop collapse_file() on raceHugh Dickins1-0/+1
2021-09-03huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZEHugh Dickins1-0/+13
2021-09-03shmem: use raw_spinlock_t for ->stat_lockSebastian Andrzej Siewior1-1/+1
2021-09-03mm: delete unused get_kernel_page()John Hubbard1-1/+0
2021-09-03mm/gup: remove try_get_page(), call try_get_compound_head() directlyJohn Hubbard1-9/+1
2021-09-03mm/gup: small refactoring: simplify try_grab_page()John Hubbard1-2/+2
2021-09-03include/linux/buffer_head.h: fix boolreturn.cocci warningsJing Yangyang1-1/+1
2021-09-03writeback: memcg: simplify cgroup_writeback_by_idShakeel Butt2-1/+16
2021-09-03writeback: fix bandwidth estimate for spiky workloadJan Kara2-0/+2
2021-09-03writeback: reliably update bandwidth estimationJan Kara2-1/+19
2021-09-03writeback: track number of inodes under writebackJan Kara1-0/+1
2021-09-03mm: report a more useful address for reclaim acquisitionMatthew Wilcox (Oracle)1-4/+4
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds13-83/+192
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-51/+133
2021-09-02Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds4-0/+2454
2021-09-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds18-7/+1508
2021-09-02Merge tag 'mailbox-v5.15' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds2-0/+1147
2021-09-02Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds2-0/+12
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds5-11/+298
2021-09-02Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-6/+17
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-53/+36
2021-09-02Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds3-2/+13