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-03-22
selftests: vm: add a hugetlb test case
Muchun Song
2022-03-22
mm: sparsemem: use page table lock to protect kernel pmd operations
Muchun Song
2022-03-22
mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
Muchun Song
2022-03-22
mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page
Muchun Song
2022-03-22
mm/mlock: fix potential imbalanced rlimit ucounts adjustment
Miaohe Lin
2022-03-22
mm, fault-injection: declare should_fail_alloc_page()
Vlastimil Babka
2022-03-22
mm/memory-failure.c: make non-LRU movable pages unhandlable
Miaohe Lin
2022-03-22
mm/memory-failure.c: avoid calling invalidate_inode_page() with unexpected pages
Miaohe Lin
2022-03-22
mm/memory-failure.c: fix race with changing page compound again
Miaohe Lin
2022-03-22
mm/hwpoison: add in-use hugepage hwpoison filter judgement
luofei
2022-03-22
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
2022-03-22
mm/hwpoison-inject: support injecting hwpoison to free page
Miaohe Lin
2022-03-22
mm/memory-failure.c: remove unnecessary PageTransTail check
Miaohe Lin
2022-03-22
mm/memory-failure.c: remove obsolete comment in __soft_offline_page
Miaohe Lin
2022-03-22
mm/memory-failure.c: rework the try_to_unmap logic in hwpoison_user_mappings()
Miaohe Lin
2022-03-22
mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev
Miaohe Lin
2022-03-22
mm/memory-failure.c: fix race with changing page more robustly
Miaohe Lin
2022-03-22
mm/memory-failure.c: rework the signaling logic in kill_proc
Miaohe Lin
2022-03-22
mm/memory-failure.c: catch unexpected -EFAULT from vma_address()
Miaohe Lin
2022-03-22
mm/memory-failure.c: minor clean up for memory_failure_dev_pagemap
Miaohe Lin
2022-03-22
mm: invalidate hwpoison page cache page in fault path
Rik van Riel
2022-03-22
mm/hwpoison: fix error page recovered but reported "not recovered"
Naoya Horiguchi
2022-03-22
mm/memory-failure.c: remove obsolete comment
Naoya Horiguchi
2022-03-22
mm/page_alloc: check high-order pages for corruption during PCP operations
Mel Gorman
2022-03-22
mm/page_alloc: call check_new_pages() while zone spinlock is not held
Eric Dumazet
2022-03-22
mm: count time in drain_all_pages during direct reclaim as memory pressure
Suren Baghdasaryan
2022-03-22
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
2022-03-22
mm/page_alloc: do not prefetch buddies during bulk free
Mel Gorman
2022-03-22
mm/page_alloc: limit number of high-order pages on PCP during bulk free
Mel Gorman
2022-03-22
mm/page_alloc: free pages in a single pass during bulk free
Mel Gorman
2022-03-22
mm/page_alloc: drain the requested list first during bulk free
Mel Gorman
2022-03-22
mm/page_alloc: simplify how many pages are selected per pcp list during bulk ...
Mel Gorman
2022-03-22
mm/page_alloc: track range of active PCP lists during bulk free
Mel Gorman
2022-03-22
mm/page_alloc: fetch the correct pcp buddy during bulk free
Mel Gorman
2022-03-22
mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a node
Alistair Popple
2022-03-22
mm/page_alloc: mark pagesets as __maybe_unused
Nathan Chancellor
2022-03-22
mm: enforce pageblock_order < MAX_ORDER
David Hildenbrand
2022-03-22
cma: factor out minimum alignment requirement
David Hildenbrand
2022-03-22
mm/page_alloc: don't pass pfn to free_unref_page_commit()
Nicolas Saenz Julienne
2022-03-22
mm/mmzone.h: remove unused macros
Miaohe Lin
2022-03-22
mm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last()
Peter Collingbourne
2022-03-22
mm: page_alloc: avoid merging non-fallbackable pageblocks with others
Zi Yan
2022-03-22
mm/vmalloc: fix comments about vmap_area struct
Bang Li
2022-03-22
mm/vmalloc.c: fix "unused function" warning
Jiapeng Chong
2022-03-22
mm/vmalloc: eliminate an extra orig_gfp_mask
Uladzislau Rezki (Sony)
2022-03-22
mm/vmalloc: add adjust_search_size parameter
Uladzislau Rezki
2022-03-22
mm/vmalloc: Move draining areas out of caller context
Uladzislau Rezki (Sony)
2022-03-22
mm/vmalloc: remove unneeded function forward declaration
Miaohe Lin
2022-03-22
mm/sparse: make mminit_validate_memmodel_limits() static
Miaohe Lin
2022-03-22
mm/mremap:: use vma_lookup() instead of find_vma()
Miaohe Lin
[next]