]> git.hungrycats.org Git - linux/shortlog
linux
2026-06-02 Kairui Songmm, swap: delay and unify memcg lookup and charging...
2026-06-02 Kairui Songmm, swap: support flexible batch freeing of slots in...
2026-06-02 Kairui Songmm/memcg, swap: tidy up cgroup v1 memsw swap helpers
2026-06-02 Kairui Songmm, swap: unify large folio allocation
2026-06-02 Kairui Songmm, swap: add support for stable large allocation in...
2026-06-02 Kairui Songmm/huge_memory: move THP gfp limit helper into header
2026-06-02 Kairui Songmm, swap: move common swap cache operations into standa...
2026-06-02 Kairui Songmm, swap: simplify swap cache allocation helper
2026-06-02 Jose Fernandez... mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_i...
2026-06-02 Brendan Jackmanmm/page_alloc: document that alloc_pages_nolock() uses RCU
2026-06-02 Brendan Jackmanmm/page_alloc: drop a misleading __always_inline
2026-06-02 Brendan Jackmanmm/page_alloc: remove ifdefs from pindex helpers
2026-06-02 Brendan Jackmanmm: rejig pageblock mask definitions
2026-06-02 Brendan Jackmanmm/page_alloc: don't overload migratetype in find_suita...
2026-06-02 Brendan Jackmanmm: introduce for_each_free_list()
2026-06-02 Tal Zussmanmm/filemap: fix page_cache_prev_miss() when no hole...
2026-06-02 Ye Liutools/mm/page-types: fix kpageflags option argument...
2026-06-02 Ye Liutools/mm/page-types: fix ternary operator precedence...
2026-06-02 Ye Liutools/mm/page-types: fix typo in madvise() error message
2026-06-02 wangxuewenmm/shrinker: simplify shrinker_memcg_alloc() using...
2026-06-02 Mike Rapoport... userfaultfd: ensure mremap_userfaultfd_fail() releases...
2026-06-02 Hao Gelib/test_hmm: use kvfree() to free kvcalloc() allocations
2026-06-02 Kairui Songmm, swap: avoid leaving unused extend table after alloc...
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
next