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
Age
Commit message (
Expand
)
Author
2024-07-03
selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
John Hubbard
2024-07-03
selftests/mm: mseal, self_elf: fix missing __NR_mseal
John Hubbard
2024-07-03
mm: swap: remove 'synchronous' argument to swap_read_folio()
Yosry Ahmed
2024-07-03
mm/highmem: make nr_free_highpages() return "unsigned long"
David Hildenbrand
2024-07-03
mm/highmem: reimplement totalhigh_pages() by walking zones
David Hildenbrand
2024-07-03
Documentation/admin-guide/mm/pagemap.rst: drop "Using pagemap to do something...
David Hildenbrand
2024-07-03
fs/proc: move page_mapcount() to fs/proc/internal.h
David Hildenbrand
2024-07-03
fs/proc/task_mmu: account non-present entries as "maybe shared, but no idea h...
David Hildenbrand
2024-07-03
fs/proc/task_mmu: properly detect PM_MMAP_EXCLUSIVE per page of PMD-mapped THPs
David Hildenbrand
2024-07-03
fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENT
David Hildenbrand
2024-07-03
fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP
David Hildenbrand
2024-07-03
lib: test_hmm: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-03
test_maple_tree: add the missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-03
ubsan: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-03
test_xarray: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-03
mm: swap: reuse exclusive folio directly instead of wp page faults
Barry Song
2024-07-03
mm/memory_hotplug: drop memblock_phys_free() call in try_remove_memory()
Jonathan Cameron
2024-07-03
kmemleak-test: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-03
mm: shmem: add mTHP counters for anonymous shmem
Baolin Wang
2024-07-03
mm: shmem: add mTHP size alignment in shmem_get_unmapped_area
Baolin Wang
2024-07-03
mm: shmem: add mTHP support for anonymous shmem
Baolin Wang
2024-07-03
mm: shmem: add multi-size THP sysfs interface for anonymous shmem
Baolin Wang
2024-07-03
mm: shmem: add THP validation for PMD-mapped THP related statistics
Baolin Wang
2024-07-03
mm: memory: extend finish_fault() to support large folio
Baolin Wang
2024-07-03
mm/memory-failure: stop setting the folio error flag
Matthew Wilcox (Oracle)
2024-07-03
mm,swap: simplify VMA based swap readahead window calculation
Huang Ying
2024-07-03
mm,swap: remove struct vma_swap_readahead
Huang Ying
2024-07-03
mm,swap: fix a theoretical underflow in readahead window calculation
Huang Ying
2024-07-03
mm: userfaultfd: use swap() in double_pt_lock()
Jiapeng Chong
2024-07-03
mm: sparse: consistently use _nr
Dev Jain
2024-07-03
arch/x86: do not explicitly clear Reserved flag in free_pagetable
Oscar Salvador
2024-07-03
mm: drop leftover comment references to pxx_huge()
Peter Xu
2024-07-03
kmsan: introduce test_unpoison_memory()
Brian Johannesmeyer
2024-07-03
mm/vmalloc: use __this_cpu_try_cmpxchg() in preload_this_cpu_lock()
Uros Bizjak
2024-07-03
percpu: add __this_cpu_try_cmpxchg()
Uros Bizjak
2024-07-03
memcg: rearrange fields of mem_cgroup_per_node
Shakeel Butt
2024-07-03
mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
Sidhartha Kumar
2024-07-03
mm: swap: entirely map large folios found in swapcache
Chuanhua Han
2024-07-03
mm: swap: make should_try_to_free_swap() support large-folio
Chuanhua Han
2024-07-03
mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pages
Barry Song
2024-07-03
mm: introduce pte_move_swp_offset() helper which can move offset bidirectionally
Barry Song
2024-07-03
mm: remove the implementation of swap_free() and always use swap_free_nr()
Barry Song
2024-07-03
mm: swap: introduce swap_free_nr() for batched swap_free()
Chuanhua Han
2024-07-03
mm: rmap: abstract updating per-node and per-memcg stats
Yosry Ahmed
2024-07-03
mm: zswap: make same_filled functions folio-friendly
Yosry Ahmed
2024-07-03
mm :zswap: use kmap_local_folio() in zswap_load()
Yosry Ahmed
2024-07-03
mm: zswap: use sg_set_folio() in zswap_{compress/decompress}()
Yosry Ahmed
2024-07-03
mm: remove MIGRATE_SYNC_NO_COPY mode
Kefeng Wang
2024-07-03
mm: migrate: remove migrate_folio_extra()
Kefeng Wang
2024-07-03
mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPY
Kefeng Wang
[prev]
[next]