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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-30
1
-1
/
+1
|
\
|
*
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-24
1
-1
/
+1
|
|
\
|
|
*
filemap: add a per-mapping stable writes flag
Christoph Hellwig
2023-11-20
1
-1
/
+1
*
|
|
mm/page_pool: catch page_pool memory leaks
Jesper Dangaard Brouer
2023-11-26
1
-0
/
+7
|
/
/
*
|
mm: more ptep_get() conversion
Ryan Roberts
2023-11-15
3
-3
/
+3
*
|
parisc: fix mmap_base calculation when stack grows upwards
Helge Deller
2023-11-15
1
-0
/
+10
*
|
mm/damon/core.c: avoid unintentional filtering out of schemes
Hyeongtak Ji
2023-11-15
1
-1
/
+1
*
|
mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
Roman Gushchin
2023-11-15
1
-1
/
+2
*
|
mm/damon/sysfs-schemes: handle tried region directory allocation failure
SeongJae Park
2023-11-15
1
-0
/
+2
*
|
mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failure
SeongJae Park
2023-11-15
1
-0
/
+3
*
|
mm/damon/sysfs: check error from damon_sysfs_update_target()
SeongJae Park
2023-11-15
1
-1
/
+3
*
|
mm: fix for negative counter: nr_file_hugepages
Stefan Roesch
2023-11-15
1
-7
/
+9
*
|
mm/damon/sysfs: eliminate potential uninitialized variable warning
Dan Carpenter
2023-11-15
1
-1
/
+1
|
/
*
Merge tag 'memblock-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-08
1
-1
/
+1
|
\
|
*
memblock: report failures when memblock_can_resize is not set
Song Shuai
2023-09-28
1
-1
/
+1
*
|
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
3
-7
/
+6
|
\
\
|
*
|
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-18
2
-5
/
+5
|
*
|
kthread: add kthread_stop_put
Andreas Gruenbacher
2023-10-04
1
-2
/
+1
*
|
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
77
-3250
/
+5422
|
\
\
\
|
*
|
|
mm/damon/sysfs: update monitoring target regions for online input commit
SeongJae Park
2023-11-01
1
-17
/
+30
|
*
|
|
mm/damon/sysfs: remove requested targets when online-commit inputs
SeongJae Park
2023-11-01
1
-34
/
+36
|
*
|
|
mm/vmalloc: fix the unchecked dereference warning in vread_iter()
Baoquan He
2023-11-01
1
-1
/
+1
|
*
|
|
zswap: export compression failure stats
Nhat Pham
2023-11-01
1
-1
/
+7
|
*
|
|
mempolicy: migration attempt to match interleave nodes
Hugh Dickins
2023-10-25
1
-5
/
+50
|
*
|
|
mempolicy: mmap_lock is not needed while migrating folios
Hugh Dickins
2023-10-25
2
-58
/
+63
|
*
|
|
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
2023-10-25
5
-303
/
+270
|
*
|
|
mm: add page_rmappable_folio() wrapper
Hugh Dickins
2023-10-25
3
-20
/
+14
|
*
|
|
mempolicy: remove confusing MPOL_MF_LAZY dead code
Hugh Dickins
2023-10-25
1
-18
/
+0
|
*
|
|
mempolicy: mpol_shared_policy_init() without pseudo-vma
Hugh Dickins
2023-10-25
1
-15
/
+15
|
*
|
|
mempolicy trivia: use pgoff_t in shared mempolicy tree
Hugh Dickins
2023-10-25
1
-6
/
+6
|
*
|
|
mempolicy trivia: slightly more consistent naming
Hugh Dickins
2023-10-25
1
-40
/
+33
|
*
|
|
mempolicy trivia: delete those ancient pr_debug()s
Hugh Dickins
2023-10-25
1
-21
/
+0
|
*
|
|
mempolicy: fix migrate_pages(2) syscall return nr_failed
Hugh Dickins
2023-10-25
1
-179
/
+159
|
*
|
|
mm/damon/sysfs-test: add a unit test for damon_sysfs_set_targets()
SeongJae Park
2023-10-25
3
-0
/
+100
|
*
|
|
mm/damon/core: avoid divide-by-zero from pseudo-moving window length calculation
SeongJae Park
2023-10-25
1
-1
/
+1
|
*
|
|
mm/damon/lru_sort: avoid divide-by-zero in hot threshold calculation
SeongJae Park
2023-10-25
1
-3
/
+1
|
*
|
|
mm/damon/ops-common: avoid divide-by-zero during region hotness calculation
SeongJae Park
2023-10-25
1
-3
/
+2
|
*
|
|
mm/damon/core: avoid divide-by-zero during monitoring results update
SeongJae Park
2023-10-25
1
-8
/
+2
|
*
|
|
mm: mlock: avoid folio_within_range() on KSM pages
Hugh Dickins
2023-10-25
1
-0
/
+4
|
*
|
|
mm: migrate: record the mlocked page status to remove unnecessary lru drain
Baolin Wang
2023-10-25
1
-19
/
+29
|
*
|
|
mm: hugetlb_vmemmap: fix reference to nonexistent file
Vegard Nossum
2023-10-25
1
-1
/
+1
|
*
|
|
mm: page_alloc: check the order of compound page even when the order is zero
Hyesoo Yu
2023-10-25
1
-3
/
+3
|
*
|
|
mm: fix multiple typos in multiple files
Muhammad Muzammil
2023-10-25
4
-6
/
+6
|
*
|
|
mm/khugepaged: convert collapse_pte_mapped_thp() to use folios
Vishal Moola (Oracle)
2023-10-25
1
-25
/
+20
|
*
|
|
mm/khugepaged: convert alloc_charge_hpage() to use folios
Vishal Moola (Oracle)
2023-10-25
1
-7
/
+10
|
*
|
|
mm/khugepaged: convert is_refcount_suitable() to use folios
Vishal Moola (Oracle)
2023-10-25
1
-7
/
+7
|
*
|
|
mm/khugepaged: convert hpage_collapse_scan_pmd() to use folios
Vishal Moola (Oracle)
2023-10-25
1
-10
/
+10
|
*
|
|
mm/khugepaged: convert __collapse_huge_page_isolate() to use folios
Vishal Moola (Oracle)
2023-10-25
1
-22
/
+23
|
*
|
|
mm: memory_hotplug: drop memoryless node from fallback lists
Qi Zheng
2023-10-25
1
-1
/
+5
|
*
|
|
mm: page_alloc: skip memoryless nodes entirely
Qi Zheng
2023-10-25
1
-2
/
+5
[next]