index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2022-09-11
mm/mremap_pages: save a few cycles in get_dev_pagemap()
Christophe JAILLET
2022-09-11
mm: remove BUG_ON() in __isolate_free_page()
Kefeng Wang
2022-09-11
mm/kmemleak: make create_object return void
Liu Shixin
2022-09-11
selftest: vm: remove deleted local_config.* from .gitignore
Tarun Sahu
2022-09-11
hugetlb: make hugetlb depends on SYSFS or SYSCTL
Miaohe Lin
2022-09-11
hugetlb: remove meaningless BUG_ON(huge_pte_none())
Miaohe Lin
2022-09-11
hugetlb: add comment for subtle SetHPageVmemmapOptimized()
Miaohe Lin
2022-09-11
hugetlb: kill hugetlbfs_pagecache_page()
Miaohe Lin
2022-09-11
hugetlb: pass NULL to kobj_to_hstate() if nid is unused
Miaohe Lin
2022-09-11
hugetlb: use helper {huge_pte|pmd}_lock()
Miaohe Lin
2022-09-11
hugetlb: use sizeof() to get the array size
Miaohe Lin
2022-09-11
hugetlb: use LIST_HEAD() to define a list head
Miaohe Lin
2022-09-11
hugetlb: Use helper macro SZ_1K
Miaohe Lin
2022-09-11
hugetlb: make hugetlb_cma_check() static
Miaohe Lin
2022-09-11
fs/buffer: remove bh_submit_read() helper
Zhang Yi
2022-09-11
ext2: replace bh_submit_read() helper with bh_read()
Zhang Yi
2022-09-11
fs/buffer: remove ll_rw_block() helper
Zhang Yi
2022-09-11
ufs: replace ll_rw_block()
Zhang Yi
2022-09-11
udf: replace ll_rw_block()
Zhang Yi
2022-09-11
reiserfs: replace ll_rw_block()
Zhang Yi
2022-09-11
ocfs2: replace ll_rw_block()
Zhang Yi
2022-09-11
ntfs3: replace ll_rw_block()
Zhang Yi
[next]