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: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-25
1
-0
/
+12
|
*
|
|
swap: remove remnants of polling from read_swap_cache_async
Suren Baghdasaryan
2023-08-25
3
-10
/
+7
|
*
|
|
mm: memory-failure: fix potential page refcnt leak in memory_failure()
Miaohe Lin
2023-08-25
1
-2
/
+1
|
*
|
|
mm/memory.c: fix mismerge
Matthew Wilcox
2023-08-25
1
-1
/
+1
|
*
|
|
mm/khugepaged: fix collapse_pte_mapped_thp() versus uffd
Hugh Dickins
2023-08-25
1
-9
/
+29
|
*
|
|
hugetlb: clear flags in tail pages that will be freed individually
Mike Kravetz
2023-08-25
1
-10
/
+1
|
*
|
|
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-25
3
-6
/
+8
|
|
\
\
\
|
*
|
|
|
mm: convert split_huge_pages_pid() to use a folio
Matthew Wilcox (Oracle)
2023-08-21
1
-11
/
+10
|
*
|
|
|
mm: remove folio_test_transhuge()
Matthew Wilcox (Oracle)
2023-08-21
1
-1
/
+1
|
*
|
|
|
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
2023-08-21
1
-1
/
+1
|
*
|
|
|
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
2023-08-21
3
-9
/
+3
|
*
|
|
|
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
2023-08-21
2
-44
/
+7
|
*
|
|
|
mm: remove free_compound_page() and the compound_page_dtors array
Matthew Wilcox (Oracle)
2023-08-21
1
-19
/
+5
|
*
|
|
|
mm: convert prep_transhuge_page() to folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
4
-14
/
+14
|
*
|
|
|
mm: convert free_transhuge_folio() to folio_undo_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
3
-14
/
+19
|
*
|
|
|
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
2023-08-21
2
-26
/
+24
|
*
|
|
|
mm: call free_huge_page() directly
Matthew Wilcox (Oracle)
2023-08-21
1
-3
/
+5
|
*
|
|
|
mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2023-08-21
1
-7
/
+0
|
*
|
|
|
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
22
-86
/
+226
|
|
\
\
\
\
|
*
|
|
|
|
Rename kmemleak_initialized to kmemleak_late_initialized
Xiaolei Wang
2023-08-21
1
-4
/
+4
|
*
|
|
|
|
mm/kmemleak: use object_cache instead of kmemleak_initialized to check in set...
Xiaolei Wang
2023-08-21
1
-1
/
+6
|
*
|
|
|
|
mm/ksm: add pages scanned metric
Stefan Roesch
2023-08-21
1
-1
/
+15
|
*
|
|
|
|
mm: allow fault_dirty_shared_page() to be called under the VMA lock
Matthew Wilcox (Oracle)
2023-08-21
1
-1
/
+1
|
*
|
|
|
|
mm/secretmem: use a folio in secretmem_fault()
ZhangPeng
2023-08-21
1
-6
/
+8
|
*
|
|
|
|
mm,thp: no space after colon in Mem-Info fields
Hugh Dickins
2023-08-21
1
-3
/
+3
|
*
|
|
|
|
memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
Aleksa Sarai
2023-08-21
1
-1
/
+2
|
*
|
|
|
|
memfd: improve userspace warnings for missing exec-related flags
Aleksa Sarai
2023-08-21
1
-1
/
+1
|
*
|
|
|
|
memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2
Aleksa Sarai
2023-08-21
1
-19
/
+11
|
*
|
|
|
|
mm: convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-2
/
+2
|
*
|
|
|
|
mm: convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-2
/
+2
|
*
|
|
|
|
mm/z3fold: remove obsolete comment for struct z3fold_pool
Xiu Jianfeng
2023-08-21
1
-2
/
+0
|
*
|
|
|
|
mm/page_alloc: use get_pfnblock_migratetype to avoid extra page_to_pfn
Kemeng Shi
2023-08-21
1
-2
/
+2
|
*
|
|
|
|
mm/page_alloc: remove unnecessary inner __get_pfnblock_flags_mask
Kemeng Shi
2023-08-21
1
-19
/
+11
|
*
|
|
|
|
mm: page_alloc: remove unused parameter from reserve_highatomic_pageblock()
ZhangPeng
2023-08-21
1
-3
/
+2
|
*
|
|
|
|
Multi-gen LRU: skip CMA pages when they are not eligible
Charan Teja Kalla
2023-08-21
1
-1
/
+1
|
*
|
|
|
|
mm/compaction: remove unused parameter pgdata of fragmentation_score_wmark
Kemeng Shi
2023-08-21
1
-3
/
+3
|
*
|
|
|
|
mm/page_alloc: remove unnecessary parameter batch of nr_pcp_free
Kemeng Shi
2023-08-21
1
-5
/
+3
|
*
|
|
|
|
mm/page_alloc: remove track of active PCP lists range in bulk free
Kemeng Shi
2023-08-21
1
-12
/
+3
|
*
|
|
|
|
mm/memory_hotplug: embed vmem_altmap details in memory block
Aneesh Kumar K.V
2023-08-21
1
-21
/
+35
|
*
|
|
|
|
mm/memory_hotplug: support memmap_on_memory when memmap is not aligned to pag...
Aneesh Kumar K.V
2023-08-21
1
-19
/
+101
|
*
|
|
|
|
mm/memory_hotplug: allow architecture to override memmap on memory support check
Aneesh Kumar K.V
2023-08-21
1
-4
/
+20
|
*
|
|
|
|
mm/memory_hotplug: allow memmap on memory hotplug request to fallback
Aneesh Kumar K.V
2023-08-21
1
-7
/
+6
|
*
|
|
|
|
mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
Aneesh Kumar K.V
2023-08-21
1
-0
/
+3
|
*
|
|
|
|
writeback: remove redundant checks for root memcg
Jinliang Zheng
2023-08-21
1
-3
/
+0
|
*
|
|
|
|
mm: zswap: update comment for struct zswap_entry
Xiu Jianfeng
2023-08-21
1
-1
/
+2
|
*
|
|
|
|
mm: memtest: convert to memtest_report_meminfo()
Kefeng Wang
2023-08-21
1
-2
/
+20
|
*
|
|
|
|
mm/mm_init: use helper macro BITS_PER_LONG and BITS_PER_BYTE
Miaohe Lin
2023-08-21
1
-3
/
+3
|
*
|
|
|
|
mm: memory-failure: use helper macro llist_for_each_entry_safe()
Miaohe Lin
2023-08-21
1
-8
/
+5
|
*
|
|
|
|
mm: move dummy_vm_ops out of a header
Mateusz Guzik
2023-08-21
1
-0
/
+2
|
*
|
|
|
|
mm: move vma locking out of vma_prepare and dup_anon_vma
Suren Baghdasaryan
2023-08-21
1
-11
/
+19
[prev]
[next]