platform/kernel/linux-rpi.git
2022-05-13 Matthew Wilcox... mm/migrate: convert move_to_new_page() into move_to_new...
2022-05-13 Matthew Wilcox... mm: add folio_test_movable()
2022-05-13 Matthew Wilcox... mm: add folio_mapping_flags()
2022-05-13 Matthew Wilcox... mm/shmem: convert shmem_swapin_page() to shmem_swapin_f...
2022-05-13 Matthew Wilcox... mm/shmem: convert shmem_getpage_gfp to use a folio
2022-05-13 Matthew Wilcox... mm/shmem: convert shmem_alloc_and_acct_page to use...
2022-05-13 Matthew Wilcox... mm/shmem: add shmem_alloc_folio()
2022-05-13 Matthew Wilcox... mm/shmem: turn shmem_should_replace_page into shmem_sho...
2022-05-13 Matthew Wilcox... mm/shmem: convert shmem_add_to_page_cache to take a...
2022-05-13 Matthew Wilcox... mm/swap: add folio_throttle_swaprate
2022-05-13 Matthew Wilcox... mm/shmem: use a folio in shmem_unused_huge_shrink
2022-05-13 Matthew Wilcox... vmscan: remove remaining uses of page in shrink_page_list
2022-05-13 Matthew Wilcox... mm: allow can_split_folio() to be called when THP are...
2022-05-13 Matthew Wilcox... vmscan: convert the activate_locked portion of shrink_p...
2022-05-13 Matthew Wilcox... vmscan: move initialisation of mapping down
2022-05-13 Matthew Wilcox... vmscan: convert lazy freeing to folios
2022-05-13 Matthew Wilcox... vmscan: convert page buffer handling to use folios
2022-05-13 Matthew Wilcox... vmscan: convert dirty page handling to folios
2022-05-13 Matthew Wilcox... swap: convert add_to_swap() to take a folio
2022-05-13 Matthew Wilcox... swap: turn get_swap_page() into folio_alloc_swap()
2022-05-13 Matthew Wilcox... vmscan: convert the writeback handling in shrink_page_l...
2022-05-13 Matthew Wilcox... vmscan: use folio_mapped() in shrink_page_list()
2022-05-13 Matthew Wilcox... mm: remove alloc_pages_vma()
2022-05-13 Matthew Wilcox... alpha: fix alloc_zeroed_user_highpage_movable()
2022-05-13 Matthew Wilcox... mm/huge_memory: convert do_huge_pmd_anonymous_page...
2022-05-13 Matthew Wilcox... shmem: convert shmem_alloc_hugepage() to use vma_alloc_...
2022-05-13 Wan Jiabingmm/shmem: remove duplicate include in memory.c
2022-05-13 Wei Yangmm/vmscan: don't use NUMA_NO_NODE as indicator of page...
2022-05-13 Wei Yangmm/vmscan: filter empty page_list at the beginning
2022-05-13 Miaohe Linmm/vmscan: use helper folio_is_file_lru()
2022-05-13 Miaohe Linmm/vmscan: remove obsolete comment in kswapd_run
2022-05-13 Miaohe Linmm/vmscan: take all base pages of THP into account...
2022-05-13 Miaohe Linmm/vmscan: introduce helper function reclaim_page_list()
2022-05-13 Miaohe Linmm/vmscan: add a comment about MADV_FREE pages check...
2022-05-13 Wei Yangmm/vmscan: not necessary to re-init the list for each...
2022-05-13 Jagdish Gediyamm: convert sysfs input to bool using kstrtobool()
2022-05-13 Jagdish Gediyalib/kstrtox.c: add "false"/"true" support to kstrtobool()
2022-05-13 Miaohe Linmm/vmscan: take min_slab_pages into account when try...
2022-05-13 Zi Yandrivers: virtio_mem: use pageblock size as the minimum...
2022-05-13 Zi Yanmm: cma: use pageblock_order as the single alignment
2022-05-13 Zi Yanmm: page_isolation: enable arbitrary range page isolation.
2022-05-13 Zi Yanmm: make alloc_contig_range work at pageblock granularity
2022-05-13 Zi Yanmm: page_isolation: check specified range for unmovable...
2022-05-13 Zi Yanmm: page_isolation: move has_unmovable_pages() to mm...
2022-05-13 David Vernetcgroup: fix racy check in alloc_pagecache_max_30M(...
2022-05-13 David Vernetcgroup: remove racy check in test_memcg_sock()
2022-05-13 David Vernetcgroup: account for memory_localevents in test_memcg_oo...
2022-05-13 David Vernetcgroup: account for memory_recursiveprot in test_memcg_...
2022-05-13 David Vernetcgroups: refactor children cgroups in memcg tests
2022-05-13 Peter Xumm/uffd: move USERFAULTFD configs into mm/
2022-05-13 Guo Zhengkuiuserfaultfd/selftests: use swap() instead of open coding it
2022-05-13 Peter Xuselftests/uffd: enable uffd-wp for shmem/hugetlbfs
2022-05-13 Peter Xumm: enable PTE markers by default
2022-05-13 Peter Xumm/uffd: enable write protection for shmem & hugetlbfs
2022-05-13 Peter Xumm/pagemap: recognize uffd-wp bit for shmem/hugetlbfs
2022-05-13 Peter Xumm/khugepaged: don't recycle vma pgtable if uffd-wp...
2022-05-13 Peter Xumm/hugetlb: handle uffd-wp during fork()
2022-05-13 Peter Xumm/hugetlb: only drop uffd-wp special pte if required
2022-05-13 Peter Xumm/hugetlb: allow uffd wr-protect none ptes
2022-05-13 Peter Xumm/hugetlb: handle pte markers in page faults
2022-05-13 Peter Xumm/hugetlb: handle UFFDIO_WRITEPROTECT
2022-05-13 Peter Xumm/hugetlb: take care of UFFDIO_COPY_MODE_WP
2022-05-13 Peter Xumm/hugetlb: hook page faults for uffd write protection
2022-05-13 Peter Xumm/hugetlb: introduce huge pte version of uffd-wp helpers
2022-05-13 Peter Xumm/shmem: handle uffd-wp during fork()
2022-05-13 Peter Xumm/shmem: allows file-back mem to be uffd wr-protected...
2022-05-13 Peter Xumm/shmem: allow uffd wr-protect none pte for file-backe...
2022-05-13 Peter Xumm/shmem: persist uffd-wp bit across zapping for file...
2022-05-13 Peter Xumm/shmem: handle uffd-wp special pte in page fault...
2022-05-13 Peter Xumm/shmem: take care of UFFDIO_COPY_MODE_WP
2022-05-13 Peter Xumm/uffd: PTE_MARKER_UFFD_WP
2022-05-13 Peter Xumm: check against orig_pte for finish_fault()
2022-05-13 Peter Xumm: teach core mm about pte markers
2022-05-13 Peter Xumm: introduce PTE_MARKER swap entry
2022-05-13 Wonhyuk Yangmm/page_alloc: cache the result of node_dirty_ok()
2022-05-13 SeongJae ParkDocs/admin-guide/mm/damon/reclaim: document 'commit_inp...
2022-05-13 SeongJae Parkmm/damon/reclaim: support online inputs update
2022-05-13 SeongJae ParkDocs/{ABI,admin-guide}/damon: Update for 'state' sysfs...
2022-05-13 SeongJae Parkmm/damon/sysfs: support online inputs update
2022-05-13 SeongJae Parkmm/damon/sysfs: update schemes stat in the kdamond...
2022-05-13 SeongJae Parkmm/damon/sysfs: use enum for 'state' input handling
2022-05-13 SeongJae Parkmm/damon/sysfs: reuse damon_set_regions() for regions...
2022-05-13 SeongJae Parkmm/damon/sysfs: move targets setup code to a separated...
2022-05-13 SeongJae Parkmm/damon/sysfs: prohibit multiple physical address...
2022-05-13 SeongJae Parkmm/damon/vaddr: remove damon_va_apply_three_regions()
2022-05-13 SeongJae Parkmm/damon/vaddr: move 'damon_set_regions()' to core
2022-05-13 SeongJae Parkmm/damon/vaddr: generalize damon_va_apply_three_regions()
2022-05-13 SeongJae Parkmm/damon/core: finish kdamond as soon as any callback...
2022-05-13 SeongJae Parkmm/damon/core: add a new callback for watermarks checks
2022-05-13 Niels Dosscheselftest/vm: test that mremap fails on non-existent vma
2022-05-13 Adrian Huangmm/rmap: Fix typos in comments
2022-05-13 Hongchen Zhangmm/swapops: make is_pmd_migration_entry more strict
2022-05-13 Florian Rommelmmap locking API: fix missed mmap_sem references in...
2022-05-13 Peter Collingbournemm: make minimum slab alignment a runtime property
2022-05-13 Peter Collingbourneprintk: stop including cache.h from printk.h
2022-05-13 Baolin Wangmm: rmap: use flush_cache_range() to flush cache for...
2022-05-13 Baolin Wangmm: rmap: move the cache flushing to the correct place...
2022-05-13 Baolin Wangmm: hugetlb: considering PMD sharing when flushing...
2022-05-13 liusongtangmm/memory_hotplug: use pgprot_val to get value of pgprot
2022-05-13 SeongJae ParkDocs/{ABI,admin-guide}/damon: update for fixed virtual...
next