platform/kernel/linux-rpi.git
2022-09-12 David Hildenbrandmm: fix PageAnonExclusive clearing racing with concurre...
2022-09-12 Christophe... mm/mremap_pages: save a few cycles in get_dev_pagemap()
2022-09-12 Kefeng Wangmm: remove BUG_ON() in __isolate_free_page()
2022-09-12 Liu Shixinmm/kmemleak: make create_object return void
2022-09-12 Tarun Sahuselftest: vm: remove deleted local_config.* from .gitignore
2022-09-12 Miaohe Linhugetlb: make hugetlb depends on SYSFS or SYSCTL
2022-09-12 Miaohe Linhugetlb: remove meaningless BUG_ON(huge_pte_none())
2022-09-12 Miaohe Linhugetlb: add comment for subtle SetHPageVmemmapOptimized()
2022-09-12 Miaohe Linhugetlb: kill hugetlbfs_pagecache_page()
2022-09-12 Miaohe Linhugetlb: pass NULL to kobj_to_hstate() if nid is unused
2022-09-12 Miaohe Linhugetlb: use helper {huge_pte|pmd}_lock()
2022-09-12 Miaohe Linhugetlb: use sizeof() to get the array size
2022-09-12 Miaohe Linhugetlb: use LIST_HEAD() to define a list head
2022-09-12 Miaohe Linhugetlb: Use helper macro SZ_1K
2022-09-12 Miaohe Linhugetlb: make hugetlb_cma_check() static
2022-09-12 Zhang Yifs/buffer: remove bh_submit_read() helper
2022-09-12 Zhang Yiext2: replace bh_submit_read() helper with bh_read()
2022-09-12 Zhang Yifs/buffer: remove ll_rw_block() helper
2022-09-12 Zhang Yiufs: replace ll_rw_block()
2022-09-12 Zhang Yiudf: replace ll_rw_block()
2022-09-12 Zhang Yireiserfs: replace ll_rw_block()
2022-09-12 Zhang Yiocfs2: replace ll_rw_block()
2022-09-12 Zhang Yintfs3: replace ll_rw_block()
2022-09-12 Zhang Yijbd2: replace ll_rw_block()
2022-09-12 Zhang Yiisofs: replace ll_rw_block()
2022-09-12 Zhang Yigfs2: replace ll_rw_block()
2022-09-12 Zhang Yifs/buffer: replace ll_rw_block()
2022-09-12 Zhang Yifs/buffer: add some new buffer read helpers
2022-09-12 Zhang Yifs/buffer: remove __breadahead_gfp()
2022-09-12 Song Liumm/vmalloc: extend find_vmap_lowest_match_check with...
2022-09-12 Alistair Popplemm/migrate_device.c: fix a misleading and outdated...
2022-09-12 zezuomm/page_alloc.c: delete a redundant parameter of rmqueu...
2022-09-12 Kaixu Xiamm/damon: get the hotness from damon_hot_score() in...
2022-09-12 Liu Shixinmm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGE
2022-09-12 Liu Shixinmm/thp: simplify has_transparent_hugepage by using...
2022-09-12 Kaixu Xiamm/damon/vaddr: remove comparison between mm and last_m...
2022-09-12 Kaixu Xiamm/damon: simplify the parameter passing for 'check_acc...
2022-09-12 Kefeng Wangmm: fix null-ptr-deref in kswapd_is_running()
2022-09-12 Kefeng Wangmm: kill is_memblock_offlined()
2022-09-12 Vishal Moola... filemap: remove find_get_pages_contig()
2022-09-12 Vishal Moola... ramfs: convert ramfs_nommu_get_unmapped_area() to use...
2022-09-12 Vishal Moola... nilfs2: convert nilfs_find_uncommited_extent() to use...
2022-09-12 Vishal Moola... btrfs: convert process_page_range() to use filemap_get_...
2022-09-12 Vishal Moola... btrfs: convert end_compressed_writeback() to use filema...
2022-09-12 Vishal Moola... btrfs: convert __process_pages_contig() to use filemap_...
2022-09-12 Vishal Moola... filemap: add filemap_get_folios_contig()
2022-09-12 Alexey Romanovzram: don't retry compress incompressible page
2022-09-12 ye xingchenmm: backing-dev: Remove the unneeded result variable
2022-09-12 Li Zhepage_ext: introduce boot parameter 'early_page_ext'
2022-09-12 Gerald Schaefers390/hugetlb: switch to generic version of follow_huge_...
2022-09-12 Shakeel Buttmemcg: increase MEMCG_CHARGE_BATCH to 64
2022-09-12 Shakeel Buttmm: page_counter: rearrange struct page_counter fields
2022-09-12 Shakeel Buttmm: page_counter: remove unneeded atomic ops for low/min
2022-09-12 David Heidelbergmm: remove EXPERIMENTAL flag for zswap
2022-09-12 Sergey Senozhatskydrivers/block/zram/zram_drv.c: do not keep dangling...
2022-09-12 Alistair Popplemm/gup.c: refactor check_and_migrate_movable_pages()
2022-09-12 Alistair Popplemm/gup.c: don't pass gup_flags to check_and_migrate_mov...
2022-09-12 Bui Quang Minhmm: skip retry when new limit is not below old one...
2022-09-12 Rolf Eike Beermm: pagewalk: add api documentation for walk_page_range...
2022-09-12 Rolf Eike Beermm: pagewalk: fix documentation of PTE hole handling
2022-09-12 Yang Shimm: memcg: export workingset refault stats for cgroup v1
2022-09-12 Kassey Limm/page_owner.c: add llseek for page_owner
2022-09-12 Baolin Wangmm/damon: replace pmd_huge() with pmd_trans_huge()...
2022-09-12 Baolin Wangmm/damon: validate if the pmd entry is present before...
2022-09-12 Yin Fengweimm: release private data before split THP
2022-09-12 Qi Zhengmm: thp: remove redundant pgtable check in set_huge_zer...
2022-09-12 Kefeng Wangmm: memory-failure: kill __soft_offline_page()
2022-09-12 Kefeng Wangmm: memory-failure: kill soft_offline_free_page()
2022-09-12 Muchun Songmm: hugetlb_vmemmap: simplify reset_struct_pages()
2022-09-12 Miaohe Linmm, hwpoison: avoid trying to unpoison reserved page
2022-09-12 Miaohe Linmm, hwpoison: kill procs if unmap fails
2022-09-12 Miaohe Linmm, hwpoison: fix possible use-after-free in mf_dax_kil...
2022-09-12 Miaohe Linmm, hwpoison: fix extra put_page() in soft_offline_page()
2022-09-12 Miaohe Linmm, hwpoison: fix page refcnt leaking in unpoison_memory()
2022-09-12 Miaohe Linmm, hwpoison: fix page refcnt leaking in try_memory_fai...
2022-09-12 Charan Teja... mm: fix use-after free of page_ext after race with...
2022-09-12 Matthew Wilcoxmm/vmalloc.c: support HIGHMEM pages in vmap_pages_range...
2022-09-12 xupandamm: memcontrol: fix a typo in comment
2022-09-12 Kefeng Wangmm: kill find_min_pfn_with_active_regions()
2022-09-12 Zi Yanarch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_...
2022-09-12 Alexey Romanovzsmalloc: zs_object_copy: replace email link to doc
2022-09-12 Miaohe Linmm/hugetlb: make detecting shared pte more reliable
2022-09-12 Miaohe Linmm/hugetlb: fix sysfs group leak in hugetlb_unregister_...
2022-09-12 Miaohe Linmm: hugetlb_vmemmap: add missing smp_wmb() before set_p...
2022-09-12 Miaohe Linmm/hugetlb: fix missing call to restore_reserve_on_error()
2022-09-12 Miaohe Linmm/hugetlb: fix WARN_ON(!kobj) in sysfs_create_group()
2022-09-12 Miaohe Linmm/hugetlb: fix incorrect update of max_huge_pages
2022-09-12 Huang Yingmemory tiering: adjust hot threshold automatically
2022-09-12 Huang Yingmemory tiering: rate limit NUMA migration throughput
2022-09-12 Huang Yingmemory tiering: hot page selection with hint page fault...
2022-09-12 Kefeng Wangmm/util.c: add warning if __vm_enough_memory fails
2022-09-12 Peter Collingbournemm: add more BUILD_BUG_ONs to gfp_migratetype()
2022-09-12 Alistair Popplemm/gup.c: simplify and fix check_and_migrate_movable_pa...
2022-09-12 Miaohe Linhugetlb_cgroup: use helper for_each_hstate and hstate_index
2022-09-12 Miaohe Linhugetlb_cgroup: use helper macro NUMA_NO_NODE
2022-09-12 Miaohe Linhugetlb_cgroup: remove unneeded return value
2022-09-12 Miaohe Linhugetlb_cgroup: hugetlbfs: use helper macro SZ_1{K...
2022-09-12 Miaohe Linhugetlb_cgroup: remove unneeded nr_pages > 0 check
2022-09-12 Tarun SahuKselftests: remove support of libhugetlbfs from kselftests
2022-09-12 Imran Khankfence: add sysfs interface to disable kfence for selec...
next