linux-2.6-microblaze.git
2025-06-01 Sergey Senozhatskyzram: rename ZCOMP_PARAM_NO_LEVEL
2025-06-01 Matthew Wilcox... iov: remove copy_page_from_iter_atomic()
2025-06-01 Matthew Wilcox... ntfs3: use folios more in ntfs_compress_write()
2025-06-01 Matthew Wilcox... mm: rename page->index to page->__folio_index
2025-06-01 Matthew Wilcox... m68k: remove use of page->index
2025-05-28 Nikhil Dhamamm: pcp: increase pcp->free_count threshold to trigger...
2025-05-28 Fan Nimm/hugetlb: convert use of struct page to folio in...
2025-05-28 Fan Nimm/hugetlb: refactor __unmap_hugepage_range() to take...
2025-05-28 Fan Nimm/hugetlb: refactor unmap_hugepage_range() to take...
2025-05-28 Fan Nimm/hugetlb: pass folio instead of page to unmap_ref_pri...
2025-05-22 Shakeel Buttmemcg: objcg stock trylock without irq disabling
2025-05-22 Shakeel Buttmemcg: no stock lock for cpu hot-unplug
2025-05-22 Shakeel Buttmemcg: make __mod_memcg_lruvec_state re-entrant safe...
2025-05-22 Shakeel Buttmemcg: make count_memcg_events re-entrant safe against...
2025-05-22 Shakeel Buttmemcg: make mod_memcg_state re-entrant safe against...
2025-05-22 Shakeel Buttmemcg: move preempt disable to callers of memcg_rstat_u...
2025-05-22 Shakeel Buttmemcg: memcg_rstat_updated re-entrant safe against...
2025-05-22 Baolin Wangmm: khugepaged: decouple SHMEM and file folios' collapse
2025-05-22 Ryan Chungselftests/eventfd: correct test name and improve messages
2025-05-22 Casey Chenalloc_tag: check mem_profiling_support in alloc_tag_init
2025-05-22 SeongJae ParkDocs/damon: update titles and brief introductions to...
2025-05-22 SeongJae Parkselftests/damon/_damon_sysfs: read tried regions direct...
2025-05-22 SeongJae Parkmm/damon/tests/core-kunit: add a test for damos_set_fil...
2025-05-22 SeongJae Parkmm/damon/paddr: remove unused variable, folio_list...
2025-05-22 SeongJae Parkmm/damon/sysfs-schemes: fix wrong comment on damons_sys...
2025-05-22 SeongJae Parkmm/damon/core: warn and fix nr_accesses[_bp] corruption
2025-05-22 Alexei Starovoitovmm: rename try_alloc_pages() to alloc_pages_nolock()
2025-05-22 Mark Brownselftests/mm: deduplicate second mmap() of 5*PAGE_SIZE...
2025-05-22 Lorenzo Stoakesmm: remove WARN_ON_ONCE() in file_has_valid_mmap_hooks()
2025-05-22 Lorenzo StoakesMAINTAINERS: add kernel/fork.c to relevant sections
2025-05-22 Baolin Wangmm: convert do_set_pmd() to take a folio
2025-05-22 Baolin Wangmm: khugepaged: convert set_huge_pmd() to take a folio
2025-05-22 David Hildenbrandmm/io-mapping: track_pfn() -> "pfnmap tracking"
2025-05-22 David Hildenbranddrm/i915: track_pfn() -> "pfnmap tracking"
2025-05-22 David Hildenbrandx86/mm/pat: inline memtype_match() into memtype_erase()
2025-05-22 David Hildenbrandx86/mm/pat: remove MEMTYPE_*_MATCH
2025-05-22 David Hildenbrandx86/mm/pat: remove strict_prot parameter from reserve_p...
2025-05-22 David Hildenbrandmm: remove VM_PAT
2025-05-22 David Hildenbrandx86/mm/pat: remove old pfnmap tracking interface
2025-05-22 David Hildenbrandmm: convert VM_PFNMAP tracking to pfnmap_track() +...
2025-05-22 David Hildenbrandmm: introduce pfnmap_track() and pfnmap_untrack() and...
2025-05-22 David Hildenbrandmm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
2025-05-22 David Hildenbrandx86/mm/pat: factor out setting cachemode into pgprot_se...
2025-05-22 Baolin Wangmm: mincore: use pte_batch_hint() to batch process...
2025-05-22 Zhongkun Hemm: cma: set early_pfn and bitmap as a union in cma_mem...
2025-05-22 David Hildenbrandselftests/mm: add simple VM_PFNMAP tests based on mmap...
2025-05-22 Yuquan Wangmm: numa_memblks: introduce numa_add_reserved_memblk
2025-05-22 Jeongjun Parkmm/vmalloc: fix data race in show_numa_info()
2025-05-21 Alexander Potapenkokmsan: rework kmsan_in_runtime() handling in kmsan_report()
2025-05-21 Alexander Potapenkokmsan: enter the runtime around kmsan_internal_memmove_...
2025-05-21 Alexander Potapenkokmsan: drop the declaration of kmsan_save_stack()
2025-05-21 Alexander Potapenkokmsan: fix usage of kmsan_enter_runtime() in kmsan_vmap...
2025-05-21 Alexander Potapenkokmsan: apply clang-format to files mm/kmsan/
2025-05-21 Joshua Hahnmm/mempolicy: Weighted Interleave Auto-tuning
2025-05-13 Shakeel Buttmemcg: no irq disable for memcg stock lock
2025-05-13 Shakeel Buttmemcg: completely decouple memcg and obj stocks
2025-05-13 Shakeel Buttmemcg: separate local_trylock for memcg and obj
2025-05-13 Shakeel Buttmemcg: simplify consume_stock
2025-05-13 Feng Leemm: remove obsolete pgd_offset_gate()
2025-05-13 Lorenzo Stoakesmm/vma: remove mmap() retry merge
2025-05-13 Lorenzo Stoakesmm: secretmem: convert to .mmap_prepare() hook
2025-05-13 Lorenzo Stoakesmm: introduce new .mmap_prepare() file callback
2025-05-13 Waiman Longselftests: memcg: increase error tolerance of child...
2025-05-13 Waiman Longselftests: memcg: allow low event with no memory.low...
2025-05-13 Vishal Moola... mm/gup: remove page_folio() in memfd_pin_folios()
2025-05-13 Vishal Moola... mm/gup: remove unnecessary check in memfd_pin_folios()
2025-05-13 Kairui Songmm, swap: remove no longer used swap mapping helper
2025-05-13 Kairui Songmm: move folio_index to mm/swap.h and remove no longer...
2025-05-13 Kairui Songfilemap: do not use folio_contains for swap cache folios
2025-05-13 Kairui Songf2fs: drop usage of folio_index
2025-05-13 Kairui Songfuse: drop usage of folio_index
2025-05-13 Christoph Hellwigxarray: fix kerneldoc for __xa_cmpxchg
2025-05-13 Thushara.M.Sdocs/mm/damon/design: fix spelling mistake
2025-05-13 Gregory PriceDAX: warn when kmem regions are truncated for memory...
2025-05-13 Guilherme Giacomo... mm: page-flags-layout.h: change the KASAN_TAG_WIDTH...
2025-05-13 Lorenzo Stoakesmm: perform VMA allocation, freeing, duplication in mm
2025-05-13 Lorenzo Stoakesmm: move dup_mmap() to mm
2025-05-13 Lorenzo Stoakesmm: abstract initial stack setup to mm subsystem
2025-05-13 Lorenzo Stoakesmm: establish mm/vma_exec.c for shared exec/mm VMA...
2025-05-13 Luiz Capitulinomm: kmemleak: mark variables as __read_mostly
2025-05-13 Luiz Capitulinomm: kmemleak: drop wrong comment
2025-05-13 Luiz Capitulinomm: kmemleak: drop kmemleak_warning variable
2025-05-13 Shivank Gargjfs: implement migrate_folio for jfs_metapage_aops
2025-05-13 Shivank Gargmm: add folio_expected_ref_count() for reference count...
2025-05-13 Andy Shevchenkoutil_macros.h: make the header more resilient
2025-05-13 Libo Chensched/numa: add tracepoint that tracks the skipping...
2025-05-13 Libo Chensched/numa: skip VMA scanning on memory pinned to one...
2025-05-13 Peter Xumm/selftests: add a test to verify mmap_changing race...
2025-05-13 Lance Yangmm/rmap: inline folio_test_large_maybe_mapped_shared...
2025-05-13 Su Huimm/damon/sysfs-schemes: use kmalloc_array() and size_add()
2025-05-13 Pedro Falcatomm: workingset: simplify lockdep check in update_node
2025-05-13 David Woodhousemm/mm_init: use for_each_valid_pfn() in init_unavailabl...
2025-05-13 David Woodhousemm: use for_each_valid_pfn() in memory_hotplug
2025-05-13 David Woodhousemm, x86: use for_each_valid_pfn() from __ioremap_check_...
2025-05-13 David Woodhousemm, PM: use for_each_valid_pfn() in kernel/power/snapshot.c
2025-05-13 David Woodhousemm: implement for_each_valid_pfn() for CONFIG_SPARSEMEM
2025-05-13 David Woodhousemm: implement for_each_valid_pfn() for CONFIG_FLATMEM
2025-05-13 David Woodhousemm: introduce for_each_valid_pfn() and use it from...
2025-05-13 Mike Rapoport... Documentation: KHO: add memblock bindings
2025-05-13 Alexander GrafDocumentation: add documentation for KHO
next