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
*
mm: zswap: rename zswap_pool_get() to zswap_pool_tryget()
Kanchana P Sridhar
13 days
1
-3
/
+3
*
mm: zswap: modify zswap_compress() to accept a page instead of a folio
Kanchana P Sridhar
13 days
1
-3
/
+3
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
14 days
7
-23
/
+66
|
\
|
*
mm: count zeromap read and set for swapout and swapin
Barry Song
14 days
4
-3
/
+25
|
*
mm/damon/core: avoid overflow in damon_feed_loop_next_input()
SeongJae Park
2024-11-07
1
-7
/
+21
|
*
mm/damon/core: handle zero schemes apply interval
SeongJae Park
2024-11-07
1
-4
/
+4
|
*
mm/damon/core: handle zero {aggregation,ops_update} intervals
SeongJae Park
2024-11-07
1
-3
/
+3
|
*
mm/mlock: set the correct prev on failure
Wei Yang
2024-11-07
1
-3
/
+6
|
*
mm/page_alloc: keep track of free highatomic
Yu Zhao
2024-11-07
1
-3
/
+7
*
|
mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef co...
SeongJae Park
2024-11-07
1
-1
/
+1
*
|
mm/damon/Kconfig: update DBGFS_KUNIT prompt copy for SYSFS_KUNIT
SeongJae Park
2024-11-07
1
-1
/
+1
*
|
memcg: factor out mem_cgroup_stat_aggregate()
Xiu Jianfeng
2024-11-07
1
-59
/
+70
*
|
mm/show_mem: use str_yes_no() helper in show_free_areas()
Thorsten Blum
2024-11-07
1
-2
/
+1
*
|
mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
Zeng Jingxiang
2024-11-07
1
-3
/
+22
*
|
mm: use page->private instead of page->index in percpu
Matthew Wilcox (Oracle)
2024-11-07
1
-2
/
+2
*
|
mm: remove references to page->index in huge_memory.c
Matthew Wilcox (Oracle)
2024-11-07
1
-9
/
+9
*
|
bootmem: stop using page->index
Matthew Wilcox (Oracle)
2024-11-07
2
-9
/
+10
*
|
mm: mass constification of folio/page pointers
Matthew Wilcox (Oracle)
2024-11-07
5
-22
/
+28
*
|
mm: renovate page_address_in_vma()
Matthew Wilcox (Oracle)
2024-11-07
6
-16
/
+28
*
|
mm: use page_pgoff() in more places
Matthew Wilcox (Oracle)
2024-11-07
2
-5
/
+2
*
|
mm: convert page_to_pgoff() to page_pgoff()
Matthew Wilcox (Oracle)
2024-11-07
2
-3
/
+3
*
|
mm/zsmalloc: use memcpy_from/to_page whereever possible
Pintu Kumar
2024-11-07
1
-23
/
+13
*
|
zsmalloc: replace kmap_atomic with kmap_local_page
Pintu Kumar
2024-11-07
1
-32
/
+34
*
|
alloc_tag: support for page allocation tag compression
Suren Baghdasaryan
2024-11-07
1
-3
/
+2
*
|
alloc_tag: populate memory for module tags as needed
Suren Baghdasaryan
2024-11-07
3
-2
/
+24
*
|
execmem: add support for cache of large ROX pages
Mike Rapoport (Microsoft)
2024-11-07
3
-8
/
+323
*
|
module: prepare to handle ROX allocations for text
Mike Rapoport (Microsoft)
2024-11-07
1
-0
/
+11
*
|
mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Mike Rapoport (Microsoft)
2024-11-07
1
-7
/
+2
*
|
memcg: workingset: remove folio_memcg_rcu usage
Shakeel Butt
2024-11-06
1
-12
/
+2
*
|
mm/vma: the pgoff is correct if can_merge_right
Wei Yang
2024-11-06
1
-3
/
+0
*
|
mm: defer second attempt at merge on mmap()
Lorenzo Stoakes
2024-11-06
1
-42
/
+14
*
|
mm: remove unnecessary reset state logic on merge new VMA
Lorenzo Stoakes
2024-11-06
1
-11
/
+0
*
|
mm: refactor __mmap_region()
Lorenzo Stoakes
2024-11-06
1
-140
/
+270
*
|
mm: isolate mmap internal logic to mm/vma.c
Lorenzo Stoakes
2024-11-06
4
-330
/
+329
*
|
memcg-v1: remove memcg move locking code
Shakeel Butt
2024-11-06
4
-89
/
+0
*
|
memcg-v1: no need for memcg locking for MGLRU
Shakeel Butt
2024-11-06
1
-15
/
+1
*
|
memcg-v1: no need for memcg locking for writeback tracking
Shakeel Butt
2024-11-06
1
-4
/
+0
*
|
memcg-v1: no need for memcg locking for dirty tracking
Shakeel Butt
2024-11-06
1
-13
/
+3
*
|
memcg-v1: remove charge move code
Shakeel Butt
2024-11-06
3
-902
/
+0
*
|
memcg-v1: fully deprecate move_charge_at_immigrate
Shakeel Butt
2024-11-06
1
-12
/
+2
*
|
mm: shmem: fallback to page size splice if large folio has poisoned pages
Baolin Wang
2024-11-06
1
-8
/
+30
*
|
mm/damon/vaddr: add 'nr_piece == 1' check in damon_va_evenly_split_region()
Zheng Yejian
2024-11-06
2
-0
/
+4
*
|
mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
Zheng Yejian
2024-11-06
2
-2
/
+3
*
|
mm/page_alloc: use str_off_on() helper in build_all_zonelists()
Thorsten Blum
2024-11-06
1
-1
/
+1
*
|
mm/memcontrol: fix seq_buf size to save memory when PAGE_SIZE is large
Ryan Roberts
2024-11-06
1
-4
/
+5
*
|
mm: add missing mmu_notifier_clear_young for !MMU_NOTIFIER
James Houghton
2024-11-06
1
-2
/
+0
*
|
mm/page-writeback: raise wb_thresh to prevent write blocking with strictlimit
Jim Zhao
2024-11-06
1
-3
/
+22
*
|
mm/memory.c: simplify pfnmap_lockdep_assert
Manas
2024-11-06
1
-1
/
+1
*
|
mm: shmem: improve the tmpfs large folio read performance
Baolin Wang
2024-11-06
1
-10
/
+24
*
|
mm: shmem: update iocb->ki_pos directly to simplify tmpfs read logic
Baolin Wang
2024-11-06
1
-24
/
+11
[next]