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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()
Axel Rasmussen
2021-06-30
2
-57
/
+18
|
*
|
|
userfaultfd/shmem: support UFFDIO_CONTINUE for shmem
Axel Rasmussen
2021-06-30
1
-45
/
+127
|
*
|
|
userfaultfd/shmem: support minor fault registration for shmem
Axel Rasmussen
2021-06-30
2
-4
/
+16
|
*
|
|
userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
Axel Rasmussen
2021-06-30
2
-43
/
+19
|
*
|
|
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
2021-06-30
2
-25
/
+27
|
*
|
|
mm/thp: simplify copying of huge zero page pmd when fork
Peter Xu
2021-06-30
1
-6
/
+3
|
*
|
|
mm/hwpoison: disable pcp for page_handle_poison()
Naoya Horiguchi
2021-06-30
1
-3
/
+16
|
*
|
|
hugetlb: address ref count racing in prep_compound_gigantic_page
Mike Kravetz
2021-06-30
2
-9
/
+64
|
*
|
|
hugetlb: remove prep_compound_huge_page cleanup
Mike Kravetz
2021-06-30
1
-19
/
+10
|
*
|
|
mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
Muchun Song
2021-06-30
1
-2
/
+4
|
*
|
|
mm: sparsemem: use huge PMD mapping for vmemmap pages
Muchun Song
2021-06-30
1
-1
/
+1
|
*
|
|
mm: sparsemem: split the huge PMD mapping of vmemmap pages
Muchun Song
2021-06-30
2
-41
/
+127
|
*
|
|
mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
2021-06-30
3
-59
/
+41
|
*
|
|
mm/vmalloc: enable mapping of huge pages at pte level in vmalloc
Christophe Leroy
2021-06-30
1
-6
/
+7
|
*
|
|
mm/vmalloc: enable mapping of huge pages at pte level in vmap
Christophe Leroy
2021-06-30
1
-3
/
+18
|
*
|
|
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
2021-06-30
2
-3
/
+7
|
*
|
|
mm/huge_memory.c: don't discard hugepage if other processes are mapping it
Miaohe Lin
2021-06-30
1
-1
/
+1
|
*
|
|
mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd
Miaohe Lin
2021-06-30
1
-3
/
+0
|
*
|
|
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-06-30
3
-6
/
+12
|
*
|
|
mm/huge_memory.c: use page->deferred_list
Miaohe Lin
2021-06-30
1
-2
/
+2
|
*
|
|
mm/debug_vm_pgtable: remove redundant pfn_{pmd/pte}() and fix one comment mis...
Shixin Liu
2021-06-30
1
-3
/
+3
|
*
|
|
mm/debug_vm_pgtable: move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGE...
Shixin Liu
2021-06-30
1
-52
/
+39
|
*
|
|
mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
Muchun Song
2021-06-30
3
-4
/
+40
|
*
|
|
mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled
Muchun Song
2021-06-30
1
-0
/
+1
|
*
|
|
mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
Muchun Song
2021-06-30
1
-0
/
+24
|
*
|
|
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
5
-17
/
+201
|
*
|
|
mm: hugetlb: defer freeing of HugeTLB pages
Muchun Song
2021-06-30
3
-19
/
+93
|
*
|
|
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
5
-12
/
+443
|
*
|
|
mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
Muchun Song
2021-06-30
4
-116
/
+129
*
|
|
|
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
2021-07-01
6
-186
/
+338
|
\
\
\
\
|
*
|
|
|
percpu: optimize locking in pcpu_balance_workfn()
Roman Gushchin
2021-06-17
1
-12
/
+29
|
*
|
|
|
percpu: initialize best_upa variable
Dennis Zhou
2021-06-14
1
-0
/
+2
|
*
|
|
|
percpu: rework memcg accounting
Roman Gushchin
2021-06-05
5
-172
/
+76
|
*
|
|
|
mm, memcg: introduce mem_cgroup_kmem_disabled()
Roman Gushchin
2021-06-05
1
-0
/
+5
|
*
|
|
|
mm, memcg: mark cgroup_memory_nosocket, nokmem and noswap as __ro_after_init
Roman Gushchin
2021-06-05
1
-3
/
+3
|
*
|
|
|
percpu: make symbol 'pcpu_free_slot' static
Wei Yongjun
2021-05-14
1
-1
/
+1
|
*
|
|
|
percpu: implement partial chunk depopulation
Roman Gushchin
2021-04-21
5
-20
/
+211
|
*
|
|
|
percpu: use pcpu_free_slot instead of pcpu_nr_slots - 1
Dennis Zhou
2021-04-21
1
-6
/
+8
|
*
|
|
|
percpu: factor out pcpu_check_block_hint()
Roman Gushchin
2021-04-21
1
-7
/
+23
|
*
|
|
|
percpu: split __pcpu_balance_workfn()
Roman Gushchin
2021-04-16
1
-17
/
+29
|
*
|
|
|
percpu: fix a comment about the chunks ordering
Roman Gushchin
2021-04-16
1
-1
/
+4
*
|
|
|
|
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
1
-5
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
block_dump: remove block_dump feature
zhangyi (F)
2021-05-24
1
-5
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
57
-1292
/
+2245
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
mm,hwpoison: make get_hwpoison_page() call get_any_page()
Naoya Horiguchi
2021-06-29
2
-85
/
+111
|
*
|
|
|
mm,hwpoison: send SIGBUS with error virutal address
Naoya Horiguchi
2021-06-29
1
-1
/
+149
|
*
|
|
|
mm/page_alloc: split pcp->high across all online CPUs for cpuless nodes
Mel Gorman
2021-06-29
1
-5
/
+9
|
*
|
|
|
mm/page_alloc: allow high-order pages to be stored on the per-cpu lists
Mel Gorman
2021-06-29
3
-48
/
+125
|
*
|
|
|
mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Mike Rapoport
2021-06-29
3
-8
/
+4
|
*
|
|
|
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
5
-19
/
+9
[prev]
[next]