index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2021-12-31
mm: vmscan: reduce throttling due to a failure to make progress -fix
Mel Gorman
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
2021-12-31
mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'
SeongJae Park
2021-12-25
mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()
Liu Shixin
2021-12-25
mm/damon/dbgfs: protect targets destructions with kdamond_lock
SeongJae Park
2021-12-25
mm, hwpoison: fix condition in free hugetlb page path
Naoya Horiguchi
2021-12-25
mm: mempolicy: fix THP allocations escaping mempolicy restrictions
Andrey Ryabinin
2021-12-25
kfence: fix memory leak when cat kfence objects
Baokun Li
2021-12-11
Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-10
mm: bdi: initialize bdi_min_ratio when bdi is unregistered
Manjong Lee
2021-12-10
hugetlbfs: fix issue of preallocation of gigantic pages can't work
Zhenguo Yao
2021-12-10
mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
Waiman Long
2021-12-10
mm/slub: fix endianness bug for alloc/free_traces attributes
Gerald Schaefer
2021-12-10
mm/damon/vaddr-test: remove unnecessary variables
SeongJae Park
2021-12-10
mm/damon/vaddr-test: split a test function having >1024 bytes frame size
SeongJae Park
2021-12-10
mm/damon/vaddr: remove an unnecessary warning message
SeongJae Park
2021-12-10
mm/damon/core: remove unnecessary error messages
SeongJae Park
2021-12-10
mm/damon/dbgfs: remove an unnecessary error message
SeongJae Park
2021-12-10
mm/damon/core: use better timer mechanisms selection threshold
SeongJae Park
2021-12-10
mm/damon/core: fix fake load reports due to uninterruptible sleeps
SeongJae Park
2021-12-10
filemap: remove PageHWPoison check from next_uptodate_page()
Matthew Wilcox (Oracle)
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-06
percpu: km: ensure it is used with NOMMU (either UP or SMP)
Vladimir Murzin
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-11-25
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-22
hugetlbfs: flush before unlock on move_hugetlb_page_tables()
Nadav Amit
2021-11-22
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
2021-11-20
kmap_local: don't assume kmap PTEs are linear arrays in memory
Ard Biesheuvel
2021-11-20
mm/damon/dbgfs: fix missed use of damon_dbgfs_lock
SeongJae Park
2021-11-20
mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation
SeongJae Park
2021-11-20
hugetlb, userfaultfd: fix reservation restore on userfaultfd error
Mina Almasry
2021-11-20
hugetlb: fix hugetlb cgroup refcounting during mremap
Bui Quang Minh
2021-11-20
mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
Rustam Kovhaev
2021-11-20
mm: emit the "free" trace report before freeing memory in kmem_cache_free()
Yunfeng Ye
2021-11-20
mm/swap.c:put_pages_list(): reinitialise the page list
Matthew Wilcox
2021-11-18
mm: Add functions to zero portions of a folio
Matthew Wilcox (Oracle)
2021-11-17
fs: Remove FS_THP_SUPPORT
Matthew Wilcox (Oracle)
2021-11-17
mm: Remove folio_test_single
Matthew Wilcox (Oracle)
2021-11-17
mm: Rename folio_test_multi to folio_test_large
Matthew Wilcox (Oracle)
2021-11-13
Revert "mm: shmem: don't truncate page if memory failure happens"
Linus Torvalds
2021-11-13
Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-11
kasan: add kasan mode messages when kasan init
Kuan-Ying Lee
2021-11-11
mm: unexport {,un}lock_page_memcg
Christoph Hellwig
2021-11-11
mm: unexport folio_memcg_{,un}lock
Christoph Hellwig
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
2021-11-11
mm: migrate: simplify the file-backed pages validation when migrating its map...
Baolin Wang
2021-11-11
mm/page_owner.c: modify the type of argument "order" in some functions
Yixuan Cao
2021-11-10
Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
[next]