index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
1
-1
/
+1
|
\
|
*
mm: Rename GUP_GET_PTE_LOW_HIGH
Peter Zijlstra
2022-12-15
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
1
-0
/
+8
|
\
\
|
*
|
mm: Do not enable PG_arch_2 for all 64-bit architectures
Catalin Marinas
2022-11-29
1
-0
/
+8
|
|
/
*
|
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
1
-9
/
+8
|
\
\
|
*
|
mm: Kconfig: make config SECRETMEM visible with EXPERT
Lukas Bulwahn
2022-11-30
1
-1
/
+7
|
*
|
mm,hugetlb: use folio fields in second tail page
Hugh Dickins
2022-11-30
1
-1
/
+1
|
*
|
mm: always compile in pte markers
Peter Xu
2022-11-30
1
-7
/
+0
|
|
/
*
|
mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
Vlastimil Babka
2022-12-01
1
-2
/
+15
*
|
mm, slub: add CONFIG_SLUB_TINY
Vlastimil Babka
2022-11-27
1
-4
/
+17
|
/
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-7
/
+27
|
\
|
*
mm: multi-gen LRU: admin guide
Yu Zhao
2022-09-26
1
-1
/
+2
|
*
mm: multi-gen LRU: kill switch
Yu Zhao
2022-09-26
1
-0
/
+6
|
*
mm: multi-gen LRU: minimal implementation
Yu Zhao
2022-09-26
1
-0
/
+11
|
*
mm: multi-gen LRU: groundwork
Yu Zhao
2022-09-26
1
-0
/
+8
|
*
mm: remove EXPERIMENTAL flag for zswap
David Heidelberg
2022-09-11
1
-7
/
+1
*
|
mm/compaction: Get rid of RT ifdeffery
Thomas Gleixner
2022-09-19
1
-0
/
+6
|
/
*
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-08-10
1
-0
/
+5
|
\
|
*
resource: Introduce alloc_free_mem_region()
Dan Williams
2022-07-21
1
-0
/
+5
*
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-5
/
+2
|
\
\
|
*
|
mm: Kconfig: fix typo
Sophia Gabriella
2022-07-29
1
-1
/
+1
|
*
|
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-3
/
+0
|
*
|
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-06-27
1
-1
/
+1
|
|
/
*
/
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-06-28
1
-8
/
+0
|
/
*
mm: Kconfig: reorganize misplaced mm options
Vlastimil Babka
2022-05-27
1
-0
/
+56
*
mm: Kconfig: simplify zswap configuration
Johannes Weiner
2022-05-19
1
-30
/
+25
*
mm: Kconfig: group swap, slab, hotplug and thp options into submenus
Johannes Weiner
2022-05-19
1
-217
/
+230
*
mm: Kconfig: move swap and slab config options to the MM section
Johannes Weiner
2022-05-19
1
-0
/
+123
*
mm/uffd: move USERFAULTFD configs into mm/
Peter Xu
2022-05-13
1
-0
/
+17
*
mm: enable PTE markers by default
Peter Xu
2022-05-13
1
-3
/
+5
*
mm/uffd: PTE_MARKER_UFFD_WP
Peter Xu
2022-05-13
1
-0
/
+9
*
mm: introduce PTE_MARKER swap entry
Peter Xu
2022-05-13
1
-0
/
+6
*
mm/mmap: drop arch_filter_pgprot()
Anshuman Khandual
2022-04-28
1
-3
/
+0
*
mm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-04-28
1
-0
/
+3
*
mm: generalize ARCH_HAS_FILTER_PGPROT
Anshuman Khandual
2022-03-24
1
-0
/
+3
*
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-4
/
+3
|
\
|
*
mm: build migrate_vma_* for all configs with ZONE_DEVICE support
Christoph Hellwig
2022-03-03
1
-1
/
+1
|
*
mm: move the migrate_vma_* device migration code into its own file
Christoph Hellwig
2022-03-03
1
-0
/
+3
|
*
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
2022-03-03
1
-4
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
1
-0
/
+6
|
\
\
|
*
|
mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
Anshuman Khandual
2022-03-22
1
-0
/
+3
|
*
|
mm: enforce pageblock_order < MAX_ORDER
David Hildenbrand
2022-03-22
1
-0
/
+3
|
|
/
*
/
usercopy: Check valid lifetime via stack depth
Kees Cook
2022-02-25
1
-0
/
+9
|
/
*
mm: hide the FRONTSWAP Kconfig symbol
Christoph Hellwig
2022-01-22
1
-15
/
+3
*
mm: remove cleancache
Christoph Hellwig
2022-01-22
1
-22
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
1
-0
/
+12
|
\
|
*
mm: percpu: generalize percpu related config
Kefeng Wang
2022-01-20
1
-0
/
+12
*
|
mm: add a field to store names for private anonymous memory
Colin Cross
2022-01-15
1
-0
/
+14
|
/
*
percpu: km: ensure it is used with NOMMU (either UP or SMP)
Vladimir Murzin
2021-12-06
1
-1
/
+1
*
kmap_local: don't assume kmap PTEs are linear arrays in memory
Ard Biesheuvel
2021-11-20
1
-0
/
+3
[next]