summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-02mm/damon/sysfs: implement probes dirSeongJae Park
2026-06-02mm/damon/paddr: support data attributes monitoringSeongJae Park
2026-06-02mm/damon/core: do data attributes monitoringSeongJae 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: commit probesSeongJae 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/memory-failure: remove hugetlb output parameter from try_memory_failure_hu...Ye Liu
2026-06-02lib/test_hmm: fix error path in dmirror_devmem_fault()Qiang Liu
2026-06-02docs/mm: fix typo in process_addrs.rstSakurai Shun
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: consolidate cluster allocation helpersKairui Song
2026-06-02mm, swap: delay and unify memcg lookup and charging for swapinKairui Song
2026-06-02mm, swap: support flexible batch freeing of slots in different memcgsKairui Song
2026-06-02mm/memcg, swap: tidy up cgroup v1 memsw swap helpersKairui Song
2026-06-02mm, swap: unify large folio allocationKairui Song
2026-06-02mm, swap: add support for stable large allocation in swap cache directlyKairui Song
2026-06-02mm/huge_memory: move THP gfp limit helper into headerKairui Song
2026-06-02mm, swap: move common swap cache operations into standalone helpersKairui Song
2026-06-02mm, swap: simplify swap cache allocation helperKairui Song
2026-06-02mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless hostJose Fernandez (Anthropic)
2026-06-02mm/page_alloc: document that alloc_pages_nolock() uses RCUBrendan Jackman
2026-06-02mm/page_alloc: drop a misleading __always_inlineBrendan Jackman
2026-06-02mm/page_alloc: remove ifdefs from pindex helpersBrendan Jackman
2026-06-02mm: rejig pageblock mask definitionsBrendan Jackman
2026-06-02mm/page_alloc: don't overload migratetype in find_suitable_fallback()Brendan Jackman
2026-06-02mm: introduce for_each_free_list()Brendan Jackman
2026-06-02mm/filemap: fix page_cache_prev_miss() when no hole is foundTal Zussman
2026-06-02tools/mm/page-types: fix kpageflags option argument in getopt_longYe Liu
2026-06-02tools/mm/page-types: fix ternary operator precedence in sigbus handlerYe Liu
2026-06-02tools/mm/page-types: fix typo in madvise() error messageYe Liu
2026-06-02mm/shrinker: simplify shrinker_memcg_alloc() using guard()wangxuewen
2026-06-02userfaultfd: ensure mremap_userfaultfd_fail() releases mmap_changingMike Rapoport (Microsoft)
2026-06-02lib/test_hmm: use kvfree() to free kvcalloc() allocationsHao Ge
2026-06-02mm, swap: avoid leaving unused extend table after alloc raceKairui Song
2026-06-02mm/readahead: no PG_readahead on EOFFrederick Mayle
2026-06-02mm/mmu_notifier: fix a begin vs. start typo in the invalidate range commentTakahiro Itazuri
2026-06-02mm/hugetlb_cma: restrict hugetlb_cma parameter to gigantic-page alignmentSang-Heon Jeon
2026-06-02mm/mseal: use min/max in mseal_applyThorsten Blum
2026-06-02selftests/mm: ksm-functional-tests: fix partial write handlingVineet Agarwal
2026-06-02lib/test_meminit: use && for boolsAlexander Potapenko
2026-06-02mm/readahead: simplify page_cache_ra_unbounded loop counter resetFrederick Mayle
2026-06-02mm/readahead: add kerneldoc for read_pagesFrederick Mayle
2026-06-02maple_tree: document that "last" in mtree_insert_range() is inclusiveSteven Rostedt
2026-06-02mm/shrinker: avoid out-of-bounds read in set_shrinker_bit()David Carlier
2026-06-02mm/khugepaged: fix inconsistent MMF_VM_HUGEPAGE flag due to allocation failur...Ye Liu