.. |
kasan
|
mm/kasan/init.c: fix doc warning
|
2021-06-05 08:58:11 -07:00 |
kfence
|
kfence: skip all GFP_ZONEMASK allocations
|
2021-07-28 14:37:39 +02:00 |
backing-dev.c
|
mm/backing-dev.c: use might_alloc()
|
2021-02-26 09:41:01 -08:00 |
balloon_compaction.c
|
mm: fix typos in comments
|
2021-05-07 00:26:35 -07:00 |
cleancache.c
|
|
|
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
|
mm: use proper type for cma_[alloc|release]
|
2021-05-05 11:27:24 -07:00 |
cma.h
|
mm: cma: support sysfs
|
2021-05-05 11:27:24 -07:00 |
compaction.c
|
mm: fix typos in comments
|
2021-05-07 00:26:35 -07:00 |
debug_page_ref.c
|
|
|
debug_vm_pgtable.c
|
mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage()
|
2021-07-14 17:06:54 +02:00 |
debug.c
|
mm/debug: improve memcg debugging
|
2021-02-24 13:38:27 -08:00 |
dmapool.c
|
mm/dmapool: switch from strlcpy to strscpy
|
2021-04-30 11:20:39 -07:00 |
early_ioremap.c
|
mm/early_ioremap.c: use __func__ instead of function name
|
2021-02-26 09:41:02 -08:00 |
fadvise.c
|
|
|
failslab.c
|
|
|
filemap.c
|
aufs5: aufs-mmap
|
2021-06-28 23:01:16 -04:00 |
frontswap.c
|
mm/mempool: minor coding style tweaks
|
2021-05-05 11:27:27 -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: fix try_grab_compound_head() race with split_huge_page()
|
2021-07-14 17:06:12 +02:00 |
highmem.c
|
mm: fix typos in comments
|
2021-05-07 00:26:35 -07:00 |
hmm.c
|
|
|
huge_memory.c
|
mm/userfaultfd: fix uffd-wp special cases for fork()
|
2021-07-25 14:37:32 +02:00 |
hugetlb_cgroup.c
|
hugetlb: make free_huge_page irq safe
|
2021-05-05 11:27:22 -07:00 |
hugetlb.c
|
hugetlb: don't pass page cache pages to restore_reserve_on_error
|
2021-08-26 08:35:19 -04:00 |
hwpoison-inject.c
|
|
|
init-mm.c
|
|
|
internal.h
|
mm/thp: fix vma_address() if virtual address below file offset
|
2021-06-16 09:24:42 -07: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/ioremap: fix iomap_max_page_shift
|
2021-05-14 19:41:32 -07:00 |
Kconfig
|
kconfig: Disable config options which are not RT compatible
|
2021-07-08 08:38:57 -04:00 |
Kconfig.debug
|
|
|
khugepaged.c
|
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
|
2021-07-14 17:07:46 +02:00 |
kmemleak.c
|
mm/kmemleak.c: fix a typo
|
2021-04-30 11:20:36 -07:00 |
ksm.c
|
ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree()"
|
2021-05-14 19:41:32 -07:00 |
list_lru.c
|
mm: vmscan: consolidate shrinker_maps handling code
|
2021-05-05 11:27:23 -07:00 |
maccess.c
|
|
|
madvise.c
|
mm: fix typos in comments
|
2021-05-07 00:26:35 -07:00 |
Makefile
|
aufs5: aufs-mmap
|
2021-06-28 23:01:16 -04:00 |
mapping_dirty_helpers.c
|
mm/mapping_dirty_helpers: guard hugepage pud's usage
|
2021-04-16 16:10:37 -07:00 |
memblock.c
|
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
|
2021-07-28 14:37:40 +02:00 |
memcontrol.c
|
Merge branch 'v5.13/standard/base' into v5.13/standard/preempt-rt/x86
|
2021-08-08 22:10:29 -04:00 |
memfd.c
|
|
|
memory_hotplug.c
|
mm/memory_hotplug: fix potential permanent lru cache disable
|
2021-09-03 10:22:48 +02:00 |
memory-failure.c
|
mm/hwpoison: retry with shake_page() for unhandlable pages
|
2021-08-26 08:35:18 -04:00 |
memory.c
|
mm: fix the deadlock in finish_fault()
|
2021-07-28 14:37:40 +02:00 |
mempolicy.c
|
mm/vmstat: Convert NUMA statistics to basic NUMA counters
|
2021-07-08 08:38:24 -04:00 |
mempool.c
|
mm/mempool: minor coding style tweaks
|
2021-05-05 11:27:27 -07:00 |
memremap.c
|
mm/memremap.c: fix improper SPDX comment style
|
2021-04-30 11:20:37 -07:00 |
memtest.c
|
|
|
migrate.c
|
mm: migrate: fix missing update page_private to hugetlb_page_subpool
|
2021-07-14 17:07:47 +02:00 |
mincore.c
|
inode: make init and permission helpers idmapped mount aware
|
2021-01-24 14:27:16 +01:00 |
mlock.c
|
mm/mempool: minor coding style tweaks
|
2021-05-05 11:27:27 -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: use local locks instead of disabling preemption
|
2021-07-14 17:06:54 +02:00 |
mmap.c
|
aufs5: aufs-mmap
|
2021-06-28 23:01:16 -04:00 |
mmu_gather.c
|
mm: eliminate "expecting prototype" kernel-doc warnings
|
2021-04-16 16:10:36 -07:00 |
mmu_notifier.c
|
mm/mmu_notifiers: ensure range_end() is paired with range_start()
|
2021-03-25 09:22:55 -07:00 |
mmzone.c
|
|
|
mprotect.c
|
mm: fix typos in comments
|
2021-05-07 00:26:35 -07:00 |
mremap.c
|
mm/mremap: hold the rmap lock in write mode when moving page table entries.
|
2021-07-19 10:04:47 +02:00 |
msync.c
|
mm/msync: exit early when the flags is an MS_ASYNC and start < vm_start
|
2021-04-30 11:20:37 -07:00 |
nommu.c
|
aufs5: aufs-mmap
|
2021-06-28 23:01:16 -04:00 |
oom_kill.c
|
mm: fix typos in comments
|
2021-05-07 00:26:35 -07:00 |
page_alloc.c
|
Merge branch 'v5.13/standard/base' into v5.13/standard/preempt-rt/x86
|
2021-08-02 15:55:55 -04:00 |
page_counter.c
|
mm: page_counter: mitigate consequences of a page_counter underflow
|
2021-04-30 11:20:38 -07:00 |
page_ext.c
|
|
|
page_idle.c
|
|
|
page_io.c
|
swap: fix swapfile read/write offset
|
2021-03-02 17:25:46 -07:00 |
page_isolation.c
|
|
|
page_owner.c
|
mm: fix typos in comments
|
2021-05-07 00:26:35 -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: use list_entry_is_head() in page_reporting_cycle()
|
2021-02-24 13:38:30 -08:00 |
page_reporting.h
|
|
|
page_vma_mapped.c
|
mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
|
2021-06-24 19:40:53 -07:00 |
page-writeback.c
|
mm: fix typos in comments
|
2021-05-07 00:26:35 -07:00 |
pagewalk.c
|
|
|
percpu-internal.h
|
mm: fix typos in comments
|
2021-05-07 00:26:35 -07:00 |
percpu-km.c
|
|
|
percpu-stats.c
|
percpu: make pcpu_nr_empty_pop_pages per chunk type
|
2021-04-09 13:58:38 +00:00 |
percpu-vm.c
|
mm/vmalloc: remove unmap_kernel_range
|
2021-04-30 11:20:40 -07:00 |
percpu.c
|
mm: fix typos in comments
|
2021-05-07 00:26:35 -07:00 |
pgalloc-track.h
|
mm: fix typos in comments
|
2021-05-07 00:26:35 -07:00 |
pgtable-generic.c
|
mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
|
2021-06-16 09:24:42 -07:00 |
prfile.c
|
aufs5: aufs-mmap
|
2021-06-28 23:01:16 -04:00 |
process_vm_access.c
|
mm/process_vm_access.c: remove duplicate include
|
2021-05-05 11:27:27 -07:00 |
ptdump.c
|
mm: ptdump: fix build failure
|
2021-04-16 16:10:37 -07:00 |
readahead.c
|
mm: Implement readahead_control pageset expansion
|
2021-04-23 10:14:29 +01:00 |
rmap.c
|
mm/thp: fix page_address_in_vma() on file THP tails
|
2021-06-16 09:24:42 -07:00 |
rodata_test.c
|
|
|
shmem.c
|
Merge branch 'v5.13/standard/base' into v5.13/standard/preempt-rt/x86
|
2021-07-25 11:29:51 -04: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/slub: fix redzoning for small allocations
|
2021-06-16 09:24:42 -07:00 |
slab.c
|
mm: fix typos in comments
|
2021-05-07 00:26:35 -07:00 |
slab.h
|
mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
|
2021-08-04 12:47:48 +02:00 |
slob.c
|
mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels
|
2021-03-08 14:18:46 -08:00 |
slub.c
|
Merge branch 'v5.13/standard/base' into v5.13/standard/preempt-rt/x86
|
2021-08-26 10:08:11 -04:00 |
sparse-vmemmap.c
|
|
|
sparse.c
|
mm/sparse: fix check_usemap_section_nr warnings
|
2021-06-16 09:24:43 -07:00 |
swap_cgroup.c
|
|
|
swap_slots.c
|
mm: fix typos in comments
|
2021-05-07 00:26:35 -07:00 |
swap_state.c
|
mm: fix some typos and code style problems
|
2021-05-07 00:26:33 -07:00 |
swap.c
|
mm: fix some typos and code style problems
|
2021-05-07 00:26:33 -07:00 |
swapfile.c
|
mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare
|
2021-06-16 09:24:42 -07:00 |
truncate.c
|
mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
|
2021-06-16 09:24:42 -07:00 |
usercopy.c
|
|
|
userfaultfd.c
|
userfaultfd: hugetlbfs: fix new flag usage in error path
|
2021-05-22 15:09:07 -10:00 |
util.c
|
mm/util.c: fix typo
|
2021-05-05 11:27:25 -07:00 |
vmacache.c
|
|
|
vmalloc.c
|
mm/vmalloc: Another preempt disable region which sucks
|
2021-07-08 08:39:30 -04:00 |
vmpressure.c
|
|
|
vmscan.c
|
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
|
2021-08-26 08:35:18 -04:00 |
vmstat.c
|
mm/vmstat: Protect per cpu variables with preempt disable on RT
|
2021-07-08 08:39:27 -04:00 |
workingset.c
|
mm: workingset: replace IRQ-off check with a lockdep assert.
|
2021-07-08 08:38:53 -04:00 |
z3fold.c
|
mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page
|
2021-07-14 17:07:47 +02:00 |
zbud.c
|
mm: set the sleep_mapped to true for zbud and z3fold
|
2021-02-26 09:41:01 -08:00 |
zpool.c
|
mm: fix typos in comments
|
2021-05-07 00:26:35 -07:00 |
zsmalloc.c
|
mm/zsmalloc: copy with get_cpu_var() and locking
|
2021-07-08 08:39:30 -04:00 |
zswap.c
|
mm/zswap.c: fix two bugs in zswap_writeback_entry()
|
2021-07-14 17:07:47 +02:00 |