index
:
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-05-12
mm: move folio_index to mm/swap.h and remove no longer needed helper
Kairui Song
2025-05-12
mm: perform VMA allocation, freeing, duplication in mm
Lorenzo Stoakes
2025-05-12
mm: move dup_mmap() to mm
Lorenzo Stoakes
2025-05-12
mm: abstract initial stack setup to mm subsystem
Lorenzo Stoakes
2025-05-12
mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
Lorenzo Stoakes
2025-05-12
mm: kmemleak: mark variables as __read_mostly
Luiz Capitulino
2025-05-12
mm: kmemleak: drop wrong comment
Luiz Capitulino
2025-05-12
mm: kmemleak: drop kmemleak_warning variable
Luiz Capitulino
2025-05-12
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
2025-05-12
mm/rmap: inline folio_test_large_maybe_mapped_shared() into callers
Lance Yang
2025-05-12
mm/damon/sysfs-schemes: use kmalloc_array() and size_add()
Su Hui
2025-05-12
mm: workingset: simplify lockdep check in update_node
Pedro Falcato
2025-05-12
mm/mm_init: use for_each_valid_pfn() in init_unavailable_range()
David Woodhouse
2025-05-12
mm: use for_each_valid_pfn() in memory_hotplug
David Woodhouse
2025-05-12
mm: introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
David Woodhouse
2025-05-12
memblock: add KHO support for reserve_mem
Alexander Graf
2025-05-12
kexec: add KHO parsing support
Alexander Graf
2025-05-12
kexec: add Kexec HandOver (KHO) generation helpers
Alexander Graf
2025-05-12
memblock: introduce memmap_init_kho_scratch()
Mike Rapoport (Microsoft)
2025-05-12
memblock: add support for scratch memory
Alexander Graf
2025-05-12
memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport (Microsoft)
2025-05-12
khugepaged: pass folio instead of head page to trace events
Fan Ni
2025-05-12
mm/numa: remove unnecessary local variable in alloc_node_data()
Ye Liu
2025-05-12
mm/debug_page_alloc: improve error message for invalid guardpage minorder
Ye Liu
2025-05-12
mm/io-mapping: precompute remap protection flags for clarity
Ye Liu
2025-05-12
mm/rmap: fix typo in comment in page_address_in_vma
Ye Liu
2025-05-12
mm/rmap: rename page__anon_vma to anon_vma for consistency
Ye Liu
2025-05-12
mm: use SWAPPINESS_ANON_ONLY in MGLRU
Zhongkun He
2025-05-12
mm: add max swappiness arg to lru_gen for anonymous memory only
Zhongkun He
2025-05-12
mm: vmscan: add more comments about cache_trim_mode
Zhongkun He
2025-05-12
mm: add swappiness=max arg to memory.reclaim for only anon reclaim
Zhongkun He
2025-05-12
memcg: introduce non-blocking limit setting option
Shakeel Butt
2025-05-12
mm/hugetlb: use separate nodemask for bootmem allocations
Frank van der Linden
2025-05-12
mm/memcg: use kmem_cache when alloc memcg pernode info
Huan Yang
2025-05-12
mm/memcg: use kmem_cache when alloc memcg
Huan Yang
2025-05-12
mm/memcg: move mem_cgroup_init() ahead of cgroup_init()
Huan Yang
2025-05-12
mm/huge_memory: remove useless folio pointers passing
Gavin Guo
2025-05-12
mm/huge_memory: adjust try_to_migrate_one() and split_huge_pmd_locked()
Gavin Guo
2025-05-12
vmscan,cgroup: apply mems_effective to reclaim
Gregory Price
2025-05-12
cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
Gregory Price
2025-05-12
execmem: enforce allocation size aligment to PAGE_SIZE
Mike Rapoport (Microsoft)
2025-05-12
mm/vmalloc.c: return explicit error value in alloc_vmap_area()
Baoquan He
2025-05-12
mm/vmalloc: optimize function vm_unmap_aliases()
Baoquan He
2025-05-12
mm/vmalloc.c: optimize code in decay_va_pool_node() a little bit
Baoquan He
2025-05-12
mm/vmalloc.c: find the vmap of vmap_nodes in reverse order
Baoquan He
2025-05-12
mm/vmalloc.c: change purge_ndoes as local static variable
Baoquan He
2025-05-12
Update Christoph's Email address and make it consistent
Christoph Lameter (Ampere)
2025-05-12
mm: fix typos in comments in mm_init.c
Prabhav Kumar Vaish
2025-05-12
mm/damon/sysfs-schemes: connect damos_quota_goal nid with core layer
SeongJae Park
2025-05-12
mm/damon/sysfs-schemes: implement file for quota goal nid parameter
SeongJae Park
[prev]
[next]