index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2021-11-06
mm/damon/core: nullify pointer ctx->kdamond with a NULL
Colin Ian King
2021-11-06
mm/damon: needn't hold kdamond_lock to print pid of kdamond
Changbin Du
2021-11-06
mm/damon: remove unnecessary do_exit() from kdamond
Changbin Du
2021-11-06
mm/damon/core: print kdamond start log in debug mode only
SeongJae Park
2021-11-06
mm/damon: grammar s/works/work/
Geert Uytterhoeven
2021-11-06
kfence: always use static branches to guard kfence_alloc()
Marco Elver
2021-11-06
kfence: shorten critical sections of alloc/free
Marco Elver
2021-11-06
kfence: test: use kunit_skip() to skip tests
Marco Elver
2021-11-06
kfence: limit currently covered allocations when pool nearly full
Marco Elver
2021-11-06
kfence: move saving stack trace of allocations into __kfence_alloc()
Marco Elver
2021-11-06
kfence: count unexpectedly skipped allocations
Marco Elver
2021-11-06
mm: remove HARDENED_USERCOPY_FALLBACK
Stephen Kitt
2021-11-06
mm/highmem: remove deprecated kmap_atomic
Ira Weiny
2021-11-06
mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregi...
Miaohe Lin
2021-11-06
mm/rmap.c: avoid double faults migrating device private pages
Alistair Popple
2021-11-06
mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DR...
David Hildenbrand
2021-11-06
memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
David Hildenbrand
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-11-06
mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
David Hildenbrand
2021-11-06
mm/memory_hotplug: remove HIGHMEM leftovers
David Hildenbrand
2021-11-06
mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit
David Hildenbrand
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMO...
David Hildenbrand
2021-11-06
mm/memory_hotplug: add static qualifier for online_policy_to_str()
Tang Yizhou
2021-11-06
mm: vmstat.c: make extfrag_index show more pretty
Lin Feng
2021-11-06
mm/vmstat: annotate data race for zone->free_area[order].nr_free
Liu Shixin
2021-11-06
mm: nommu: kill arch_get_unmapped_area()
Kefeng Wang
2021-11-06
mm/readahead.c: fix incorrect comments for get_init_ra_size
Lin Feng
2021-11-06
mm: migrate: make demotion knob depend on migration
Yang Shi
2021-11-06
mm/migrate: de-duplicate migrate_reason strings
John Hubbard
2021-11-06
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
2021-11-06
mm: mark the OOM reaper thread as freezable
Sultan Alsawaf
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
memblock: stop aliasing __memblock_free_late with memblock_free_late
Mike Rapoport
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
mm/vmpressure: fix data-race with memcg->socket_pressure
Yuanzheng Song
2021-11-06
mm/vmscan: delay waking of tasks throttled on NOPROGRESS
Mel Gorman
2021-11-06
mm/vmscan: increase the timeout if page reclaim is not making progress
Mel Gorman
2021-11-06
mm/vmscan: centralise timeout values for reclaim_throttle
Mel Gorman
2021-11-06
mm/page_alloc: remove the throttling logic from the page allocator
Mel Gorman
2021-11-06
mm/writeback: throttle based on page writeback instead of congestion
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim when no progress is being made
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2021-11-06
mm/vmscan.c: fix -Wunused-but-set-variable warning
Kai Song
2021-11-06
mm/page_isolation: guard against possible putback unisolated page
Miaohe Lin
2021-11-06
mm/page_isolation: fix potential missing call to unset_migratetype_isolate()
Miaohe Lin
2021-11-06
hugetlb: remove unnecessary set_page_count in prep_compound_gigantic_page
Mike Kravetz
2021-11-06
hugetlb: remove redundant VM_BUG_ON() in add_reservation_in_range()
Baolin Wang
[prev]
[next]