index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-03-17
mm/damon/core: make damon_set_attrs() be safe to be called from damon_call()
SeongJae Park
2025-03-17
mm/damon/core: invoke kdamond_call() after merging is done if possible
SeongJae Park
2025-03-17
mm/damon/sysfs: validate user inputs from damon_sysfs_commit_input()
SeongJae Park
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-03-17
page_io: zswap: do not crash the kernel on decompression failure
Nhat Pham
2025-03-17
mm/hugetlb: update nr_huge_pages and surplus_huge_pages together
Liu Shixin
2025-03-17
mm/damon/sysfs-schemes: return error when for attempts to install filters on ...
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: record filters of which layer should be added to the ...
SeongJae Park
2025-03-17
mm/damon/core: expose damos_filter_for_ops() to DAMON kernel API callers
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: commit filters in {core,ops}_filters directories
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: implement core_filters and ops_filters directories
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: let damon_sysfs_scheme_set_filters() be used for diff...
SeongJae Park
2025-03-17
mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...
David Hildenbrand
2025-03-17
mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in...
David Hildenbrand
2025-03-17
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
2025-03-17
mm: Copy-on-Write (COW) reuse support for PTE-mapped THP
David Hildenbrand
2025-03-17
mm/rmap: basic MM owner tracking for large folios (!hugetlb)
David Hildenbrand
2025-03-17
mm/rmap: use folio_large_nr_pages() in add/remove functions
David Hildenbrand
2025-03-17
mm/rmap: abstract large mapcount operations for large folios (!hugetlb)
David Hildenbrand
2025-03-17
mm/rmap: pass vma to __folio_add_rmap()
David Hildenbrand
2025-03-17
mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends
David Hildenbrand
2025-03-17
mm: move _entire_mapcount in folio to page[2] on 32bit
David Hildenbrand
2025-03-17
mm: move _pincount in folio to page[2] on 32bit
David Hildenbrand
2025-03-17
mm: move hugetlb specific things in folio to page[3]
David Hildenbrand
2025-03-17
mm: let _folio_nr_pages overlay memcg_data in first tail page
David Hildenbrand
2025-03-17
mm/mremap: thread state through move page table operation
Lorenzo Stoakes
2025-03-17
mm/mremap: refactor move_page_tables(), abstracting state
Lorenzo Stoakes
2025-03-17
mm/mremap: complete refactor of move_vma()
Lorenzo Stoakes
2025-03-17
mm/mremap: initial refactor of move_vma()
Lorenzo Stoakes
2025-03-17
mm/mremap: introduce and use vma_remap_struct threaded state
Lorenzo Stoakes
2025-03-17
mm/mremap: refactor mremap() system call implementation
Lorenzo Stoakes
2025-03-17
mm/mremap: correctly handle partial mremap() of VMA starting at 0
Lorenzo Stoakes
2025-03-17
device/dax: properly refcount device dax pages when mapping
Alistair Popple
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
2025-03-17
mm/huge_memory: add vmf_insert_folio_pmd()
Alistair Popple
2025-03-17
mm/huge_memory: add vmf_insert_folio_pud()
Alistair Popple
2025-03-17
mm/rmap: add support for PUD sized mappings to rmap
Alistair Popple
2025-03-17
mm/memory: add vmf_insert_page_mkwrite()
Alistair Popple
2025-03-17
mm/memory: enhance insert_page_into_pte_locked() to create writable mappings
Alistair Popple
2025-03-17
mm: allow compound zone device pages
Alistair Popple
2025-03-17
mm/mm_init: move p2pdma page refcount initialisation to p2pdma
Alistair Popple
2025-03-17
mm/gup: remove redundant check for PCI P2PDMA page
Alistair Popple
2025-03-17
fs/dax: always remove DAX page-cache entries when breaking layouts
Alistair Popple
2025-03-17
mm: shmem: factor out the within_size logic into a new helper
Baolin Wang
2025-03-17
mm: shmem: change the return value of shmem_find_swap_entries()
Baolin Wang
2025-03-17
mm: shmem: remove duplicate error validation
Baolin Wang
[prev]
[next]