index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-22
NUMA Balancing: add page promotion counter
Huang Ying
2022-03-22
powerpc/fadump: opt out from freeing pages on cma activation failure
Hari Bathini
2022-03-22
mm/cma: provide option to opt out from exposing pages on activation failure
Hari Bathini
2022-03-22
mm/thp: refix __split_huge_pmd_locked() for migration PMD
Hugh Dickins
2022-03-22
mm/migrate: fix race between lock page and clear PG_Isolated
andrew.yang
2022-03-22
mm,migrate: fix establishing demotion target
Huang Ying
2022-03-22
mm/oom_kill: remove unneeded is_memcg_oom check
Miaohe Lin
2022-03-22
mempolicy: mbind_range() set_policy() after vma_merge()
Hugh Dickins
2022-03-22
mm: compaction: cleanup the compaction trace events
Baolin Wang
2022-03-22
mm: vmscan: fix documentation for page_check_references()
Charan Teja Kalla
2022-03-22
mm: workingset: replace IRQ-off check with a lockdep assert.
Sebastian Andrzej Siewior
2022-03-22
mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
Marcelo Tosatti
2022-03-22
mm/list_lru: optimize memcg_reparent_list_lru_node()
Waiman Long
2022-03-22
mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
Hugh Dickins
2022-03-22
mm/fs: delete PF_SWAPWRITE
Hugh Dickins
2022-03-22
userfaultfd/selftests: fix uninitialized_var.cocci warning
Guo Zhengkui
2022-03-22
userfaultfd: provide unmasked address on page-fault
Nadav Amit
2022-03-22
mm: remove unneeded local variable follflags
Miaohe Lin
2022-03-22
mm/hugetlb.c: export PageHeadHuge()
David Howells
2022-03-22
mm/hugetlb: use helper macro __ATTR_RW
Miaohe Lin
2022-03-22
hugetlb: clean up potential spectre issue warnings
Mike Kravetz
2022-03-22
mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
Anshuman Khandual
2022-03-22
mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VM...
Muchun Song
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
[next]