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.12.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
/
mm
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
2024-11-14
1
-5
/
+5
*
mm: change vmf_anon_prepare() to __vmf_anon_prepare()
Vishal Moola (Oracle)
2024-10-04
1
-1
/
+10
*
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-06
1
-2
/
+2
|
\
|
*
mm: gup: stop abusing try_grab_folio
Yang Shi
2024-07-06
1
-2
/
+2
*
|
mm: refactor folio_undo_large_rmappable()
Kefeng Wang
2024-07-04
1
-1
/
+16
*
|
mm: pass meminit_context to __free_pages_core()
David Hildenbrand
2024-07-03
1
-1
/
+2
*
|
mm: rename alloc_demote_folio to alloc_migrate_folio
Honggyu Kim
2024-07-03
1
-1
/
+1
*
|
mm: make alloc_demote_folio externally invokable for migration
Honggyu Kim
2024-07-03
1
-0
/
+1
*
|
mm/memory-failure: move some function declarations into internal.h
Miaohe Lin
2024-07-03
1
-0
/
+10
*
|
mm: introduce pmd|pte_needs_soft_dirty_wp helpers for softdirty write-protect
Barry Song
2024-07-03
1
-0
/
+10
*
|
mm: introduce pte_move_swp_offset() helper which can move offset bidirectionally
Barry Song
2024-07-03
1
-4
/
+21
*
|
mm: batch unlink_file_vma calls in free_pgd_range
Mateusz Guzik
2024-07-03
1
-0
/
+9
|
/
*
/proc/pid/smaps: add mseal info for vma
Jeff Xu
2024-06-24
1
-5
/
+0
*
Revert "mm: init_mlocked_on_free_v3"
David Hildenbrand
2024-06-15
1
-1
/
+0
*
mseal: add mseal syscall
Jeff Xu
2024-05-23
1
-0
/
+37
*
mm/vmscan: remove ignore_references argument of reclaim_pages()
SeongJae Park
2024-05-07
1
-1
/
+1
*
mm/memory-failure: convert shake_page() to shake_folio()
Matthew Wilcox (Oracle)
2024-05-05
1
-0
/
+1
*
mm/memory: add any_dirty optional pointer to folio_pte_batch()
Lance Yang
2024-05-05
1
-2
/
+10
*
mm: track mapcount of large folios in single value
David Hildenbrand
2024-05-05
1
-0
/
+3
*
mm: convert free_zone_device_page to free_zone_device_folio
Matthew Wilcox (Oracle)
2024-04-25
1
-1
/
+1
*
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-04-25
1
-1
/
+1
*
mm: madvise: avoid split during MADV_PAGEOUT and MADV_COLD
Ryan Roberts
2024-04-25
1
-2
/
+10
*
mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
Ryan Roberts
2024-04-25
1
-0
/
+64
*
mm: rename vma_pgoff_address back to vma_address
Matthew Wilcox (Oracle)
2024-04-25
1
-5
/
+4
*
mm: remove vma_address()
Matthew Wilcox (Oracle)
2024-04-25
1
-15
/
+8
*
mm: init_mlocked_on_free_v3
York Jasper Niebuhr
2024-04-25
1
-0
/
+1
*
mm: allow anon exclusive check over hugetlb tail pages
Peter Xu
2024-04-25
1
-10
/
+0
*
mm/gup: handle huge pmd for follow_pmd_mask()
Peter Xu
2024-04-25
1
-3
/
+2
*
mm/gup: handle huge pud for follow_pud_mask()
Peter Xu
2024-04-25
1
-0
/
+2
*
mm: make page_mapped() take a const argument
Matthew Wilcox (Oracle)
2024-04-25
1
-3
/
+4
*
mm/mmap: convert all mas except mas_detach to vma iterator
Yajun Deng
2024-04-25
1
-0
/
+29
*
arm64: mm: swap: support THP_SWAP on hardware with MTE
Barry Song
2024-04-25
1
-0
/
+14
*
mm: record the migration reason for struct migration_target_control
Baolin Wang
2024-04-25
1
-0
/
+1
*
mm: page_alloc: consolidate free page accounting
Johannes Weiner
2024-04-25
1
-5
/
+0
*
mm: page_isolation: prepare for hygienic freelists
Johannes Weiner
2024-04-25
1
-4
/
+0
*
mm: remove folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2024-04-25
1
-1
/
+2
*
mm: always initialise folio->_deferred_list
Matthew Wilcox (Oracle)
2024-04-25
1
-0
/
+2
*
mm/mempolicy: use numa_node_id() instead of cpu_to_node()
Donet Tom
2024-04-25
1
-1
/
+1
*
mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly
David Hildenbrand
2024-04-16
1
-4
/
+6
*
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
1
-7
/
+112
|
\
|
*
mm: make folio_pte_batch available outside of mm/memory.c
Barry Song
2024-03-06
1
-0
/
+93
|
*
mm: add alloc_contig_migrate_range allocation statistics
Richard Chang
2024-03-04
1
-1
/
+2
|
*
mm: remove free_unref_page_list()
Matthew Wilcox (Oracle)
2024-03-04
1
-1
/
+0
|
*
mm: add free_unref_folios()
Matthew Wilcox (Oracle)
2024-03-04
1
-2
/
+3
|
*
mm: support order-1 folios in the page cache
Matthew Wilcox (Oracle)
2024-03-04
1
-2
/
+1
|
*
mm: madvise: pageout: ignore references rather than clearing young
Barry Song
2024-03-04
1
-1
/
+1
|
*
mm/memory: change vmf_anon_prepare() to be non-static
Vishal Moola (Oracle)
2024-03-04
1
-0
/
+1
|
*
mm/compaction: add support for >0 order folio memory compaction.
Zi Yan
2024-02-23
1
-1
/
+3
|
*
mm/mmap: introduce vma_set_range()
Yajun Deng
2024-02-22
1
-0
/
+9
*
|
mm: move mapping_set_update out of <linux/swap.h>
Christoph Hellwig
2024-02-21
1
-0
/
+4
|
/
[next]