..
damon
mm: damon: use HPAGE_PMD_SIZE
2022-05-19 14:08:55 -07:00
kasan
mm: kasan: fix input of vmalloc_to_page()
2022-05-27 09:33:46 -07:00
kfence
Yang Shi has improved the behaviour of khugepaged collapsing of readonly
2022-05-26 12:32:41 -07:00
Kconfig
mm: Kconfig: reorganize misplaced mm options
2022-05-27 09:33:47 -07: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
Makefile
…
backing-dev.c
…
balloon_compaction.c
…
bootmem_info.c
…
cma.c
…
cma.h
…
cma_debug.c
…
cma_sysfs.c
…
compaction.c
mm, compaction: fast_find_migrateblock() should return pfn in the target zone
2022-05-13 16:48:57 -07:00
debug.c
…
debug_page_ref.c
…
debug_vm_pgtable.c
…
dmapool.c
…
early_ioremap.c
…
fadvise.c
…
failslab.c
mm: fix missing handler for __GFP_NOWARN
2022-05-19 14:08:55 -07:00
filemap.c
Yang Shi has improved the behaviour of khugepaged collapsing of readonly
2022-05-26 12:32:41 -07:00
folio-compat.c
…
frontswap.c
…
gup.c
Yang Shi has improved the behaviour of khugepaged collapsing of readonly
2022-05-26 12:32:41 -07:00
gup_test.c
…
gup_test.h
…
highmem.c
…
hmm.c
…
huge_memory.c
Yang Shi has improved the behaviour of khugepaged collapsing of readonly
2022-05-26 12:32:41 -07:00
hugetlb.c
delayacct: track delays from write-protect copy
2022-06-01 15:55:25 -07:00
hugetlb_cgroup.c
…
hugetlb_vmemmap.c
mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
2022-06-01 15:57:16 -07:00
hugetlb_vmemmap.h
…
hwpoison-inject.c
…
init-mm.c
…
internal.h
mm: split free page with properly free memory accounting and without race
2022-05-27 09:33:43 -07:00
interval_tree.c
…
io-mapping.c
…
ioremap.c
…
khugepaged.c
mm: khugepaged: introduce khugepaged_enter_vma() helper
2022-05-19 14:08:50 -07:00
kmemleak.c
…
ksm.c
ksm: fix typo in comment
2022-05-25 10:47:48 -07:00
list_lru.c
…
maccess.c
…
madvise.c
mm: filter out swapin error entry in shmem mapping
2022-05-27 09:33:46 -07:00
mapping_dirty_helpers.c
…
memblock.c
…
memcontrol.c
zswap: memcg accounting
2022-05-19 14:08:53 -07:00
memfd.c
…
memory-failure.c
Yang Shi has improved the behaviour of khugepaged collapsing of readonly
2022-05-26 12:32:41 -07:00
memory.c
delayacct: track delays from write-protect copy
2022-06-01 15:55:25 -07:00
memory_hotplug.c
mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl
2022-05-13 16:48:56 -07:00
mempolicy.c
mm/mempolicy: fix uninit-value in mpol_rebind_policy()
2022-05-19 14:08:54 -07:00
mempool.c
…
memremap.c
mm/memremap: fix missing call to untrack_pfn() in pagemap_range()
2022-06-01 15:57:16 -07:00
memtest.c
…
migrate.c
Yang Shi has improved the behaviour of khugepaged collapsing of readonly
2022-05-26 12:32:41 -07:00
migrate_device.c
…
mincore.c
…
mlock.c
…
mm_init.c
…
mmap.c
powerpc updates for 5.19
2022-05-28 11:27:17 -07:00
mmap_lock.c
…
mmu_gather.c
…
mmu_notifier.c
…
mmzone.c
…
mprotect.c
…
mremap.c
Yang Shi has improved the behaviour of khugepaged collapsing of readonly
2022-05-26 12:32:41 -07:00
msync.c
…
nommu.c
…
oom_kill.c
mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery
2022-06-01 15:57:16 -07:00
page-writeback.c
sysctl changes for v5.19-rc1
2022-05-26 16:57:20 -07:00
page_alloc.c
Two followon fixes for the post-5.19 series "Use pageblock_order for cma
2022-05-27 11:40:49 -07:00
page_counter.c
…
page_ext.c
…
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
Yang Shi has improved the behaviour of khugepaged collapsing of readonly
2022-05-26 12:32:41 -07:00
page_isolation.c
mm: page_isolation: use compound_nr() correctly in isolate_single_pageblock()
2022-06-01 15:57:16 -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
…
page_reporting.c
…
page_reporting.h
…
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
…
pagewalk.c
…
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
RISC-V Patches for the 5.19 Merge Window, Part 1
2022-05-31 14:10:54 -07:00
rmap.c
mm: don't be stuck to rmap lock on reclaim path
2022-05-19 14:08:54 -07:00
rodata_test.c
…
secretmem.c
…
shmem.c
Two followon fixes for the post-5.19 series "Use pageblock_order for cma
2022-05-27 11:40:49 -07:00
shuffle.c
…
shuffle.h
…
slab.c
Yang Shi has improved the behaviour of khugepaged collapsing of readonly
2022-05-26 12:32:41 -07:00
slab.h
slab changes for 5.19
2022-05-25 10:24:04 -07:00
slab_common.c
Yang Shi has improved the behaviour of khugepaged collapsing of readonly
2022-05-26 12:32:41 -07:00
slob.c
…
slub.c
slab changes for 5.19
2022-05-25 10:24:04 -07:00
sparse-vmemmap.c
…
sparse.c
…
swap.c
mm/swap: fix the comment of get_kernel_pages
2022-05-19 14:08:52 -07:00
swap.h
…
swap_cgroup.c
…
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
mm: filter out swapin error entry in shmem mapping
2022-05-27 09:33:46 -07:00
swapfile.c
Two followon fixes for the post-5.19 series "Use pageblock_order for cma
2022-05-27 11:40:49 -07:00
truncate.c
…
usercopy.c
mm: usercopy: move the virt_addr_valid() below the is_vmalloc_addr()
2022-05-16 16:02:21 -07:00
userfaultfd.c
…
util.c
powerpc updates for 5.19
2022-05-28 11:27:17 -07:00
vmacache.c
…
vmalloc.c
…
vmpressure.c
…
vmscan.c
Yang Shi has improved the behaviour of khugepaged collapsing of readonly
2022-05-26 12:32:41 -07:00
vmstat.c
Bitmap patches for 5.19-rc1
2022-06-04 14:04:27 -07:00
workingset.c
…
z3fold.c
mm/z3fold: fix z3fold_page_migrate races with z3fold_map
2022-05-27 09:33:44 -07:00
zbud.c
…
zpool.c
…
zsmalloc.c
zsmalloc: fix races between asynchronous zspage free and page migration
2022-05-13 15:11:26 -07:00
zswap.c
zswap: memcg accounting
2022-05-19 14:08:53 -07:00