index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
1
-3
/
+5
2024-04-10
mm: Move lowmem_page_address() a little later
Huacai Chen
1
-5
/
+5
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+14
2024-03-07
mm: remove cast from page_to_nid()
Matthew Wilcox (Oracle)
1
-4
/
+2
2024-03-07
mm: add __dump_folio()
Matthew Wilcox (Oracle)
1
-0
/
+7
2024-03-05
mm: remove lru_to_page()
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-03-05
mm: make folios_put() the basis of release_pages()
Matthew Wilcox (Oracle)
1
-6
/
+10
2024-03-05
mm: remove total_mapcount()
David Hildenbrand
1
-8
/
+1
2024-02-24
mm: Introduce new flag to indicate wc safe
Ankit Agrawal
1
-0
/
+14
2024-02-23
mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCK
Lokesh Gidra
1
-0
/
+5
2024-02-22
mm: convert mm_counter_file() to take a folio
Kefeng Wang
1
-4
/
+4
2024-02-22
mm: convert mm_counter() to take a folio
Kefeng Wang
1
-3
/
+3
2024-01-24
mm: Change mmap_rnd_bits_max to __ro_after_init
Sami Tolvanen
1
-1
/
+1
2024-01-10
Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+1
2023-12-29
mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]()
David Hildenbrand
1
-6
/
+0
2023-12-29
mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
David Hildenbrand
1
-3
/
+9
2023-12-29
mm, kasan: use KASAN_TAG_KERNEL instead of 0xff
Andrey Konovalov
1
-2
/
+2
2023-12-21
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
1
-4
/
+4
2023-12-13
mm: fix VMA heap bounds checking
Kefeng Wang
1
-4
/
+4
2023-12-11
mm: use vmem_altmap code without CONFIG_ZONE_DEVICE
Sumanth Korikkar
1
-0
/
+26
2023-12-11
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
1
-1
/
+2
2023-12-11
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
1
-0
/
+11
2023-12-07
mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
Shiyang Ruan
1
-0
/
+1
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-46
/
+130
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2023-10-31
Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2023-10-26
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
1
-1
/
+1
2023-10-26
mm: remove page_cpupid_xchg_last()
Kefeng Wang
1
-12
/
+7
2023-10-26
mm: make finish_mkwrite_fault() static
Kefeng Wang
1
-1
/
+0
2023-10-26
mm: add folio_xchg_last_cpupid()
Kefeng Wang
1
-0
/
+5
2023-10-26
mm: remove xchg_page_access_time()
Kefeng Wang
1
-8
/
+4
2023-10-26
mm: add folio_xchg_access_time()
Kefeng Wang
1
-0
/
+5
2023-10-26
mm: remove page_cpupid_last()
Kefeng Wang
1
-11
/
+6
2023-10-26
mm: add folio_last_cpupid()
Kefeng Wang
1
-0
/
+5
2023-10-19
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
1
-7
/
+8
2023-10-19
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
1
-0
/
+11
2023-10-19
mm: make vma_merge() and split_vma() internal
Lorenzo Stoakes
1
-9
/
+0
2023-10-19
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
1
-0
/
+60
2023-10-19
mm/gup: adapt get_user_page_vma_remote() to never return NULL
Lorenzo Stoakes
1
-3
/
+9
2023-10-19
mm: make __access_remote_vm() static
Lorenzo Stoakes
1
-2
/
+0
2023-10-17
mm: memory: add vm_normal_folio_pmd()
Kefeng Wang
1
-0
/
+2
2023-10-10
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...
Mel Gorman
1
-2
/
+2
2023-10-07
mm: add statistics for PUD level pagetable
Baolin Wang
1
-0
/
+16
2023-10-04
efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory
Adrian Hunter
1
-0
/
+7
2023-10-04
mm/mremap: allow moves within the same VMA for stack moves
Joel Fernandes (Google)
1
-1
/
+1
2023-10-04
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
1
-8
/
+0
2023-10-04
mm: Remove unused vm_brk()
Kees Cook
1
-2
/
+1
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-2
/
+0
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+39
[next]