index
:
Linux Stable
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.13.y
linux-6.14.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
Mike Rapoport (IBM)
2023-04-05
1
-1
/
+1
*
mm: handle hashdist initialization in mm/mm_init.c
Mike Rapoport (IBM)
2023-04-05
2
-18
/
+22
*
mm: move most of core MM initialization to mm/mm_init.c
Mike Rapoport (IBM)
2023-04-05
4
-2334
/
+2353
*
mm/page_alloc: add helper for checking if check_pages_enabled
Mike Rapoport (IBM)
2023-04-05
1
-3
/
+8
*
mm: move get_page_from_free_area() to mm/page_alloc.c
Mike Rapoport (IBM)
2023-04-05
1
-0
/
+7
*
mm: prefer fault_around_pages to fault_around_bytes
Lorenzo Stoakes
2023-04-05
1
-11
/
+15
*
mm: refactor do_fault_around()
Lorenzo Stoakes
2023-04-05
1
-22
/
+16
*
mm: compaction: fix the possible deadlock when isolating hugetlb pages
Baolin Wang
2023-04-05
1
-0
/
+5
*
mm: compaction: consider the number of scanning compound pages in isolate fai...
Baolin Wang
2023-04-05
1
-2
/
+9
*
mm/mremap: simplify vma expansion again
Vlastimil Babka
2023-04-05
1
-16
/
+4
*
mm/mmap: start distinguishing if vma can be removed in mergeability test
Vlastimil Babka
2023-04-05
1
-5
/
+10
*
mm/mmap/vma_merge: convert mergeability checks to return bool
Vlastimil Babka
2023-04-05
1
-28
/
+25
*
mm/mmap/vma_merge: rename adj_next to adj_start
Vlastimil Babka
2023-04-05
1
-8
/
+8
*
mm/mmap/vma_merge: set mid to NULL if not applicable
Vlastimil Babka
2023-04-05
1
-8
/
+15
*
mm/mmap/vma_merge: initialize mid and next in natural order
Vlastimil Babka
2023-04-05
1
-4
/
+5
*
mm/mmap/vma_merge: use the proper vma pointer in case 4
Vlastimil Babka
2023-04-05
1
-4
/
+4
*
mm/mmap/vma_merge: use the proper vma pointers in cases 1 and 6
Vlastimil Babka
2023-04-05
1
-5
/
+6
*
mm/mmap/vma_merge: use the proper vma pointer in case 3
Vlastimil Babka
2023-04-05
1
-4
/
+5
*
mm/mmap/vma_merge: use only primary pointers for preparing merge
Vlastimil Babka
2023-04-05
1
-7
/
+7
*
mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
Axel Rasmussen
2023-04-05
1
-2
/
+3
*
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
2023-04-05
3
-52
/
+43
*
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
2023-04-05
3
-38
/
+34
*
mm: userfaultfd: rename functions for clarity + consistency
Axel Rasmussen
2023-04-05
2
-59
/
+59
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
17
-64
/
+64
*
mm/slub: fix MAX_ORDER usage in calculate_order()
Kirill A. Shutemov
2023-04-05
1
-1
/
+1
*
mm/page_reporting: fix MAX_ORDER usage in page_reporting_register()
Kirill A. Shutemov
2023-04-05
1
-1
/
+1
*
mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
Peter Xu
2023-04-05
3
-25
/
+84
*
kasan: suppress recursive reports for HW_TAGS
Andrey Konovalov
2023-04-05
1
-11
/
+48
*
kasan, arm64: add arch_suppress_tag_checks_start/stop
Andrey Konovalov
2023-04-05
1
-0
/
+2
*
kasan, arm64: rename tagging-related routines
Andrey Konovalov
2023-04-05
3
-12
/
+12
*
kasan: drop empty tagging-related defines
Andrey Konovalov
2023-04-05
1
-26
/
+0
*
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
2023-04-05
10
-30
/
+38
*
mm: remove FGP_ENTRY
Christoph Hellwig
2023-04-05
2
-8
/
+3
*
shmem: open code the page cache lookup in shmem_get_folio_gfp
Christoph Hellwig
2023-04-05
1
-4
/
+10
*
shmem: shmem_get_partial_folio use filemap_get_entry
Hugh Dickins
2023-04-05
1
-5
/
+12
*
mm: use filemap_get_entry in filemap_get_incore_folio
Christoph Hellwig
2023-04-05
1
-1
/
+1
*
mm: make mapping_get_entry available outside of filemap.c
Christoph Hellwig
2023-04-05
1
-3
/
+3
*
mm: don't look at xarray value entries in split_huge_pages_in_file
Christoph Hellwig
2023-04-05
1
-3
/
+2
*
dmapool: create/destroy cleanup
Keith Busch
2023-04-05
1
-202
/
+205
*
dmapool: link blocks across pages
Keith Busch
2023-04-05
1
-127
/
+130
*
dmapool: don't memset on free twice
Keith Busch
2023-04-05
1
-2
/
+2
*
dmapool: simplify freeing
Keith Busch
2023-04-05
1
-16
/
+6
*
dmapool: consolidate page initialization
Keith Busch
2023-04-05
1
-4
/
+3
*
dmapool: rearrange page alloc failure handling
Keith Busch
2023-04-05
1
-7
/
+9
*
dmapool: move debug code to own functions
Keith Busch
2023-04-05
1
-51
/
+77
*
dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
Tony Battersby
2023-04-05
1
-1
/
+1
*
dmapool: cleanup integer types
Tony Battersby
2023-04-05
1
-8
/
+11
*
dmapool: use sysfs_emit() instead of scnprintf()
Tony Battersby
2023-04-05
1
-16
/
+7
*
dmapool: remove checks for dev == NULL
Tony Battersby
2023-04-05
1
-31
/
+14
*
dmapool: add alloc/free performance test
Keith Busch
2023-04-05
3
-0
/
+157
[next]