index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-06
mm: swap: use str_true_false() helper function
Thorsten Blum
1
-2
/
+1
2024-11-06
mm, kasan, kmsan: instrument copy_from/to_kernel_nofault
Sabyrzhan Tasbolatov
3
-2
/
+61
2024-11-06
mm/vmstat: defer the refresh_zone_stat_thresholds after all CPUs bringup
Saurabh Sengar
1
-1
/
+11
2024-11-06
vmscan: add a vmscan event for reclaim_pages
Jaewon Kim
1
-2
/
+3
2024-11-06
mm: avoid zeroing user movable page twice with init_on_alloc=1
Zi Yan
3
-2
/
+22
2024-11-06
mm/zswap: avoid touching XArray for unnecessary invalidation
Kairui Song
1
-0
/
+3
2024-11-06
mm/hugetlb: perform vmemmap optimization batchly for specific node allocation
suhua
1
-3
/
+8
2024-11-06
memcg: add tracing for memcg stat updates
Shakeel Butt
1
-2
/
+11
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
5
-11
/
+8
2024-11-06
mm: add pcp high_min high_max to proc zoneinfo
MengEn Sun
1
-4
/
+8
2024-11-06
mm/kmemleak: fix typo in object_no_scan() comment
Mike Rapoport (Microsoft)
1
-1
/
+1
2024-11-06
kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
John Hubbard
2
-2
/
+2
2024-11-06
mm: allocate THP on hugezeropage wp-fault
Dev Jain
1
-1
/
+40
2024-11-06
mm: abstract THP allocation
Dev Jain
1
-41
/
+57
2024-11-06
mm/memory.c: remove stray newline at top of file
Andrew Morton
1
-1
/
+0
2024-11-06
percpu: fix data race with pcpu_nr_empty_pop_pages
Dennis Zhou
1
-3
/
+4
2024-11-06
mm/mmap: teach generic_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
1
-0
/
+4
2024-11-06
mm: remove misleading 'unlikely' hint in vms_gather_munmap_vmas()
Breno Leitao
1
-1
/
+1
2024-11-06
mm/truncate: reset xa_has_values flag on each iteration
Shakeel Butt
1
-2
/
+2
2024-11-06
mm: swap: make some count_mthp_stat() call-sites be THP-agnostic.
Kanchana P Sridhar
2
-2
/
+2
2024-11-06
gup: convert FOLL_TOUCH case in follow_page_pte() to folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-11-06
mm: remove PageKsm()
Matthew Wilcox (Oracle)
2
-3
/
+3
2024-11-06
ksm: convert should_skip_rmap_item() to take a folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-11-06
ksm: convert cmp_and_merge_page() to use a folio
Matthew Wilcox (Oracle)
1
-25
/
+26
2024-11-06
ksm: use a folio in try_to_merge_one_page()
Matthew Wilcox (Oracle)
1
-16
/
+17
2024-11-05
mm/cma: fix useless return in void function
Pintu Kumar
1
-2
/
+1
2024-11-05
mm: optimize invalidation of shadow entries
Shakeel Butt
1
-28
/
+18
2024-11-05
mm: optimize truncation of shadow entries
Shakeel Butt
1
-27
/
+26
2024-11-05
mm: migrate LRU_REFS_MASK bits in folio_migrate_flags
Zhaoyang Huang
1
-0
/
+1
2024-11-05
mm: pgtable: remove pte_offset_map_nolock()
Qi Zheng
1
-21
/
+0
2024-11-05
mm: multi-gen LRU: walk_pte_range() use pte_offset_map_rw_nolock()
Qi Zheng
1
-1
/
+8
2024-11-05
mm: userfaultfd: move_pages_pte() use pte_offset_map_rw_nolock()
Qi Zheng
1
-3
/
+12
2024-11-05
mm: page_vma_mapped_walk: map_pte() use pte_offset_map_rw_nolock()
Qi Zheng
1
-6
/
+18
2024-11-05
mm: mremap: move_ptes() use pte_offset_map_rw_nolock()
Qi Zheng
1
-1
/
+10
2024-11-05
mm: copy_pte_range() use pte_offset_map_rw_nolock()
Qi Zheng
1
-1
/
+10
2024-11-05
mm: khugepaged: collapse_pte_mapped_thp() use pte_offset_map_rw_nolock()
Qi Zheng
1
-5
/
+13
2024-11-05
mm: handle_pte_fault() use pte_offset_map_rw_nolock()
Qi Zheng
1
-2
/
+12
2024-11-05
mm: khugepaged: __collapse_huge_page_swapin() use pte_offset_map_ro_nolock()
Qi Zheng
1
-1
/
+5
2024-11-05
mm: filemap: filemap_fault_recheck_pte_none() use pte_offset_map_ro_nolock()
Qi Zheng
1
-2
/
+2
2024-11-05
mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock()
Qi Zheng
1
-0
/
+48
2024-11-05
mm: move mm flags to mm_types.h
Nanyong Sun
5
-5
/
+0
2024-11-05
mm/madvise: unrestrict process_madvise() for current process
Lorenzo Stoakes
1
-19
/
+36
2024-11-05
mm/mempolicy: fix comments for better documentation
Tanya Agarwal
1
-1
/
+1
2024-11-05
mm: fix shrink nr.unqueued_dirty counter issue
Zhiguo Jiang
1
-1
/
+2
2024-11-05
mm: refactor mm_access() to not return NULL
Lorenzo Stoakes
2
-4
/
+4
2024-11-05
mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...
Adrian Huang
2
-12
/
+36
2024-11-05
mm/memcontrol: add per-memcg pgpgin/pswpin counter
Jingxiang Zeng
2
-0
/
+6
2024-11-05
mm/damon: fix sparse warning for zero initializer
Leo Stone
1
-1
/
+1
2024-11-05
mm: shmem: fix khugepaged activation policy for shmem
Baolin Wang
2
-3
/
+32
2024-11-05
mm: resolve faulty mmap_region() error path behaviour
Lorenzo Stoakes
1
-54
/
+65
[next]