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
compress-2025-01-23
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-08
mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
David Hildenbrand
1
-0
/
+9
2024-11-08
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
1
-12
/
+1
2024-11-08
vmscan,migrate: fix page count imbalance on node stats when demoting pages
Gregory Price
1
-1
/
+1
2024-11-08
kasan: remove vmalloc_percpu test
Andrey Konovalov
1
-27
/
+0
2024-11-08
mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
Matt Fleming
1
-5
/
+5
2024-11-08
mm: shmem: fix data-race in shmem_getattr()
Jeongjun Park
1
-0
/
+2
2024-11-01
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Yang Shi
1
-1
/
+1
2024-11-01
khugepaged: remove hpage from collapse_file()
Matthew Wilcox (Oracle)
1
-38
/
+39
2024-11-01
khugepaged: convert alloc_charge_hpage to alloc_charge_folio
Matthew Wilcox (Oracle)
1
-8
/
+9
2024-11-01
khugepaged: inline hpage_collapse_alloc_folio()
Matthew Wilcox (Oracle)
1
-15
/
+4
2024-11-01
mm/khugepaged: use a folio more in collapse_file()
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-11-01
mm: convert collapse_huge_page() to use a folio
Matthew Wilcox (Oracle)
1
-7
/
+8
2024-11-01
mm/khugepaged: convert alloc_charge_hpage() to use folios
Vishal Moola (Oracle)
1
-7
/
+10
2024-10-22
mm/swapfile: skip HugeTLB pages for unuse_vma
Liu Shixin
1
-1
/
+1
2024-10-22
mm/mglru: only clear kswapd_failures if reclaimable
Wei Xu
1
-2
/
+2
2024-10-22
mm/mremap: fix move_normal_pmd/retract_page_tables race
Jann Horn
1
-2
/
+9
2024-10-17
secretmem: disable memfd_secret() if arch cannot set direct map
Patrick Roy
1
-2
/
+2
2024-10-10
mm: z3fold: deprecate CONFIG_Z3FOLD
Yosry Ahmed
1
-6
/
+19
2024-10-10
mm: krealloc: consider spare memory for __GFP_ZERO
Danilo Krummrich
1
-0
/
+7
2024-10-04
mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu r...
Liam R. Howlett
1
-0
/
+2
2024-10-04
mm: only enforce minimum stack gap size if it's sensible
David Gow
1
-1
/
+1
2024-10-04
mm/filemap: optimize filemap folio adding
Kairui Song
1
-14
/
+39
2024-10-04
mm/filemap: return early if failed to allocate memory for split
Kairui Song
1
-1
/
+4
2024-10-04
mm: call the security_mmap_file() LSM hook in remap_file_pages()
Shu Han
1
-0
/
+4
2024-09-18
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
1
-5
/
+22
2024-09-12
Revert "mm: skip CMA pages when they are not available"
Usama Arif
1
-22
/
+2
2024-09-12
mm/vmscan: use folio_migratetype() instead of get_pageblock_migratetype()
Vern Hao
1
-1
/
+1
2024-09-12
userfaultfd: fix checks for huge PMDs
Jann Horn
1
-10
/
+12
2024-09-12
userfaultfd: don't BUG_ON() if khugepaged yanks our page table
Jann Horn
1
-3
/
+4
2024-09-12
mm: vmalloc: ensure vmap_block is initialised before adding to queue
Will Deacon
1
-1
/
+1
2024-09-12
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
2
-2
/
+2
2024-09-04
mm: Fix missing folio invalidation calls during truncation
David Howells
1
-2
/
+2
2024-08-29
mm/numa: no task_numa_fault() call if PTE is changed
Zi Yan
1
-17
/
+16
2024-08-29
mm/numa: no task_numa_fault() call if PMD is changed
Zi Yan
1
-17
/
+13
2024-08-29
mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...
Hailong Liu
1
-9
/
+2
2024-08-29
mm: fix endless reclaim on machines with unaccepted memory
Kirill A. Shutemov
1
-22
/
+20
2024-08-29
mm: Remove kmem_valid_obj()
Zhen Lei
2
-33
/
+12
2024-08-29
memcg_write_event_control(): fix a user-triggerable oops
Al Viro
1
-2
/
+5
2024-08-29
mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
Waiman Long
1
-9
/
+11
2024-08-19
mm/debug_vm_pgtable: drop RANDOM_ORVALUE trick
Peter Xu
1
-26
/
+5
2024-08-19
mm/page_table_check: support userfault wr-protect entries
Peter Xu
1
-0
/
+30
2024-08-19
mm: gup: stop abusing try_grab_folio
Yang Shi
4
-128
/
+135
2024-08-14
mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio()
Miaohe Lin
1
-7
/
+7
2024-08-14
mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...
Yang Shi
1
-1
/
+1
2024-08-14
mm: huge_memory: don't force huge page alignment on 32 bit
Yang Shi
1
-0
/
+4
2024-08-14
memcg: protect concurrent access to mem_cgroup_idr
Shakeel Butt
1
-2
/
+20
2024-08-11
mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...
Li Zhijian
1
-7
/
+11
2024-08-11
mm: page_alloc: control latency caused by zone PCP draining
Lucas Stach
1
-4
/
+7
2024-08-11
mm: restrict the pcp batch scale factor to avoid too long latency
Huang Ying
2
-1
/
+12
2024-08-03
mm/mglru: fix ineffective protection calculation
Yu Zhao
1
-45
/
+38
[next]