index
:
pm24.git
cpufreq-rust
master
more-events
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-04-28
arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-04-28
powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-04-28
mm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-04-28
mm/mmap.c: use helper mlock_future_check()
Miaohe Lin
2022-04-28
mm/mmap: clarify protection_map[] indices
Anshuman Khandual
2022-04-28
mm/debug_vm_pgtable: drop protection_map[] usage
Anshuman Khandual
2022-04-28
mm/mmu_gather: limit free batch count and add schedule point in tlb_batch_pag...
Jianxing Wang
2022-04-28
mm/mmap.c: use mmap_assert_write_locked() instead of open coding it
Rolf Eike Beer
2022-04-28
selftests: vm: fix shellcheck warnings in run_vmtests.sh
Axel Rasmussen
2022-04-28
selftests: vm: refactor run_vmtests.sh to reduce boilerplate
Axel Rasmussen
2022-04-28
selftests: vm: add test for Soft-Dirty PTE bit
Gabriel Krisman Bertazi
2022-04-28
selftests: vm: bring common functions to a new file
Muhammad Usama Anjum
2022-04-28
tools/testing/selftests/vm/gup_test.c: clarify error statement
Sidhartha Kumar
2022-04-28
mm: simplify follow_invalidate_pte()
Muchun Song
2022-04-28
dax: fix missing writeprotect the pte entry
Muchun Song
2022-04-28
mm: pvmw: add support for walking devmap pages
Muchun Song
2022-04-28
mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
Muchun Song
2022-04-28
dax: fix cache flush on PMD-mapped pages
Muchun Song
2022-04-28
mm: rmap: fix cache flush on THP pages
Muchun Song
2022-04-28
mm/madvise: fix potential pte_unmap_unlock pte error
Miaohe Lin
2022-04-28
mm: untangle config dependencies for demote-on-reclaim
Oscar Salvador
2022-04-28
mm: migrate: simplify the refcount validation when migrating hugetlb mapping
Baolin Wang
2022-04-28
mm/migration: fix possible do_pages_stat_array racing with memory offline
Miaohe Lin
2022-04-28
mm/migration: fix potential invalid node access for reclaim-based migration
Miaohe Lin
2022-04-28
mm/migration: fix potential page refcounts leak in migrate_pages
Miaohe Lin
2022-04-28
mm/migration: remove some duplicated codes in migrate_pages
Miaohe Lin
2022-04-28
mm/migration: avoid unneeded nodemask_t initialization
Miaohe Lin
2022-04-28
mm/migration: use helper macro min in do_pages_stat
Miaohe Lin
2022-04-28
mm/migration: use helper function vma_lookup() in add_page_for_migration
Miaohe Lin
2022-04-28
mm/migration: remove unneeded local variable page_lru
Miaohe Lin
2022-04-28
mm/migration: remove unneeded local variable mapping_locked
Miaohe Lin
2022-04-28
mm: add selftests for migration entries
Alistair Popple
2022-04-28
mm/mempolicy: clean up the code logic in queue_pages_pte_range
Miaohe Lin
2022-04-28
drivers/base/node.c: fix compaction sysfs file leak
Miaohe Lin
2022-04-28
mm: compaction: use helper isolation_suitable()
Miaohe Lin
2022-04-28
mm/z3fold: remove unneeded PAGE_HEADLESS check in free_handle()
Miaohe Lin
2022-04-28
mm/z3fold: remove redundant list_del_init of zhdr->buddy in z3fold_free
Miaohe Lin
2022-04-28
mm/z3fold: move decrement of pool->pages_nr into __release_z3fold_page()
Miaohe Lin
2022-04-28
mm/z3fold: remove confusing local variable l reassignment
Miaohe Lin
2022-04-28
mm/z3fold: remove unneeded page_mapcount_reset and ClearPagePrivate
Miaohe Lin
2022-04-28
mm/z3fold: minor clean up for z3fold_free
Miaohe Lin
2022-04-28
mm/z3fold: remove obsolete comment in z3fold_alloc
Miaohe Lin
2022-04-28
mm/z3fold: declare z3fold_mount with __init
Miaohe Lin
2022-04-28
fs/proc/task_mmu.c: remove redundant page validation of pte_page
Xianting Tian
2022-04-28
mm/vmscan: fix comment for isolate_lru_pages
Miaohe Lin
2022-04-28
mm/vmscan: fix comment for current_may_throttle
Miaohe Lin
2022-04-28
mm/vmscan: remove obsolete comment in get_scan_count
Miaohe Lin
2022-04-28
mm/vmscan: sc->reclaim_idx must be a valid zone index
Wei Yang
2022-04-28
mm/vmscan: make sure wakeup_kswapd with managed zone
Wei Yang
2022-04-28
mm/vmscan: reclaim only affects managed_zones
Wei Yang
[prev]
[next]