开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-06-09
cachestat: implement cachestat syscall
Nhat Pham
2023-06-09
workingset: refactor LRU refault to expose refault recency check
Nhat Pham
2023-06-09
memcg, oom: remove explicit wakeup in mem_cgroup_oom_synchronize()
Haifeng Xu
2023-06-09
memcg, oom: remove unnecessary check in mem_cgroup_oom_synchronize()
Haifeng Xu
2023-06-09
memcg: remove mem_cgroup_flush_stats_atomic()
Yosry Ahmed
2023-06-09
memcg: calculate root usage from global state
Yosry Ahmed
2023-06-09
memcg: flush stats non-atomically in mem_cgroup_wb_stats()
Yosry Ahmed
2023-06-09
mm/page_alloc: drop the unnecessary pfn_valid() for start pfn
Baolin Wang
2023-06-09
mm: compaction: optimize compact_memory to comply with the admin-guide
Wen Yang
2023-06-09
memcg: dump memory.stat during cgroup OOM for v1
Yosry Ahmed
2023-06-09
memcg: use seq_buf_do_printk() with mem_cgroup_print_oom_meminfo()
Yosry Ahmed
2023-06-09
migrate_pages: avoid blocking for IO in MIGRATE_SYNC_LIGHT
Douglas Anderson
2023-06-09
mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->cached
Roman Gushchin
2023-06-09
mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
Roman Gushchin
2023-05-17
mm: fix zswap writeback race condition
Domenico Cerasuolo
2023-05-17
mm: kfence: fix false positives on big endian
Michael Ellerman
2023-05-17
zsmalloc: move LRU update from zs_map_object() to zs_malloc()
Nhat Pham
2023-05-17
mm: shrinkers: fix race condition on debugfs cleanup
Joan Bruguera Micó
2023-05-06
Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-06
Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-05-06
dmapool: link blocks across pages
Keith Busch
2023-05-06
dmapool: don't memset on free twice
Keith Busch
2023-05-06
dmapool: simplify freeing
Keith Busch
2023-05-06
dmapool: consolidate page initialization
Keith Busch
2023-05-06
dmapool: rearrange page alloc failure handling
Keith Busch
2023-05-06
dmapool: move debug code to own functions
Keith Busch
2023-05-06
dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
Tony Battersby
2023-05-06
dmapool: cleanup integer types
Tony Battersby
2023-05-06
dmapool: use sysfs_emit() instead of scnprintf()
Tony Battersby
2023-05-06
dmapool: remove checks for dev == NULL
Tony Battersby
2023-05-06
mm: do not reclaim private data from pinned page
Jan Kara
2023-05-06
mm/mmap/vma_merge: always check invariants
Lorenzo Stoakes
2023-05-06
filemap: Handle error return from __filemap_get_folio()
Matthew Wilcox
2023-05-05
Merge branch 'x86-uaccess-cleanup': x86 uaccess header cleanups
Linus Torvalds
2023-05-04
Merge tag 'mm-hotfixes-stable-2023-05-03-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-05-04
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-03
x86-64: make access_ok() independent of LAM
Linus Torvalds
2023-05-02
mm: change per-VMA lock statistics to be disabled by default
Suren Baghdasaryan
2023-05-02
mm/mempolicy: correctly update prev when policy is equal on mbind
Lorenzo Stoakes
2023-05-02
kasan: hw_tags: avoid invalid virt_to_page()
Mark Rutland
2023-05-02
mm/page_alloc: add some comments to explain the possible hole in __pageblock_...
Baolin Wang
2023-05-02
mm/ksm: move disabling KSM from s390/gmap code to KSM code
David Hildenbrand
2023-05-02
mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0
David Hildenbrand
2023-05-02
mm/damon/paddr: fix missing folio_sz update in damon_pa_young()
Kefeng Wang
2023-05-02
mm/damon/paddr: minor refactor of damon_pa_mark_accessed_or_deactivate()
Kefeng Wang
2023-05-02
mm/damon/paddr: minor refactor of damon_pa_pageout()
Kefeng Wang
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
[next]