aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-06mm/damon: grammar s/works/work/Geert Uytterhoeven
2021-11-06kfence: default to dynamic branch instead of static keys modeMarco Elver
2021-11-06kfence: always use static branches to guard kfence_alloc()Marco Elver
2021-11-06kfence: shorten critical sections of alloc/freeMarco Elver
2021-11-06kfence: test: use kunit_skip() to skip testsMarco Elver
2021-11-06kfence: add note to documentation about skipping covered allocationsMarco Elver
2021-11-06kfence: limit currently covered allocations when pool nearly fullMarco Elver
2021-11-06kfence: move saving stack trace of allocations into __kfence_alloc()Marco Elver
2021-11-06kfence: count unexpectedly skipped allocationsMarco Elver
2021-11-06stacktrace: move filter_irq_stacks() to kernel/stacktrace.cMarco Elver
2021-11-06include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu
2021-11-06mm: remove HARDENED_USERCOPY_FALLBACKStephen Kitt
2021-11-06zram: introduce an aged idle interfaceBrian Geffon
2021-11-06zram: off by one in read_block_state()Dan Carpenter
2021-11-06zram_drv: allow reclaim on bio_allocJaewon Kim
2021-11-06mm/highmem: remove deprecated kmap_atomicIra Weiny
2021-11-06mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregi...Miaohe Lin
2021-11-06mm/rmap.c: avoid double faults migrating device private pagesAlistair Popple
2021-11-06mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DR...David Hildenbrand
2021-11-06memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGEDDavid Hildenbrand
2021-11-06memblock: allow to specify flags with memblock_add_node()David Hildenbrand
2021-11-06memblock: improve MEMBLOCK_HOTPLUG documentationDavid Hildenbrand
2021-11-06mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()David Hildenbrand
2021-11-06x86: remove memory hotplug support on X86_32David Hildenbrand
2021-11-06mm/memory_hotplug: remove stale function declarationsDavid Hildenbrand
2021-11-06mm/memory_hotplug: remove HIGHMEM leftoversDavid Hildenbrand
2021-11-06mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bitDavid Hildenbrand
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand
2021-11-06mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMO...David Hildenbrand
2021-11-06memory-hotplug.rst: document the "auto-movable" online policyDavid Hildenbrand
2021-11-06memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ pathDavid Hildenbrand
2021-11-06memory-hotplug.rst: fix two instances of "movablecore" that should be "movabl...David Hildenbrand
2021-11-06mm/memory_hotplug: add static qualifier for online_policy_to_str()Tang Yizhou
2021-11-06selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headersDavid Hildenbrand
2021-11-06mm: vmstat.c: make extfrag_index show more prettyLin Feng
2021-11-06mm/vmstat: annotate data race for zone->free_area[order].nr_freeLiu Shixin
2021-11-06selftests: vm: add KSM huge pages merging time testPedro Demarchi Gomes
2021-11-06selftest/vm: fix ksm selftest to run with different NUMA topologiesAneesh Kumar K.V
2021-11-06mm: nommu: kill arch_get_unmapped_area()Kefeng Wang
2021-11-06mm/readahead.c: fix incorrect comments for get_init_ra_sizeLin Feng
2021-11-06mm, thp: fix incorrect unmap behavior for private pagesRongwei Wang
2021-11-06mm, thp: lock filemap when truncating page cacheRongwei Wang
2021-11-06selftests/vm/transhuge-stress: fix ram size thinkoGeorge G. Davis
2021-11-06mm: migrate: make demotion knob depend on migrationYang Shi
2021-11-06mm/migrate: de-duplicate migrate_reason stringsJohn Hubbard
2021-11-06hugetlbfs: extend the definition of hugepages parameter to support node alloc...Zhenguo Yao
2021-11-06mm: mark the OOM reaper thread as freezableSultan Alsawaf
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-06memblock: stop aliasing __memblock_free_late with memblock_free_lateMike Rapoport