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/userfaultfd: don't consider uffd-wp bit of writable migration entries
David Hildenbrand
2023-04-19
2
-4
/
+0
|
*
|
|
|
mm: mlock: use folios_put() in mlock_folio_batch()
Qi Zheng
2023-04-19
1
-1
/
+1
|
*
|
|
|
mm/madvise: use vma_lookup() instead of find_vma()
ZhangPeng
2023-04-19
1
-13
/
+1
|
*
|
|
|
memcg v1: provide read access to memory.pressure_level
Florian Schmidt
2023-04-19
1
-0
/
+11
|
*
|
|
|
mm/khugepaged: maintain page cache uptodate flag
David Stevens
2023-04-19
1
-52
/
+33
|
*
|
|
|
mm/khugepaged: skip shmem with userfaultfd
David Stevens
2023-04-19
1
-20
/
+79
|
*
|
|
|
mm/khugepaged: refactor collapse_file control flow
David Stevens
2023-04-19
1
-117
/
+113
|
*
|
|
|
mm/khugepaged: drain lru after swapping in shmem
David Stevens
2023-04-19
1
-0
/
+2
|
*
|
|
|
mm/khugepaged: recover from poisoned file-backed memory
Jiaqi Yan
2023-04-19
1
-31
/
+56
|
*
|
|
|
mm/khugepaged: recover from poisoned anonymous memory
Jiaqi Yan
2023-04-19
1
-13
/
+99
|
*
|
|
|
memcg: do not modify rstat tree for zero updates
Yosry Ahmed
2023-04-19
1
-0
/
+3
|
*
|
|
|
vmscan: memcg: sleep when flushing stats during reclaim
Yosry Ahmed
2023-04-19
1
-1
/
+1
|
*
|
|
|
workingset: memcg: sleep when flushing stats in workingset_refault()
Yosry Ahmed
2023-04-19
2
-4
/
+5
|
*
|
|
|
memcg: sleep during flushing stats in safe contexts
Yosry Ahmed
2023-04-19
3
-11
/
+38
|
*
|
|
|
memcg: replace stats_flush_lock with an atomic
Yosry Ahmed
2023-04-19
1
-7
/
+11
|
*
|
|
|
memcg: do not flush stats in irq context
Yosry Ahmed
2023-04-19
1
-1
/
+15
|
*
|
|
|
memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
Yosry Ahmed
2023-04-19
2
-2
/
+2
|
*
|
|
|
cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
Yosry Ahmed
2023-04-19
1
-1
/
+1
|
*
|
|
|
mm: kfence: improve the performance of __kfence_alloc() and __kfence_free()
Peng Zhang
2023-04-19
3
-23
/
+59
|
*
|
|
|
mm/zswap: delay the initialization of zswap
Liu Shixin
2023-04-19
1
-17
/
+54
|
*
|
|
|
mm/zswap: replace zswap_init_{started/failed} with zswap_init_state
Liu Shixin
2023-04-19
1
-25
/
+30
|
*
|
|
|
mm/zswap: remove zswap_entry_cache_{create,destroy} helper function
Liu Shixin
2023-04-19
1
-13
/
+3
|
*
|
|
|
mm: vmalloc: rename addr_to_vb_xarray() function
Uladzislau Rezki (Sony)
2023-04-19
1
-6
/
+6
|
*
|
|
|
kmemleak-test: fix kmemleak_test.c build logic
Hao Ge
2023-04-19
1
-8
/
+0
|
*
|
|
|
mm: vmalloc: remove a global vmap_blocks xarray
Uladzislau Rezki (Sony)
2023-04-19
1
-8
/
+63
|
*
|
|
|
mm: move free_area_empty() to mm/internal.h
Mike Rapoport (IBM)
2023-04-19
1
-0
/
+5
|
*
|
|
|
kmsan: fix a stale comment in kmsan_save_stack_with_flags()
Zhen Lei
2023-04-19
1
-1
/
+1
|
*
|
|
|
hugetlb: remove PageHeadHuge()
Matthew Wilcox (Oracle)
2023-04-19
1
-7
/
+11
|
*
|
|
|
memcg: do not drain charge pcp caches on remote isolated cpus
Michal Hocko
2023-04-19
1
-1
/
+2
|
*
|
|
|
mm: khugepaged: fix kernel BUG in hpage_collapse_scan_file()
Ivan Orlov
2023-04-19
1
-0
/
+20
|
*
|
|
|
zsmalloc: reset compaction source zspage pointer after putback_zspage()
Sergey Senozhatsky
2023-04-19
1
-1
/
+1
|
*
|
|
|
mm: make arch_has_descending_max_zone_pfns() static
Arnd Bergmann
2023-04-19
1
-2
/
+2
|
*
|
|
|
mm: avoid passing 0 to __ffs()
Kirill A. Shutemov
2023-04-19
2
-2
/
+22
|
*
|
|
|
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-18
5
-25
/
+134
|
|
\
\
\
\
|
*
\
\
\
\
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-16
11
-71
/
+116
|
|
\
\
\
\
\
|
*
|
|
|
|
|
sched/numa: enhance vma scanning logic
Raghavendra K T
2023-04-06
1
-0
/
+3
|
*
|
|
|
|
|
mm/mmap: free vm_area_struct without call_rcu in exit_mmap
Suren Baghdasaryan
2023-04-06
1
-4
/
+7
|
*
|
|
|
|
|
mm: introduce per-VMA lock statistics
Suren Baghdasaryan
2023-04-06
3
-0
/
+14
|
*
|
|
|
|
|
mm: prevent userfaults to be handled under per-vma lock
Suren Baghdasaryan
2023-04-06
1
-0
/
+9
|
*
|
|
|
|
|
mm: prevent do_swap_page from handling page faults under VMA lock
Suren Baghdasaryan
2023-04-06
1
-0
/
+5
|
*
|
|
|
|
|
mm: fall back to mmap_lock if vma->anon_vma is not yet set
Suren Baghdasaryan
2023-04-06
1
-0
/
+4
|
*
|
|
|
|
|
mm: introduce lock_vma_under_rcu to be used from arch-specific code
Suren Baghdasaryan
2023-04-06
1
-0
/
+46
|
*
|
|
|
|
|
mm: introduce vma detached flag
Suren Baghdasaryan
2023-04-06
1
-0
/
+2
|
*
|
|
|
|
|
mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
Suren Baghdasaryan
2023-04-06
1
-0
/
+9
|
*
|
|
|
|
|
mm: conditionally write-lock VMA in free_pgtables
Suren Baghdasaryan
2023-04-06
3
-4
/
+9
|
*
|
|
|
|
|
mm: write-lock VMAs before removing them from VMA tree
Suren Baghdasaryan
2023-04-06
1
-0
/
+1
|
*
|
|
|
|
|
mm/mremap: write-lock VMA while remapping it to a new address range
Suren Baghdasaryan
2023-04-06
2
-0
/
+2
|
*
|
|
|
|
|
mm/mmap: write-lock VMAs in vma_prepare before modifying them
Suren Baghdasaryan
2023-04-06
1
-0
/
+9
|
*
|
|
|
|
|
mm/khugepaged: write-lock VMA while collapsing a huge page
Suren Baghdasaryan
2023-04-06
2
-15
/
+24
|
*
|
|
|
|
|
mm/mmap: move vma_prepare before vma_adjust_trans_huge
Suren Baghdasaryan
2023-04-06
1
-5
/
+5
[prev]
[next]