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
/
mm
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/folio: replace set_compound_order with folio_set_order
Tarun Sahu
2023-06-19
1
-16
/
+16
*
mm: remove set_compound_page_dtor()
Sidhartha Kumar
2023-06-19
1
-1
/
+1
*
mm/folio: avoid special handling for order value 0 in folio_set_order
Tarun Sahu
2023-06-19
1
-6
/
+2
*
mm/mlock: rename mlock_future_check() to mlock_future_ok()
Andrew Morton
2023-06-09
1
-1
/
+1
*
mm/mmap: refactor mlock_future_check()
Lorenzo Stoakes
2023-06-09
1
-2
/
+2
*
mm: update vma_iter_store() to use MAS_WARN_ON()
Liam R. Howlett
2023-06-09
1
-11
/
+10
*
mm: update validate_mm() to use vma iterator
Liam R. Howlett
2023-06-09
1
-1
/
+2
*
maple_tree: add format option to mt_dump()
Liam R. Howlett
2023-06-09
1
-2
/
+2
*
mm: page_alloc: move is_check_pages_enabled() into page_alloc.c
Kefeng Wang
2023-06-09
1
-5
/
+0
*
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
2023-06-09
1
-0
/
+11
*
mm: page_alloc: move set_zone_contiguous() into mm_init.c
Kefeng Wang
2023-06-09
1
-0
/
+7
*
mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
Kefeng Wang
2023-04-21
1
-1
/
+2
*
mm: apply __must_check to vmap_pages_range_noflush()
Alexander Potapenko
2023-04-18
1
-5
/
+5
*
mm: move free_area_empty() to mm/internal.h
Mike Rapoport (IBM)
2023-04-18
1
-0
/
+5
*
mm: conditionally write-lock VMA in free_pgtables
Suren Baghdasaryan
2023-04-05
1
-1
/
+1
*
mm: move vmalloc_init() declaration to mm/internal.h
Mike Rapoport (IBM)
2023-04-05
1
-0
/
+5
*
mm: move mem_init_print_info() to mm_init.c
Mike Rapoport (IBM)
2023-04-05
1
-0
/
+1
*
mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
Mike Rapoport (IBM)
2023-04-05
1
-0
/
+8
*
mm: move most of core MM initialization to mm/mm_init.c
Mike Rapoport (IBM)
2023-04-05
1
-1
/
+37
*
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
2023-03-28
1
-0
/
+1
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-44
/
+232
|
\
|
*
mm: change to return bool for isolate_lru_page()
Baolin Wang
2023-02-20
1
-1
/
+1
|
*
mm: change to return bool for folio_isolate_lru()
Baolin Wang
2023-02-20
1
-1
/
+1
|
*
mm/gup: move private gup FOLL_ flags to internal.h
Jason Gunthorpe
2023-02-09
1
-0
/
+15
|
*
mm/gup: move gup_must_unshare() to mm/internal.h
Jason Gunthorpe
2023-02-09
1
-0
/
+65
|
*
mm/gup: move try_grab_page() to mm/internal.h
Jason Gunthorpe
2023-02-09
1
-0
/
+1
|
*
mm/mmap: refactor locking out of __vma_adjust()
Liam R. Howlett
2023-02-09
1
-0
/
+14
|
*
mm: expand vma iterator interface
Liam R. Howlett
2023-02-09
1
-0
/
+64
|
*
mm, compaction: rename compact_control->rescan to finish_pageblock
Mel Gorman
2023-02-02
1
-1
/
+5
|
*
mm: remove munlock_vma_page()
Matthew Wilcox (Oracle)
2023-02-02
1
-8
/
+0
|
*
mm: remove mlock_vma_page()
Matthew Wilcox (Oracle)
2023-02-02
1
-9
/
+1
|
*
mm: remove page_evictable()
Matthew Wilcox (Oracle)
2023-02-02
1
-11
/
+0
|
*
mm: discard __GFP_ATOMIC
NeilBrown
2023-02-02
1
-1
/
+1
|
*
mm/page_alloc: explicitly define how __GFP_HIGH non-blocking allocations acce...
Mel Gorman
2023-02-02
1
-2
/
+5
|
*
mm/page_alloc: explicitly define what alloc flags deplete min reserves
Mel Gorman
2023-02-02
1
-0
/
+3
|
*
mm/page_alloc: explicitly record high-order atomic allocations in alloc_flags
Mel Gorman
2023-02-02
1
-0
/
+1
|
*
mm/page_alloc: rename ALLOC_HIGH to ALLOC_MIN_RESERVE
Mel Gorman
2023-02-02
1
-1
/
+3
|
*
mm: mlock: update the interface to use folios
Lorenzo Stoakes
2023-02-02
1
-16
/
+22
|
*
mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()
Matthew Wilcox (Oracle)
2023-02-02
1
-0
/
+18
|
*
mm: move folio_set_compound_order() to mm/internal.h
Sidhartha Kumar
2023-01-18
1
-0
/
+19
*
|
splice: Add a func to do a splice from a buffered file without ITER_PIPE
David Howells
2023-02-20
1
-0
/
+6
|
/
*
mm/hwpoison: introduce per-memory_block hwpoison counter
Naoya Horiguchi
2022-11-08
1
-8
/
+0
*
filemap: find_get_entries() now updates start offset
Vishal Moola (Oracle)
2022-11-08
1
-1
/
+1
*
filemap: find_lock_entries() now updates start offset
Vishal Moola (Oracle)
2022-11-08
1
-1
/
+1
*
mm/page_alloc: make boot_nodestats static
Miaohe Lin
2022-10-03
1
-2
/
+0
*
mm/page_alloc: make zone_pcp_update() static
Miaohe Lin
2022-10-03
1
-1
/
+0
*
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2022-10-03
1
-0
/
+6
*
mm: use nth_page instead of mem_map_offset mem_map_next
Cheng Li
2022-10-03
1
-28
/
+0
*
mm: remove the vma linked list
Liam R. Howlett
2022-09-26
1
-5
/
+3
*
mm: multi-gen LRU: exploit locality in rmap
Yu Zhao
2022-09-26
1
-0
/
+1
[next]