platform/kernel/linux-rpi.git
2023-06-23 Ivan Orlovmm: backing-dev: make bdi_class a static const structure
2023-06-23 Hugh Dickinsmm/swapfile: delete outdated pte_offset_map() comment
2023-06-23 Yajun Dengmm: pass nid to reserve_bootmem_region()
2023-06-23 Jason Gunthorpemm/gup: do not return 0 from pin_user_pages_fast()...
2023-06-23 Jan Glaubermm: fix shmem THP counters on migration
2023-06-23 Haifeng Xuselftests: cgroup: fix unexpected failure on test_memcg...
2023-06-23 Haifeng Xumm/memcontrol: do not tweak node in mem_cgroup_init()
2023-06-23 Tetsuo Handakasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from...
2023-06-23 Baolin Wangmm: compaction: skip memory hole rapidly when isolating...
2023-06-23 Marco Elverkasan, doc: note kasan.fault=panic_on_write behaviour...
2023-06-23 Andrew MortonMerge mm-hotfixes-stable into mm-stable to pick up...
2023-06-23 Yu Zhaomm/mglru: make memcg_lru->lock irq safe
2023-06-19 Miaohe Linmm: page_alloc: make compound_page_dtors static
2023-06-19 SeongJae ParkDocs/admin-guide/mm/damon/usage: update the ways for...
2023-06-19 SeongJae ParkDocs/admin-guide/mm/damon/usage: clarify quotas and...
2023-06-19 SeongJae ParkDocs/admin-guide/mm/damon/usage: link design document...
2023-06-19 SeongJae ParkDocs/admin-guide/mm/damon/usage: remove unnecessary...
2023-06-19 SeongJae ParkDocs/admin-guide/mm/damon/usage: fix typos in reference...
2023-06-19 SeongJae ParkDocs/admin-guide/mm/damon/start: update DAMOS example...
2023-06-19 SeongJae ParkDocs/mm/damon/design: document 'age' of region
2023-06-19 Mathieu Desnoyersmm: move mm_count into its own cache line
2023-06-19 ZhangPengmm/memcg: remove return value of mem_cgroup_scan_tasks()
2023-06-19 SeongJae Parkmm/damon/core-test: add a test for damon_set_attrs()
2023-06-19 Vishal Moola... mm: remove is_longterm_pinnable_page() and reimplement...
2023-06-19 Vishal Moola... mm/gup.c: reorganize try_get_folio()
2023-06-19 Vishal Moola... mm/gup_test.c: convert verify_dma_pinned() to us folios
2023-06-19 Vishal Moola... mmzone: introduce folio_migratetype()
2023-06-19 Vishal Moola... mmzone: introduce folio_is_zone_movable()
2023-06-19 Marco Elverkasan: add support for kasan.fault=panic_on_write
2023-06-19 Sergey Senozhatskyzram: further limit recompression threshold
2023-06-19 Domenico Cerasuolomm: zswap: invaldiate entry after writeback
2023-06-19 Kefeng Wangmm: kill lock|unlock_page_memcg()
2023-06-19 Kassey Limm/page_owner/cma: show pfn in cma/page_owner with...
2023-06-19 Matthew Wilcox... buffer: convert block_truncate_page() to use a folio
2023-06-19 Matthew Wilcox... buffer: use a folio in __find_get_block_slow()
2023-06-19 Matthew Wilcox... buffer: convert link_dev_buffers to take a folio
2023-06-19 Matthew Wilcox... buffer: convert init_page_buffers() to folio_init_buffers()
2023-06-19 Matthew Wilcox... buffer: convert grow_dev_page() to use a folio
2023-06-19 Matthew Wilcox... buffer: convert page_zero_new_buffers() to folio_zero_n...
2023-06-19 Matthew Wilcox... buffer: convert __block_commit_write() to take a folio
2023-06-19 Matthew Wilcox... buffer: convert block_page_mkwrite() to use a folio
2023-06-19 Matthew Wilcox... buffer: make block_write_full_page() handle large folio...
2023-06-19 Matthew Wilcox... gfs2: support ludicrously large folios in gfs2_trans_ad...
2023-06-19 Matthew Wilcox... buffer: convert __block_write_full_page() to __block_wr...
2023-06-19 Matthew Wilcox... gfs2: convert gfs2_write_jdata_page() to gfs2_write_jda...
2023-06-19 Matthew Wilcox... gfs2: pass a folio to __gfs2_jdata_write_folio()
2023-06-19 Matthew Wilcox... gfs2: use a folio inside gfs2_jdata_writepage()
2023-06-19 Nick Desaulniersmm/khugepaged: use DEFINE_READ_MOSTLY_HASHTABLE macro
2023-06-19 Yu Mapercpu-internal/pcpu_chunk: re-layout pcpu_chunk struct...
2023-06-19 Miaohe Linmemory tier: remove unneeded !IS_ENABLED(CONFIG_MIGRATI...
2023-06-19 Miaohe Linmm: compaction: mark kcompactd_run() and kcompactd_stop...
2023-06-19 YueHaibingmm: remove unused vma_init_lock()
2023-06-19 YueHaibingkernel: pid_namespace: remove unused set_memfd_noexec_s...
2023-06-19 Liam R. Howlettuserfaultfd: fix regression in userfaultfd_unmap_prep()
2023-06-19 Tarun Sahumm/folio: replace set_compound_order with folio_set_order
2023-06-19 Domenico Cerasuolomm: zswap: remove zswap_header
2023-06-19 Domenico Cerasuolomm: zswap: simplify writeback function
2023-06-19 Domenico Cerasuolomm: zswap: remove shrink from zpool interface
2023-06-19 Domenico Cerasuolomm: zswap: remove page reclaim logic from zsmalloc
2023-06-19 Domenico Cerasuolomm: zswap: remove page reclaim logic from z3fold
2023-06-19 Domenico Cerasuolomm: zswap: remove page reclaim logic from zbud
2023-06-19 Domenico Cerasuolomm: zswap: add pool shrinking mechanism
2023-06-19 Muhammad Usama... selftests: mm: remove duplicate unneeded defines
2023-06-19 Muhammad Usama... selftests: mm: remove wrong kernel header inclusion
2023-06-19 Ryan Robertsmm: ptep_get() conversion
2023-06-19 Ryan Robertsmm: move ptep_get() and pmdp_get() helpers
2023-06-19 Ryan Robertsmm: ptdump should use ptep_get_lockless()
2023-06-19 Catalin Marinassh: move the ARCH_DMA_MINALIGN definition to asm/cache.h
2023-06-19 Catalin Marinasmicroblaze: move the ARCH_{DMA,SLAB}_MINALIGN definitio...
2023-06-19 Catalin Marinaspowerpc: move the ARCH_DMA_MINALIGN definition to asm...
2023-06-19 Catalin Marinasarm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64
2023-06-19 Catalin Marinasmm: slab: reduce the kmalloc() minimum alignment if...
2023-06-19 Catalin Marinasiommu/dma: force bouncing if the size is not cacheline...
2023-06-19 Catalin Marinasdma-mapping: force bouncing if the kmalloc() size is...
2023-06-19 Robin Murphydma-mapping: name SG DMA flag helpers consistently
2023-06-19 Robin Murphyscatterlist: add dedicated config for DMA flags
2023-06-19 Catalin Marinasarm64: allow kmalloc() caches aligned to the smaller...
2023-06-19 Catalin Marinasiio: core: use ARCH_DMA_MINALIGN instead of ARCH_KMALLO...
2023-06-19 Catalin Marinasdm-crypt: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC...
2023-06-19 Catalin Marinasdrivers/spi: use ARCH_DMA_MINALIGN instead of ARCH_KMAL...
2023-06-19 Catalin Marinasdrivers/usb: use ARCH_DMA_MINALIGN instead of ARCH_KMAL...
2023-06-19 Catalin Marinasdrivers/gpu: use ARCH_DMA_MINALIGN instead of ARCH_KMAL...
2023-06-19 Catalin Marinasdrivers/base: use ARCH_DMA_MINALIGN instead of ARCH_KMA...
2023-06-19 Catalin Marinasmm/slab: limit kmalloc() minimum alignment to dma_get_c...
2023-06-19 Catalin Marinasmm/slab: simplify create_kmalloc_cache() args and make...
2023-06-19 Catalin Marinasdma: allow dma_get_cache_alignment() to be overridden...
2023-06-19 Catalin Marinasmm/slab: decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_M...
2023-06-19 Peter Xumm/hugetlb: fix pgtable lock on pmd sharing
2023-06-19 Sidhartha Kumarmm: remove set_compound_page_dtor()
2023-06-19 Hugh Dickinsperf/core: allow pte_offset_map() to fail
2023-06-19 Hugh Dickinsmm/swap: swap_vma_readahead() do the pte_offset_map()
2023-06-19 Hugh Dickinsmm/pgtable: delete pmd_trans_unstable() and friends
2023-06-19 Hugh Dickinsmm/memory: handle_pte_fault() use pte_offset_map_nolock()
2023-06-19 Hugh Dickinsmm/memory: allow pte_offset_map[_lock]() to fail
2023-06-19 Hugh Dickinsmm/khugepaged: allow pte_offset_map[_lock]() to fail
2023-06-19 Hugh Dickinsmm/huge_memory: split huge pmd under one pte_offset_map()
2023-06-19 Hugh Dickinsmm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable()
2023-06-19 Hugh Dickinsmm/migrate_device: allow pte_offset_map_lock() to fail
2023-06-19 Hugh Dickinsmm/mglru: allow pte_offset_map_nolock() to fail
2023-06-19 Hugh Dickinsmm/swapoff: allow pte_offset_map[_lock]() to fail
next