index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-06
mm: remove cast from page_to_nid()
Matthew Wilcox (Oracle)
2024-03-06
mm: add __dump_folio()
Matthew Wilcox (Oracle)
2024-03-04
mm: remove lru_to_page()
Matthew Wilcox (Oracle)
2024-03-04
mm: make folios_put() the basis of release_pages()
Matthew Wilcox (Oracle)
2024-03-04
mm: remove total_mapcount()
David Hildenbrand
2024-02-24
mm: Introduce new flag to indicate wc safe
Ankit Agrawal
2024-02-22
mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCK
Lokesh Gidra
2024-02-21
mm: convert mm_counter_file() to take a folio
Kefeng Wang
2024-02-21
mm: convert mm_counter() to take a folio
Kefeng Wang
2024-01-24
mm: Change mmap_rnd_bits_max to __ro_after_init
Sami Tolvanen
2024-01-10
Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-12-29
mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]()
David Hildenbrand
2023-12-29
mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
David Hildenbrand
2023-12-29
mm, kasan: use KASAN_TAG_KERNEL instead of 0xff
Andrey Konovalov
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-12
mm: fix VMA heap bounds checking
Kefeng Wang
2023-12-10
mm: use vmem_altmap code without CONFIG_ZONE_DEVICE
Sumanth Korikkar
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-10
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
2023-12-07
mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
Shiyang Ruan
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
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)
[next]