summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()David Hildenbrand
2021-06-29binfmt: remove in-tree usage of MAP_EXECUTABLEDavid Hildenbrand
2021-06-29perf: MAP_EXECUTABLE does not indicate VM_MAYEXECDavid Hildenbrand
2021-06-29mm: memcontrol: remove trailing semicolon in macrosHuilong Deng
2021-06-29loop: charge i/o to mem and blk cgDan Schatzberg
2021-06-29mm: charge active memcg when no mm is setDan Schatzberg
2021-06-29loop: use worker per cgroup instead of kworkerDan Schatzberg
2021-06-29memcontrol: use flexible-array memberwenhuizhang
2021-06-29mm: vmscan: remove noinline_for_stackMuchun Song
2021-06-29mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lockMuchun Song
2021-06-29mm: memcontrol: simplify the logic of objcg pinning memcgMuchun Song
2021-06-29mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvecMuchun Song
2021-06-29mm: memcontrol: simplify lruvec_holds_page_lru_lockMuchun Song
2021-06-29mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvecMuchun Song
2021-06-29mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mmMuchun Song
2021-06-29mm: memcontrol: fix page charging in page replacementMuchun Song
2021-06-29mm: memcontrol: fix root_mem_cgroup chargingMuchun Song
2021-06-29mm: memcg/slab: disable cache merging for KMALLOC_NORMAL cachesWaiman Long
2021-06-29mm: memcg/slab: create a new set of kmalloc-cg-<n> cachesWaiman Long
2021-06-29mm: memcg/slab: properly set up gfp flags for objcg pointer arrayWaiman Long
2021-06-29mm/memcg: optimize user context object stock accessWaiman Long
2021-06-29mm/memcg: improve refill_obj_stock() performanceWaiman Long
2021-06-29mm/memcg: cache vmstat data in percpu memcg_stock_pcpWaiman Long
2021-06-29mm/memcg: move mod_objcg_state() to memcontrol.cWaiman Long
2021-06-29swap: check mapping_empty() for swap cache before being freedHuang Ying
2021-06-29mm: free idle swap cache page after COWHuang Ying
2021-06-29mm, swap: remove unnecessary smp_rmb() in swap_type_to_swap_info()Huang Ying
2021-06-29mm/swap_slots.c: delete meaningless forward declarationsMiaohe Lin
2021-06-29mm/swap: remove unused local variable nr_shadowsMiaohe Lin
2021-06-29mm/swapfile: move get_swap_page_of_type() under CONFIG_HIBERNATIONMiaohe Lin
2021-06-29mm/shmem: fix shmem_swapin() race with swapoffMiaohe Lin
2021-06-29mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info()Miaohe Lin
2021-06-29swap: fix do_swap_page() race with swapoffMiaohe Lin
2021-06-29mm/swapfile: use percpu_ref to serialize against concurrent swapoffMiaohe Lin
2021-06-29mm: pagewalk: fix walk for hugepage tablesChristophe Leroy
2021-06-29mm: gup: pack has_pinned in MMF_HAS_PINNEDAndrea Arcangeli
2021-06-29mm: gup: allow FOLL_PIN to scale in SMPAndrea Arcangeli
2021-06-29mm/gup_benchmark: support threadingPeter Xu
2021-06-29mm: move page dirtying prototypes from mm.hMatthew Wilcox (Oracle)
2021-06-29fs: remove noop_set_page_dirty()Matthew Wilcox (Oracle)
2021-06-29fs: remove anon_set_page_dirty()Matthew Wilcox (Oracle)
2021-06-29iomap: use __set_page_dirty_nobuffersMatthew Wilcox (Oracle)
2021-06-29mm/writeback: use __set_page_dirty in __set_page_dirty_nobuffersMatthew Wilcox (Oracle)
2021-06-29mm/writeback: move __set_page_dirty() to core mmMatthew Wilcox (Oracle)
2021-06-29mm: require ->set_page_dirty to be explicitly wired upChristoph Hellwig
2021-06-29fs: move ramfs_aops to libfsChristoph Hellwig
2021-06-29fs: unexport __set_page_dirtyChristoph Hellwig
2021-06-29writeback, cgroup: release dying cgwbs by switching attached inodesRoman Gushchin
2021-06-29writeback, cgroup: support switching multiple inodes at onceRoman Gushchin
2021-06-29writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()Roman Gushchin