summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
8 daysmm/alloc_tag: replace fixed-size early PFN array with dynamic linked listHao Ge
2026-06-08mm/compaction: cap compact_gap() at COMPACT_CLUSTER_MAXJP Kobryn
2026-06-08mm/swap, PM: hibernate: fix swapoff race in uswsusp by pinning swap deviceYoungjun Park
2026-06-08vmalloc: fix NULL pointer dereference in is_vm_area_hugepages()Hui Zhu
2026-06-08userfaultfd: build __VMA_UFFD_FLAGS from config-gated masksKiryl Shutsemau (Meta)
2026-06-08mm: delete stale comment about cachelinesBrendan Jackman
2026-06-08mm/compaction: respect cpusets when checking retry suitabilityfujunjie
2026-06-08mm: switch deferred split shrinker to list_lruJohannes Weiner
2026-06-08mm: list_lru: introduce folio_memcg_list_lru_alloc()Johannes Weiner
2026-06-08mm: list_lru: introduce caller locking for additions and deletionsJohannes Weiner
2026-06-08mm/nodemask: correctly describe nodemask operation return typesJoshua Hahn
2026-06-04mm: document the folio refcount a little betterMatthew Wilcox (Oracle)
2026-06-04userfaultfd: make functions that are not used outside uffd staticMike Rapoport (Microsoft)
2026-06-04mm/mglru: use folio_mark_accessed to replace folio_set_activeBarry Song (Xiaomi)
2026-06-04mm/damon: fix missing parens in macro argumentsMaksym Shcherba
2026-06-04mm/damon/core: hide damon_destroy_region()SeongJae Park
2026-06-04mm/damon/core: hide damon_insert_region()SeongJae Park
2026-06-04mm/damon/core: hide damon_add_region()SeongJae Park
2026-06-04mm/vma: eliminate mmap_action->error_hook, introduce error_overrideLorenzo Stoakes
2026-06-04mm/vma: remove mmap_action->success_hookLorenzo Stoakes
2026-06-04drivers/char/mem: eliminate unnecessary use of success_hookLorenzo Stoakes
2026-06-02mm/damon/sysfs: setup damon_filter->memcg_id from pathSeongJae Park
2026-06-02mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCGSeongJae Park
2026-06-02mm/damon: trace probe_hitsSeongJae Park
2026-06-02mm/damon/core: introduce damon_ops->apply_probesSeongJae Park
2026-06-02mm/damon/core: introduce damon_region->probe_hitsSeongJae Park
2026-06-02mm/damon/core: introduce damon_filterSeongJae Park
2026-06-02mm/damon/core: embed damon_probe objects in damon_ctxSeongJae Park
2026-06-02mm/damon/core: introduce struct damon_probeSeongJae Park
2026-06-02mm, swap: merge zeromap into swap tableKairui Song
2026-06-02mm/memcg: remove no longer used swap cgroup arrayKairui Song
2026-06-02mm/memcg, swap: store cgroup id in cluster table directlyKairui Song
2026-06-02mm, swap: delay and unify memcg lookup and charging for swapinKairui Song
2026-06-02mm/memcg, swap: tidy up cgroup v1 memsw swap helpersKairui Song
2026-06-02mm/huge_memory: move THP gfp limit helper into headerKairui Song
2026-06-02mm: rejig pageblock mask definitionsBrendan Jackman
2026-06-02mm: introduce for_each_free_list()Brendan Jackman
2026-06-02mm/mmu_notifier: fix a begin vs. start typo in the invalidate range commentTakahiro Itazuri
2026-06-02drivers/base/memory: make memory block get/put explicitMuchun Song
2026-06-02mm/bootmem_info: remove call to kmemleak_free_part_phys()David Hildenbrand (Arm)
2026-06-02mm/damon: replace damon_rand() with a per-ctx lockless PRNGJiayuan Chen
2026-06-02Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the seriesAndrew Morton
2026-05-28highmem-internal.h: fix typo in the comment for kunmap_atomic()Zhouyi Zhou
2026-05-28mm/damon/core: remove damon_set_region_biggest_system_ram_default()SeongJae Park
2026-05-28mm/damon: introduce damon_set_region_system_rams_default()SeongJae Park
2026-05-28mm: skip KASAN tagging for page-allocated page tablesMuhammad Usama Anjum
2026-05-28kasan: skip HW tagging for all kernel thread stacksMuhammad Usama Anjum
2026-05-28vmalloc: add __GFP_SKIP_KASAN supportMuhammad Usama Anjum
2026-05-28mm/damon/core: introduce damon_ctx->pausedSeongJae Park
2026-05-28mm: limit filemap_fault readahead to VMA boundariesFrederick Mayle