.. |
damon
|
mm/damon: introduce DAMON-based LRU-lists Sorting
|
2022-06-27 13:45:25 -07:00 |
kasan
|
kasan: separate double free case from invalid free
|
2022-06-27 13:45:29 -07:00 |
kfence
|
mm/kfence: select random number before taking raw lock
|
2022-06-16 19:11:31 -07:00 |
backing-dev.c
|
init: Initialize noop_backing_dev_info early
|
2022-06-16 10:55:57 +02:00 |
balloon_compaction.c
|
mm: Convert all PageMovable users to movable_operations
|
2022-06-26 09:47:16 -04:00 |
bootmem_info.c
|
bootmem: Use page->index instead of page->freelist
|
2022-01-06 12:27:03 +01:00 |
cma_debug.c
|
mm/cma: change cma mutex to irq safe spinlock
|
2021-05-05 11:27:21 -07:00 |
cma_sysfs.c
|
mm: cma: support sysfs
|
2021-05-05 11:27:24 -07:00 |
cma.c
|
Revert "mm/cma.c: remove redundant cma_mutex lock"
|
2022-05-13 15:11:26 -07:00 |
cma.h
|
mm/cma: provide option to opt out from exposing pages on activation failure
|
2022-03-22 15:57:09 -07:00 |
compaction.c
|
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:54:05 +10:00 |
debug_page_ref.c
|
|
|
debug_vm_pgtable.c
|
docs: rename Documentation/vm to Documentation/mm
|
2022-06-27 12:52:53 -07:00 |
debug.c
|
mm: remove the vma linked list
|
2022-06-27 13:45:11 -07:00 |
dmapool.c
|
mm/dmapool.c: revert "make dma pool to use kmalloc_node"
|
2022-01-15 16:30:28 +02:00 |
early_ioremap.c
|
mm/early_ioremap: declare early_memremap_pgprot_adjust()
|
2022-03-22 15:57:11 -07:00 |
fadvise.c
|
riscv: compat: syscall: Add compat_sys_call_table implementation
|
2022-04-26 13:36:25 -07:00 |
failslab.c
|
mm: fix missing handler for __GFP_NOWARN
|
2022-05-19 14:08:55 -07:00 |
filemap.c
|
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:54:05 +10:00 |
folio-compat.c
|
mm/folio-compat: Remove migration compatibility functions
|
2022-06-26 09:47:17 -04:00 |
frontswap.c
|
docs: rename Documentation/vm to Documentation/mm
|
2022-06-27 12:52:53 -07:00 |
gup_test.c
|
selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages
|
2021-05-05 11:27:26 -07:00 |
gup_test.h
|
selftests/vm: gup_test: fix test flag
|
2021-05-05 11:27:26 -07:00 |
gup.c
|
mm/gup: migrate device coherent pages when pinning instead of failing
|
2022-06-27 13:45:13 -07:00 |
highmem.c
|
highmem: Make __kunmap_{local,atomic}() take "const void *"
|
2022-06-22 20:30:45 +02:00 |
hmm.c
|
mm: teach core mm about pte markers
|
2022-05-13 07:20:09 -07:00 |
huge_memory.c
|
mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
|
2022-06-27 13:45:37 -07:00 |
hugetlb_cgroup.c
|
hugetlb: add hugetlb.*.numa_stat file
|
2022-01-15 16:30:29 +02:00 |
hugetlb_vmemmap.c
|
mm-memory_hotplug-make-hugetlb_optimize_vmemmap-compatible-with-memmap_on_memory-v5
|
2022-06-27 13:45:34 -07:00 |
hugetlb_vmemmap.h
|
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
|
2022-04-28 23:16:15 -07:00 |
hugetlb.c
|
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:54:05 +10:00 |
hwpoison-inject.c
|
mm/memory-failure: disable unpoison once hw error happens
|
2022-06-16 19:11:32 -07:00 |
init-mm.c
|
mm: remove rb tree.
|
2022-06-27 13:45:02 -07:00 |
internal.h
|
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:54:05 +10:00 |
interval_tree.c
|
mm/interval_tree: add comments to improve code readability
|
2021-04-30 11:20:38 -07:00 |
io-mapping.c
|
mm: add a io_mapping_map_user helper
|
2021-04-30 11:20:39 -07:00 |
ioremap.c
|
mm: move ioremap_page_range to vmalloc.c
|
2021-09-08 11:50:24 -07:00 |
Kconfig
|
Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:52:39 +10:00 |
Kconfig.debug
|
Two followon fixes for the post-5.19 series "Use pageblock_order for cma
|
2022-05-27 11:40:49 -07:00 |
khugepaged.c
|
mm/khugepaged: try to free transhuge swapcache when possible
|
2022-06-27 13:45:42 -07:00 |
kmemleak.c
|
mm/kmemleak: prevent soft lockup in first object iteration loop of kmemleak_scan()
|
2022-06-16 19:48:32 -07:00 |
ksm.c
|
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:54:05 +10:00 |
list_lru.c
|
mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe
|
2022-06-16 19:48:31 -07:00 |
maccess.c
|
asm-generic updates for 5.18
|
2022-03-23 18:03:08 -07:00 |
madvise.c
|
mm-madvise-minor-cleanup-for-swapin_walk_pmd_entry-fix
|
2022-06-27 13:45:35 -07:00 |
Makefile
|
mm: shrinkers: introduce debugfs interface for memory shrinkers
|
2022-06-27 13:45:17 -07:00 |
mapping_dirty_helpers.c
|
mm: move tlb_flush_pending inline helpers to mm_inline.h
|
2022-01-15 16:30:27 +02:00 |
memblock.c
|
Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:52:39 +10:00 |
memcontrol.c
|
memcg: notify about global mem_cgroup_id space depletion
|
2022-06-27 13:45:43 -07:00 |
memfd.c
|
memfd: fix F_SEAL_WRITE after shmem huge page allocated
|
2022-03-05 11:08:32 -08:00 |
memory_hotplug.c
|
mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_memory
|
2022-06-27 13:45:34 -07:00 |
memory-failure.c
|
mm/swap: convert delete_from_swap_cache() to take a folio
|
2022-06-27 13:45:33 -07:00 |
memory.c
|
Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:52:39 +10:00 |
mempolicy.c
|
mm/mempolicy: fix get_nodes out of bound access
|
2022-06-27 13:45:16 -07:00 |
mempool.c
|
mm/mempool: use might_alloc()
|
2022-06-16 19:48:30 -07:00 |
memremap.c
|
mm: add zone device coherent type memory support
|
2022-06-27 13:45:12 -07:00 |
memtest.c
|
|
|
migrate_device.c
|
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:54:05 +10:00 |
migrate.c
|
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:54:05 +10:00 |
mincore.c
|
mm: teach core mm about pte markers
|
2022-05-13 07:20:09 -07:00 |
mlock.c
|
mm: rename unlock_page_lruvec{_irq, _irqrestore} to lruvec_unlock{_irq, _irqrestore}
|
2022-06-27 13:45:35 -07:00 |
mm_init.c
|
include/linux/page-flags-layout.h: cleanups
|
2021-04-30 11:20:42 -07:00 |
mmap_lock.c
|
mm: mmap_lock: fix disabling preemption directly
|
2021-07-23 17:43:28 -07:00 |
mmap.c
|
mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region
|
2022-06-27 13:45:38 -07:00 |
mmu_gather.c
|
mm/mmu_gather: limit free batch count and add schedule point in tlb_batch_pages_flush
|
2022-04-28 23:16:12 -07:00 |
mmu_notifier.c
|
mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
|
2022-04-21 20:01:10 -07:00 |
mmzone.c
|
Folio changes for 5.18
|
2022-03-22 17:03:12 -07:00 |
mprotect.c
|
mm/mprotect: try avoiding write faults for exclusive anonymous pages when changing protection
|
2022-06-27 13:45:27 -07:00 |
mremap.c
|
mm: add merging after mremap resize
|
2022-06-27 13:45:19 -07:00 |
msync.c
|
mm/msync: use vma_find() instead of vma linked list
|
2022-06-27 13:45:10 -07:00 |
nommu.c
|
mm: remove the vma linked list
|
2022-06-27 13:45:11 -07:00 |
oom_kill.c
|
mm: delete unused MMF_OOM_VICTIM flag
|
2022-06-27 13:45:19 -07:00 |
page_alloc.c
|
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:54:05 +10:00 |
page_counter.c
|
mm/page_counter: remove an incorrect call to propagate_protected_usage()
|
2022-01-15 16:30:27 +02:00 |
page_ext.c
|
mm: use for_each_online_node and node_online instead of open coding
|
2022-04-29 14:36:58 -07:00 |
page_idle.c
|
mm: don't be stuck to rmap lock on reclaim path
|
2022-05-19 14:08:54 -07:00 |
page_io.c
|
mm: memcontrol: make all the callers of {folio,page}_memcg() safe
|
2022-06-27 13:45:36 -07:00 |
page_isolation.c
|
mm/page_isolation.c: fix one kernel-doc comment
|
2022-06-16 19:11:30 -07:00 |
page_owner.c
|
Yang Shi has improved the behaviour of khugepaged collapsing of readonly
|
2022-05-26 12:32:41 -07:00 |
page_poison.c
|
mm: page_poison: print page info when corruption is caught
|
2021-04-30 11:20:36 -07:00 |
page_reporting.c
|
mm/page_reporting: allow driver to specify reporting order
|
2021-06-29 10:53:47 -07:00 |
page_reporting.h
|
mm/page_reporting: export reporting order as module parameter
|
2021-06-29 10:53:47 -07:00 |
page_table_check.c
|
Six hotfixes. One from Miaohe Lin is considered a minor thing so it isn't
|
2022-05-27 11:29:35 -07:00 |
page_vma_mapped.c
|
mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()
|
2022-06-27 13:44:58 -07:00 |
page-writeback.c
|
mm: Add balance_dirty_pages_ratelimited_flags() function
|
2022-06-27 06:29:00 -06:00 |
pagewalk.c
|
mm/pagewalk: use vma_find() instead of vma linked list
|
2022-06-27 13:45:10 -07:00 |
percpu-internal.h
|
percpu: improve percpu_alloc_percpu event trace
|
2022-05-13 07:20:18 -07:00 |
percpu-km.c
|
percpu: flush tlb in pcpu_reclaim_populated()
|
2021-07-04 18:30:17 +00:00 |
percpu-stats.c
|
mm: use vmalloc_array and vcalloc for array allocations
|
2022-03-08 09:30:46 -05:00 |
percpu-vm.c
|
percpu: flush tlb in pcpu_reclaim_populated()
|
2021-07-04 18:30:17 +00:00 |
percpu.c
|
percpu: improve percpu_alloc_percpu event trace
|
2022-05-13 07:20:18 -07:00 |
pgalloc-track.h
|
mm: fix typos in comments
|
2021-05-07 00:26:35 -07:00 |
pgtable-generic.c
|
mm: avoid unnecessary flush on change_huge_pmd()
|
2022-05-13 07:20:05 -07:00 |
process_vm_access.c
|
mm/process_vm_access.c: remove duplicate include
|
2021-05-05 11:27:27 -07:00 |
ptdump.c
|
mm: sparsemem: use page table lock to protect kernel pmd operations
|
2022-03-22 15:57:08 -07:00 |
readahead.c
|
filemap: Fix serialization adding transparent huge pages to page cache
|
2022-06-23 12:22:00 -04:00 |
rmap.c
|
Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:52:39 +10:00 |
rodata_test.c
|
mm/rodata_test.c: fix missing function declaration
|
2020-08-21 09:52:53 -07:00 |
secretmem.c
|
Merge branch 'for-next' of git://git.infradead.org/users/willy/pagecache.git
|
2022-06-28 15:41:15 +10:00 |
shmem.c
|
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:54:05 +10:00 |
shrinker_debug.c
|
mm-shrinkers-add-scan-interface-for-shrinker-debugfs-fix-fix
|
2022-06-27 13:45:18 -07:00 |
shuffle.c
|
mm: eliminate "expecting prototype" kernel-doc warnings
|
2021-04-16 16:10:36 -07:00 |
shuffle.h
|
mm/shuffle: fix section mismatch warning
|
2021-05-22 15:09:07 -10:00 |
slab_common.c
|
mm/tracing: add 'accounted' entry into output of allocation tracepoints
|
2022-06-15 11:39:58 +02:00 |
slab.c
|
mm/slab: delete cache_alloc_debugcheck_before()
|
2022-06-16 19:48:29 -07:00 |
slab.h
|
mm: slab: optimize memcg_slab_free_hook()
|
2022-06-14 14:57:21 +02:00 |
slob.c
|
mm/tracing: add 'accounted' entry into output of allocation tracepoints
|
2022-06-15 11:39:58 +02:00 |
slub.c
|
Merge branches 'slab/for-5.20/trivial', 'slab/for-5.20/cleanup', 'slab/for-5.20/tracing' and 'slab/for-5.20/optimizations' into slab/for-next
|
2022-06-15 11:43:58 +02:00 |
sparse-vmemmap.c
|
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:54:05 +10:00 |
sparse.c
|
mm: memory_hotplug: enumerate all supported section flags
|
2022-06-27 13:45:34 -07:00 |
swap_cgroup.c
|
mm: use vmalloc_array and vcalloc for array allocations
|
2022-03-08 09:30:46 -05:00 |
swap_slots.c
|
mm/swap: remove buggy cache->nr check in refill_swap_slots_cache
|
2022-05-19 14:08:51 -07:00 |
swap_state.c
|
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:54:05 +10:00 |
swap.c
|
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:54:05 +10:00 |
swap.h
|
mm/khugepaged: try to free transhuge swapcache when possible
|
2022-06-27 13:45:42 -07:00 |
swapfile.c
|
mm/swap: convert delete_from_swap_cache() to take a folio
|
2022-06-27 13:45:33 -07:00 |
truncate.c
|
Filesystem folio changes for 5.18
|
2022-03-22 18:26:56 -07:00 |
usercopy.c
|
usercopy: Make usercopy resilient against ridiculously large copies
|
2022-06-13 09:54:52 -07:00 |
userfaultfd.c
|
mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
|
2022-06-27 13:44:15 -07:00 |
util.c
|
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:54:05 +10:00 |
vmalloc.c
|
mm/vmalloc: extend __find_vmap_area() with one more argument
|
2022-06-27 13:45:23 -07:00 |
vmpressure.c
|
mm/vmpressure: fix data-race with memcg->socket_pressure
|
2021-11-06 13:30:40 -07:00 |
vmscan.c
|
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:54:05 +10:00 |
vmstat.c
|
mm: remove vmacache
|
2022-06-27 13:45:04 -07:00 |
workingset.c
|
mm: shrinkers: provide shrinkers with names
|
2022-06-27 13:45:17 -07:00 |
z3fold.c
|
mm: Convert all PageMovable users to movable_operations
|
2022-06-26 09:47:16 -04:00 |
zbud.c
|
mm/zbud: add kerneldoc fields for zbud_pool
|
2021-07-01 11:06:03 -07:00 |
zpool.c
|
zpool: remove the list of pools_head
|
2022-01-15 16:30:31 +02:00 |
zsmalloc.c
|
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
|
2022-06-28 16:54:05 +10:00 |
zswap.c
|
zswap: memcg accounting
|
2022-05-19 14:08:53 -07:00 |