开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
10 days
mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
Kiryl Shutsemau (Meta)
10 days
mm/shmem: annotate benign data-race in shmem_getattr()
Jaeyeon Lee
10 days
mm: move reclaim-internal declarations out of swap.h
Jianyue Wu
10 days
mm: rename swap.c to folio.c
Jianyue Wu
10 days
mm/swap: colocate page-cluster sysctl with swap readahead
Jianyue Wu
10 days
mm/hugetlb: fix missing migratable flag on same-node hugetlb migration
Wupeng Ma
10 days
mm/kconfig: drop redundant memory hotplug dependencies
Kaitao Cheng
10 days
mm: clarify the folio_free_swap() for do_swap_page()
Barry Song (Xiaomi)
10 days
mm: entirely remove lru_add_drain in do_swap_page
Barry Song (Xiaomi)
10 days
mm-drop-stale-folio_ref_count==1-check-in-do_swap_page-reuse-logic-fix
Andrew Morton
10 days
mm: drop stale folio_ref_count()==1 check in do_swap_page reuse logic
Barry Song (Xiaomi)
10 days
mm: rename in_lru_cache to maybe_in_lru_cache
Barry Song (Xiaomi)
10 days
mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()
Barry Song (Xiaomi)
10 days
mm/page_alloc: remove set_page_private() in prep_compound_tail()
Zi Yan
10 days
mm/page_alloc: make sure tail_page->private is zero at page free time
Zi Yan
10 days
mm/huge_memory: add page->private check back in __split_folio_to_order()
Zi Yan
10 days
mm/compaction: stop recording free page order in page->private
Zi Yan
10 days
mm/percpu-km: clear page->private before free them
Zi Yan
10 days
samples/damon/prcl: do not stop DAMON for damon_call() failure
SJ Park
10 days
samples/damon/wsse: do not stop ctx for damon_call() failure
SJ Park
10 days
mm/damon/core: wait ctx stop in damon_call() before reruning an error
SJ Park
10 days
samples/damon/mtier: stop all contexts with single damon_stop() call
SJ Park
10 days
mm/damon/core: change damon_stop() return type to void
SJ Park
10 days
mm/damon/lru_sort: ignore damon_stop() return value
SJ Park
10 days
mm/damon/reclaim: ignore damon_stop() return value
SJ Park
10 days
mm/damon/sysfs: ignore damon_stop() return value
SJ Park
10 days
mm/damon/core: make damon_stop() never fail
SJ Park
10 days
samples/damon/mtier: do not stop first context for damon_start() failure
SJ Park
10 days
mm/damon/core: stop ctxs in damon_start() before returning an error
SJ Park
10 days
selftests/damon: check correct path in ensure_file() not_exist case
wang wei
10 days
lib/maple_tree: add missing spaces after switch keyword
Watson Wheeler
10 days
percpu: replace __ASSEMBLY__ with __ASSEMBLER__ in percpu-defs.h header file
Thomas Huth
10 days
maple_tree: remove undocumented CONFIG_MAPLE_RCU_DISABLED macro
Ethan Nelson-Moore
10 days
mm: nommu: point to the write iterator upon split_vma
Hajime Tazaki
10 days
mm: nommu: add sysctl_max_map_count() check for do_mmap()
Hajime Tazaki
10 days
mm: memcg: reset oom_group in css_reset
Jiayuan Chen
10 days
mm: memcg: reset zswap settings in css_reset
Jiayuan Chen
10 days
MAINTAINERS: add ABI docs and selftests to ZRAM entry
Zenghui Yu (Huawei)
10 days
mm/damon/sysfs: remove region size validation
SJ Park
10 days
mm/damon/core: remove start, end check in damon_set_region_system_rams()
SJ Park
10 days
mm/damon: document region size validation in damon_set_regions()
SJ Park
10 days
mm/damon/lru_sort: remove duplicated min_region_sz power_of_2() check
SJ Park
10 days
mm/damon/reclaim: remove duplicated min_region_sz power of 2 check
SJ Park
10 days
mm/damon/sysfs: remove duplicated commit input validity check
SJ Park
10 days
mm/damon/core: do parameter testing commit on damon_start()
SJ Park
10 days
mm/damon/core: safely validate src on damon_commit_ctx()
SJ Park
10 days
docs: ABI: zram: fix spelling mistakes
Arukonda Rahul
10 days
mm-mprotect-use-huge_ptep_get-for-hugetlb-fix
Andrew Morton
10 days
mm/mprotect: use huge_ptep_get() for hugetlb
Dev Jain
10 days
mm/page_vma_mapped: use huge_ptep_get() for hugetlb
Dev Jain
[next]