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-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
2024-08-03
mm/numa_balancing: teach mpol_to_str about the balancing mode
Tvrtko Ursulin
1
-4
/
+14
2024-08-03
mm: fix old/young bit handling in the faulting path
Ram Tummala
1
-1
/
+1
2024-08-03
mm/mglru: fix overshooting shrinker memory
Yu Zhao
1
-2
/
+8
2024-08-03
mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
Tetsuo Handa
1
-155
/
+20
2024-08-03
mm/mglru: fix div-by-zero in vmpressure_calc_level()
Yu Zhao
1
-1
/
+0
2024-08-03
mm/hugetlb: fix possible recursive locking detected warning
Miaohe Lin
1
-1
/
+1
2024-08-03
hugetlb: force allocating surplus hugepages on mempolicy allowed nodes
Aristeu Rozanski
1
-19
/
+28
2024-07-25
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
2
-6
/
+6
2024-07-18
mm/damon/core: merge regions aggressively when max_nr_regions is unmet
SeongJae Park
1
-3
/
+20
2024-07-18
mm/shmem: disable PMD-sized page cache if needed
Gavin Shan
1
-2
/
+13
2024-07-18
mm/filemap: skip to create PMD-sized page cache if needed
Gavin Shan
1
-1
/
+1
2024-07-18
mm: vmalloc: check if a hash-index is in cpu_possible_mask
Uladzislau Rezki (Sony)
1
-1
/
+9
2024-07-11
Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
Jan Kara
1
-1
/
+1
2024-07-11
mm: avoid overflows in dirty throttling logic
Jan Kara
1
-4
/
+26
2024-07-05
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
1
-2
/
+7
2024-07-05
mm: fix incorrect vbq reference in purge_fragmented_block
Zhaoyang Huang
1
-6
/
+15
2024-06-27
mm/page_table_check: fix crash on ZONE_DEVICE
Peter Xu
1
-1
/
+10
2024-06-21
mm/huge_memory: don't unpoison huge_zero_folio
Miaohe Lin
1
-0
/
+7
2024-06-21
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
1
-2
/
+2
2024-06-21
memory-failure: use a folio in me_huge_page()
Matthew Wilcox (Oracle)
1
-6
/
+6
2024-06-16
mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
Hailong.Liu
1
-3
/
+2
2024-06-16
mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid
Frank van der Linden
1
-3
/
+3
2024-06-16
mm/cma: drop incorrect alignment check in cma_init_reserved_mem
Frank van der Linden
1
-4
/
+0
2024-06-16
kmsan: do not wipe out origin when doing partial unpoisoning
Alexander Potapenko
1
-4
/
+11
2024-06-16
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
1
-6
/
+5
2024-06-16
mm/ksm: fix ksm_pages_scanned accounting
Chengming Zhou
1
-4
/
+2
2024-06-16
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
2
-23
/
+28
2024-06-16
mm: ratelimit stat flush from workingset shrinker
Shakeel Butt
1
-1
/
+1
2024-06-12
kthread: add kthread_stop_put
Andreas Gruenbacher
1
-2
/
+1
[prev]
[next]