index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-09-17
mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la...
Barry Song
2024-09-17
set_memory: add __must_check to generic stubs
Christophe Leroy
2024-09-17
mm: remove follow_pte()
Peter Xu
2024-09-17
mm: new follow_pfnmap API
Peter Xu
2024-09-17
mm: always define pxx_pgprot()
Peter Xu
2024-09-17
mm: allow THP orders for PFNMAPs
Peter Xu
2024-09-17
mm: drop is_huge_zero_pud()
Peter Xu
2024-09-17
mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
Peter Xu
2024-09-09
mm/codetag: add pgalloc_tag_copy()
Yu Zhao
2024-09-09
mm/codetag: fix pgalloc_tag_split()
Yu Zhao
2024-09-09
mm/codetag: fix a typo
Yu Zhao
2024-09-09
mm: restart if multiple traversals raced
Kinsey Ho
2024-09-09
cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
Kinsey Ho
2024-09-09
uprobes: use vm_special_mapping close() functionality
Sven Schnelle
2024-09-09
mm: pass vm_flags to generic_get_unmapped_area()
Mark Brown
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-09-09
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
2024-09-09
lib: zstd: export API needed for dictionary support
Sergey Senozhatsky
2024-09-09
maple_tree: fix comment typo on ma_flag of allocation tree
Wei Yang
2024-09-09
mm: fix folio_alloc_noprof()
Kent Overstreet
2024-09-09
mm: split underused THPs
Usama Arif
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-09
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
2024-09-09
mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and ...
Barry Song
2024-09-09
mm: document __GFP_NOFAIL must be blockable
Barry Song
2024-09-09
mm/damon/core: remove per-scheme region priority histogram buffer
SeongJae Park
2024-09-09
mm/damon/core: introduce per-context region priorities histogram buffer
SeongJae Park
2024-09-09
mm: count the number of partially mapped anonymous THPs per size
Barry Song
2024-09-09
mm: count the number of anonymous THPs per size
Barry Song
2024-09-09
mm: cleanup count_mthp_stat() definition
Ryan Roberts
2024-09-03
mm: migrate: add isolate_folio_to_list()
Kefeng Wang
2024-09-03
ipc/shm, mm: drop do_vma_munmap()
Liam R. Howlett
2024-09-03
mm: store zero pages to be swapped out in a bitmap
Usama Arif
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
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
mm: allow read-ahead with IOCB_NOWAIT set
Yafang Shao
2024-09-03
mm: always inline _compound_head() with CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
David Hildenbrand
2024-09-03
err.h: add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() macros
Uros Bizjak
2024-09-03
mm: krealloc: clarify valid usage of __GFP_ZERO
Danilo Krummrich
[next]