index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-03-16
vmscan, cleanup: add for_each_managed_zone_pgdat macro
Bertrand Wlodarczyk
2025-03-16
mm/damon/core: do damos walking in entire regions granularity
SeongJae Park
2025-03-16
mm/damon/core: do not call damos_walk_control->walk() if walk is completed
SeongJae Park
2025-03-16
mm/damon/core: unset damos->walk_completed after confimed set
SeongJae Park
2025-03-16
mm/mm_init.c: use round_up() to align movable range
Wei Yang
2025-03-16
mm: use READ/WRITE_ONCE() for vma->vm_flags on migrate, mprotect
Lorenzo Stoakes
2025-03-16
mm/damon: avoid applying DAMOS action to same entity multiple times
SeongJae Park
2025-03-16
mm/damon/ops: have damon_get_folio return folio even for tail pages
Usama Arif
2025-03-16
mm: kmemleak: add support for dumping physical and __percpu object info
Catalin Marinas
2025-03-16
mm, percpu: do not consider sleepable allocations atomic
Michal Hocko
2025-03-16
mm/swapfile.c: open code cluster_alloc_swap()
Baoquan He
2025-03-16
mm/swapfile.c: remove the incorrect code comment
Baoquan He
2025-03-16
mm/swap: rename swap_swapcount() to swap_entry_swapped()
Baoquan He
2025-03-16
mm/swapfile.c: remove the unneeded checking
Baoquan He
2025-03-16
mm/swap_state.c: remove the meaningless code comment
Baoquan He
2025-03-16
mm/swapfile.c: optimize code in setup_clusters()
Baoquan He
2025-03-16
mm/swapfile.c: update the code comment above swap_count_continued()
Baoquan He
2025-03-16
mm/swap: rename swap_is_has_cache() to swap_only_has_cache()
Baoquan He
2025-03-16
mm/swap: skip scanning cluster range if it's empty cluster
Baoquan He
2025-03-16
mm/swap: remove SWAP_FLAG_PRIO_SHIFT
Baoquan He
2025-03-16
mm/swap_state.c: optimize the code in clear_shadow_from_swap_cache()
Baoquan He
2025-03-16
mm/swap_state.c: fix the obsolete code comment
Baoquan He
2025-03-16
mm/memfd: fix spelling and grammatical issues
Liu Ye
2025-03-16
mm/madvise: remove redundant mmap_lock operations from process_madvise()
SeongJae Park
2025-03-16
mm/madvise: split out madvise() behavior execution
SeongJae Park
2025-03-16
mm/madvise: split out madvise input validity check
SeongJae Park
2025-03-16
mm/madvise: split out mmap locking operations for madvise()
SeongJae Park
2025-03-16
alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocator
Suren Baghdasaryan
2025-03-16
alloc_tag: uninline code gated by mem_alloc_profiling_key in slab allocator
Suren Baghdasaryan
2025-03-16
mm: avoid extra mem_alloc_profiling_enabled() checks
Suren Baghdasaryan
2025-03-16
mm: completely abstract unnecessary adj_start calculation
Lorenzo Stoakes
2025-03-16
mm: make vmg->target consistent and further simplify commit_merge()
Lorenzo Stoakes
2025-03-16
mm: eliminate adj_start parameter from commit_merge()
Lorenzo Stoakes
2025-03-16
mm: further refactor commit_merge()
Lorenzo Stoakes
2025-03-16
mm: simplify vma merge structure and expand comments
Lorenzo Stoakes
2025-03-16
mm: zbud: remove zbud
Yosry Ahmed
2025-03-16
mm: z3fold: remove z3fold
Yosry Ahmed
2025-03-16
mm/vmscan: extract calculated pressure balance as a function
Hao Zhang
2025-03-16
mm/rmap: avoid -EBUSY from make_device_exclusive()
David Hildenbrand
2025-03-16
mm/rmap: keep mapcount untouched for device-exclusive entries
David Hildenbrand
2025-03-16
mm/damon: handle device-exclusive entries correctly in damon_folio_mkold_one()
David Hildenbrand
2025-03-16
mm/damon: handle device-exclusive entries correctly in damon_folio_young_one()
David Hildenbrand
2025-03-16
mm/page_idle: handle device-exclusive entries correctly in page_idle_clear_pt...
David Hildenbrand
2025-03-16
mm/rmap: handle device-exclusive entries correctly in page_vma_mkclean_one()
David Hildenbrand
2025-03-16
mm/rmap: handle device-exclusive entries correctly in try_to_migrate_one()
David Hildenbrand
2025-03-16
mm/rmap: handle device-exclusive entries correctly in try_to_unmap_one()
David Hildenbrand
2025-03-16
mm/ksm: handle device-exclusive entries correctly in write_protect_page()
David Hildenbrand
2025-03-16
mm/page_vma_mapped: device-exclusive entries are not migration entries
David Hildenbrand
2025-03-16
mm: use single SWP_DEVICE_EXCLUSIVE entry type
David Hildenbrand
2025-03-16
mm/memory: detect writability in restore_exclusive_pte() through can_change_p...
David Hildenbrand
[prev]
[next]