| .. |
|
kasan
|
0207df4fa1
kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN
|
7 years ago |
|
Kconfig
|
889c695d41
mm: disable deferred struct page for 32-bit arches
|
7 years ago |
|
Kconfig.debug
|
8c9a134cae
mm: clarify CONFIG_PAGE_POISONING and usage
|
7 years ago |
|
Makefile
|
3d8f761531
vfs: implement readahead(2) using POSIX_FADV_WILLNEED
|
7 years ago |
|
backing-dev.c
|
edca54b897
writeback: synchronize sync(2) against cgroup writeback membership switches
|
6 years ago |
|
balloon_compaction.c
|
c7cdff0e86
virtio_balloon: fix deadlock on OOM
|
8 years ago |
|
bootmem.c
|
58faef9328
docs/mm: bootmem: add overview documentation
|
7 years ago |
|
cleancache.c
|
0825a6f986
mm: use octal not symbolic permissions
|
7 years ago |
|
cma.c
|
f555b008c5
mm/cma.c: cma_declare_contiguous: correct err handling
|
6 years ago |
|
cma.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
cma_debug.c
|
6518202970
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
|
7 years ago |
|
compaction.c
|
0825a6f986
mm: use octal not symbolic permissions
|
7 years ago |
|
debug.c
|
7a9cdebdcc
mm: get rid of vmacache_flush_all() entirely
|
7 years ago |
|
debug_page_ref.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
dmapool.c
|
0825a6f986
mm: use octal not symbolic permissions
|
7 years ago |
|
early_ioremap.c
|
7f6f60a1ba
mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
|
8 years ago |
|
fadvise.c
|
3d8f761531
vfs: implement readahead(2) using POSIX_FADV_WILLNEED
|
7 years ago |
|
failslab.c
|
0825a6f986
mm: use octal not symbolic permissions
|
7 years ago |
|
filemap.c
|
2bcd6454ba
mm: use new return type vm_fault_t
|
7 years ago |
|
frame_vector.c
|
1f704fd0d1
mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()'
|
8 years ago |
|
frontswap.c
|
0825a6f986
mm: use octal not symbolic permissions
|
7 years ago |
|
gup.c
|
8b1a7762e0
mm/gup: fix gup_pmd_range() for dax
|
6 years ago |
|
gup_benchmark.c
|
5189686457
mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
|
7 years ago |
|
highmem.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
hmm.c
|
0f1a62e073
mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL
|
7 years ago |
|
huge_memory.c
|
9a62d69114
mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()
|
6 years ago |
|
hugetlb.c
|
527cabfffb
hugetlbfs: fix races and page leaks during migration
|
6 years ago |
|
hugetlb_cgroup.c
|
bbec2e1517
mm: rename page_counter's count/limit into usage/max
|
7 years ago |
|
hwpoison-inject.c
|
83b57531c5
mm/memory_failure: Remove unused trapno from memory_failure
|
8 years ago |
|
init-mm.c
|
c1a2f7f0c0
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
|
7 years ago |
|
internal.h
|
2b74030354
mm: Change return type int to vm_fault_t for fault handlers
|
7 years ago |
|
interval_tree.c
|
e025f059a3
mm/interval_tree.c: use vma_pages() helper
|
7 years ago |
|
khugepaged.c
|
8b37c40503
mm/khugepaged: collapse_shmem() do not crash on Compound
|
7 years ago |
|
kmemleak-test.c
|
1170532bb4
mm: convert printk(KERN_<LEVEL> to pr_<level>
|
9 years ago |
|
kmemleak.c
|
b353756b2b
kmemleak: always register debugfs file
|
7 years ago |
|
ksm.c
|
815f0ddb34
include/linux/compiler*.h: make compiler-*.h mutually exclusive
|
7 years ago |
|
list_lru.c
|
6b51e88199
mm/list_lru: introduce list_lru_shrink_walk_irq()
|
7 years ago |
|
maccess.c
|
f144c390f9
mm: docs: fix parameter names mismatch
|
7 years ago |
|
madvise.c
|
d41aa52523
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
|
7 years ago |
|
memblock.c
|
a36aab890c
mm/memblock.c: replace u64 with phys_addr_t where appropriate
|
7 years ago |
|
memcontrol.c
|
43f47331a4
mm: writeback: use exact memcg dirty counts
|
6 years ago |
|
memfd.c
|
c9c554f214
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
|
7 years ago |
|
memory-failure.c
|
234c0cc982
mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
|
6 years ago |
|
memory.c
|
423497a96d
mm: Fix warning in insert_pfn()
|
6 years ago |
|
memory_hotplug.c
|
2cc84e2ea6
mm, memory_hotplug: fix off-by-one in is_pageblock_removable
|
6 years ago |
|
mempolicy.c
|
67abbb9c54
mm, mempolicy: fix uninit memory access
|
6 years ago |
|
mempool.c
|
a3bf6ce366
mm/mempool.c: add missing parameter description
|
7 years ago |
|
memtest.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
migrate.c
|
f70ddae24b
mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
|
6 years ago |
|
mincore.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
mlock.c
|
e1fb4a0864
dax: remove VM_MIXEDMAP for fsdax and device dax
|
7 years ago |
|
mm_init.c
|
c1093b746c
mm: access zone->node via zone_to_nid() and zone_set_nid()
|
7 years ago |
|
mmap.c
|
6ff17bc593
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
|
6 years ago |
|
mmu_context.c
|
f719ff9bce
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
|
8 years ago |
|
mmu_notifier.c
|
93065ac753
mm, oom: distinguish blockable mode for mmu notifiers
|
7 years ago |
|
mmzone.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
mprotect.c
|
42e4089c78
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
|
7 years ago |
|
mremap.c
|
eb66ae0308
mremap: properly flush TLB before releasing the page
|
7 years ago |
|
msync.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
nobootmem.c
|
e1720fee27
mm/memblock: add a name for memblock flags enumeration
|
7 years ago |
|
nommu.c
|
1a9b4b3d75
mm: provide a fallback for PAGE_KERNEL_EXEC for architectures
|
7 years ago |
|
oom_kill.c
|
eed3ca0a66
mm,oom: don't kill global init via memory.oom.group
|
6 years ago |
|
page-writeback.c
|
dc15e3fd3f
mm/page-writeback.c: don't break integrity writeback on ->writepage() error
|
6 years ago |
|
page_alloc.c
|
a6c56bf63e
page_poison: play nicely with KASAN
|
6 years ago |
|
page_counter.c
|
bf8d5d52ff
memcg: introduce memory.min
|
7 years ago |
|
page_ext.c
|
4c6d7dc741
mm/page_ext.c: fix an imbalance with kmemleak
|
6 years ago |
|
page_idle.c
|
0825a6f986
mm: use octal not symbolic permissions
|
7 years ago |
|
page_io.c
|
0d3bd88d54
swap,blkcg: issue swap io with the appropriate context
|
7 years ago |
|
page_isolation.c
|
666feb21a0
mm, migrate: remove reason argument from new_page_t
|
7 years ago |
|
page_owner.c
|
0825a6f986
mm: use octal not symbolic permissions
|
7 years ago |
|
page_poison.c
|
a6c56bf63e
page_poison: play nicely with KASAN
|
6 years ago |
|
page_vma_mapped.c
|
f968acd737
mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
|
7 years ago |
|
pagewalk.c
|
e8b098fc57
mm: kernel-doc: add missing parameter descriptions
|
7 years ago |
|
percpu-internal.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
percpu-km.c
|
7c54ba4a5f
percpu: convert spin_lock_irq to spin_lock_irqsave.
|
6 years ago |
|
percpu-stats.c
|
42bc47b353
treewide: Use array_size() in vmalloc()
|
7 years ago |
|
percpu-vm.c
|
554fef1c39
percpu: allow select gfp to be passed to underlying allocators
|
7 years ago |
|
percpu.c
|
6580376fe8
percpu: stop printing kernel addresses
|
6 years ago |
|
pgtable-generic.c
|
d52605d7cb
mm: do not lose dirty and accessed bits in pmdp_invalidate()
|
7 years ago |
|
process_vm_access.c
|
a5d09bed7f
mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors
|
7 years ago |
|
quicklist.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
readahead.c
|
3d8f761531
vfs: implement readahead(2) using POSIX_FADV_WILLNEED
|
7 years ago |
|
rmap.c
|
69697e6a61
mm/huge_memory: rename freeze_page() to unmap_page()
|
7 years ago |
|
rodata_test.c
|
a872eb2131
mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
|
8 years ago |
|
shmem.c
|
b3139fbb3b
tmpfs: fix uninitialized return value in shmem_link
|
6 years ago |
|
slab.c
|
f09c424cea
mm/slab.c: kmemleak no scan alien caches
|
6 years ago |
|
slab.h
|
62d342d670
mm: add support for kmem caches in DMA32 zone
|
6 years ago |
|
slab_common.c
|
62d342d670
mm: add support for kmem caches in DMA32 zone
|
6 years ago |
|
slob.c
|
128227e7fe
slab: __GFP_ZERO is incompatible with a constructor
|
7 years ago |
|
slub.c
|
62d342d670
mm: add support for kmem caches in DMA32 zone
|
6 years ago |
|
sparse-vmemmap.c
|
2a3cb8baef
mm/sparse: delete old sparse_init and enable new one
|
7 years ago |
|
sparse.c
|
7b287c47e4
mm/sparse: fix a bad comparison
|
6 years ago |
|
swap.c
|
e6e9d6e290
mm: handle lru_add_drain_all for UP properly
|
6 years ago |
|
swap_cgroup.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
swap_slots.c
|
5d5e8f1954
mm, swap, get_swap_pages: use entry_size instead of cluster in parameter
|
7 years ago |
|
swap_state.c
|
778e1cdd81
treewide: kvzalloc() -> kvcalloc()
|
7 years ago |
|
swapfile.c
|
ed3345a660
mm, swap: bounds check swap_info array accesses to avoid NULL derefs
|
6 years ago |
|
truncate.c
|
16a2d60224
mm: cleancache: fix corruption on missed inode invalidation
|
7 years ago |
|
usercopy.c
|
8a4b6e8cb7
mm/usercopy.c: no check page span for stack objects
|
7 years ago |
|
userfaultfd.c
|
4ce337622f
userfaultfd: shmem: add i_size checks
|
7 years ago |
|
util.c
|
160f79c0a0
mm: page_mapped: don't assume compound page is huge or THP
|
7 years ago |
|
vmacache.c
|
7a9cdebdcc
mm: get rid of vmacache_flush_all() entirely
|
7 years ago |
|
vmalloc.c
|
8a0fc62e33
mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
|
6 years ago |
|
vmpressure.c
|
3cadfa2b94
mm/vmpressure.c: convert to use match_string() helper
|
7 years ago |
|
vmscan.c
|
657fbf79a8
Revert "mm: slowly shrink slabs with a relatively small number of objects"
|
6 years ago |
|
vmstat.c
|
1343fd8f96
mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
|
6 years ago |
|
workingset.c
|
6b51e88199
mm/list_lru: introduce list_lru_shrink_walk_irq()
|
7 years ago |
|
z3fold.c
|
510066729b
z3fold: fix possible reclaim races
|
7 years ago |
|
zbud.c
|
f144c390f9
mm: docs: fix parameter names mismatch
|
7 years ago |
|
zpool.c
|
14fec9eba4
mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc
|
7 years ago |
|
zsmalloc.c
|
4d0a5402f5
mm/zsmalloc.c: make several functions and a struct static
|
7 years ago |
|
zswap.c
|
16e536ef47
zswap: re-check zswap_is_full() after do zswap_shrink()
|
7 years ago |