index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2023-10-30
Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-25
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
2023-10-25
mm: remove page_cpupid_xchg_last()
Kefeng Wang
2023-10-25
mm: make finish_mkwrite_fault() static
Kefeng Wang
2023-10-25
mm: add folio_xchg_last_cpupid()
Kefeng Wang
2023-10-25
mm: remove xchg_page_access_time()
Kefeng Wang
2023-10-25
mm: add folio_xchg_access_time()
Kefeng Wang
2023-10-25
mm: remove page_cpupid_last()
Kefeng Wang
2023-10-25
mm: add folio_last_cpupid()
Kefeng Wang
2023-10-18
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
2023-10-18
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
2023-10-18
mm: make vma_merge() and split_vma() internal
Lorenzo Stoakes
2023-10-18
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
2023-10-18
mm/gup: adapt get_user_page_vma_remote() to never return NULL
Lorenzo Stoakes
2023-10-18
mm: make __access_remote_vm() static
Lorenzo Stoakes
2023-10-16
mm: memory: add vm_normal_folio_pmd()
Kefeng Wang
2023-10-10
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...
Mel Gorman
2023-10-06
mm: add statistics for PUD level pagetable
Baolin Wang
2023-10-04
efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory
Adrian Hunter
2023-10-04
mm/mremap: allow moves within the same VMA for stack moves
Joel Fernandes (Google)
2023-10-04
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
2023-10-03
mm: Remove unused vm_brk()
Kees Cook
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-08-24
mm: convert do_set_pte() to set_pte_range()
Yin Fengwei
2023-08-24
mm: handle userfaults under VMA lock
Suren Baghdasaryan
2023-08-24
mm: handle swap page faults under per-VMA lock
Suren Baghdasaryan
2023-08-21
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
2023-08-21
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
2023-08-21
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
2023-08-21
mm: remove free_compound_page() and the compound_page_dtors array
Matthew Wilcox (Oracle)
2023-08-21
mm: convert free_transhuge_folio() to folio_undo_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
2023-08-21
mm: create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola (Oracle)
2023-08-21
mm: convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
mm: convert pmd_ptlock_free() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
mm: convert ptlock_init() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
mm: convert pmd_ptlock_init() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
mm: convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
mm: convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
mm: convert pmd_pgtable_page() callers to use pmd_ptdesc()
Vishal Moola (Oracle)
2023-08-21
mm: add utility functions for ptdesc
Vishal Moola (Oracle)
2023-08-21
mm: move dummy_vm_ops out of a header
Mateusz Guzik
2023-08-21
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
2023-08-21
mm: for !CONFIG_PER_VMA_LOCK equate write lock assertion for vma and mmap
Suren Baghdasaryan
2023-08-21
mm: factor out VMA stack and heap checks
Kefeng Wang
2023-08-21
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
[prev]
[next]