index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-21
mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_...
David Hildenbrand
1
-2
/
+4
2025-09-13
mm: introduce memdesc_nid()
Matthew Wilcox (Oracle)
1
-8
/
+13
2025-09-13
mm: convert page_to_section() to memdesc_section()
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
1
-16
/
+16
2025-09-13
mm: replace mm->flags with bitmap entirely and set to 64 bits
Lorenzo Stoakes
1
-6
/
+6
2025-09-13
mm: convert core mm to mm_flags_*() accessors
Lorenzo Stoakes
1
-1
/
+1
2025-09-13
mm: add bitmap mm->flags field
Lorenzo Stoakes
1
-0
/
+32
2025-09-13
mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
1
-5
/
+13
2025-09-13
mm: introduce and use vm_normal_page_pud()
David Hildenbrand
1
-0
/
+2
2025-09-13
mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
1
-0
/
+9
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+4
2025-08-02
mm/mseal: always define VM_SEALED
Lorenzo Stoakes
1
-2
/
+4
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-24
/
+53
2025-07-30
Merge tag 'slab-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-1
/
+3
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-2
/
+2
2025-07-24
mm/util: introduce snapshot_page()
Luiz Capitulino
1
-0
/
+19
2025-07-23
netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
Byungchul Park
1
-2
/
+2
2025-07-22
Merge branch 'acpi-apei'
Rafael J. Wysocki
1
-1
/
+0
2025-07-16
ACPI: APEI: handle synchronous exceptions in task work
Shuai Xue
1
-1
/
+0
2025-07-13
mm: simplify folio_expected_ref_count()
David Hildenbrand
1
-2
/
+2
2025-07-13
mm, madvise: extract mm code from prctl_set_vma() to mm/madvise.c
Vlastimil Babka
1
-7
/
+7
2025-07-12
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which
Andrew Morton
1
-0
/
+5
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
1
-2
/
+2
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
1
-7
/
+0
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
1
-3
/
+3
2025-07-09
mm: change vm_get_page_prot() to accept vm_flags_t argument
Lorenzo Stoakes
1
-2
/
+2
2025-07-09
mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()
David Hildenbrand
1
-1
/
+18
2025-07-09
mm: fix the inaccurate memory statistics issue for users
Baolin Wang
1
-0
/
+5
2025-06-17
mm, slab: use frozen pages for large kmalloc
Vlastimil Babka
1
-1
/
+3
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2025-05-31
mm: rename page->index to page->__folio_index
Matthew Wilcox (Oracle)
1
-3
/
+3
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-248
/
+109
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+58
2025-05-22
mm: convert do_set_pmd() to take a folio
Baolin Wang
1
-1
/
+1
2025-05-22
mm: remove VM_PAT
David Hildenbrand
1
-3
/
+1
2025-05-20
mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=y
Florent Revest
1
-1
/
+1
2025-05-12
mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
Lorenzo Stoakes
1
-1
/
+0
2025-05-12
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
1
-0
/
+55
2025-05-12
mm/rmap: inline folio_test_large_maybe_mapped_shared() into callers
Lance Yang
1
-1
/
+1
2025-05-11
mm: move mmap/vma locking logic into specific files
Lorenzo Stoakes
1
-227
/
+4
2025-05-11
mm: skip ptlock_init() for kernel PMDs
Kevin Brodsky
1
-1
/
+1
2025-05-11
mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
1
-1
/
+1
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
1
-2
/
+4
2025-05-11
mm: annotate data race in update_hiwater_rss
Ignacio Encinas
1
-1
/
+2
2025-05-11
mm: delete thp_nr_pages()
Matthew Wilcox (Oracle)
1
-9
/
+0
2025-05-11
mm: remove offset_in_thp()
Matthew Wilcox (Oracle)
1
-1
/
+0
2025-05-11
mm: add folio_mk_pmd()
Matthew Wilcox (Oracle)
1
-0
/
+17
2025-05-11
mm: add folio_mk_pte()
Matthew Wilcox (Oracle)
1
-0
/
+15
2025-05-11
mm: make mk_pte() definition unconditional
Matthew Wilcox (Oracle)
1
-2
/
+0
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-0
/
+9
[prev]
[next]