开源镜像站
帮助
下载
动态
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
2024-07-04
mm: memcg: put cgroup v1-specific code under a config option
Roman Gushchin
2024-07-04
mm: memcg: group cgroup v1 memcg related declarations
Roman Gushchin
2024-07-04
mm: memcg: move legacy memcg event code into memcontrol-v1.c
Roman Gushchin
2024-07-04
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
2024-07-03
readahead: drop index argument of page_cache_async_readahead()
Jan Kara
2024-07-03
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
2024-07-03
kmsan: expose KMSAN_WARN_ON()
Ilya Leoshkevich
2024-07-03
kmsan: introduce memset_no_sanitize_memory()
Ilya Leoshkevich
2024-07-03
kmsan: allow disabling KMSAN checks for the current task
Ilya Leoshkevich
2024-07-03
kmsan: expose kmsan_get_metadata()
Ilya Leoshkevich
2024-07-03
mm: read page_type using READ_ONCE
David Hildenbrand
2024-07-03
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
2024-07-03
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
2024-07-03
mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages w...
David Hildenbrand
2024-07-03
mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...
David Hildenbrand
2024-07-03
mm: remove page_mkclean()
Kefeng Wang
2024-07-03
mm: remove page_maybe_dma_pinned()
Kefeng Wang
2024-07-03
mm/mm_init: initialize page->_mapcount directly in __init_single_page()
David Hildenbrand
2024-07-03
mm/zsmalloc: use a proper page type
David Hildenbrand
2024-07-03
mm: allow reuse of the lower 16 bit of the page type with an actual type
David Hildenbrand
2024-07-03
mm: update _mapcount and page_type documentation
David Hildenbrand
2024-07-03
mm/damon/core: implement DAMON context commit function
SeongJae Park
2024-07-03
mm/damon/core: implement DAMOS quota goals online commit function
SeongJae Park
2024-07-03
mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
Hyeongtak Ji
2024-07-03
mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
Honggyu Kim
2024-07-03
mm/migrate: add MR_DAMON to migrate_reason
Honggyu Kim
2024-07-03
mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
Hyeongtak Ji
2024-07-03
mm/memory-failure: move some function declarations into internal.h
Miaohe Lin
2024-07-03
mm/memory-failure: remove MF_MSG_SLAB
Miaohe Lin
2024-07-03
mm/hugetlb_cgroup: switch to the new cftypes
Xiu Jianfeng
2024-07-03
mm/hugetlb_cgroup: prepare cftypes based on template
Xiu Jianfeng
2024-07-03
mm: report per-page metadata information
Sourav Panda
2024-07-03
mm: zswap: add zswap_never_enabled()
Yosry Ahmed
2024-07-03
mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()
Yosry Ahmed
2024-07-03
mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
Lance Yang
2024-07-03
mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop
Lance Yang
2024-07-03
mm/highmem: make nr_free_highpages() return "unsigned long"
David Hildenbrand
2024-07-03
mm/highmem: reimplement totalhigh_pages() by walking zones
David Hildenbrand
2024-07-03
fs/proc: move page_mapcount() to fs/proc/internal.h
David Hildenbrand
2024-07-03
mm: shmem: add mTHP counters for anonymous shmem
Baolin Wang
2024-07-03
mm: shmem: add mTHP support for anonymous shmem
Baolin Wang
2024-07-03
mm: shmem: add multi-size THP sysfs interface for anonymous shmem
Baolin Wang
2024-07-03
percpu: add __this_cpu_try_cmpxchg()
Uros Bizjak
2024-07-03
memcg: rearrange fields of mem_cgroup_per_node
Shakeel Butt
2024-07-03
mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
Sidhartha Kumar
2024-07-03
mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pages
Barry Song
2024-07-03
mm: remove the implementation of swap_free() and always use swap_free_nr()
Barry Song
2024-07-03
mm: swap: introduce swap_free_nr() for batched swap_free()
Chuanhua Han
2024-07-03
mm: remove MIGRATE_SYNC_NO_COPY mode
Kefeng Wang
2024-07-03
mm: migrate: remove migrate_folio_extra()
Kefeng Wang
[next]