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
2024-09-01
vmstat: kernel stack usage histogram
Pasha Tatashin
2024-09-01
memcg: increase the valid index range for memcg stats
Shakeel Butt
2024-09-01
mm: shrink skip folio mapped by an exiting process
Zhiguo Jiang
2024-09-01
mm/swap: remove boilerplate
Yu Zhao
2024-09-01
mm/swap: remove remaining _fn suffix
Yu Zhao
2024-09-01
mm/swap: fold lru_rotate into cpu_fbatches
Yu Zhao
2024-09-01
mm/swap: rename cpu_fbatches->activate
Yu Zhao
2024-09-01
mm/swap: reduce indentation level
Yu Zhao
2024-09-01
memory tiering: count PGPROMOTE_SUCCESS when mem tiering is enabled.
Zi Yan
2024-09-01
memory tiering: introduce folio_use_access_time() check
Zi Yan
2024-09-01
memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()
Zi Yan
2024-09-01
mm: extend 'usage' parameter so that cluster_swap_free_nr() can be reused
Barry Song
2024-09-01
mm: kmem: remove mem_cgroup_from_obj()
Muchun Song
2024-09-01
mm: remove foll_flags in __get_user_pages
Josef Bacik
2024-09-01
mm: cleanup flags usage in faultin_page
Josef Bacik
2024-09-01
mm/damon/lru_sort: adjust local variable to dynamic allocation
Peng Hao
2024-09-01
mm/hugetlb_vmemmap: don't synchronize_rcu() without HVO
Yu Zhao
2024-09-01
shmem_quota: build the object file conditionally to the config option
Carlos Maiolino
2024-09-01
mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
Baolin Wang
2024-09-01
mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
Baolin Wang
2024-09-01
mm: shmem: simplify the suitable huge orders validation for tmpfs
Baolin Wang
2024-09-01
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
2024-09-01
mm: vmalloc: implement vrealloc()
Danilo Krummrich
2024-09-01
mm: add node_reclaim successes to VM event counters
Matthew Cassell
2024-08-24
mm: Fix missing folio invalidation calls during truncation
David Howells
2024-08-17
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-08-16
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-08-15
mm/migrate: fix deadlock in migrate_pages_batch() on large folios
Gao Xiang
2024-08-15
alloc_tag: mark pages reserved during CMA activation as not tagged
Suren Baghdasaryan
2024-08-15
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
2024-08-15
mm: fix endless reclaim on machines with unaccepted memory
Kirill A. Shutemov
2024-08-15
mm/numa: no task_numa_fault() call if PMD is changed
Zi Yan
2024-08-15
mm/numa: no task_numa_fault() call if PTE is changed
Zi Yan
2024-08-15
mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...
Hailong Liu
2024-08-15
mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
Waiman Long
2024-08-15
mm: don't account memmap per-node
Pasha Tatashin
2024-08-15
mm: add system wide stats items category
Pasha Tatashin
2024-08-15
mm: don't account memmap on failure
Pasha Tatashin
2024-08-15
mseal: fix is_madv_discard()
Pedro Falcato
2024-08-12
memcg_write_event_control(): fix a user-triggerable oops
Al Viro
2024-08-08
Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-08-07
memcg: protect concurrent access to mem_cgroup_idr
Shakeel Butt
2024-08-07
mm: shmem: fix incorrect aligned index when checking conflicts
Baolin Wang
2024-08-07
mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem
Baolin Wang
2024-08-07
mm: list_lru: fix UAF for memory cgroup
Muchun Song
2024-08-05
Merge tag 'slab-fixes-for-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-30
mm, slub: do not call do_slab_free for kfence object
Rik van Riel
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-26
mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...
Li Zhijian
2024-07-26
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
[prev]
[next]