linux-block.git
2025-06-01 Enze Liselftests/damon/_damon_sysfs: skip testcases if CONFIG_...
2025-06-01 Chen Yusched/numa: add statistics of numa balance task
2025-06-01 Libo Chensched/numa: fix task swap by skipping kernel threads
2025-06-01 Dan Carpentertools/testing: check correct variable in open_procmap()
2025-06-01 Lorenzo Stoakestools/testing/vma: add missing function stub
2025-06-01 Jann Hornmm/gup: update comment explaining why gup_fast() disabl...
2025-06-01 David Hildenbrandselftests/mm: two fixes for the pfnmap test
2025-06-01 Shivank Gargmm/khugepaged: fix race with folio split/free using...
2025-06-01 Juan Yescasmm: add CONFIG_PAGE_BLOCK_ORDER to select page block...
2025-06-01 Jann Hornmmu_notifiers: remove leftover stub macros
2025-06-01 Mark Brownselftests/mm: deduplicate test names in madv_populate
2025-06-01 Alice Ryhlkcov: rust: add flags for KCOV with Rust
2025-06-01 Alice Ryhlmm: rust: make CONFIG_MMU ifdefs more narrow
2025-06-01 Roman Gushchinmmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP...
2025-06-01 SeongJae Parkmm/damon/Kconfig: enable CONFIG_DAMON by default
2025-06-01 SeongJae Parkmm/damon/Kconfig: set DAMON_{VADDR,PADDR,SYSFS} default...
2025-06-01 Wenjie Xuhugetlb: show nr_huge_pages in report_hugepages()
2025-06-01 Zi Yanselftests/mm: skip hugevm test if kernel config file...
2025-06-01 Zi Yanselftests/mm: skip guard_regions.uffd tests when uffd...
2025-06-01 Kemeng Shimm/shmem: remove unneeded xa_is_value() check in shmem_...
2025-06-01 Kemeng Shimm: shmem: only remove inode from swaplist when it...
2025-06-01 Kemeng Shimm/shmem: fix potential dead loop in shmem_unuse()
2025-06-01 Kemeng Shimm: shmem: add missing shmem_unacct_size() in __shmem_f...
2025-06-01 Kemeng Shimm: shmem: avoid unpaired folio_unlock() in shmem_swapi...
2025-06-01 Akinobu Mitamm/damon/core: avoid destroyed target reference from...
2025-06-01 Shakeel Buttmemcg: make memcg_rstat_updated nmi safe
2025-06-01 Shakeel Buttmemcg: nmi-safe slab stats updates
2025-06-01 Shakeel Buttmemcg: add nmi-safe update for MEMCG_KMEM
2025-06-01 Shakeel Buttmemcg: nmi safe memcg stats for specific archs
2025-06-01 Shakeel Buttmemcg: disable kmem charging in nmi for unsupported...
2025-06-01 Mark Brownselftests/mm: deduplicate default page size test result...
2025-06-01 Mark Brownselftests/mm: deduplicate test logging in test_mlock_lock()
2025-06-01 Sergey Senozhatskyzram: support deflate-specific params
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
next