index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-02
Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....
Linus Torvalds
2022-08-02
mm/folio-compat: Remove migration compatibility functions
Matthew Wilcox (Oracle)
2022-08-02
fs: Remove aops->migratepage()
Matthew Wilcox (Oracle)
2022-08-02
secretmem: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
hugetlb: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
mm/migrate: Convert migrate_page() to migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
mm/migrate: Convert expected_page_refs() to folio_expected_refs()
Matthew Wilcox (Oracle)
2022-08-02
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
mm/migrate: Convert writeout() to take a folio
Matthew Wilcox (Oracle)
2022-08-02
mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
fs: Add aops->migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
2022-08-02
secretmem: Remove isolate_page
Matthew Wilcox (Oracle)
2022-08-01
Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-07-29
Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-07-29
mm/hmm: fault non-owner device private entries
Ralph Campbell
2022-07-29
page_alloc: fix invalid watermark check on a negative value
Jaewon Kim
2022-07-26
Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-07-26
mm: fix NULL pointer dereference in wp_page_reuse()
Qi Zheng
2022-07-25
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2022-07-25
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2022-07-24
mm: honor FGP_NOWAIT for page cache page allocation
Jens Axboe
2022-07-24
mm: Add balance_dirty_pages_ratelimited_flags() function
Jan Kara
2022-07-24
mm: Move updates of dirty_exceeded into one place
Jan Kara
2022-07-24
mm: Move starting of background writeback into the main balancing loop
Jan Kara
2022-07-20
mm/slab_common: move generic bulk alloc/free functions to SLOB
Hyeonggon Yoo
2022-07-20
mm/sl[au]b: use own bulk free function when bulk alloc failed
Hyeonggon Yoo
2022-07-20
arm64: enable THP_SWAP for arm64
Barry Song
2022-07-18
hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte
Miaohe Lin
2022-07-18
secretmem: fix unhandled fault in truncate
Mike Rapoport
2022-07-18
mm/hugetlb: separate path for hwpoison entry in copy_hugetlb_page_range()
Naoya Horiguchi
2022-07-18
mm: fix missing wake-up event for FSDAX pages
Muchun Song
2022-07-18
mm: fix page leak with multiple threads mapping the same page
Josef Bacik
2022-07-18
tmpfs: fix the issue that the mount and remount results are inconsistent.
ZhaoLong Wang
2022-07-18
mm: kfence: apply kmemleak_ignore_phys on early allocated pool
Yee Lee
2022-07-07
mm: kasan: Skip page unpoisoning only if __GFP_SKIP_KASAN_UNPOISON
Catalin Marinas
2022-07-07
mm: kasan: Skip unpoisoning of user pages
Catalin Marinas
2022-07-07
mm: kasan: Ensure the tags are visible before the tag in page->flags
Catalin Marinas
2022-07-04
mm: slab: optimize memcg_slab_free_hook()
Muchun Song
2022-07-04
mm/tracing: add 'accounted' entry into output of allocation tracepoints
Vasily Averin
2022-07-04
mm/slub: Simplify __kmem_cache_alias()
Xiongwei Song
2022-07-04
mm, slab: fix bad alignments
Jiapeng Chong
2022-07-03
mm: split huge PUD on wp_huge_pud fallback
Gowans, James
2022-07-03
mm/rmap: fix dereferencing invalid subpage pointer in try_to_migrate_one()
David Hildenbrand
2022-07-03
mm: sparsemem: fix missing higher order allocation splitting
Muchun Song
[next]