开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2024-09-01
mm: move vma_shrink(), vma_expand() to internal header
Lorenzo Stoakes
2024-09-01
mm: move vma_modify() and helpers to internal header
Lorenzo Stoakes
2024-09-01
userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
Lorenzo Stoakes
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
2024-09-01
mm/gup: convert to arch_make_folio_accessible()
David Hildenbrand
2024-09-01
mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
David Hildenbrand
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
2024-09-01
mm: page_counters: put page_counter_calculate_protection() under CONFIG_MEMCG
Roman Gushchin
2024-09-01
mm: memcg: don't call propagate_protected_usage() needlessly
Roman Gushchin
2024-09-01
mm: hugetlb: remove left over comment about follow_huge_foo()
Kefeng Wang
2024-09-01
kmemleak: enable tracking for percpu pointers
Pavel Tikhomirov
2024-09-01
vmstat: kernel stack usage histogram
Pasha Tatashin
2024-09-01
memcg: increase the valid index range for memcg stats
Shakeel Butt
2024-09-01
mm: shrink skip folio mapped by an exiting process
Zhiguo Jiang
2024-09-01
mm/swap: remove boilerplate
Yu Zhao
2024-09-01
mm/swap: remove remaining _fn suffix
Yu Zhao
2024-09-01
mm/swap: fold lru_rotate into cpu_fbatches
Yu Zhao
2024-09-01
mm/swap: rename cpu_fbatches->activate
Yu Zhao
2024-09-01
mm/swap: reduce indentation level
Yu Zhao
2024-09-01
memory tiering: count PGPROMOTE_SUCCESS when mem tiering is enabled.
Zi Yan
2024-09-01
memory tiering: introduce folio_use_access_time() check
Zi Yan
2024-09-01
memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()
Zi Yan
2024-09-01
mm: extend 'usage' parameter so that cluster_swap_free_nr() can be reused
Barry Song
2024-09-01
mm: kmem: remove mem_cgroup_from_obj()
Muchun Song
2024-09-01
mm: remove foll_flags in __get_user_pages
Josef Bacik
2024-09-01
mm: cleanup flags usage in faultin_page
Josef Bacik
2024-09-01
mm/damon/lru_sort: adjust local variable to dynamic allocation
Peng Hao
2024-09-01
mm/hugetlb_vmemmap: don't synchronize_rcu() without HVO
Yu Zhao
2024-09-01
shmem_quota: build the object file conditionally to the config option
Carlos Maiolino
2024-09-01
mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
Baolin Wang
2024-09-01
mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
Baolin Wang
2024-09-01
mm: shmem: simplify the suitable huge orders validation for tmpfs
Baolin Wang
2024-09-01
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
2024-09-01
mm: vmalloc: implement vrealloc()
Danilo Krummrich
2024-09-01
mm: add node_reclaim successes to VM event counters
Matthew Cassell
2024-08-24
mm: Fix missing folio invalidation calls during truncation
David Howells
2024-08-17
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-08-16
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-08-15
mm/migrate: fix deadlock in migrate_pages_batch() on large folios
Gao Xiang
2024-08-15
alloc_tag: mark pages reserved during CMA activation as not tagged
Suren Baghdasaryan
2024-08-15
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
2024-08-15
mm: fix endless reclaim on machines with unaccepted memory
Kirill A. Shutemov
2024-08-15
mm/numa: no task_numa_fault() call if PMD is changed
Zi Yan
2024-08-15
mm/numa: no task_numa_fault() call if PTE is changed
Zi Yan
2024-08-15
mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...
Hailong Liu
2024-08-15
mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
Waiman Long
2024-08-15
mm: don't account memmap per-node
Pasha Tatashin
2024-08-15
mm: add system wide stats items category
Pasha Tatashin
2024-08-15
mm: don't account memmap on failure
Pasha Tatashin
2024-08-15
mseal: fix is_madv_discard()
Pedro Falcato
[next]