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-01-15
mm: shmem: use signed int for version handling in casefold option
Karan Sanghavi
2025-01-15
mm: page_alloc: fix missed updates of lowmem_reserve in adjust_managed_page_c...
zihan zhou
2025-01-15
saner replacement for debugfs_rename()
Al Viro
2025-01-15
slub: don't mess with ->d_name
Al Viro
2025-01-13
mm/early_ioremap: add null pointer checks to prevent NULL-pointer dereference
Guo Weikang
2025-01-13
mm: add comments to do_mmap(), mmap_region() and vm_mmap()
Lorenzo Stoakes
2025-01-13
mm: assert mmap write lock held on do_mmap(), mmap_region()
Lorenzo Stoakes
2025-01-13
memcg/hugetlb: remove memcg hugetlb try-commit-cancel protocol
Joshua Hahn
2025-01-13
memcg/hugetlb: introduce mem_cgroup_charge_hugetlb
Joshua Hahn
2025-01-13
memcg/hugetlb: introduce memcg_accounts_hugetlb
Joshua Hahn
2025-01-13
mm/migrate: remove slab checks in isolate_movable_page()
Hyeonggon Yoo
2025-01-13
mm/memory_hotplug: don't use __GFP_HARDWALL when migrating pages via memory o...
David Hildenbrand
2025-01-13
mm/page_alloc: don't use __GFP_HARDWALL when migrating pages via alloc_contig*()
David Hildenbrand
2025-01-13
mseal: remove can_do_mseal()
Jeff Xu
2025-01-13
mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
Guillaume Morin
2025-01-13
mm: perform all memfd seal checks in a single place
Lorenzo Stoakes
2025-01-13
mm: enforce __must_check on VMA merge and split
Lorenzo Stoakes
2025-01-13
mm/damon/tests/vaddr-kunit.h: reduce stack consumption
Andrew Morton
2025-01-13
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
2025-01-13
mm/shmem: refactor to reuse vfs_parse_monolithic_sep for option parsing
Guo Weikang
2025-01-13
mm: add per-order mTHP swap-in fallback/fallback_charge counters
Wenchao Hao
2025-01-13
x86: mm: free page table pages by RCU instead of semi RCU
Qi Zheng
2025-01-13
mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)
Qi Zheng
2025-01-13
mm: make zap_pte_range() handle full within-PMD range
Qi Zheng
2025-01-13
mm: do_zap_pte_range: return any_skipped information to the caller
Qi Zheng
2025-01-13
mm: zap_install_uffd_wp_if_needed: return whether uffd-wp pte has been re-ins...
Qi Zheng
2025-01-13
mm: skip over all consecutive none ptes in do_zap_pte_range()
Qi Zheng
2025-01-13
mm: introduce do_zap_pte_range()
Qi Zheng
2025-01-13
mm: introduce zap_nonpresent_ptes()
Qi Zheng
2025-01-13
mm: userfaultfd: recheck dst_pmd entry in move_pages_pte()
Qi Zheng
2025-01-13
mm: khugepaged: recheck pmd state in retract_page_tables()
Qi Zheng
2025-01-13
mm/hugetlb: don't map folios writable without VM_WRITE when copying during fo...
David Hildenbrand
2025-01-13
hugetlb: prioritize surplus allocation from current node
Koichiro Den
2025-01-13
readahead: properly shorten readahead when falling back to do_page_cache_ra()
Jan Kara
2025-01-13
readahead: don't shorten readahead window in read_pages()
Jan Kara
2025-01-13
mm/page_alloc: forward the gfp flags from alloc_contig_range() to post_alloc_...
David Hildenbrand
2025-01-13
mm/page_alloc: sort out the alloc_contig_range() gfp flags mess
David Hildenbrand
2025-01-13
mm/page_alloc: make __alloc_contig_migrate_range() static
David Hildenbrand
2025-01-13
mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
David Hildenbrand
2025-01-13
mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
David Hildenbrand
2025-01-13
mm/memory_hotplug: move debug_pagealloc_map_pages() into online_pages_range()
David Hildenbrand
2025-01-13
mm/vma: move __vm_munmap() to mm/vma.c
Lorenzo Stoakes
2025-01-13
mm/vma: move stack expansion logic to mm/vma.c
Lorenzo Stoakes
2025-01-13
mm: abstract get_arg_page() stack expansion and mmap read lock
Lorenzo Stoakes
2025-01-13
mm/vma: move unmapped_area() internals to mm/vma.c
Lorenzo Stoakes
2025-01-13
mm/vma: move brk() internals to mm/vma.c
Lorenzo Stoakes
2025-01-13
mm/page_alloc: add some detailed comments in can_steal_fallback
gaoxiang17
2025-01-13
mm:kasan: fix sparse warnings: Should it be static?
Nihar Chaithanya
2025-01-13
mm: swap_cgroup: get rid of __lookup_swap_cgroup()
Roman Gushchin
2025-01-13
mm: swap_cgroup: allocate swap_cgroup map using vcalloc()
Roman Gushchin
[prev]
[next]