- 2a57d83 mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page() by Liu Shixin · 3 years ago
- 3479641 mm/damon/dbgfs: protect targets destructions with kdamond_lock by SeongJae Park · 3 years ago
- e37e7b0 mm, hwpoison: fix condition in free hugetlb page path by Naoya Horiguchi · 3 years ago
- 3386353 mm: mempolicy: fix THP allocations escaping mempolicy restrictions by Andrey Ryabinin · 3 years ago
- 0129ab1 kfence: fix memory leak when cat kfence objects by Baokun Li · 3 years ago
- 8f97a35 Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 3 years, 1 month ago
- 3c376df mm: bdi: initialize bdi_min_ratio when bdi is unregistered by Manjong Lee · 3 years, 1 month ago
- 4178158 hugetlbfs: fix issue of preallocation of gigantic pages can't work by Zhenguo Yao · 3 years, 1 month ago
- a7ebf56 mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock() by Waiman Long · 3 years, 1 month ago
- 005a79e mm/slub: fix endianness bug for alloc/free_traces attributes by Gerald Schaefer · 3 years, 1 month ago
- 9f86d62 mm/damon/vaddr-test: remove unnecessary variables by SeongJae Park · 3 years, 1 month ago
- 044cd97 mm/damon/vaddr-test: split a test function having >1024 bytes frame size by SeongJae Park · 3 years, 1 month ago
- 09e1228 mm/damon/vaddr: remove an unnecessary warning message by SeongJae Park · 3 years, 1 month ago
- 1afaf5c mm/damon/core: remove unnecessary error messages by SeongJae Park · 3 years, 1 month ago
- 0bceffa mm/damon/dbgfs: remove an unnecessary error message by SeongJae Park · 3 years, 1 month ago
- 4de46a30 mm/damon/core: use better timer mechanisms selection threshold by SeongJae Park · 3 years, 1 month ago
- 70e9274 mm/damon/core: fix fake load reports due to uninterruptible sleeps by SeongJae Park · 3 years, 1 month ago
- 0c941cf filemap: remove PageHWPoison check from next_uptodate_page() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
- 6efcdad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
- 3583521 percpu: km: ensure it is used with NOMMU (either UP or SMP) by Vladimir Murzin · 3 years, 1 month ago
- 8581fd4 treewide: Add missing includes masked by cgroup -> bpf dependency by Jakub Kicinski · 3 years, 1 month ago
- 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 1 month ago
- 13e4ad2 hugetlbfs: flush before unlock on move_hugetlb_page_tables() by Nadav Amit · 3 years, 1 month ago
- a4a118f hugetlbfs: flush TLBs correctly after huge_pmd_unshare by Nadav Amit · 3 years, 1 month ago
- 825c43f kmap_local: don't assume kmap PTEs are linear arrays in memory by Ard Biesheuvel · 3 years, 1 month ago
- d78f3853 mm/damon/dbgfs: fix missed use of damon_dbgfs_lock by SeongJae Park · 3 years, 1 month ago
- db7a347 mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation by SeongJae Park · 3 years, 1 month ago
- cc30042 hugetlb, userfaultfd: fix reservation restore on userfaultfd error by Mina Almasry · 3 years, 1 month ago
- afe041c hugetlb: fix hugetlb cgroup refcounting during mremap by Bui Quang Minh · 3 years, 1 month ago
- 34dbc3aa mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag by Rustam Kovhaev · 3 years, 1 month ago
- 9a543f0 mm: emit the "free" trace report before freeing memory in kmem_cache_free() by Yunfeng Ye · 3 years, 1 month ago
- 3cd018b4 mm/swap.c:put_pages_list(): reinitialise the page list by Matthew Wilcox · 3 years, 1 month ago
- c035713 mm: Add functions to zero portions of a folio by Matthew Wilcox (Oracle) · 3 years, 2 months ago
- ff36da6 fs: Remove FS_THP_SUPPORT by Matthew Wilcox (Oracle) · 3 years, 4 months ago
- a1efe48 mm: Remove folio_test_single by Matthew Wilcox (Oracle) · 3 years, 1 month ago
- 9c32521 mm: Rename folio_test_multi to folio_test_large by Matthew Wilcox (Oracle) · 3 years, 1 month ago
- 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