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
Age
Commit message (
Expand
)
Author
2022-09-26
mm: multi-gen LRU: debugfs interface
Yu Zhao
2022-09-26
mm: multi-gen LRU: thrashing prevention
Yu Zhao
2022-09-26
mm: multi-gen LRU: kill switch
Yu Zhao
2022-09-26
mm: multi-gen LRU: optimize multiple memcgs
Yu Zhao
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
2022-09-26
mm: multi-gen LRU: exploit locality in rmap
Yu Zhao
2022-09-26
mm: multi-gen LRU: minimal implementation
Yu Zhao
2022-09-26
mm: multi-gen LRU: groundwork
Yu Zhao
2022-09-26
Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole cal...
Yu Zhao
2022-09-26
mm/vmscan.c: refactor shrink_node()
Yu Zhao
2022-09-26
mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
Yu Zhao
2022-09-26
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
2022-09-26
mm/page_io: count submission time as thrashing delay for delayacct
Yang Yang
2022-09-26
delayacct: support re-entrance detection of thrashing accounting
Yang Yang
2022-09-26
mm: migrate: do not retry 10 times for the subpages of fail-to-migrate THP
Baolin Wang
2022-09-26
migrate_pages(): fix failure counting for retry
Huang Ying
2022-09-26
migrate_pages(): fix failure counting for THP splitting
Huang Ying
2022-09-26
migrate_pages(): fix failure counting for THP on -ENOSYS
Huang Ying
2022-09-26
migrate_pages(): fix failure counting for THP subpages retrying
Huang Ying
2022-09-26
migrate_pages(): fix THP failure counting for -ENOMEM
Huang Ying
2022-09-26
migrate_pages(): remove unnecessary list_safe_reset_next()
Huang Ying
2022-09-26
migrate: fix syscall move_pages() return value for failure
Huang Ying
2022-09-26
filemap: make the accounting of thrashing more consistent
Yang Yang
2022-09-26
mm/swap: cache swap migration A/D bits support
Peter Xu
2022-09-26
mm/swap: cache maximum swapfile size when init swap
Peter Xu
2022-09-26
mm: remember young/dirty bit for page migrations
Peter Xu
2022-09-26
mm/thp: carry over dirty bit when thp splits on pmd
Peter Xu
2022-09-26
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
2022-09-26
mm/swap: comment all the ifdef in swapops.h
Peter Xu
2022-09-26
mm/x86: use SWP_TYPE_BITS in 3-level swap macros
Peter Xu
2022-09-26
mm, hwpoison: cleanup some obsolete comments
Miaohe Lin
2022-09-26
mm, hwpoison: check PageTable() explicitly in hwpoison_user_mappings()
Miaohe Lin
2022-09-26
mm, hwpoison: avoid unneeded page_mapped_in_vma() overhead in collect_procs_a...
Miaohe Lin
2022-09-26
mm, hwpoison: use num_poisoned_pages_sub() to decrease num_poisoned_pages
Miaohe Lin
2022-09-26
mm, hwpoison: use __PageMovable() to detect non-lru movable pages
Miaohe Lin
2022-09-26
mm, hwpoison: use ClearPageHWPoison() in memory_failure()
Miaohe Lin
2022-09-26
mm: MADV_COLLAPSE: refetch vm_end after reacquiring mmap_lock
Yang Shi
2022-09-26
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-09-26
x86/uaccess: avoid check_object_size() in copy_from_user_nmi()
Kees Cook
2022-09-26
mm/page_isolation: fix isolate_single_pageblock() isolation behavior
Zi Yan
2022-09-26
mm,hwpoison: check mm when killing accessing process
Shuai Xue
2022-09-26
mm/hugetlb: correct demote page offset logic
Doug Berger
2022-09-26
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
2022-09-26
mm: bring back update_mmu_cache() to finish_fault()
Sergei Antonov
2022-09-26
frontswap: don't call ->init if no ops are registered
Christoph Hellwig
2022-09-26
mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
Naoya Horiguchi
2022-09-26
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
2022-09-26
powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
Yang Shi
2022-09-26
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
2022-09-11
mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
David Hildenbrand
[next]