| 2025-09-28 |
Wei Yang | mm/ksm: get mm_slot by mm_slot_entry() when slot is... |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Li Zhe | hugetlb: increase number of reserving hugepages via... |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Donet Tom | selftests/mm: add fork inheritance test for ksm_merging... |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Donet Tom | mm/ksm: fix incorrect KSM counter handling in mm_struct... |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Donet Tom | drivers/base/node: fix double free in register_one_node() |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Dev Jain | mm: remove PMD alignment constraint in execmem_vmalloc() |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Manish Kumar | mm/memory_hotplug: fix typo 'esecially' -> 'especially' |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Kiryl Shutsemau | mm/rmap: improve mlock tracking for large folios |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Kiryl Shutsemau | mm/filemap: map entire large folio faultaround |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Kiryl Shutsemau | mm/fault: try to map the entire file folio in finish_fa... |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Kiryl Shutsemau | mm/rmap: mlock large folios in try_to_unmap_one() |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Kiryl Shutsemau | mm/rmap: fix a mlock race condition in folio_referenced... |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Kiryl Shutsemau | mm/page_vma_mapped: track if the page is mapped across... |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Wei Yang | mm/compaction: fix low_pfn advance on isolating hugetlb |
commit | commitdiff | tree | snapshot |
| 2025-09-23 |
Pratyush Yadav | kho: make sure page being restored is actually from KHO |
commit | commitdiff | tree | snapshot |
| 2025-09-23 |
Pratyush Yadav | kho: move sanity checks to kho_restore_page() |
commit | commitdiff | tree | snapshot |
| 2025-09-23 |
Lance Yang | selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOF... |
commit | commitdiff | tree | snapshot |
| 2025-09-23 |
SeongJae Park | mm/damon/sysfs: set damon_ctx->min_sz_region only for... |
commit | commitdiff | tree | snapshot |
| 2025-09-23 |
Uladzislau... | mm/vmalloc: move resched point into alloc_vmap_area() |
commit | commitdiff | tree | snapshot |
| 2025-09-23 |
Matthew Wilcox... | ksm: use a folio inside cmp_and_merge_page() |
commit | commitdiff | tree | snapshot |
| 2025-09-23 |
Johannes Weiner | mm: page_alloc: avoid kswapd thrashing due to NUMA... |
commit | commitdiff | tree | snapshot |
| 2025-09-23 |
Lorenzo Stoakes | mm/oom_kill.c: fix inverted check |
commit | commitdiff | tree | snapshot |
| 2025-09-23 |
Kiryl Shutsemau | mm/khugepaged: do not fail collapse_pte_mapped_thp... |
commit | commitdiff | tree | snapshot |
| 2025-09-23 |
Lorenzo Stoakes | mm: do not assume file == vma->vm_file in compat_vma_mm... |
commit | commitdiff | tree | snapshot |
| 2025-09-23 |
Lorenzo Stoakes | mm: specify separate file and vm_file params in vm_area... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Dev Jain | mm: drop all references of writable and SCAN_PAGE_RO |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Dev Jain | mm: enable khugepaged anonymous collapse on non-writabl... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
SeongJae Park | mm/damon/stat: expose negative idle time |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
SeongJae Park | mm/damon/stat: expose the current tuned aggregation... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
SeongJae Park | samples/damon/mtier: use damon_initialized() |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
SeongJae Park | samples/damon/prcl: use damon_initialized() |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
SeongJae Park | samples/damon/wsse: use damon_initialized() |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
SeongJae Park | mm/damon/lru_sort: use damon_initialized() |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
SeongJae Park | mm/damon/reclaim: use damon_initialized() |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
SeongJae Park | mm/damon/stat: use damon_initialized() |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
SeongJae Park | mm/damon/core: implement damon_initialized() function |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
SeongJae Park | MAINTAINERS: rename DAMON section |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
SeongJae Park | Docs/admin-guide/mm/damon/start: add --target_pid to... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
SeongJae Park | Docs/mm/damon/maintainer-profile: update community... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
SeongJae Park | mm/damon/core: set effective quota on first charge... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
SeongJae Park | mm/damon/core: reset age if nr_accesses changes between... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Suren Baghdasaryan | alloc_tag: mark inaccurate allocation counters in ... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
zhongjinji | mm/oom_kill: the OOM reaper traverses the VMA maple... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
zhongjinji | mm/oom_kill: thaw the entire OOM victim process |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Andrew Morton | include/linux/pgtable.h: convert arch_enter_lazy_mmu_mo... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
SeongJae Park | mm/damon/lru_sort: use param_ctx for damon_attrs staging |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Muhammad Usama... | selftests/mm: protection_keys: fix dead code |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Muhammad Usama... | selftests/mm: add -Wunreachable-code and fix warnings |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Sumanth Korikkar | resource: improve child resource handling in release_me... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Muhammad Usama... | selftests/mm: centralize the __always_unused macro |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Quanmin Yan | mm/damon/reclaim: support addr_unit for DAMON_RECLAIM |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Quanmin Yan | mm/damon/lru_sort: support addr_unit for DAMON_LRU_SORT |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
David Hildenbrand | selftests/mm: gup_tests: option to GUP all pages in... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Matthew Wilcox... | mm: remove page->order |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Matthew Wilcox... | mm: remove redundant test in validate_page_before_insert() |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Matthew Wilcox... | mm: constify compound_order() and page_size() |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Hugh Dickins | mm: lru_add_drain_all() do local lru_add_drain() first |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Aristeu Rozanski | mm: make folio page count functions return unsigned |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Zach O'Keefe | selftests/mm: remove PROT_EXEC req from file-collapse... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Brian Norris | mm: vm_event_item: explicit #include for THREAD_SIZE |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Suren Baghdasaryan | alloc_tag: avoid warnings when freeing non-compound... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Suren Baghdasaryan | alloc_tag: prevent enabling memory profiling if it... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Suren Baghdasaryan | alloc_tag: use release_pages() in the cleanup path |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Jackie Liu | mm/shmem: remove unused entry_order after large swapin... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Lance Yang | mm: skip mlocked THPs that are underused early in defer... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Francois Dugast | mm/hmm: populate PFNs from PMD swap entry |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
David Hildenbrand | mm/gup: fix handling of errors from arch_make_folio_acc... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Chanwon Park | mm: re-enable kswapd when memory pressure subsides... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Chunyu Hu | selftests/mm: fix va_high_addr_switch.sh failure on... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Chunyu Hu | selftests/mm: alloc hugepages in va_high_addr_switch... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Chunyu Hu | selftests/mm: fix hugepages cleanup too early |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Jan Kara | readahead: add trace points |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Matthieu Baerts... | scripts/decode_stacktrace.sh: code: preserve alignment |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Matthieu Baerts... | scripts/decode_stacktrace.sh: symbol: preserve alignment |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Matthieu Baerts... | scripts/decode_stacktrace.sh: symbol: avoid trailing... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Matthew Wilcox... | ptdesc: remove ptdesc_to_virt() |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Matthew Wilcox... | ptdesc: remove references to folios from __pagetable_ct... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Matthew Wilcox... | ptdesc: convert __page_flags to pt_flags |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Alice Ryhl | maple_tree: remove lockdep_map_p typedef |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
zhang jiao | samples/cgroup: rm unused MEMCG_EVENTS macro |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Stanislav Fort | mm/memcg: v1: account event registrations and drop... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Kairui Song | mm, swap: use a single page for swap table when the... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Kairui Song | mm, swap: implement dynamic allocation of swap table |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Kairui Song | mm, swap: remove contention workaround for swap cache |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Kairui Song | mm, swap: mark swap address space ro and add context... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Kairui Song | mm, swap: use the swap table for the swap cache and... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Kairui Song | mm, swap: wrap swap cache replacement with a helper |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Kairui Song | mm/shmem, swap: remove redundant error handling for... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Kairui Song | mm, swap: cleanup swap cache API and add kerneldoc |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Kairui Song | mm, swap: tidy up swap device and cluster info helpers |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Kairui Song | mm, swap: rename and move some swap cluster definition... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Kairui Song | mm, swap: always lock and check the swap cache folio... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Kairui Song | mm, swap: check page poison flag after locking it |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Kairui Song | mm, swap: fix swap cache index error when retrying... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Kairui Song | mm, swap: use unified helper for swap cache look up |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Chris Li | docs/mm: add document for swap table |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Alistair Popple | mm/memremap: remove unused get_dev_pagemap() parameter |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Alistair Popple | mm/gup: remove dead pgmap refcounting code |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Wei Yang | mm/page_alloc: check the correct buddy if it is a start... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Miaohe Lin | mm/hwpoison: decouple hwpoison_filter from mm/memory... |
commit | commitdiff | tree | snapshot |
| next |