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
2022-05-27
mm/z3fold: fix z3fold_page_migrate races with z3fold_map
Miaohe Lin
2022-05-27
mm/z3fold: fix z3fold_reclaim_page races with z3fold_free
Miaohe Lin
2022-05-27
mm/z3fold: always clear PAGE_CLAIMED under z3fold page lock
Miaohe Lin
2022-05-27
mm/z3fold: put z3fold page back into unbuddied list when reclaim or migration...
Miaohe Lin
2022-05-27
revert "mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc"
Miaohe Lin
2022-05-27
mm/z3fold: throw warning on failure of trylock_page in z3fold_alloc
Miaohe Lin
2022-05-27
mm/z3fold: remove buggy use of stale list for allocation
Miaohe Lin
2022-05-27
mm/z3fold: fix possible null pointer dereferencing
Miaohe Lin
2022-05-27
mm/z3fold: fix sheduling while atomic
Miaohe Lin
2022-05-27
mm: split free page with properly free memory accounting and without race
Zi Yan
2022-05-27
mm: page-isolation: skip isolated pageblock in start_isolate_page_range()
Zi Yan
2022-05-25
mm: kfence: use PAGE_ALIGNED helper
Kefeng Wang
2022-05-25
ksm: fix typo in comment
Julia Lawall
2022-05-25
Revert "mm/vmscan: never demote for memcg reclaim"
Johannes Weiner
2022-05-25
mm/kfence: print disabling or re-enabling message
Jackie Liu
2022-05-25
mm: fix a potential infinite loop in start_isolate_page_range()
Zi Yan
2022-05-25
mm/shmem: fix shmem folio swapoff hang
Hugh Dickins
2022-05-19
mm: damon: use HPAGE_PMD_SIZE
Kefeng Wang
2022-05-19
mm: fix missing handler for __GFP_NOWARN
Qi Zheng
2022-05-19
mm/page_alloc: fix tracepoint mm_page_alloc_zone_locked()
Wonhyuk Yang
2022-05-19
mm/page_owner.c: add missing __initdata attribute
Fanjun Kong
2022-05-19
tmpfs: fix undefined-behaviour in shmem_reconfigure()
Luo Meng
2022-05-19
mm/mempolicy: fix uninit-value in mpol_rebind_policy()
Wang Cheng
2022-05-19
mm: don't be stuck to rmap lock on reclaim path
Minchan Kim
2022-05-19
zswap: memcg accounting
Johannes Weiner
2022-05-19
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
2022-05-19
mm: Kconfig: simplify zswap configuration
Johannes Weiner
2022-05-19
mm: Kconfig: group swap, slab, hotplug and thp options into submenus
Johannes Weiner
2022-05-19
mm: Kconfig: move swap and slab config options to the MM section
Johannes Weiner
2022-05-19
mm/swap: fix comment about swap extent
Miaohe Lin
2022-05-19
mm/swap: fix the comment of get_kernel_pages
Miaohe Lin
2022-05-19
mm/swap: clean up the comment of find_next_to_unuse
Miaohe Lin
2022-05-19
mm/swap: add helper swap_offset_available()
Miaohe Lin
2022-05-19
mm/swap: avoid calling swp_swap_info when try to check SWP_STABLE_WRITES
Miaohe Lin
2022-05-19
mm/swap: make page_swapcount and __lru_add_drain_all static
Miaohe Lin
2022-05-19
mm/swap: remove unneeded p != NULL check in __swap_duplicate
Miaohe Lin
2022-05-19
mm/swap: remove buggy cache->nr check in refill_swap_slots_cache
Miaohe Lin
2022-05-19
mm/swap: print bad swap offset entry in get_swap_device
Miaohe Lin
2022-05-19
mm/swap: remove unneeded return value of free_swap_slot
Miaohe Lin
2022-05-19
mm/swap: fold __swap_info_get() into its sole caller
Miaohe Lin
2022-05-19
mm/swap: use helper macro __ATTR_RW
Miaohe Lin
2022-05-19
mm/swap: use helper is_swap_pte() in swap_vma_readahead
Miaohe Lin
2022-05-19
mm: mmap: register suitable readonly file vmas for khugepaged
Yang Shi
2022-05-19
mm: khugepaged: introduce khugepaged_enter_vma() helper
Yang Shi
2022-05-19
mm: khugepaged: make hugepage_vma_check() non-static
Yang Shi
2022-05-19
mm: khugepaged: make khugepaged_enter() void function
Yang Shi
2022-05-19
mm: thp: only regular file could be THP eligible
Yang Shi
2022-05-19
mm: khugepaged: skip DAX vma
Yang Shi
2022-05-19
mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
Yang Shi
2022-05-13
mm, compaction: fast_find_migrateblock() should return pfn in the target zone
Rei Yamamoto
[next]