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-09-03
mm: remove code to handle same filled pages
Usama Arif
2024-09-03
mm: store zero pages to be swapped out in a bitmap
Usama Arif
2024-09-03
mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath()
Zhongkun He
2024-09-03
mm: swapfile: fix SSD detection with swapfile on btrfs
Johannes Weiner
2024-09-03
mm:page-writeback: use folio_next_index() helper in writeback_iter()
Yuesong Li
2024-09-03
selftests/mm: fix charge_reserved_hugetlb.sh test
David Hildenbrand
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-03
mm: rename PG_mappedtodisk to PG_owner_2
Matthew Wilcox (Oracle)
2024-09-03
mm: remove page_has_private()
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageOwnerPriv1
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageMlocked
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageUnevictable
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageSwapCache
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageReadahead
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageSwapBacked
Matthew Wilcox (Oracle)
2024-09-03
mm: remove PageActive
Matthew Wilcox (Oracle)
2024-09-03
zsmalloc: use all available 24 bits of page_type
Matthew Wilcox (Oracle)
2024-09-03
mm: support only one page_type per page
Matthew Wilcox (Oracle)
2024-09-03
mm: introduce page_mapcount_is_type()
Matthew Wilcox (Oracle)
2024-09-03
printf: remove %pGt support
Matthew Wilcox (Oracle)
2024-09-03
selftests/mm: add more mseal traversal tests
Pedro Falcato
2024-09-03
mm: remove can_modify_mm()
Pedro Falcato
2024-09-03
mseal: replace can_modify_mm_madv with a vma variant
Pedro Falcato
2024-09-03
mm/mremap: replace can_modify_mm with can_modify_vma
Pedro Falcato
2024-09-03
mm/mprotect: replace can_modify_mm with can_modify_vma
Pedro Falcato
2024-09-03
mm/munmap: replace can_modify_mm with can_modify_vma
Pedro Falcato
2024-09-03
mm: move can_modify_vma to mm/vma.h
Pedro Falcato
2024-09-03
mm: allow read-ahead with IOCB_NOWAIT set
Yafang Shao
2024-09-03
mm: remove migration for HugePage in isolate_single_pageblock()
Kefeng Wang
2024-09-03
mm: shrinker: use min() to improve shrinker_debugfs_scan_write()
Thorsten Blum
2024-09-03
selftests: mm: support shmem mTHP collapse testing
Baolin Wang
2024-09-03
mm: khugepaged: support shmem mTHP collapse
Baolin Wang
2024-09-03
mm: khugepaged: support shmem mTHP copy
Baolin Wang
2024-09-03
mm: khugepaged: use the number of pages in the folio to check the reference c...
Baolin Wang
2024-09-03
mm: khugepaged: expand the is_refcount_suitable() to support file folios
Baolin Wang
2024-09-03
mm: always inline _compound_head() with CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
David Hildenbrand
2024-09-03
mm/kmemleak: use IS_ERR_PCPU() for pointer in the percpu address space
Uros Bizjak
2024-09-03
err.h: add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() macros
Uros Bizjak
2024-09-03
selftests/mm: remove unnecessary ia64 code and comment
Jinjiang Tu
2024-09-03
mm: krealloc: clarify valid usage of __GFP_ZERO
Danilo Krummrich
2024-09-03
mm: krealloc: consider spare memory for __GFP_ZERO
Danilo Krummrich
2024-09-03
mm/rmap: use folio->_mapcount for small folios
David Hildenbrand
2024-09-03
mm/hugetlb: use __GFP_COMP for gigantic folios
Yu Zhao
2024-09-03
mm/cma: add cma_{alloc,free}_folio()
Yu Zhao
2024-09-03
mm/contig_alloc: support __GFP_COMP
Yu Zhao
2024-09-03
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2024-09-03
kasan: simplify and clarify Makefile
Andrey Konovalov
2024-09-03
mm: shmem: support large folio swap out
Baolin Wang
2024-09-03
mm: shmem: split large entry if the swapin folio is not large
Baolin Wang
2024-09-03
mm: shmem: drop folio reference count using 'nr_pages' in shmem_delete_from_p...
Baolin Wang
[prev]
[next]