index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: merge folio_has_private()/filemap_release_folio() call pairs
David Howells
2023-08-18
8
-19
/
+22
*
rmap: pass the folio to __page_check_anon_rmap()
Matthew Wilcox (Oracle)
2023-08-18
1
-4
/
+4
*
mm: cma: print cma name as well in cma_alloc debug
Pintu Kumar
2023-08-18
1
-2
/
+2
*
memory tier: rename destroy_memory_type() to put_memory_type()
Miaohe Lin
2023-08-18
1
-3
/
+3
*
mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
Jeff Xu
2023-08-18
1
-24
/
+33
*
memcg: drop kmem.limit_in_bytes
Michal Hocko
2023-08-18
1
-10
/
+0
*
mm: page_alloc: avoid false page outside zone error info
Miaohe Lin
2023-08-18
1
-3
/
+2
*
ksm: consider KSM-placed zeropages when calculating KSM profit
xu xin
2023-08-18
1
-2
/
+2
*
ksm: add ksm zero pages for each process
xu xin
2023-08-18
3
-3
/
+4
*
ksm: count all zero pages placed by KSM
xu xin
2023-08-18
3
-1
/
+18
*
ksm: support unsharing KSM-placed zero pages
xu xin
2023-08-18
1
-3
/
+8
*
mm/migrate_device: try to handle swapcache pages
Mika Penttilä
2023-08-18
1
-6
/
+15
*
mm/page_alloc: use write_seqlock_irqsave() instead write_seqlock() + local_ir...
Sebastian Andrzej Siewior
2023-08-18
1
-9
/
+6
*
zsmalloc: remove zs_compact_control
Minchan Kim
2023-08-18
1
-28
/
+9
*
zsmalloc: move migration destination zspage inuse check
Sergey Senozhatsky
2023-08-18
1
-4
/
+4
*
zsmalloc: do not scan for allocated objects in empty zspage
Sergey Senozhatsky
2023-08-18
1
-0
/
+9
*
mm/mm_init.c: remove obsolete macro HASH_SMALL
Miaohe Lin
2023-08-18
1
-9
/
+1
*
mm/page_alloc: fix min_free_kbytes calculation regarding ZONE_MOVABLE
liuq
2023-08-18
1
-6
/
+6
*
mm: memory-failure: remove unneeded 'inline' annotation
Miaohe Lin
2023-08-18
1
-2
/
+2
*
memory tier: use helper function destroy_memory_type()
Miaohe Lin
2023-08-18
1
-1
/
+1
*
mm: memory-failure: remove unneeded page state check in shake_page()
Miaohe Lin
2023-08-18
1
-7
/
+4
*
mm/filemap.c: fix update prev_pos after one read request done
Haibo Li
2023-08-18
1
-4
/
+5
*
mm/gup: retire follow_hugetlb_page()
Peter Xu
2023-08-18
2
-243
/
+0
*
mm/gup: accelerate thp gup even for "pages != NULL"
Peter Xu
2023-08-18
1
-7
/
+44
*
mm/gup: cleanup next_page handling
Peter Xu
2023-08-18
1
-4
/
+3
*
mm/hugetlb: add page_mask for hugetlb_follow_page_mask()
Peter Xu
2023-08-18
2
-2
/
+6
*
mm/hugetlb: prepare hugetlb_follow_page_mask() for FOLL_PIN
Peter Xu
2023-08-18
1
-11
/
+22
*
mm/hugetlb: handle FOLL_DUMP well in follow_page_mask()
Peter Xu
2023-08-18
2
-7
/
+11
*
mm: call arch_swap_restore() from unuse_pte()
Peter Collingbourne
2023-08-18
1
-0
/
+7
*
mm: make show_free_areas() static
Kefeng Wang
2023-08-18
3
-6
/
+12
*
mm: make MEMFD_CREATE into a selectable config option
Thomas Weißschuh
2023-08-18
1
-0
/
+3
*
mm: remove page_rmapping()
ZhangPeng
2023-08-18
1
-6
/
+0
*
mm: use a folio in fault_dirty_shared_page()
ZhangPeng
2023-08-18
1
-8
/
+8
*
swap: stop add to avail list if swap is full
Ma Wupeng
2023-08-18
1
-1
/
+4
*
swap: cleanup duplicated WARN_ON in add_to_avail_list
Ma Wupeng
2023-08-18
1
-3
/
+1
*
mm: increase usage of folio_next_index() helper
Sidhartha Kumar
2023-08-18
4
-7
/
+7
*
mm/mm_init.c: update obsolete comment in get_pfn_range_for_nid()
Miaohe Lin
2023-08-18
1
-2
/
+1
*
mm: madvise: fix uneven accounting of psi
Charan Teja Kalla
2023-08-18
1
-0
/
+4
*
Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-29
5
-10
/
+17
|
\
|
*
mm/memory-failure: fix hardware poison check in unpoison_memory()
Sidhartha Kumar
2023-07-27
1
-1
/
+1
|
*
mm: lock VMA in dup_anon_vma() before setting ->anon_vma
Jann Horn
2023-07-27
1
-0
/
+1
|
*
mm/pagewalk: fix EFI_PGT_DUMP of espfix area
Hugh Dickins
2023-07-27
1
-1
/
+4
|
*
shmem: minor fixes to splice-read implementation
Hugh Dickins
2023-07-27
1
-3
/
+6
|
*
mm/damon/core-test: initialise context before test in damon_test_set_attrs()
Feng Tang
2023-07-27
1
-5
/
+5
*
|
Revert "mm,memblock: reset memblock.reserved to system init state to prevent ...
Mike Rapoport (IBM)
2023-07-28
1
-4
/
+0
*
|
mm/mempolicy: Take VMA lock before replacing policy
Jann Horn
2023-07-28
1
-1
/
+14
*
|
Merge tag 'fixes-2023-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-27
1
-0
/
+4
|
\
\
|
*
|
mm,memblock: reset memblock.reserved to system init state to prevent UAF
Rik van Riel
2023-07-24
1
-0
/
+4
|
|
/
*
/
mm: lock_vma_under_rcu() must check vma->anon_vma under vma lock
Jann Horn
2023-07-27
1
-12
/
+16
|
/
*
mm/mlock: fix vma iterator conversion of apply_vma_lock_flags()
Liam R. Howlett
2023-07-17
1
-4
/
+5
[next]