开源镜像站
帮助
下载
动态
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
4 days
mm: rename swap.c to folio.c
Jianyue Wu
4 days
mm/swap: colocate page-cluster sysctl with swap readahead
Jianyue Wu
4 days
mm/hugetlb: fix missing migratable flag on same-node hugetlb migration
Wupeng Ma
4 days
mm/kconfig: drop redundant memory hotplug dependencies
Kaitao Cheng
4 days
mm: clarify the folio_free_swap() for do_swap_page()
Barry Song (Xiaomi)
4 days
mm: entirely remove lru_add_drain in do_swap_page
Barry Song (Xiaomi)
4 days
mm-drop-stale-folio_ref_count==1-check-in-do_swap_page-reuse-logic-fix
Andrew Morton
4 days
mm: drop stale folio_ref_count()==1 check in do_swap_page reuse logic
Barry Song (Xiaomi)
4 days
mm: rename in_lru_cache to maybe_in_lru_cache
Barry Song (Xiaomi)
4 days
mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()
Barry Song (Xiaomi)
4 days
mm/page_alloc: remove set_page_private() in prep_compound_tail()
Zi Yan
4 days
mm/page_alloc: make sure tail_page->private is zero at page free time
Zi Yan
4 days
mm/huge_memory: add page->private check back in __split_folio_to_order()
Zi Yan
4 days
mm/compaction: stop recording free page order in page->private
Zi Yan
4 days
mm/percpu-km: clear page->private before free them
Zi Yan
4 days
samples/damon/prcl: do not stop DAMON for damon_call() failure
SJ Park
4 days
samples/damon/wsse: do not stop ctx for damon_call() failure
SJ Park
4 days
mm/damon/core: wait ctx stop in damon_call() before reruning an error
SJ Park
4 days
samples/damon/mtier: stop all contexts with single damon_stop() call
SJ Park
4 days
mm/damon/core: change damon_stop() return type to void
SJ Park
4 days
mm/damon/lru_sort: ignore damon_stop() return value
SJ Park
4 days
mm/damon/reclaim: ignore damon_stop() return value
SJ Park
4 days
mm/damon/sysfs: ignore damon_stop() return value
SJ Park
4 days
mm/damon/core: make damon_stop() never fail
SJ Park
4 days
samples/damon/mtier: do not stop first context for damon_start() failure
SJ Park
4 days
mm/damon/core: stop ctxs in damon_start() before returning an error
SJ Park
4 days
selftests/damon: check correct path in ensure_file() not_exist case
wang wei
4 days
lib/maple_tree: add missing spaces after switch keyword
Watson Wheeler
4 days
percpu: replace __ASSEMBLY__ with __ASSEMBLER__ in percpu-defs.h header file
Thomas Huth
4 days
maple_tree: remove undocumented CONFIG_MAPLE_RCU_DISABLED macro
Ethan Nelson-Moore
4 days
mm: nommu: point to the write iterator upon split_vma
Hajime Tazaki
4 days
radix-tree: fix kmemleak false positives on tree head reassignment
Breno Leitao
4 days
mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
Yunzhao Li
4 days
maple_tree: add helper mas_make_walkable()
Liam R. Howlett (Oracle)
4 days
maple_tree: avoid extra gap calculation
Liam R. Howlett (Oracle)
4 days
maple_tree: fix argument name in header
Liam R. Howlett (Oracle)
4 days
maple_tree: change two GFP flags in tests
Liam R. Howlett (Oracle)
4 days
maple_tree: document erase and allocations better
Liam R. Howlett (Oracle)
4 days
maple_tree: WARN_ON_ONCE when allocations fail
Liam R. Howlett (Oracle)
4 days
maple_tree: document that erase may use GFP_KERNEL for allocations
Liam R. Howlett (Oracle)
4 days
maple_tree: catch race in mas_alloc_cyclic()
Liam R. Howlett (Oracle)
4 days
maple_tree: add bulk parent set helper
Liam R. Howlett (Oracle)
4 days
maple_tree: micro optimisation of mas_wr_store_type()
Liam R. Howlett (Oracle)
4 days
maple_tree: optimise mas_wr_node_store() when not in rcu mode
Liam R. Howlett (Oracle)
4 days
maple_tree: use prefetched value in mas_wr_store_type()
Liam R. Howlett (Oracle)
4 days
maple_tree: clarify comments on mas_nomem()
Liam R. Howlett (Oracle)
4 days
maple_tree: drop MAPLE_ALLOC_SLOTS
Liam R. Howlett (Oracle)
4 days
maple_tree: drop dead code from mas_extend_spanning_null()
Liam R. Howlett (Oracle)
4 days
maple_tree: documentation fix
Liam R. Howlett (Oracle)
4 days
maple_tree-stop-flooding-logs-when-debug_locks-is-set-to-zero-fix
Liam R. Howlett (Oracle)
[next]