There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Miaohe Lin 52ccdde16b mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio() 1 week ago
..
damon mm: madvise: pageout: ignore references rather than clearing young 2 months ago
kasan - Sumanth Korikkar has taught s390 to allocate hotplug-time page frames 2 months ago
kfence KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal 5 months ago
kmsan mm: kmsan: remove runtime checks from kmsan_unpoison_memory() 2 months ago
Kconfig Kbuild updates for v6.9 1 month ago
Kconfig.debug mm/slub: unify all sl[au]b parameters with "slab_$param" 3 months ago
Makefile kbuild: make -Woverride-init warnings more consistent 1 month ago
backing-dev.c vfs-6.9.misc 2 months ago
balloon_compaction.c mm: Convert all PageMovable users to movable_operations 2 years ago
bootmem_info.c bootmem: use kmemleak_free_part_phys in put_page_bootmem 6 months ago
cma.c mm/cma: add sysfs file 'release_pages_success' 2 months ago
cma.h mm/cma: add sysfs file 'release_pages_success' 2 months ago
cma_debug.c mm/cma_debug: show complete cma name in debugfs directories 2 years ago
cma_sysfs.c mm/cma: add sysfs file 'release_pages_success' 2 months ago
compaction.c - Sumanth Korikkar has taught s390 to allocate hotplug-time page frames 2 months ago
debug.c mm: make dump_page() take a const argument 2 months ago
debug_page_alloc.c mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER 4 months ago
debug_page_ref.c
debug_vm_pgtable.c mm/debug_vm_pgtable: fix BUG_ON with pud advanced test 2 months ago
dmapool.c mm/mempool/dmapool: remove CONFIG_DEBUG_SLAB ifdefs 5 months ago
dmapool_test.c dmapool: add alloc/free performance test 1 year ago
early_ioremap.c mm/early_ioremap.c: improve the execution efficiency of early_ioremap_setup() 11 months ago
fadvise.c mm: remove unnecessary pagevec includes 10 months ago
fail_page_alloc.c mm: page_alloc: split out FAIL_PAGE_ALLOC 11 months ago
failslab.c mm: fix unexpected changes to {failslab|fail_page_alloc}.attr 1 year ago
filemap.c mm: cachestat: fix two shmem bugs 1 month ago
folio-compat.c mm: remove page_add_new_anon_rmap and lru_cache_add_inactive_or_unevictable 4 months ago
gup.c mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly 2 weeks ago
gup_test.c Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes. 10 months ago
gup_test.h mm/gup_test: start/stop/read functionality for PIN LONGTERM test 2 years ago
highmem.c x86/kexec: use pr_err() instead of kexec_dprintk() when an error occurs 4 months ago
hmm.c mm: enable page walking API to lock vmas during the walk 9 months ago
huge_memory.c userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVE 2 weeks ago
hugetlb.c mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio() 1 week ago
hugetlb_cgroup.c mm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDER 7 months ago
hugetlb_vmemmap.c mm: hugetlb_vmemmap: move mmap lock to vmemmap_remap_range() 5 months ago
hugetlb_vmemmap.h mm: hugetlb_vmemmap: fix reference to nonexistent file 6 months ago
hwpoison-inject.c mm/hwpoison: add __init/__exit annotations to module init/exit funcs 2 years ago
init-mm.c mm: Deprecate pasid field 5 months ago
internal.h mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly 2 weeks ago
interval_tree.c
io-mapping.c
ioremap.c mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed 9 months ago
khugepaged.c mm: convert free_swap_cache() to take a folio 2 months ago
kmemleak.c kmemleak: avoid RCU stalls when freeing metadata for per-CPU pointers 5 months ago
ksm.c mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]() 4 months ago
list_lru.c mm/zswap: stop lru list shrinking when encounter warm region 2 months ago
maccess.c mm: Fix copy_from_user_nofault(). 1 year ago
madvise.c mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly 2 weeks ago
mapping_dirty_helpers.c mm: fix clean_record_shared_mapping_range kernel-doc 8 months ago
memblock.c cxl fixes for 6.8-rc6 2 months ago
memcontrol.c memcg: remove mem_cgroup_uncharge_list() 2 months ago
memfd.c mm/memfd: refactor memfd_tag_pins() and memfd_wait_for_pins() 2 months ago
memory-failure.c mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled 2 weeks ago
memory-tiers.c mm/demotion: print demotion targets 2 months ago
memory.c x86/mm/pat: fix VM_PAT handling in COW mappings 4 weeks ago
memory_hotplug.c mm/memory_hotplug: export mhp_supports_memmap_on_memory() 2 months ago
mempolicy.c mm/mempolicy: use a folio in do_mbind() 2 months ago
mempool.c mempool: kvmalloc pool 2 months ago
memremap.c mm: remove stale example from comment 4 months ago
memtest.c memtest: use {READ,WRITE}_ONCE in memory scanning 2 months ago
migrate.c merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changes 2 months ago
migrate_device.c mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]() 4 months ago
mincore.c mm: enable page walking API to lock vmas during the walk 9 months ago
mlock.c mm: make folios_put() the basis of release_pages() 2 months ago
mm_init.c Author: Gang Li padata: dispatch works on 2 months ago
mm_slot.h mm: introduce common struct mm_slot 2 years ago
mmap.c RISC-V Patches for the 6.9 Merge Window 1 month ago
mmap_lock.c
mmu_gather.c mm/mmu_gather: improve cond_resched() handling with large folios and expensive page freeing 2 months ago
mmu_notifier.c mmu_notifiers: rename invalidate_range notifier 9 months ago
mmzone.c zswap: shrink zswap pool based on memory pressure 5 months ago
mprotect.c mprotect: use pfn_swap_entry_folio 2 months ago
mremap.c mm: abstract VMA merge and extend into vma_merge_extend() helper 7 months ago
msync.c mm/msync: use vma_find() instead of vma linked list 2 years ago
nommu.c mm/vmalloc: remove vmap_area_list 2 months ago
oom_kill.c mm: update mark_victim tracepoints fields 2 months ago
page-writeback.c writeback: remove a use of write_cache_pages() from do_writepages() 2 months ago
page_alloc.c - Sumanth Korikkar has taught s390 to allocate hotplug-time page frames 2 months ago
page_counter.c mm: page_counter: remove unneeded atomic ops for low/min 2 years ago
page_ext.c mm/page_ext: move functions around for minor cleanups to page_ext 9 months ago
page_idle.c mm: page_idle: convert page idle to use a folio 1 year ago
page_io.c zswap: memcontrol: implement zswap writeback disabling 4 months ago
page_isolation.c mm: add alloc_contig_migrate_range allocation statistics 2 months ago
page_owner.c mm,page_owner: defer enablement of static branch 2 weeks ago
page_poison.c mm/page_poison: replace kmap_atomic() with kmap_local_page() 5 months ago
page_reporting.c mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER 4 months ago
page_reporting.h
page_table_check.c mm: convert page_table_check_pte_set() to page_table_check_ptes_set() 8 months ago
page_vma_mapped.c mm: thp: introduce multi-size THP sysfs interface 4 months ago
pagewalk.c mm: pagewalk: assert write mmap lock only for walking the user page tables 5 months ago
percpu-internal.h percpu-internal/pcpu_chunk: re-layout pcpu_chunk structure to reduce false sharing 11 months ago
percpu-km.c
percpu-stats.c mm: use vmalloc_array and vcalloc for array allocations 2 years ago
percpu-vm.c
percpu.c mm: Introduce flush_cache_vmap_early() 5 months ago
pgalloc-track.h
pgtable-generic.c mm/pgtable: notes on pte_offset_map[_lock]() 9 months ago
process_vm_access.c mm: fix process_vm_rw page counts 5 months ago
ptdump.c mm: ptdump: add check_wx_pages debugfs attribute 2 months ago
readahead.c mm: support order-1 folios in the page cache 2 months ago
rmap.c rmap: replace two calls to compound_order with folio_order 2 months ago
rodata_test.c mm/rodata_test: use PAGE_ALIGNED() helper 2 years ago
secretmem.c mm/secretmem: use a folio in secretmem_fault() 9 months ago
shmem.c mm/shmem: inline shmem_is_huge() for disabled transparent hugepages 2 weeks ago
shmem_quota.c tmpfs: fix race on handling dquot rbtree 1 month ago
show_mem.c mm, treewide: introduce NR_PAGE_ORDERS 4 months ago
shrinker.c mm: shrinker: use kvzalloc_node() from expand_one_shrinker_info() 4 months ago
shrinker_debug.c mm: shrinker: convert shrinker_rwsem to mutex 7 months ago
shuffle.c mm/shuffle: convert module_param_call to module_param_cb 2 years ago
shuffle.h mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER 4 months ago
slab.h Merge branch 'slab/for-6.9/slab-flag-cleanups' into slab/for-linus 2 months ago
slab_common.c - Kuan-Wei Chiu has developed the well-named series "lib min_heap: Min 2 months ago
slub.c Merge branch 'slab/for-6.9/slab-flag-cleanups' into slab/for-linus 2 months ago
sparse-vmemmap.c mm/vmemmap: allow architectures to override how vmemmap optimization works 9 months ago
sparse.c mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers 2 months ago
swap.c mm: fix list corruption in put_pages_list 2 months ago
swap.h mm/swap: fix race when skipping swapcache 2 months ago
swap_cgroup.c mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled 2 years ago
swap_slots.c mm/zswap: invalidate zswap entry when swap entry free 2 months ago
swap_state.c mm: convert free_swap_cache() to take a folio 2 months ago
swapfile.c - Sumanth Korikkar has taught s390 to allocate hotplug-time page frames 2 months ago
truncate.c fs: convert error_remove_page to error_remove_folio 5 months ago
usercopy.c mm: Fix copy_from_user_nofault(). 1 year ago
userfaultfd.c userfaultfd: fix deadlock warning when locking src and dst VMAs 1 month ago
util.c - Sumanth Korikkar has taught s390 to allocate hotplug-time page frames 2 months ago
vmalloc.c mm: vmalloc: fix lockdep warning 4 weeks ago
vmpressure.c eventfd: simplify eventfd_signal() 5 months ago
vmscan.c - Sumanth Korikkar has taught s390 to allocate hotplug-time page frames 2 months ago
vmstat.c mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER 4 months ago
workingset.c mm: move mapping_set_update out of <linux/swap.h> 2 months ago
z3fold.c mm/z3fold: fix the comment for __encode_handle() 2 months ago
zbud.c mm: zswap: remove shrink from zpool interface 11 months ago
zpool.c mm: zswap: remove shrink from zpool interface 11 months ago
zsmalloc.c mm/zsmalloc: don't need to reserve LSB in handle 2 months ago
zswap.c mm: zswap: fix shrinker NULL crash with cgroup_disable=memory 1 week ago