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
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-08-03
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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: Kconfig: fix typo
Sophia Gabriella
2022-07-29
mm: memory-failure: convert to pr_fmt()
Kefeng Wang
2022-07-29
mm: use is_zone_movable_page() helper
Kefeng Wang
2022-07-29
mm/mprotect: fix soft-dirty check in can_change_pte_writable()
Peter Xu
2022-07-29
mm: memcontrol: fix potential oom_lock recursion deadlock
Tetsuo Handa
2022-07-29
mm/gup.c: fix formatting in check_and_migrate_movable_page()
Alistair Popple
2022-07-29
mm/memcontrol.c: remove the redundant updating of stats_flush_threshold
Jiebin Sun
2022-07-29
hugetlb_cgroup: fix wrong hugetlb cgroup numa stat
Miaohe Lin
2022-07-29
mm/cma_debug.c: align the name buffer length as struct cma
Kassey Li
2022-07-29
mm/mempolicy: remove unneeded out label
Miaohe Lin
2022-07-29
mm/page_alloc: correct the wrong cpuset file path in comment
Mark-PK Tsai
2022-07-29
mm: remove unneeded PageAnon check in restore_exclusive_pte()
Miaohe Lin
2022-07-29
mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs
Theodore Ts'o
2022-07-29
mm/damon/reclaim: fix potential memory leak in damon_reclaim_init()
Jianglei Nie
2022-07-29
mm: vmpressure: don't count proactive reclaim in vmpressure
Yosry Ahmed
2022-07-29
zsmalloc: zs_malloc: return ERR_PTR on failure
Hui Zhu
2022-07-29
memblock,arm64: expand the static memblock memory table
Zhou Guanghui
2022-07-29
mm: remove obsolete comment in do_fault_around()
Miaohe Lin
2022-07-29
mm: compaction: include compound page count for scanning in pageblock isolation
William Lam
2022-07-29
mm: memcontrol: do not miss MEMCG_MAX events for enforced allocations
Roman Gushchin
2022-07-29
filemap: minor cleanup for filemap_write_and_wait_range
Miaohe Lin
2022-07-29
mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region
Miaohe Lin
2022-07-29
mm: shrinkers: fix double kfree on shrinker name
Tetsuo Handa
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
[next]