index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
364
-5968
/
+12282
|
\
|
*
mm/zswap: remove the memcpy if acomp is not sleepable
Barry Song
2024-03-13
1
-2
/
+4
|
*
crypto: introduce: acomp_is_async to expose if comp drivers might sleep
Barry Song
2024-03-13
1
-0
/
+6
|
*
memtest: use {READ,WRITE}_ONCE in memory scanning
Qiang Zhang
2024-03-13
1
-2
/
+2
|
*
mm: prohibit the last subpage from reusing the entire large folio
Barry Song
2024-03-13
1
-0
/
+10
|
*
mm: recover pud_leaf() definitions in nopmd case
Peter Xu
2024-03-13
1
-0
/
+1
|
*
selftests/mm: skip the hugetlb-madvise tests on unmet hugepage requirements
Nico Pache
2024-03-12
1
-1
/
+2
|
*
selftests/mm: skip uffd hugetlb tests with insufficient hugepages
Nico Pache
2024-03-12
1
-0
/
+6
|
*
selftests/mm: dont fail testsuite due to a lack of hugepages
Nico Pache
2024-03-12
1
-1
/
+0
|
*
mm/huge_memory: skip invalid debugfs new_order input for folio split
Zi Yan
2024-03-12
1
-0
/
+6
|
*
mm/huge_memory: check new folio order when split a folio
Zi Yan
2024-03-12
1
-0
/
+3
|
*
mm, vmscan: retry kswapd's priority loop with cache_trim_mode off on failure
Byungchul Park
2024-03-12
1
-1
/
+20
|
*
mm: add an explicit smp_wmb() to UFFDIO_CONTINUE
James Houghton
2024-03-12
2
-4
/
+22
|
*
mm: fix list corruption in put_pages_list
Matthew Wilcox (Oracle)
2024-03-12
1
-2
/
+2
|
*
mm: remove folio from deferred split list before uncharging it
Matthew Wilcox (Oracle)
2024-03-12
2
-0
/
+9
|
*
filemap: avoid unnecessary major faults in filemap_fault()
ZhangPeng
2024-03-06
1
-0
/
+46
|
*
mm,page_owner: drop unnecessary check
Oscar Salvador
2024-03-06
1
-2
/
+1
|
*
mm,page_owner: check for null stack_record before bumping its refcount
Oscar Salvador
2024-03-06
1
-2
/
+7
|
*
mm: swap: fix race between free_swap_and_cache() and swapoff()
Ryan Roberts
2024-03-06
1
-1
/
+12
|
*
mm/treewide: align up pXd_leaf() retval across archs
Peter Xu
2024-03-06
6
-14
/
+14
|
*
mm/treewide: drop pXd_large()
Peter Xu
2024-03-06
9
-31
/
+18
|
*
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
20
-29
/
+29
|
*
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-06
25
-49
/
+49
|
*
mm/kasan: use pXd_leaf() in shadow_mapped()
Peter Xu
2024-03-06
1
-9
/
+2
|
*
mm/x86: drop two unnecessary pud_leaf() definitions
Peter Xu
2024-03-06
2
-2
/
+0
|
*
mm/x86: replace pgd_large() with pgd_leaf()
Peter Xu
2024-03-06
2
-3
/
+3
|
*
mm/x86: replace p4d_large() with p4d_leaf()
Peter Xu
2024-03-06
6
-8
/
+8
|
*
mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
Peter Xu
2024-03-06
7
-52
/
+26
|
*
mm/powerpc: define pXd_large() with pXd_leaf()
Peter Xu
2024-03-06
2
-15
/
+3
|
*
mm/zswap: global lru and shrinker shared by all zswap_pools fix
Chengming Zhou
2024-03-06
1
-39
/
+38
|
*
mm: memory: fix shift-out-of-bounds in fault_around_bytes_set
Kefeng Wang
2024-03-06
1
-1
/
+2
|
*
s390: supplement for ptdesc conversion
Qi Zheng
2024-03-06
3
-24
/
+26
|
*
mm: pgtable: add missing pt_index to struct ptdesc
Qi Zheng
2024-03-06
1
-0
/
+3
|
*
mm: pgtable: correct the wrong comment about ptdesc->__page_flags
Qi Zheng
2024-03-06
1
-1
/
+1
|
*
mm: page_alloc: use div64_ul() instead of do_div()
Thorsten Blum
2024-03-06
1
-1
/
+1
|
*
mm/mempolicy: use a folio in do_mbind()
Matthew Wilcox (Oracle)
2024-03-06
1
-7
/
+8
|
*
mm: make folio_pte_batch available outside of mm/memory.c
Barry Song
2024-03-06
2
-76
/
+93
|
*
mm: remove cast from page_to_nid()
Matthew Wilcox (Oracle)
2024-03-06
1
-4
/
+2
|
*
mm: constify more page/folio tests
Matthew Wilcox (Oracle)
2024-03-06
2
-28
/
+28
|
*
mm: constify testing page/folio flags
Matthew Wilcox (Oracle)
2024-03-06
1
-7
/
+17
|
*
mm: make dump_page() take a const argument
Matthew Wilcox (Oracle)
2024-03-06
2
-2
/
+2
|
*
mm: add __dump_folio()
Matthew Wilcox (Oracle)
2024-03-06
3
-55
/
+83
|
*
mm: remove PageYoung and PageIdle definitions
Matthew Wilcox (Oracle)
2024-03-06
1
-4
/
+4
|
*
mm: remove PageWaiters, PageSetWaiters and PageClearWaiters
Matthew Wilcox (Oracle)
2024-03-06
1
-9
/
+1
|
*
mm: separate out FOLIO_FLAGS from PAGEFLAGS
Matthew Wilcox (Oracle)
2024-03-06
1
-20
/
+43
|
*
hugetlb: parallelize 1G hugetlb initialization
Gang Li
2024-03-06
3
-10
/
+45
|
*
hugetlb: parallelize 2M hugetlb allocation and initialization
Gang Li
2024-03-06
1
-17
/
+56
|
*
hugetlb: have CONFIG_HUGETLBFS select CONFIG_PADATA
Gang Li
2024-03-06
1
-0
/
+1
|
*
padata: downgrade padata_do_multithreaded to serial execution for non-SMP
Gang Li
2024-03-06
1
-4
/
+8
|
*
Author: Gang Li padata: dispatch works on
Gang Li Subject: padata: dispatch works on
2024-03-06
3
-2
/
+15
[next]