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-03-17
mm/hugetlb: update nr_huge_pages and surplus_huge_pages together
Liu Shixin
2025-03-17
mm/damon/sysfs-schemes: return error when for attempts to install filters on ...
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: record filters of which layer should be added to the ...
SeongJae Park
2025-03-17
mm/damon/core: expose damos_filter_for_ops() to DAMON kernel API callers
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: commit filters in {core,ops}_filters directories
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: implement core_filters and ops_filters directories
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: let damon_sysfs_scheme_set_filters() be used for diff...
SeongJae Park
2025-03-17
mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...
David Hildenbrand
2025-03-17
mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in...
David Hildenbrand
2025-03-17
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
2025-03-17
mm: Copy-on-Write (COW) reuse support for PTE-mapped THP
David Hildenbrand
2025-03-17
mm/rmap: basic MM owner tracking for large folios (!hugetlb)
David Hildenbrand
2025-03-17
mm/rmap: use folio_large_nr_pages() in add/remove functions
David Hildenbrand
2025-03-17
mm/rmap: abstract large mapcount operations for large folios (!hugetlb)
David Hildenbrand
2025-03-17
mm/rmap: pass vma to __folio_add_rmap()
David Hildenbrand
2025-03-17
mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends
David Hildenbrand
2025-03-17
mm: move _entire_mapcount in folio to page[2] on 32bit
David Hildenbrand
2025-03-17
mm: move _pincount in folio to page[2] on 32bit
David Hildenbrand
2025-03-17
mm: move hugetlb specific things in folio to page[3]
David Hildenbrand
2025-03-17
mm: let _folio_nr_pages overlay memcg_data in first tail page
David Hildenbrand
2025-03-17
mm/mremap: thread state through move page table operation
Lorenzo Stoakes
2025-03-17
mm/mremap: refactor move_page_tables(), abstracting state
Lorenzo Stoakes
2025-03-17
mm/mremap: complete refactor of move_vma()
Lorenzo Stoakes
2025-03-17
mm/mremap: initial refactor of move_vma()
Lorenzo Stoakes
2025-03-17
mm/mremap: introduce and use vma_remap_struct threaded state
Lorenzo Stoakes
2025-03-17
mm/mremap: refactor mremap() system call implementation
Lorenzo Stoakes
2025-03-17
mm/mremap: correctly handle partial mremap() of VMA starting at 0
Lorenzo Stoakes
2025-03-17
device/dax: properly refcount device dax pages when mapping
Alistair Popple
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
2025-03-17
mm/huge_memory: add vmf_insert_folio_pmd()
Alistair Popple
2025-03-17
mm/huge_memory: add vmf_insert_folio_pud()
Alistair Popple
2025-03-17
mm/rmap: add support for PUD sized mappings to rmap
Alistair Popple
2025-03-17
mm/memory: add vmf_insert_page_mkwrite()
Alistair Popple
2025-03-17
mm/memory: enhance insert_page_into_pte_locked() to create writable mappings
Alistair Popple
2025-03-17
mm: allow compound zone device pages
Alistair Popple
2025-03-17
mm/mm_init: move p2pdma page refcount initialisation to p2pdma
Alistair Popple
2025-03-17
mm/gup: remove redundant check for PCI P2PDMA page
Alistair Popple
2025-03-17
fs/dax: always remove DAX page-cache entries when breaking layouts
Alistair Popple
2025-03-17
mm: shmem: factor out the within_size logic into a new helper
Baolin Wang
2025-03-17
mm: shmem: change the return value of shmem_find_swap_entries()
Baolin Wang
2025-03-17
mm: shmem: remove duplicate error validation
Baolin Wang
2025-03-17
mm: shmem: remove 'fadvise()' comments
Baolin Wang
2025-03-17
mm: shmem: drop the unused macro
Baolin Wang
2025-03-17
mm: zpool: remove zpool_malloc_support_movable()
Yosry Ahmed
2025-03-17
mm: zsmalloc: remove object mapping APIs and per-CPU map areas
Yosry Ahmed
2025-03-17
mm: zpool: remove object mapping APIs
Yosry Ahmed
2025-03-17
mm: zswap: use object read/write APIs instead of object mapping APIs
Yosry Ahmed
2025-03-17
mm: zpool: add interfaces for object read/write APIs
Yosry Ahmed
2025-03-17
mm/shrinker: fix name consistency issue in shrinker_debugfs_rename()
Liu Ye
2025-03-17
mm/damon/paddr: respect ops_filters_default_reject
SeongJae Park
[prev]
[next]