index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-03-21
mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid
Mike Rapoport (Microsoft)
2025-03-21
mm/cma: using per-CMA locks to improve concurrent allocation performance
Ge Yang
2025-03-20
Merge branch 'slab/for-6.15/kfree_rcu_tiny' into slab/for-next
Vlastimil Babka
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-03-17
Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-03-17
mm: page_alloc: defrag_mode kswapd/kcompactd watermarks
Johannes Weiner
2025-03-17
mm: page_alloc: defrag_mode kswapd/kcompactd assistance
Johannes Weiner
2025-03-17
mm: page_alloc: defrag_mode
Johannes Weiner
2025-03-17
mm: page_alloc: trace type pollution from compaction capturing
Johannes Weiner
2025-03-17
mm: compaction: push watermark into compaction_suitable() callers
Johannes Weiner
2025-03-17
mm: convert lru_add_page_tail() to lru_add_split_folio()
Matthew Wilcox (Oracle)
2025-03-17
mm/debug: add line breaks
Liu Ye
2025-03-17
mm: memory-failure: enhance comments for return value of memory_failure()
Shuai Xue
2025-03-17
mm/hwpoison: do not send SIGBUS to processes with recovered clean pages
Shuai Xue
2025-03-17
mm: lock PGDAT_RECLAIM_LOCKED with acquire memory ordering
Mathieu Desnoyers
2025-03-17
mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlock
Mathieu Desnoyers
2025-03-17
mm/madvise: remove len parameter of madvise_do_behavior()
SeongJae Park
2025-03-17
mm/madvise: deduplicate madvise_do_behavior() skip case handlings
SeongJae Park
2025-03-17
mm/madvise: split out populate behavior check logic
SeongJae Park
2025-03-17
mm/madvise: use is_memory_failure() from madvise_do_behavior()
SeongJae Park
2025-03-17
mm/page_alloc: add trace event for totalreserve_pages calculation
Martin Liu
2025-03-17
mm/page_alloc: add trace event for per-zone lowmem reserve setup
Martin Liu
2025-03-17
mm/page_alloc: add trace event for per-zone watermark setup
Martin Liu
2025-03-17
mm/shmem: fix functions documentation
Enrico Bravi
2025-03-17
mm: use ptep_get() instead of directly dereferencing pte_t*
Ryan Roberts
2025-03-17
drivers/base/memory: improve add_boot_memory_block()
Gavin Shan
2025-03-17
mm/damon/sysfs-schemes: avoid Wformat-security warning on damon_sysfs_access_...
SeongJae Park
2025-03-17
mm/shmem: use xas_try_split() in shmem_split_large_entry()
Zi Yan
2025-03-17
mm/filemap: use xas_try_split() in __filemap_add_folio()
Zi Yan
2025-03-17
mm/truncate: use folio_split() in truncate operation
Zi Yan
2025-03-17
mm/huge_memory: add folio_split() to debugfs testing interface
Zi Yan
2025-03-17
mm/huge_memory: remove the old, unused __split_huge_page()
Zi Yan
2025-03-17
mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
Zi Yan
2025-03-17
mm/huge_memory: move folio split common code to __folio_split()
Zi Yan
2025-03-17
mm/huge_memory: add two new (not yet used) functions for folio_split()
Zi Yan
2025-03-17
mm: swap_cgroup: remove double initialization of locals
Johannes Weiner
2025-03-17
mm/vmalloc: refactor __vmalloc_node_range_noprof()
Liu Ye
2025-03-17
mm: page_owner: use new iteration API
Luiz Capitulino
2025-03-17
mm: page_table_check: use new iteration API
Luiz Capitulino
2025-03-17
mm: page_ext: add an iteration API for page extensions
Luiz Capitulino
2025-03-17
mm: remove redundant return in set_huge_zero_folio()
Dev Jain
2025-03-17
mm/damon: remove damon_operations->reset_aggregated
SeongJae Park
2025-03-17
mm/damon: remove damon_callback->before_damos_apply
SeongJae Park
2025-03-17
mm/damon: remove damon_callback->after_sampling
SeongJae Park
2025-03-17
mm/damon: remove ->before_start of damon_callback
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: remove obsolete comment for damon_sysfs_schemes_clear...
SeongJae Park
2025-03-17
mm/damon/sysfs: remove damon_sysfs_cmd_request and its readers
SeongJae Park
2025-03-17
mm/damon/sysfs: remove damon_sysfs_cmd_request_callback() and its callers
SeongJae Park
2025-03-17
mm/damon/sysfs: remove damon_sysfs_cmd_request code from damon_sysfs_handle_c...
SeongJae Park
2025-03-17
mm/damon/sysfs: handle commit command using damon_call()
SeongJae Park
[prev]
[next]