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
nocache-cleanup
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
2024-08-20
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
1
-0
/
+4
2024-08-15
mm/hugetlb: fix hugetlb vs. core-mm PT locking
David Hildenbrand
1
-0
/
+11
2024-08-14
binfmt_elf: mseal address zero
Jeff Xu
1
-0
/
+10
2024-07-26
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
1
-15
/
+1
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-4
/
+4
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+7
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-68
/
+13
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
1
-0
/
+7
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-3
/
+3
2024-07-18
Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2024-07-15
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
1
-3
/
+3
2024-07-12
mm/gup: introduce memfd_pin_folios() for pinning memfd folios
Vivek Kasireddy
1
-0
/
+3
2024-07-12
mm/gup: introduce unpin_folio/unpin_folios helpers
Vivek Kasireddy
1
-0
/
+2
2024-07-06
mm: add folio_mc_copy()
Kefeng Wang
1
-0
/
+1
2024-07-03
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
1
-3
/
+1
2024-07-03
mm: remove page_mkclean()
Kefeng Wang
1
-1
/
+1
2024-07-03
mm: remove page_maybe_dma_pinned()
Kefeng Wang
1
-7
/
+2
2024-07-03
mm/mm_init: initialize page->_mapcount directly in __init_single_page()
David Hildenbrand
1
-5
/
+0
2024-07-03
mm: update _mapcount and page_type documentation
David Hildenbrand
1
-5
/
+0
2024-07-03
mm/memory-failure: move some function declarations into internal.h
Miaohe Lin
1
-7
/
+0
2024-07-03
mm/memory-failure: remove MF_MSG_SLAB
Miaohe Lin
1
-1
/
+0
2024-07-03
fs/proc: move page_mapcount() to fs/proc/internal.h
David Hildenbrand
1
-26
/
+1
2024-07-03
mm/memory-failure: improve memory failure action_result messages
Jane Chu
1
-0
/
+2
2024-07-03
mm: drop page_index and simplify folio_index
Kairui Song
1
-13
/
+0
2024-06-24
/proc/pid/smaps: add mseal info for vma
Jeff Xu
1
-0
/
+5
2024-06-19
mm/memblock: Add "reserve_mem" to reserved named memory at boot up
Steven Rostedt (Google)
1
-0
/
+2
2024-06-15
Revert "mm: init_mlocked_on_free_v3"
David Hildenbrand
1
-8
/
+1
2024-05-31
mm: Reduce the number of slab->folio casts
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-05-05
mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()
Matthew Wilcox (Oracle)
1
-6
/
+6
2024-05-05
mm: remove put_devmap_managed_page()
Matthew Wilcox (Oracle)
1
-6
/
+1
2024-05-05
mm/memory-failure: convert shake_page() to shake_folio()
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-05-05
mm: make folio_mapcount() return 0 for small typed folios
David Hildenbrand
1
-2
/
+12
2024-05-05
mm: improve folio_likely_mapped_shared() using the mapcount of large folios
David Hildenbrand
1
-2
/
+17
2024-05-05
mm: track mapcount of large folios in single value
David Hildenbrand
1
-24
/
+20
2024-05-05
mm: allow for detecting underflows with page_mapcount() again
David Hildenbrand
1
-1
/
+1
2024-05-05
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
1
-1
/
+1
2024-05-05
mm/mmap: make vma_wants_writenotify return bool
Hao Ge
1
-1
/
+1
2024-04-25
mm: inline destroy_large_folio() into __folio_put_large()
Matthew Wilcox (Oracle)
1
-2
/
+0
2024-04-25
mm: init_mlocked_on_free_v3
York Jasper Niebuhr
1
-1
/
+8
2024-04-25
mm: take placement mappings gap into account
Rick Edgecombe
1
-0
/
+1
2024-04-25
mm: use get_unmapped_area_vmflags()
Rick Edgecombe
1
-1
/
+10
2024-04-25
mm: introduce vma_pgtable_walk_{begin|end}()
Peter Xu
1
-0
/
+3
2024-04-25
mm: make __absent_pages_in_range() as static
Baoquan He
1
-2
/
+0
2024-04-25
mm: make page_mapped() take a const argument
Matthew Wilcox (Oracle)
1
-6
/
+6
2024-04-25
mm: move follow_phys to arch/x86/mm/pat/memtype.c
Christoph Hellwig
1
-2
/
+0
2024-04-25
mm: remove follow_pfn
Christoph Hellwig
1
-2
/
+0
2024-04-25
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
1
-3
/
+0
2024-04-25
mm/mm_init.c: remove the useless dma_reserve
Baoquan He
1
-1
/
+0
2024-04-25
mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
David Hildenbrand
1
-10
/
+38
2024-04-25
mm: page_alloc: consolidate free page accounting
Johannes Weiner
1
-10
/
+8
[prev]
[next]