linux-2.6-block.git
2022-02-28 Wei Yangmm/page_alloc: adding same penalty is enough to get...
2022-02-28 Zi Yanmm: page_alloc: avoid merging non-fallbackable pagebloc...
2022-02-28 Yury Norovmm/vmalloc.c: vmap(): don't allow invalid pages
2022-02-28 Jiapeng Chongmm/vmalloc.c: fix "unused function" warning
2022-02-28 Uladzislau... mm/vmalloc: eliminate an extra orig_gfp_mask
2022-02-28 Uladzislau... mm/vmalloc: add adjust_search_size parameter
2022-02-28 Uladzislau... mm/vmalloc: Move draining areas out of caller context
2022-02-28 Miaohe Linmm/vmalloc: remove unneeded function forward declaration
2022-02-28 Miaohe Linmm/sparse: make mminit_validate_memmodel_limits() static
2022-02-28 Miaohe Linmm/memory.c: use helper macro min and max in unmap_mapp...
2022-02-28 Miaohe Linmm/memory.c: use helper function range_in_vma()
2022-02-28 Randy Dunlapmm/mmap: return 1 from stack_guard_gap __setup() handler
2022-02-28 Peter Xumm: rework swap handling of zap_pte_range
2022-02-28 Peter Xumm: change zap_details.zap_mapping into even_cows
2022-02-28 Peter Xumm: rename zap_skip_check_mapping() to should_zap_page()
2022-02-28 Peter Xumm-dont-skip-swap-entry-even-if-zap_details-specified-v5
2022-02-28 Peter Xumm: don't skip swap entry even if zap_details specified
2022-02-28 Muchun Songmm: replace multiple dcache flush with flush_dcache_folio()
2022-02-28 Muchun Songmm: userfaultfd: fix missing cache flush in mcopy_atomi...
2022-02-28 Muchun Songmm: shmem: fix missing cache flush in shmem_mfill_atomi...
2022-02-28 Muchun Songmm: hugetlb: fix missing cache flush in hugetlb_mcopy_a...
2022-02-28 Muchun Songmm: hugetlb: fix missing cache flush in copy_huge_page_...
2022-02-28 Muchun Songmm: fix missing cache flush for all tail pages of compo...
2022-02-28 Muchun Songmm: thp: fix wrong cache flush in remove_migration_pmd()
2022-02-28 Stafford Hornemm: remove mmu_gathers storage from remaining architectures
2022-02-28 Anshuman Khandualmm: merge pte_mkhuge() call into arch_make_huge_pte()
2022-02-28 Anshuman Khandualmm: generalize ARCH_HAS_FILTER_PGPROT
2022-02-28 Vasily Averinmemcg: enable accounting for tty-related objects
2022-02-28 Muchun Songmm: memcontrol: rename memcg_cache_id to memcg_kmem_id
2022-02-28 Muchun Songmm: list_lru: rename list_lru_per_memcg to list_lru_memcg
2022-02-28 Muchun Songmm: memcontrol: fix cannot alloc the maximum memcg ID
2022-02-28 Muchun Songmm: memcontrol: reuse memory cgroup ID for kmem ID
2022-02-28 Andrew Mortonmm-list_lru-replace-linear-array-with-xarray-fix
2022-02-28 Muchun Songmm: list_lru: replace linear array with xarray
2022-02-28 Muchun Songmm: list_lru: rename memcg_drain_all_list_lrus to memcg...
2022-02-28 Muchun Songmm: list_lru: allocate list_lru_one only when needed
2022-02-28 Muchun Songmm: memcontrol: move memcg_online_kmem() to mem_cgroup_...
2022-02-28 Muchun Songxarray: use kmem_cache_alloc_lru to allocate xa_node
2022-02-28 Muchun Songmm: dcache: use kmem_cache_alloc_lru() to allocate...
2022-02-28 Muchun Songf2fs: allocate inode by using alloc_inode_sb()
2022-02-28 Muchun Songfs: allocate inode by using alloc_inode_sb()
2022-02-28 Muchun Songfs: introduce alloc_inode_sb() to allocate filesystems...
2022-02-28 Muchun Songmm: introduce kmem_cache_alloc_lru
2022-02-28 Muchun Songmm: list_lru: transpose the array of per-node per-memcg...
2022-02-28 Sebastian Andrzej... mm/memcg: Disable migration instead of preemption in...
2022-02-28 Sebastian Andrzej... mm/memcg: Protect memcg_stock with a local_lock_t
2022-02-28 Johannes Weinermm/memcg: Opencode the inner part of obj_cgroup_uncharg...
2022-02-28 Sebastian Andrzej... mm/memcg: Protect per-CPU counter by disabling preempti...
2022-02-28 Sebastian Andrzej... mm/memcg: Disable threshold event handlers on PREEMPT_RT
2022-02-28 Michal Hockomm/memcg: Revert ("mm/memcg: optimize user context...
2022-02-28 Wei Yangmm/memcg: move generation assignment and comparison...
2022-02-28 Wei Yangmm/memcg: set pos to prev unconditionally
2022-02-28 Wei Yangmm/memcg: set memcg after css verified and got reference
2022-02-28 Randy Dunlapmm/memcontrol: return 1 from cgroup.memory __setup...
2022-02-28 Shakeel Buttmemcg: synchronously enforce memory.high for large...
2022-02-28 Shakeel Buttselftests: memcg: test high limit for single entry...
2022-02-28 Shakeel Buttmemcg: unify force charging conditions
2022-02-28 Shakeel Buttmemcg: refactor mem_cgroup_oom
2022-02-28 Wei Yangmm/memcg: retrieve parent memcg from css.parent
2022-02-28 Wei Yangmm/memcg: mem_cgroup_per_node is already set to 0 on...
2022-02-28 Yosry Ahmedmemcg: add per-memcg total kernel memory stat
2022-02-28 Shakeel Buttmemcg: replace in_interrupt() with !in_task()
2022-02-28 Hugh Dickinstmpfs: three tweaks to creation time patch
2022-02-28 Xavier Rochetmpfs: support for file creation time
2022-02-28 John Hubbardmm/gup: remove unused get_user_pages_locked()
2022-02-28 John Hubbardmm: change lookup_node() to use get_user_pages_fast()
2022-02-28 John Hubbardmm/gup: remove unused pin_user_pages_locked()
2022-02-28 John Hubbardmm/gup: follow_pfn_pte(): -EEXIST cleanup
2022-02-28 Peter Xumm: fix invalid page pointer returned with FOLL_PIN...
2022-02-28 Miaohe Linmm/writeback: minor clean up for highmem_dirtyable_memory
2022-02-28 Miaohe Linfilemap: remove find_get_pages()
2022-02-28 Christoph Hellwigmm: unexport page_init_poison
2022-02-28 Yixuan Caotools/vm/page_owner_sort.c: fix the instructions for use
2022-02-28 Yixuan Caomm/page_owner.c: record tgid
2022-02-28 Waiman Longmm/page_owner: record task command name
2022-02-28 Waiman Longmm/page_owner: print memcg information
2022-02-28 Waiman Longmm/page_owner: use scnprintf() to avoid excessive buffe...
2022-02-28 Waiman Longlib/vsprintf: avoid redundant work with 0 size
2022-02-28 Yixuan CaoDocumentation/vm/page_owner.rst: fix comments
2022-02-28 Shuah KhanDocumentation/vm/page_owner.rst: fix unexpected indenta...
2022-02-28 Andrew Mortondocumentation-vm-page_ownerrst-update-the-documentation-fix
2022-02-28 Shenghong HanDocumentation/vm/page_owner.rst: update the documentation
2022-02-28 Yixuan Caotools/vm/page_owner_sort.c: delete invalid duplicate...
2022-02-28 Shenghong Hantools/vm/page_owner_sort.c: two trivial fixes
2022-02-28 Chongxi Zhaotools/vm/page_owner_sort.c: support sorting pid and...
2022-02-28 Yinan Zhangtools/vm/page_owner_sort.c: add switch between culling...
2022-02-28 Sean Andersontools/vm/page_owner_sort.c: support sorting by stack...
2022-02-28 Sean Andersontools/vm/page_owner_sort.c: fix NULL-pointer dereferenc...
2022-02-28 Sean Andersontools/vm/page_owner_sort.c: sort by stacktrace before...
2022-02-28 Miaohe Linmm/memremap: avoid calling kasan_remove_zero_shadow...
2022-02-28 Joao Martinsmm/page_alloc: reuse tail struct pages for compound...
2022-02-28 Joao Martinsmm/sparse-vmemmap: improve memory savings for compound...
2022-02-28 Joao Martinsmm/hugetlb_vmemmap: move comment block to Documentation/vm
2022-02-28 Joao Martinsmm/sparse-vmemmap: refactor core of vmemmap_populate_ba...
2022-02-28 Joao Martinsmm/sparse-vmemmap: add a pgmap argument to section...
2022-02-28 Anthony Iliopoulosmount: warn only once about timestamp range expiration
2022-02-28 NeilBrownremove congestion tracking framework
2022-02-28 NeilBrownblock/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
2022-02-28 NeilBrownf2fs: replace congestion_wait() calls with io_schedule_...
2022-02-28 Andrew Mortonremove-bdi_congested-and-wb_congested-and-related-funct...
next