- d0b51bf Revert "mm: shmem: don't truncate page if memory failure happens" by Linus Torvalds · 3 years, 1 month ago
- 0f7ddea Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 1 month ago
- dbf4989 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- f54ca91 Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
- b873e98 kasan: add kasan mode messages when kasan init by Kuan-Ying Lee · 3 years, 2 months ago
- ab2f9d2 mm: unexport {,un}lock_page_memcg by Christoph Hellwig · 3 years, 2 months ago
- 913ffbd mm: unexport folio_memcg_{,un}lock by Christoph Hellwig · 3 years, 2 months ago
- ab09243 mm/migrate.c: remove MIGRATE_PFN_LOCKED by Alistair Popple · 3 years, 2 months ago
- 0ef0246 mm: migrate: simplify the file-backed pages validation when migrating its mapping by Baolin Wang · 3 years, 2 months ago
- 0093de6 mm/page_owner.c: modify the type of argument "order" in some functions by Yixuan Cao · 3 years, 2 months ago
- 6752de1 Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 2 months ago
- 452c472 folio: Add a function to get the host inode for a folio by David Howells · 3 years, 5 months ago
- 89fa0be Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 2 months ago
- 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- a9e7b8d kernel/resource: disallow access to exclusive system RAM regions by David Hildenbrand · 3 years, 2 months ago
- 3298cbe8 mm: kasan: use is_kernel() helper by Kefeng Wang · 3 years, 2 months ago
- 0f68d45 lib, stackdepot: add helper to print stack entries into buffer by Imran Khan · 3 years, 2 months ago
- 505be48 lib, stackdepot: add helper to print stack entries by Imran Khan · 3 years, 2 months ago
- 83c1fd7 mm,hugetlb: remove mlock ulimit for SHM_HUGETLB by zhangyiru · 3 years, 2 months ago
- 51b8c1f vfs: keep inodes with page cache off the inode shrinker LRU by Johannes Weiner · 3 years, 2 months ago
- c6975d7 arm64: Track no early_pgtable_alloc() for kmemleak by Qian Cai · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 658f9ae mm/damon: remove return value from before_terminate callback by Changbin Du · 3 years, 2 months ago
- 0107865 mm/damon: fix a few spelling mistakes in comments and a pr_debug message by Colin Ian King · 3 years, 2 months ago
- 0f91d13 mm/damon: simplify stop mechanism by Changbin Du · 3 years, 2 months ago
- b5ca3e8 mm/damon/dbgfs: add adaptive_targets list check before enable monitor_on by Xin Hao · 3 years, 2 months ago
- a460a36 mm/damon: remove unnecessary variable initialization by Xin Hao · 3 years, 2 months ago
- 43b0536 mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM) by SeongJae Park · 3 years, 2 months ago
- ae666a6 mm/damon/dbgfs: support watermarks by SeongJae Park · 3 years, 2 months ago
- ee801b7 mm/damon/schemes: activate schemes based on a watermarks mechanism by SeongJae Park · 3 years, 2 months ago
- f4a68b4 mm/damon/dbgfs: support prioritization weights by SeongJae Park · 3 years, 2 months ago
- 198f0f4 mm/damon/vaddr,paddr: support pageout prioritization by SeongJae Park · 3 years, 2 months ago
- 38683e0 mm/damon/schemes: prioritize regions within the quotas by SeongJae Park · 3 years, 2 months ago
- d7d0ec8 mm/damon/dbgfs: support quotas of schemes by SeongJae Park · 3 years, 2 months ago
- 1cd2430 mm/damon/schemes: implement time quota by SeongJae Park · 3 years, 2 months ago
- 5058519 mm/damon/schemes: skip already charged targets and regions by SeongJae Park · 3 years, 2 months ago
- 2b8a248 mm/damon/schemes: implement size quota for schemes application speed control by SeongJae Park · 3 years, 2 months ago
- 57223ac mm/damon/paddr: support the pageout scheme by SeongJae Park · 3 years, 2 months ago
- 9210622 mm/damon/dbgfs: remove unnecessary variables by Rongwei Wang · 3 years, 2 months ago
- 199b50f mm/damon/vaddr: constify static mm_walk_ops by Rikard Falkeborn · 3 years, 2 months ago
- c026291a mm/damon/dbgfs: support physical memory monitoring by SeongJae Park · 3 years, 2 months ago
- a28397b mm/damon: implement primitives for physical address space monitoring by SeongJae Park · 3 years, 2 months ago
- 46c3a0a mm/damon/vaddr: separate commonly usable functions by SeongJae Park · 3 years, 2 months ago
- 1c2e11b mm/damon/dbgfs-test: add a unit test case for 'init_regions' by SeongJae Park · 3 years, 2 months ago
- 90bebce mm/damon/dbgfs: allow users to set initial monitoring target regions by SeongJae Park · 3 years, 2 months ago
- 2f0b548 mm/damon/schemes: implement statistics feature by SeongJae Park · 3 years, 2 months ago
- af122dd mm/damon/dbgfs: support DAMON-based Operation Schemes by SeongJae Park · 3 years, 2 months ago
- 6dea8ad mm/damon/vaddr: support DAMON-based Operation Schemes by SeongJae Park · 3 years, 2 months ago
- 1f366e4 mm/damon/core: implement DAMON-based Operation Schemes (DAMOS) by SeongJae Park · 3 years, 2 months ago
- fda504f mm/damon/core: account age of target regions by SeongJae Park · 3 years, 2 months ago
- 7ec1992 mm/damon/core: nullify pointer ctx->kdamond with a NULL by Colin Ian King · 3 years, 2 months ago
- 42e4cef mm/damon: needn't hold kdamond_lock to print pid of kdamond by Changbin Du · 3 years, 2 months ago
- 5f7fe2b mm/damon: remove unnecessary do_exit() from kdamond by Changbin Du · 3 years, 2 months ago
- 704571f mm/damon/core: print kdamond start log in debug mode only by SeongJae Park · 3 years, 2 months ago
- f24b062 mm/damon: grammar s/works/work/ by Geert Uytterhoeven · 3 years, 2 months ago
- 07e8481 kfence: always use static branches to guard kfence_alloc() by Marco Elver · 3 years, 2 months ago
- 4933295 kfence: shorten critical sections of alloc/free by Marco Elver · 3 years, 2 months ago
- f51733e kfence: test: use kunit_skip() to skip tests by Marco Elver · 3 years, 2 months ago
- 08f6b10 kfence: limit currently covered allocations when pool nearly full by Marco Elver · 3 years, 2 months ago
- a9ab52b kfence: move saving stack trace of allocations into __kfence_alloc() by Marco Elver · 3 years, 2 months ago
- 9a19aeb kfence: count unexpectedly skipped allocations by Marco Elver · 3 years, 2 months ago
- 53944f1 mm: remove HARDENED_USERCOPY_FALLBACK by Stephen Kitt · 3 years, 2 months ago
- d2c20e5 mm/highmem: remove deprecated kmap_atomic by Ira Weiny · 3 years, 2 months ago
- afe8605 mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregister_migration() by Miaohe Lin · 3 years, 2 months ago
- 3d88705 mm/rmap.c: avoid double faults migrating device private pages by Alistair Popple · 3 years, 2 months ago
- 32befe9 mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED by David Hildenbrand · 3 years, 2 months ago
- f7892d8 memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED by David Hildenbrand · 3 years, 2 months ago
- 952eea9 memblock: allow to specify flags with memblock_add_node() by David Hildenbrand · 3 years, 2 months ago
- 53d3831 mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource() by David Hildenbrand · 3 years, 2 months ago
- 6b740c6 mm/memory_hotplug: remove HIGHMEM leftovers by David Hildenbrand · 3 years, 2 months ago
- 7ec58a2 mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit by David Hildenbrand · 3 years, 2 months ago
- 50f9481 mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE by David Hildenbrand · 3 years, 2 months ago
- 71b6f2d mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMORY_HOTPLUG by David Hildenbrand · 3 years, 2 months ago
- ac62554 mm/memory_hotplug: add static qualifier for online_policy_to_str() by Tang Yizhou · 3 years, 2 months ago
- a997058 mm: vmstat.c: make extfrag_index show more pretty by Lin Feng · 3 years, 2 months ago
- af1c31a mm/vmstat: annotate data race for zone->free_area[order].nr_free by Liu Shixin · 3 years, 2 months ago
- 916caa12 mm: nommu: kill arch_get_unmapped_area() by Kefeng Wang · 3 years, 2 months ago
- fb25a77 mm/readahead.c: fix incorrect comments for get_init_ra_size by Lin Feng · 3 years, 2 months ago
- 20f9ba4 mm: migrate: make demotion knob depend on migration by Yang Shi · 3 years, 2 months ago
- 8eb42be mm/migrate: de-duplicate migrate_reason strings by John Hubbard · 3 years, 2 months ago
- b538908 hugetlbfs: extend the definition of hugepages parameter to support node allocation by Zhenguo Yao · 3 years, 2 months ago
- 3723929 mm: mark the OOM reaper thread as freezable by Sultan Alsawaf · 3 years, 2 months ago
- 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
- 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
- 621d973 memblock: stop aliasing __memblock_free_late with memblock_free_late by Mike Rapoport · 3 years, 2 months ago
- fa27717 memblock: drop memblock_free_early_nid() and memblock_free_early() by Mike Rapoport · 3 years, 2 months ago
- 7e6ec49 mm/vmpressure: fix data-race with memcg->socket_pressure by Yuanzheng Song · 3 years, 2 months ago
- 66ce520 mm/vmscan: delay waking of tasks throttled on NOPROGRESS by Mel Gorman · 3 years, 2 months ago
- a19594c mm/vmscan: increase the timeout if page reclaim is not making progress by Mel Gorman · 3 years, 2 months ago
- c3f4a9a mm/vmscan: centralise timeout values for reclaim_throttle by Mel Gorman · 3 years, 2 months ago
- 132b0d2 mm/page_alloc: remove the throttling logic from the page allocator by Mel Gorman · 3 years, 2 months ago
- 8d58802 mm/writeback: throttle based on page writeback instead of congestion by Mel Gorman · 3 years, 2 months ago
- 69392a4 mm/vmscan: throttle reclaim when no progress is being made by Mel Gorman · 3 years, 2 months ago
- d818fca mm/vmscan: throttle reclaim and compaction when too may pages are isolated by Mel Gorman · 3 years, 2 months ago
- 8cd7c58 mm/vmscan: throttle reclaim until some writeback completes if congested by Mel Gorman · 3 years, 2 months ago
- cb75463 mm/vmscan.c: fix -Wunused-but-set-variable warning by Kai Song · 3 years, 2 months ago
- a500cb3 mm/page_isolation: guard against possible putback unisolated page by Miaohe Lin · 3 years, 2 months ago
- e1d8c96 mm/page_isolation: fix potential missing call to unset_migratetype_isolate() by Miaohe Lin · 3 years, 2 months ago
- 2c0078a hugetlb: remove unnecessary set_page_count in prep_compound_gigantic_page by Mike Kravetz · 3 years, 2 months ago
- 76efc67 hugetlb: remove redundant VM_BUG_ON() in add_reservation_in_range() by Baolin Wang · 3 years, 2 months ago