platform/kernel/linux-rpi.git
2023-08-21 Kemeng Shimm/page_alloc: remove track of active PCP lists range...
2023-08-21 Aneesh Kumar K.Vmm/memory_hotplug: embed vmem_altmap details in memory...
2023-08-21 Aneesh Kumar K.Vpowerpc/book3s64/memhotplug: enable memmap on memory...
2023-08-21 Aneesh Kumar K.Vmm/memory_hotplug: support memmap_on_memory when memmap...
2023-08-21 Aneesh Kumar K.Vmm/memory_hotplug: allow architecture to override memma...
2023-08-21 Aneesh Kumar K.Vmm/memory_hotplug: allow memmap on memory hotplug reque...
2023-08-21 Aneesh Kumar K.Vmm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_E...
2023-08-21 Jinliang Zhengwriteback: remove redundant checks for root memcg
2023-08-21 Xiu Jianfengmm: zswap: update comment for struct zswap_entry
2023-08-21 Kefeng Wangmm: memtest: convert to memtest_report_meminfo()
2023-08-21 Miaohe Linmm/mm_init: use helper macro BITS_PER_LONG and BITS_PER...
2023-08-21 Miaohe Linmm: memory-failure: use helper macro llist_for_each_ent...
2023-08-21 Mateusz Guzikmm: move dummy_vm_ops out of a header
2023-08-21 Suren Baghdasaryanmm: move vma locking out of vma_prepare and dup_anon_vma
2023-08-21 Suren Baghdasaryanmm: always lock new vma before inserting into vma tree
2023-08-21 Suren Baghdasaryanmm: lock vma explicitly before doing vm_flags_reset...
2023-08-21 Suren Baghdasaryanmm: replace mmap with vma write lock assertions when...
2023-08-21 Suren Baghdasaryanmm: for !CONFIG_PER_VMA_LOCK equate write lock assertio...
2023-08-21 ZhangPengmm/hugetlb.c: use helper macro K()
2023-08-21 ZhangPengmm/mmap.c: use helper macro K()
2023-08-21 ZhangPengmm/nommu.c: use helper macro K()
2023-08-21 ZhangPengmm/shmem.c: use helper macro K()
2023-08-21 ZhangPengmm/swap_state.c: use helper macro K()
2023-08-21 ZhangPengmm/swapfile.c: use helper macro K()
2023-08-21 ZhangPengmm: remove redundant K() macro definition
2023-08-21 Ma Wupengmm: disable kernelcore=mirror when no mirror memory
2023-08-21 Kemeng Shimm/compaction: only set skip flag if cc->no_set_skip_hi...
2023-08-21 Kemeng Shimm/compaction: remove unnecessary return for void function
2023-08-21 Kemeng Shimm/compaction: correct comment to complete migration...
2023-08-21 Kemeng Shimm/compaction: correct comment of cached migrate pfn...
2023-08-21 Kemeng Shimm/compaction: correct comment of fast_find_migratebloc...
2023-08-21 Kemeng Shimm/compaction: skip page block marked skip in isolate_m...
2023-08-21 Kemeng Shimm/compaction: correct last_migrated_pfn update in...
2023-08-21 Liam R. Howlettmaple_tree: replace data before marking dead in split...
2023-08-21 Liam R. Howlettmaple_tree: change mas_adopt_children() parent usage
2023-08-21 Liam R. Howlettmaple_tree: introduce mas_tree_parent() definition
2023-08-21 Liam R. Howlettmaple_tree: introduce mas_put_in_tree()
2023-08-21 Liam R. Howlettmaple_tree: reorder replacement of nodes to avoid live...
2023-08-21 Liam R. Howlettmaple_tree: add hex output to maple_arange64 dump
2023-08-21 Greg Kroah... mm: no need to export mm_kobj
2023-08-21 Kefeng Wangarm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE
2023-08-21 Kefeng Wangmm: hugetlb: use flush_hugetlb_tlb_range() in move_huge...
2023-08-21 Kemeng Shimm/compaction: remove unnecessary "else continue" at...
2023-08-21 Kemeng Shimm/compaction: remove unnecessary cursor page in isolat...
2023-08-21 Kemeng Shimm/compaction: merge end_pfn boundary check in isolate_...
2023-08-21 Kemeng Shimm/compaction: set compact_cached_free_pfn correctly...
2023-08-21 Miaohe Linmm/memcg: fix wrong function name above obj_cgroup_char...
2023-08-21 Miaohe Linmm/page_alloc: remove unneeded variable base
2023-08-21 Ruan Jinjiemm/z3fold: use helper function put_z3fold_locked()...
2023-08-21 SeongJae ParkDocs/admin-guide/mm/damon/usage: update for DAMON monit...
2023-08-21 SeongJae ParkDocs/ABI/damon: update for DAMON monitoring target...
2023-08-21 SeongJae ParkDocs/mm/damon/design: update for DAMON monitoring targe...
2023-08-21 SeongJae Parkselftests/damon/sysfs: test damon_target filter
2023-08-21 SeongJae Parkmm/damon/sysfs-schemes: support target damos filter
2023-08-21 SeongJae Parkmm/damon/core: implement target type damos filter
2023-08-21 SeongJae ParkDocs/admin-guide/mm/damon/usage: update for address...
2023-08-21 SeongJae ParkDocs/ABI/damon: update for address range DAMOS filter
2023-08-21 SeongJae ParkDocs/mm/damon/design: update for address range filters
2023-08-21 SeongJae Parkselftests/damon/sysfs: test address range damos filter
2023-08-21 SeongJae Parkmm/damon/core-test: add a unit test for __damos_filter_...
2023-08-21 SeongJae Parkmm/damon/sysfs-schemes: support address range type...
2023-08-21 SeongJae Parkmm/damon/core: introduce address range type damos filter
2023-08-21 SeongJae ParkDocs/admin-guide/mm/damon/usage: update for tried_regio...
2023-08-21 SeongJae ParkDocs/ABI/damon: update for tried_regions/total_bytes
2023-08-21 SeongJae Parkselftests/damon/sysfs: test tried_regions/total_bytes...
2023-08-21 SeongJae Parkmm/damon/sysfs: implement a command for updating only...
2023-08-21 SeongJae Parkmm/damon/sysfs-schemes: implement DAMOS tried total...
2023-08-21 Kalesh SinghMulti-gen LRU: fix can_swap in lru_gen_look_around()
2023-08-21 Kalesh SinghMulti-gen LRU: avoid race in inc_min_seq()
2023-08-21 Kalesh SinghMulti-gen LRU: fix per-zone reclaim
2023-08-21 Efly Youngmm:vmscan: fix inaccurate reclaim during proactive...
2023-08-21 SeongJae Parkmm/damon/core-test: add a test for damos_new_filter()
2023-08-21 Miaohe Linmm/memcg: update obsolete comment above parent_mem_cgroup()
2023-08-21 Yicong Yangarm64: tlbflush: add some comments for TLB batched...
2023-08-21 Miaohe Linmm/page_alloc: avoid unneeded alike_pages calculation
2023-08-21 Kefeng Wangperf/core: use vma_is_initial_stack() and vma_is_initia...
2023-08-21 Kefeng Wangselinux: use vma_is_initial_stack() and vma_is_initial_...
2023-08-21 Kefeng Wangdrm/amdkfd: use vma_is_initial_stack() and vma_is_initi...
2023-08-21 Kefeng Wangmm: factor out VMA stack and heap checks
2023-08-21 Ayush Jainselftests: mm: add KSM_MERGE_TIME tests
2023-08-21 Kemeng Shimm/page_ext: move page_ext_operations definition under...
2023-08-21 Kemeng Shimm/vmstat: remove unused page_ext.h from vmstat
2023-08-21 Kemeng Shimm/page_poison: remove unused page_ext.h from page_poison
2023-08-21 Levi Yundamon: use pmdp_get instead of drectly dereferencing pmd
2023-08-21 Matthew Wilcoxmm: improve the comment in isolate_migratepages_block()
2023-08-21 ZhangPengmm: kmsan: use helper macros PAGE_ALIGN and PAGE_ALIGN_DOWN
2023-08-21 ZhangPengmm: kmsan: use helper macro offset_in_page()
2023-08-21 ZhangPengmm: kmsan: use helper function page_size()
2023-08-21 Yang Limm/memory.c: fix some kernel-doc comments
2023-08-21 Miaohe Linmm/memcg: fix obsolete function name in mem_cgroup_prot...
2023-08-21 Johannes Weinermm: zswap: kill zswap_get_swap_cache_page()
2023-08-21 Johannes Weinermm: zswap: tighten up entry invalidation
2023-08-21 Johannes Weinermm: zswap: use zswap_invalidate_entry() for duplicates
2023-08-21 Arnd Bergmannkernel/iomem.c: remove __weak ioremap_cache helper
2023-08-21 Kemeng Shimm/page_ext: use page_ext_data helper in page_owner
2023-08-21 Kemeng Shimm/page_ext: use page_ext_data helper in page_table_check
2023-08-21 Kemeng Shimm/page_ext: add common function to get client data...
2023-08-21 Matthew Wilcox... zswap: make zswap_load() take a folio
2023-08-21 Matthew Wilcox... swap: remove some calls to compound_head() in swap_read...
2023-08-21 Matthew Wilcox... memcg: convert get_obj_cgroup_from_page to get_obj_cgro...
next