..
damon
mm/damon/Kconfig: notify debugfs deprecation plan
2022-10-03 14:03:06 -07:00
kasan
kasan: better invalid/double-free report header
2022-10-03 14:03:02 -07:00
kfence
mm: kfence: convert to DEFINE_SEQ_ATTRIBUTE
2022-10-03 14:03:07 -07:00
backing-dev.c
mm: backing-dev: Remove the unneeded result variable
2022-09-11 20:26:02 -07:00
balloon_compaction.c
bootmem_info.c
cma_debug.c
cma_sysfs.c
cma.c
cma.h
compaction.c
mm: add pageblock_aligned() macro
2022-10-03 14:03:04 -07:00
debug_page_ref.c
debug_vm_pgtable.c
debug.c
mm: remove the vma linked list
2022-09-26 19:46:26 -07:00
dmapool.c
early_ioremap.c
fadvise.c
failslab.c
filemap.c
filemap: convert filemap_range_has_writeback() to use folios
2022-10-03 14:02:56 -07:00
folio-compat.c
mm: remove try_to_free_swap()
2022-10-03 14:02:53 -07:00
frontswap.c
frontswap: don't call ->init if no ops are registered
2022-09-26 12:14:34 -07:00
gup_test.c
gup_test.h
gup.c
mm/gup: use gup_can_follow_protnone() also in GUP-fast
2022-09-26 19:46:28 -07:00
highmem.c
hmm.c
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
2022-09-26 19:46:05 -07:00
huge_memory.c
mm: convert page_get_anon_vma() to folio_get_anon_vma()
2022-10-03 14:02:54 -07:00
hugetlb_cgroup.c
hugetlb_vmemmap.c
mm: hugetlb_vmemmap: simplify reset_struct_pages()
2022-09-11 20:25:58 -07:00
hugetlb_vmemmap.h
hugetlb.c
mm/hugetlb.c: remove unnecessary initialization of local `err'
2022-10-03 14:02:55 -07:00
hwpoison-inject.c
mm/hwpoison: add __init/__exit annotations to module init/exit funcs
2022-10-03 14:03:05 -07:00
init-mm.c
mm: remove rb tree.
2022-09-26 19:46:16 -07:00
internal.h
mm: remove the vma linked list
2022-09-26 19:46:26 -07:00
interval_tree.c
io-mapping.c
ioremap.c
Kconfig
mm: multi-gen LRU: admin guide
2022-09-26 19:46:10 -07:00
Kconfig.debug
khugepaged.c
khugepaged: call shmem_get_folio()
2022-10-03 14:02:50 -07:00
kmemleak.c
mm/kmemleak: make create_object return void
2022-09-11 20:26:10 -07:00
ksm.c
ksm: use a folio in replace_page()
2022-10-03 14:02:53 -07:00
list_lru.c
maccess.c
madvise.c
madvise: convert madvise_free_pte_range() to use a folio
2022-10-03 14:02:52 -07:00
Makefile
mm: remove vmacache
2022-09-26 19:46:18 -07:00
mapping_dirty_helpers.c
memblock.c
mm: add pageblock_align() macro
2022-10-03 14:03:04 -07:00
memcontrol.c
memcg: reduce size of memcg vmstats structures
2022-10-03 14:03:05 -07:00
memfd.c
memory_hotplug.c
mm: add pageblock_aligned() macro
2022-10-03 14:03:04 -07:00
memory-failure.c
rmap: remove page_unlock_anon_vma_read()
2022-10-03 14:02:54 -07:00
memory-tiers.c
mm/demotion: expose memory tier details via sysfs
2022-09-26 19:46:13 -07:00
memory.c
mm: convert lock_page_or_retry() to folio_lock_or_retry()
2022-10-03 14:02:55 -07:00
mempolicy.c
mm/mempolicy: use vma iterator & maple state instead of vma linked list
2022-09-26 19:46:24 -07:00
mempool.c
memremap.c
mm/mremap_pages: save a few cycles in get_dev_pagemap()
2022-09-11 20:26:11 -07:00
memtest.c
migrate_device.c
mm: remember young/dirty bit for page migrations
2022-09-26 19:46:05 -07:00
migrate.c
mm: convert page_get_anon_vma() to folio_get_anon_vma()
2022-10-03 14:02:54 -07:00
mincore.c
mlock.c
mm/mlock: drop dead code in count_mm_mlocked_page_nr()
2022-09-26 19:46:27 -07:00
mm_init.c
mm: multi-gen LRU: groundwork
2022-09-26 19:46:09 -07:00
mm_slot.h
mm: introduce common struct mm_slot
2022-10-03 14:02:43 -07:00
mmap_lock.c
mmap.c
mm: refactor of vma_merge()
2022-09-26 19:46:27 -07:00
mmu_gather.c
mmu_notifier.c
mmzone.c
mm: multi-gen LRU: groundwork
2022-09-26 19:46:09 -07:00
mprotect.c
mm/mprotect: use maple tree navigation instead of VMA linked list
2022-09-26 19:46:24 -07:00
mremap.c
mm: add merging after mremap resize
2022-09-26 19:46:28 -07:00
msync.c
mm/msync: use vma_find() instead of vma linked list
2022-09-26 19:46:25 -07:00
nommu.c
mm: remove the vma linked list
2022-09-26 19:46:26 -07:00
oom_kill.c
mm: reduce noise in show_mem for lowmem allocations
2022-09-26 19:46:29 -07:00
page_alloc.c
mm: add pageblock_aligned() macro
2022-10-03 14:03:04 -07:00
page_counter.c
mm: page_counter: remove unneeded atomic ops for low/min
2022-09-11 20:26:01 -07:00
page_ext.c
page_ext: introduce boot parameter 'early_page_ext'
2022-09-11 20:26:02 -07:00
page_idle.c
page_io.c
swap: convert swap_writepage() to use a folio
2022-10-03 14:02:52 -07:00
page_isolation.c
mm: add pageblock_aligned() macro
2022-10-03 14:03:04 -07:00
page_owner.c
mm: reuse pageblock_start/end_pfn() macro
2022-10-03 14:03:03 -07:00
page_poison.c
page_reporting.c
page_reporting.h
page_table_check.c
mm: fix use-after free of page_ext after race with memory-offline
2022-09-11 20:25:57 -07:00
page_vma_mapped.c
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
2022-09-26 19:46:05 -07:00
page-writeback.c
pagewalk.c
mm/pagewalk: use vma_find() instead of vma linked list
2022-09-26 19:46:25 -07:00
percpu-internal.h
percpu-km.c
percpu-stats.c
percpu-vm.c
percpu.c
pgalloc-track.h
pgtable-generic.c
process_vm_access.c
ptdump.c
readahead.c
rmap.c
rmap: remove page_unlock_anon_vma_read()
2022-10-03 14:02:54 -07:00
rodata_test.c
mm/rodata_test: use PAGE_ALIGNED() helper
2022-10-03 14:03:05 -07:00
secretmem.c
shmem.c
tmpfs: add support for an i_version counter
2022-10-03 14:03:06 -07:00
shrinker_debug.c
shuffle.c
mm/shuffle: convert module_param_call to module_param_cb
2022-10-03 14:03:07 -07:00
shuffle.h
slab_common.c
slab.c
slab.h
slob.c
slub.c
sparse-vmemmap.c
sparse.c
swap_cgroup.c
swap_slots.c
mm/swap: convert put_swap_page() to put_swap_folio()
2022-10-03 14:02:46 -07:00
swap_state.c
swap_state: convert free_swap_cache() to use a folio
2022-10-03 14:02:51 -07:00
swap.c
mm: add folio_add_lru_vma()
2022-10-03 14:02:45 -07:00
swap.h
mm: remove lookup_swap_cache()
2022-10-03 14:02:51 -07:00
swapfile.c
memcg: convert mem_cgroup_swap_full() to take a folio
2022-10-03 14:02:53 -07:00
truncate.c
mm: add split_folio()
2022-10-03 14:02:45 -07:00
usercopy.c
userfaultfd.c
userfaultfd: convert mcontinue_atomic_pte() to use a folio
2022-10-03 14:02:50 -07:00
util.c
mm: remove the vma linked list
2022-09-26 19:46:26 -07:00
vmalloc.c
mm/vmalloc: extend find_vmap_lowest_match_check with extra arguments
2022-09-11 20:26:05 -07:00
vmpressure.c
vmscan.c
memcg: convert mem_cgroup_swap_full() to take a folio
2022-10-03 14:02:53 -07:00
vmstat.c
mm: remove vmacache
2022-09-26 19:46:18 -07:00
workingset.c
mm: multi-gen LRU: minimal implementation
2022-09-26 19:46:09 -07:00
z3fold.c
zbud.c
zpool.c
zsmalloc.c
zsmalloc: use correct types in _first_obj_offset functions
2022-10-03 14:03:07 -07:00
zswap.c