index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-277
/
+265
|
\
|
*
mm: add folio_get_nontail_page()
Vishal Moola (Oracle)
2023-02-13
1
-0
/
+7
|
*
mm: add folio_estimated_sharers()
Vishal Moola (Oracle)
2023-02-13
1
-0
/
+18
|
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2023-02-10
1
-3
/
+9
|
|
\
|
*
|
mm/gup: move gup_must_unshare() to mm/internal.h
Jason Gunthorpe
2023-02-09
1
-65
/
+0
|
*
|
mm/gup: remove pin_user_pages_fast_only()
Jason Gunthorpe
2023-02-09
1
-2
/
+0
|
*
|
mm/gup: move try_grab_page() to mm/internal.h
Jason Gunthorpe
2023-02-09
1
-2
/
+0
|
*
|
mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates
Suren Baghdasaryan
2023-02-09
1
-0
/
+7
|
*
|
mm: introduce __vm_flags_mod and use it in untrack_pfn
Suren Baghdasaryan
2023-02-09
1
-2
/
+12
|
*
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
|
*
|
mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
Suren Baghdasaryan
2023-02-09
1
-2
/
+2
|
*
|
mm: introduce vma->vm_flags wrapper functions
Suren Baghdasaryan
2023-02-09
1
-0
/
+40
|
*
|
mm/mmap: don't use __vma_adjust() in shift_arg_pages()
Liam R. Howlett
2023-02-09
1
-8
/
+2
|
*
|
mm/mremap: convert vma_adjust() to vma_expand()
Liam R. Howlett
2023-02-09
1
-0
/
+3
|
*
|
mm: don't use __vma_adjust() in __split_vma()
Liam R. Howlett
2023-02-09
1
-4
/
+3
|
*
|
mm: add vma iterator to vma_adjust() arguments
Liam R. Howlett
2023-02-09
1
-5
/
+4
|
*
|
mm: pass through vma iterator to __vma_adjust()
Liam R. Howlett
2023-02-09
1
-2
/
+4
|
*
|
mmap: convert __vma_adjust() to use vma iterator
Liam R. Howlett
2023-02-09
1
-3
/
+0
|
*
|
mm: switch vma_merge(), split_vma(), and __split_vma to vma iterator
Liam R. Howlett
2023-02-09
1
-13
/
+5
|
*
|
mm: change mprotect_fixup to vma iterator
Liam R. Howlett
2023-02-09
1
-3
/
+3
|
*
|
ipc/shm: introduce new do_vma_munmap() to munmap
Liam R. Howlett
2023-02-09
1
-0
/
+3
|
*
|
mm: add temporary vma iterator versions of vma_merge(), split_vma(), and __sp...
Liam R. Howlett
2023-02-09
1
-1
/
+10
|
*
|
mmap: change do_mas_munmap and do_mas_aligned_munmap() to use vma iterator
Liam R. Howlett
2023-02-09
1
-1
/
+1
|
*
|
mm: expand vma iterator interface
Liam R. Howlett
2023-02-09
1
-4
/
+42
|
*
|
mm: memory-failure: add memory failure stats to sysfs
Jiaqi Yan
2023-02-02
1
-0
/
+5
|
*
|
mm: convert set_compound_page_dtor() and set_compound_order() to folios
Matthew Wilcox (Oracle)
2023-02-02
1
-3
/
+8
|
*
|
mm: reimplement compound_nr()
Matthew Wilcox (Oracle)
2023-02-02
1
-22
/
+27
|
*
|
mm: reimplement compound_order()
Matthew Wilcox (Oracle)
2023-02-02
1
-2
/
+11
|
*
|
mm: remove head_compound_mapcount() and _ptr functions
Matthew Wilcox (Oracle)
2023-02-02
1
-12
/
+3
|
*
|
mm: convert page_mapcount() to use folio_entire_mapcount()
Matthew Wilcox (Oracle)
2023-02-02
1
-9
/
+13
|
*
|
mm: convert total_compound_mapcount() to folio_total_mapcount()
Matthew Wilcox (Oracle)
2023-02-02
1
-3
/
+3
|
*
|
mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()
Matthew Wilcox (Oracle)
2023-02-02
1
-20
/
+2
|
*
|
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
2023-02-02
1
-12
/
+2
|
*
|
mm: introduce folio_is_pfmemalloc
Sidhartha Kumar
2023-01-18
1
-0
/
+15
|
*
|
mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
David Hildenbrand
2023-01-18
1
-1
/
+6
|
*
|
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...
David Hildenbrand
2023-01-18
1
-0
/
+15
|
*
|
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2023-01-18
1
-2
/
+5
|
*
|
mm/mprotect: use long for page accountings and retval
Peter Xu
2023-01-18
1
-1
/
+1
|
*
|
mm/mprotect: drop pgprot_t parameter from change_protection()
David Hildenbrand
2023-01-18
1
-2
/
+1
|
*
|
mm: move FOLL_* defs to mm_types.h
David Howells
2023-01-18
1
-75
/
+0
|
*
|
mm/memory: add vm_normal_folio()
Vishal Moola (Oracle)
2023-01-18
1
-0
/
+2
|
*
|
mm: move folio_set_compound_order() to mm/internal.h
Sidhartha Kumar
2023-01-18
1
-16
/
+0
*
|
|
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
1
-0
/
+25
|
\
\
\
|
*
|
|
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-31
1
-3
/
+3
|
|
\
|
|
|
*
|
|
sched: Introduce per-memory-map concurrency ID
Mathieu Desnoyers
2022-12-27
1
-0
/
+25
*
|
|
|
Merge tag 'remove-get_kernel_pages-for-6.3' of https://git.linaro.org/people/...
Linus Torvalds
2023-02-20
1
-2
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
mm: Remove get_kernel_pages()
Ira Weiny
2023-02-13
1
-2
/
+0
|
|
|
/
|
|
/
|
*
/
|
mm: extend max struct page size for kmsan
Arnd Bergmann
2023-02-03
1
-3
/
+9
|
/
/
*
/
include/linux/mm: fix release_pages_arg kernel doc comment
SeongJae Park
2023-01-11
1
-3
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
1
-0
/
+1
|
\
[next]