]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2026-06-02  Frederick Maylemm/readahead: no PG_readahead on EOF
2026-06-02  Takahiro Itazurimm/mmu_notifier: fix a begin vs. start typo in the...
2026-06-02  Sang-Heon Jeonmm/hugetlb_cma: restrict hugetlb_cma parameter to gigan...
2026-06-02  Thorsten Blummm/mseal: use min/max in mseal_apply
2026-06-02  Vineet Agarwalselftests/mm: ksm-functional-tests: fix partial write...
2026-06-02  Alexander Potapenkolib/test_meminit: use && for bools
2026-06-02  Frederick Maylemm/readahead: simplify page_cache_ra_unbounded loop...
2026-06-02  Frederick Maylemm/readahead: add kerneldoc for read_pages
2026-06-02  Steven Rostedtmaple_tree: document that "last" in mtree_insert_range...
2026-06-02  David Carliermm/shrinker: avoid out-of-bounds read in set_shrinker_bit()
2026-06-02  Ye Liumm/khugepaged: fix inconsistent MMF_VM_HUGEPAGE flag...
2026-06-02  zenghonglingmm/percpu-internal.h: optimise pcpu_chunk struct to...
2026-06-02  Liew Rui Yanmm/damon/reclaim: validate min_region_size to be power...
2026-06-02  Liew Rui Yanmm/damon/lru_sort: validate min_region_size to be power...
2026-06-02  Vineet Agarwalmm/damon/sysfs-schemes: fix double increment of nr_regions
2026-06-02  Muchun Songdrivers/base/memory: make memory block get/put explicit
2026-06-02  Vineet Agarwalselftests/mm: check file initialization writes in split...
2026-06-02  David Hildenbrand... powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
2026-06-02  David Hildenbrand... s390/mm: use free_reserved_page() in vmem_free_pages()
2026-06-02  David Hildenbrand... mm/bootmem_info: stop marking mem_section_usage as...
2026-06-02  David Hildenbrand... mm/bootmem_info: stop marking the pgdat as NODE_INFO
2026-06-02  David Hildenbrand... mm/bootmem_info: remove call to kmemleak_free_part_phys()
2026-06-02  David Hildenbrand... mm/bootmem_info: stop using PG_private
2026-06-02  David Hildenbrand... mm/bootmem_info: drop initialization of page->lru
2026-06-02  David Hildenbrand... sparc/mm: remove register_page_bootmem_info()
2026-06-02  Hongfu Liselftests/mm: fix mmap() return value check in run_migr...
2026-06-02  Muchun Songmm/memory_hotplug: factor out altmap freeing checks
2026-06-02  Hao Geproc/meminfo: expose per-node balloon pages in node...
2026-06-02  Jiayuan Chenmm/damon: replace damon_rand() with a per-ctx lockless...
2026-06-02  Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-stable to...
2026-06-01  Mike Rapoport... userfaultfd: remove redundant check in vm_uffd_ops()
2026-06-01  Mike Rapoport... userfaultfd: refuse to __mfill_atomic_pte() for unsuppo...
2026-06-01  Mike Rapoport... userfaultfd: verify VMA state across UFFDIO_COPY retry
2026-06-01  Yin Tiruimm/huge_memory: update file PMD counter before folio_put()
2026-06-01  Yin Tiruimm/huge_memory: update file PUD counter before folio_put()
2026-06-01  Muchun Songmm/hugetlb_vmemmap: fix incorrect vmemmap restore in...
2026-06-01  SeongJae Parkmm/damon/ops-common: call folio_test_lru() after folio_...
2026-05-29  Breno Leitaoselftests/mm: add kmemleak verbose dedup test
2026-05-29  Breno Leitaomm/kmemleak: dedupe verbose scan output by allocation...
2026-05-29  Zijiang Huangmm/swap: add cond_resched() in swap_reclaim_full_cluste...
2026-05-29  Zhouyi Zhouhighmem-internal.h: fix typo in the comment for kunmap_...
2026-05-29  SeongJae ParkDocs/admin-guide/mm/damon/stat: document kdamond_pid...
2026-05-29  SeongJae Parkmm/damon/stat: add a parameter for reading kdamond pid
2026-05-29  SeongJae ParkDocs/admin-guide/mm/damon/reclaim: update for autotune_...
2026-05-29  SeongJae Parkmm/damon/reclaim: add autotune_monitoring_intervals...
2026-05-29  Li Wangselftests/cgroup: include slab in test_percpu_basic...
2026-05-29  Li Wangselftests/cgroup: fix hardcoded page size in test_percp...
2026-05-29  fujunjiemm/filemap: do not count FAULT_FLAG_TRIED retries as...
2026-05-29  fujunjiemm/filemap: count only the faulting address as a mmap hit
2026-05-29  Dmitry Ilvokhinmm: use zone lock guard in __offline_isolated_pages()
2026-05-29  Dmitry Ilvokhinmm: use zone lock guard in free_pcppages_bulk()
2026-05-29  Dmitry Ilvokhinmm: use zone lock guard in put_page_back_buddy()
2026-05-29  Dmitry Ilvokhinmm: use zone lock guard in take_page_off_buddy()
2026-05-29  Dmitry Ilvokhinmm: use zone lock guard in set_migratetype_isolate()
2026-05-29  Dmitry Ilvokhinmm: use zone lock guard in unreserve_highatomic_pageblock()
2026-05-29  Dmitry Ilvokhinmm: use zone lock guard in unset_migratetype_isolate()
2026-05-29  Dmitry Ilvokhinmm: use zone lock guard in reserve_highatomic_pageblock()
2026-05-29  SeongJae ParkDocs/ABI/damon: mark schemes/<S>/filters/ deprecated
2026-05-29  SeongJae ParkDocs/admin-guide/mm/damon/usage: mark scheme filters...
2026-05-29  Vineet Agarwalmm/khugepaged: return -EAGAIN for SCAN_PAGE_HAS_PRIVATE...
2026-05-29  Vineet Agarwalselftests/mm: khugepaged: initialize file contents...
2026-05-29  SeongJae ParkDocs/admin-guide/mm/damon/lru_sort: update for entire...
2026-05-29  SeongJae ParkDocs/admin-guide/mm/damon/reclaim: update for entire...
2026-05-29  SeongJae Parkmm/damon/stat: use damon_set_region_system_rams_default()
2026-05-29  SeongJae Parkmm/damon/core: remove damon_set_region_biggest_system_r...
2026-05-29  SeongJae Parkmm/damon/lru_sort: cover all system rams
2026-05-29  SeongJae Parkmm/damon/reclaim: cover all system rams
2026-05-29  SeongJae Parkmm/damon: introduce damon_set_region_system_rams_default()
2026-05-29  Muhammad Usama... mm: skip KASAN tagging for page-allocated page tables
2026-05-29  Muhammad Usama... kasan: skip HW tagging for all kernel thread stacks
2026-05-29  Muhammad Usama... vmalloc: add __GFP_SKIP_KASAN support
2026-05-29  Hui Zhumm/memcontrol: hoist pstatc_pcpu assignment out of...
2026-05-29  Shivank Gargmm/migrate: rename PAGE_ migration flags to FOLIO_
2026-05-29  SeongJae Parkselftests/damon/sysfs.py: pause DAMON before dumping...
2026-05-29  SeongJae Parkselftests/damon/sysfs.py: check pause on assert_ctx_com...
2026-05-29  SeongJae Parkselftests/damon/drgn_dump_damon_status: dump pause
2026-05-29  SeongJae Parkselftests/damon/_damon_sysfs: support pause file staging
2026-05-29  SeongJae Parkmm/damon/tests/core-kunit: test pause commitment
2026-05-29  SeongJae ParkDocs/ABI/damon: update for pause sysfs file
2026-05-29  SeongJae ParkDocs/admin-guide/mm/damon/usage: update for pause file
2026-05-29  SeongJae ParkDocs/mm/damon/design: update for context pause/resume...
2026-05-29  SeongJae Parkmm/damon/sysfs: add pause file under context dir
2026-05-29  SeongJae Parkmm/damon/core: introduce damon_ctx->paused
2026-05-29  Frederick Maylemm: limit filemap_fault readahead to VMA boundaries
2026-05-29  fujunjiemm/madvise: reject invalid process_madvise() advice...
2026-05-29  David Hildenbrand... mm: remove page_mapped()
2026-05-29  David Hildenbrand... bpf: arena: use page_ref_count() instead of page_mapped...
2026-05-29  David Hildenbrand... sh: use folio_mapped() instead of page_mapped() in...
2026-05-29  Asier Gutierrezmm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE...
2026-05-29  Liew Rui Yanmm/damon: add synchronous commit for commit_inputs
2026-05-29  Cheng-Han WuDocs/admin-guide/mm/damon: fix 'parametrs' typo
2026-05-29  Liew Rui Yanmm/damon/ops-common: optimize damon_hot_score() using...
2026-05-29  Muchun Songmm/mm_init: fix uninitialized struct pages for ZONE_DEVICE
2026-05-29  Muchun Songmm/mm_init: fix pageblock migratetype for ZONE_DEVICE...
2026-05-29  Muchun Songmm/sparse-vmemmap: fix DAX vmemmap accounting with...
2026-05-29  Muchun Songmm/sparse-vmemmap: pass @pgmap argument to memory deact...
2026-05-29  Muchun Songmm/memory_hotplug: fix incorrect altmap passing in...
2026-05-29  Muchun Songmm/sparse-vmemmap: fix vmemmap accounting underflow
2026-05-29  Dev Jainselftests/mm: simplify byte pattern checking in mremap_test
2026-05-29  Davidlohr Buesodax/kmem: account for partial discontiguous resource...
next