开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2026-02-12
mm: rmap: support batched checks of the references for large folios
Baolin Wang
2026-02-12
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
2026-02-12
mm: update hugetlbfs to use VMA flags on mmap_prepare
Lorenzo Stoakes
2026-02-12
mm: add basic VMA flag operation helper functions
Lorenzo Stoakes
2026-02-12
mm: add mk_vma_flags() bitmap flag macro helper
Lorenzo Stoakes
2026-02-12
mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
Lorenzo Stoakes
2026-02-12
mm/vma: remove __private sparse decoration from vma_flags_t
Lorenzo Stoakes
2026-02-12
mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()
Liam R. Howlett
2026-02-12
mm: relocate the page table ceiling and floor definitions
Liam R. Howlett
2026-02-12
mm/vmscan: select the closest preferred node in demote_folio_list()
Bing Jiao
2026-02-12
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
2026-02-06
mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...
Qi Zheng
2026-01-31
mm, swap: drop the SWAP_HAS_CACHE flag
Kairui Song
2026-01-31
mm, swap: add folio to swap cache directly on allocation
Kairui Song
2026-01-31
mm, swap: cleanup swap entry management workflow
Kairui Song
2026-01-31
mm, swap: use swap cache as the swap in synchronize layer
Kairui Song
2026-01-31
mm/shmem, swap: remove SWAP_MAP_SHMEM
Nhat Pham
2026-01-31
mm/vma: add and use vma_assert_stabilised()
Lorenzo Stoakes
2026-01-31
mm/vma: update vma_assert_locked() to use lockdep
Lorenzo Stoakes
2026-01-31
mm/vma: improve and document __is_vma_write_locked()
Lorenzo Stoakes
2026-01-31
mm/vma: introduce helper struct + thread through exclusive lock fns
Lorenzo Stoakes
2026-01-31
mm/vma: clean up __vma_enter/exit_locked()
Lorenzo Stoakes
2026-01-31
mm/vma: add+use vma lockdep acquire/release defines
Lorenzo Stoakes
2026-01-31
mm/vma: rename is_vma_write_only(), separate out shared refcount put
Lorenzo Stoakes
2026-01-31
mm/vma: document possible vma->vm_refcnt values and reference comment
Lorenzo Stoakes
2026-01-31
mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG
Lorenzo Stoakes
2026-01-31
mm/damon: rename min_sz_region of damon_ctx to min_region_sz
SeongJae Park
2026-01-31
mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
SeongJae Park
2026-01-31
mm/damon: document damon_call_control->dealloc_on_cancel repeat behavior
SeongJae Park
2026-01-31
mm/damon: remove damon_operations->cleanup()
SeongJae Park
2026-01-31
mm: page_isolation: introduce page_is_unmovable()
Kefeng Wang
2026-01-31
mm/vmscan: add tracepoint and reason for kswapd_failures reset
Jiayuan Chen
2026-01-31
mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Jiayuan Chen
2026-01-31
mm: fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
2026-01-31
mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
David Hildenbrand (Red Hat)
2026-01-31
mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
David Hildenbrand (Red Hat)
2026-01-31
mm: rename balloon_compaction.(c|h) to balloon.(c|h)
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: remove "extern" from functions
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: move internal helpers to balloon_compaction.c
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: remove balloon_page_push/pop()
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: drop fs.h include from balloon_compaction.h
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: make balloon_mops static
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: remove dependency on page lock
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: use a device-independent balloon (list) lock
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: centralize adjust_managed_page_count() handling
David Hildenbrand (Red Hat)
2026-01-31
mm/khugepaged: change collapse_pte_mapped_thp() to return void
Shivank Garg
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,
Andrew Morton
[next]