| 2026-06-02 |
SeongJae Park | mm/damon/sysfs: implement probe dir |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/sysfs: implement probes dir |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/paddr: support data attributes monitoring |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/core: do data attributes monitoring |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/core: introduce damon_ops->apply_probes |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/core: introduce damon_region->probe_hits |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/core: commit probes |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/core: introduce damon_filter |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/core: embed damon_probe objects in damon_ctx |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
SeongJae Park | mm/damon/core: introduce struct damon_probe |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Ye Liu | mm/memory-failure: remove hugetlb output parameter... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Qiang Liu | lib/test_hmm: fix error path in dmirror_devmem_fault() |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Sakurai Shun | docs/mm: fix typo in process_addrs.rst |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: merge zeromap into swap table |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm/memcg: remove no longer used swap cgroup array |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm/memcg, swap: store cgroup id in cluster table directly |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: consolidate cluster allocation helpers |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: delay and unify memcg lookup and charging... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: support flexible batch freeing of slots in... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm/memcg, swap: tidy up cgroup v1 memsw swap helpers |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: unify large folio allocation |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: add support for stable large allocation in... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm/huge_memory: move THP gfp limit helper into header |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: move common swap cache operations into standa... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: simplify swap cache allocation helper |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Jose Fernandez... | mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_i... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Brendan Jackman | mm/page_alloc: document that alloc_pages_nolock() uses RCU |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Brendan Jackman | mm/page_alloc: drop a misleading __always_inline |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Brendan Jackman | mm/page_alloc: remove ifdefs from pindex helpers |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Brendan Jackman | mm: rejig pageblock mask definitions |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Brendan Jackman | mm/page_alloc: don't overload migratetype in find_suita... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Brendan Jackman | mm: introduce for_each_free_list() |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Tal Zussman | mm/filemap: fix page_cache_prev_miss() when no hole... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Ye Liu | tools/mm/page-types: fix kpageflags option argument... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Ye Liu | tools/mm/page-types: fix ternary operator precedence... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Ye Liu | tools/mm/page-types: fix typo in madvise() error message |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
wangxuewen | mm/shrinker: simplify shrinker_memcg_alloc() using... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Mike Rapoport... | userfaultfd: ensure mremap_userfaultfd_fail() releases... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Hao Ge | lib/test_hmm: use kvfree() to free kvcalloc() allocations |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Kairui Song | mm, swap: avoid leaving unused extend table after alloc... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Frederick Mayle | mm/readahead: no PG_readahead on EOF |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Takahiro Itazuri | mm/mmu_notifier: fix a begin vs. start typo in the... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Sang-Heon Jeon | mm/hugetlb_cma: restrict hugetlb_cma parameter to gigan... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Thorsten Blum | mm/mseal: use min/max in mseal_apply |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Vineet Agarwal | selftests/mm: ksm-functional-tests: fix partial write... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Alexander Potapenko | lib/test_meminit: use && for bools |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Frederick Mayle | mm/readahead: simplify page_cache_ra_unbounded loop... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Frederick Mayle | mm/readahead: add kerneldoc for read_pages |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Steven Rostedt | maple_tree: document that "last" in mtree_insert_range... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
David Carlier | mm/shrinker: avoid out-of-bounds read in set_shrinker_bit() |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Ye Liu | mm/khugepaged: fix inconsistent MMF_VM_HUGEPAGE flag... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
zenghongling | mm/percpu-internal.h: optimise pcpu_chunk struct to... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Liew Rui Yan | mm/damon/reclaim: validate min_region_size to be power... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Liew Rui Yan | mm/damon/lru_sort: validate min_region_size to be power... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Vineet Agarwal | mm/damon/sysfs-schemes: fix double increment of nr_regions |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Muchun Song | drivers/base/memory: make memory block get/put explicit |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Vineet Agarwal | selftests/mm: check file initialization writes in split... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
David Hildenbrand... | powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
David Hildenbrand... | s390/mm: use free_reserved_page() in vmem_free_pages() |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
David Hildenbrand... | mm/bootmem_info: stop marking mem_section_usage as... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
David Hildenbrand... | mm/bootmem_info: stop marking the pgdat as NODE_INFO |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
David Hildenbrand... | mm/bootmem_info: remove call to kmemleak_free_part_phys() |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
David Hildenbrand... | mm/bootmem_info: stop using PG_private |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
David Hildenbrand... | mm/bootmem_info: drop initialization of page->lru |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
David Hildenbrand... | sparc/mm: remove register_page_bootmem_info() |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Hongfu Li | selftests/mm: fix mmap() return value check in run_migr... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Muchun Song | mm/memory_hotplug: factor out altmap freeing checks |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Hao Ge | proc/meminfo: expose per-node balloon pages in node... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Jiayuan Chen | mm/damon: replace damon_rand() with a per-ctx lockless... |
commit | commitdiff | tree | snapshot |
| 2026-06-02 |
Andrew Morton | Merge branch 'mm-hotfixes-stable' into mm-stable to... |
commit | commitdiff | tree | snapshot |
| 2026-06-01 |
Mike Rapoport... | userfaultfd: remove redundant check in vm_uffd_ops() |
commit | commitdiff | tree | snapshot |
| 2026-06-01 |
Mike Rapoport... | userfaultfd: refuse to __mfill_atomic_pte() for unsuppo... |
commit | commitdiff | tree | snapshot |
| 2026-06-01 |
Mike Rapoport... | userfaultfd: verify VMA state across UFFDIO_COPY retry |
commit | commitdiff | tree | snapshot |
| 2026-06-01 |
Yin Tirui | mm/huge_memory: update file PMD counter before folio_put() |
commit | commitdiff | tree | snapshot |
| 2026-06-01 |
Yin Tirui | mm/huge_memory: update file PUD counter before folio_put() |
commit | commitdiff | tree | snapshot |
| 2026-06-01 |
Muchun Song | mm/hugetlb_vmemmap: fix incorrect vmemmap restore in... |
commit | commitdiff | tree | snapshot |
| 2026-06-01 |
SeongJae Park | mm/damon/ops-common: call folio_test_lru() after folio_... |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Breno Leitao | selftests/mm: add kmemleak verbose dedup test |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Breno Leitao | mm/kmemleak: dedupe verbose scan output by allocation... |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Zijiang Huang | mm/swap: add cond_resched() in swap_reclaim_full_cluste... |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Zhouyi Zhou | highmem-internal.h: fix typo in the comment for kunmap_... |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
SeongJae Park | Docs/admin-guide/mm/damon/stat: document kdamond_pid... |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
SeongJae Park | mm/damon/stat: add a parameter for reading kdamond pid |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
SeongJae Park | Docs/admin-guide/mm/damon/reclaim: update for autotune_... |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
SeongJae Park | mm/damon/reclaim: add autotune_monitoring_intervals... |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Li Wang | selftests/cgroup: include slab in test_percpu_basic... |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Li Wang | selftests/cgroup: fix hardcoded page size in test_percp... |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
fujunjie | mm/filemap: do not count FAULT_FLAG_TRIED retries as... |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
fujunjie | mm/filemap: count only the faulting address as a mmap hit |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Dmitry Ilvokhin | mm: use zone lock guard in __offline_isolated_pages() |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Dmitry Ilvokhin | mm: use zone lock guard in free_pcppages_bulk() |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Dmitry Ilvokhin | mm: use zone lock guard in put_page_back_buddy() |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Dmitry Ilvokhin | mm: use zone lock guard in take_page_off_buddy() |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Dmitry Ilvokhin | mm: use zone lock guard in set_migratetype_isolate() |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Dmitry Ilvokhin | mm: use zone lock guard in unreserve_highatomic_pageblock() |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Dmitry Ilvokhin | mm: use zone lock guard in unset_migratetype_isolate() |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Dmitry Ilvokhin | mm: use zone lock guard in reserve_highatomic_pageblock() |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
SeongJae Park | Docs/ABI/damon: mark schemes/<S>/filters/ deprecated |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
SeongJae Park | Docs/admin-guide/mm/damon/usage: mark scheme filters... |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Vineet Agarwal | mm/khugepaged: return -EAGAIN for SCAN_PAGE_HAS_PRIVATE... |
commit | commitdiff | tree | snapshot |
| next |