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
2025-02-27
mm,madvise,hugetlb: check for 0-length range after end address adjustment
Ricardo CaƱuelo Navarro
1
-1
/
+10
2025-02-27
mm/migrate_device: don't add folio to be freed to LRU in migrate_device_final...
David Hildenbrand
1
-9
/
+4
2025-02-17
mm/compaction: fix UBSAN shift-out-of-bounds warning
Liu Shixin
1
-1
/
+2
2025-02-17
mm/hugetlb: fix hugepage allocation for interleaved memory nodes
Ritesh Harjani (IBM)
1
-1
/
+1
2025-02-17
mm/vmscan: accumulate nr_demoted for accurate demotion statistics
Li Zhijian
1
-3
/
+4
2025-02-17
mm: gup: fix infinite loop within __get_longterm_locked
Zhaoyang Huang
1
-10
/
+4
2025-02-17
mm: kmemleak: fix upper boundary check for physical address objects
Catalin Marinas
1
-1
/
+1
2025-02-17
mm/hugetlb: fix avoid_reserve to allow taking folio from subpool
Peter Xu
1
-19
/
+3
2025-02-17
kfence: skip __GFP_THISNODE allocations on NUMA systems
Marco Elver
1
-0
/
+2
2025-02-08
memcg: fix soft lockup in the OOM process
Chen Ridong
2
-2
/
+13
2025-02-01
cachestat: fix page cache statistics permission checking
Linus Torvalds
1
-0
/
+19
2025-02-01
Revert "libfs: Add simple_offset_empty()"
Chuck Lever
1
-2
/
+2
2025-02-01
mm: zswap: move allocations during CPU init outside the lock
Yosry Ahmed
1
-18
/
+24
2025-02-01
mm: zswap: properly synchronize freeing resources during CPU hotunplug
Yosry Ahmed
1
-14
/
+44
2025-01-23
mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled.
Donet Tom
1
-0
/
+3
2025-01-23
mm: clear uffd-wp PTE/PMD state on mremap()
Ryan Roberts
3
-2
/
+56
2025-01-23
mm/kmemleak: fix percpu memory leak detection failure
Guo Weikang
1
-1
/
+1
2025-01-23
filemap: avoid truncating 64-bit offset to 32 bits
Marco Nelissen
1
-1
/
+1
2025-01-09
mm: hugetlb: independent PMD page table shared count
Liu Shixin
1
-9
/
+7
2025-01-09
mm: reinstate ability to map write-sealed memfd mappings read-only
Lorenzo Stoakes
2
-1
/
+5
2025-01-09
mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...
Seiji Nishikawa
1
-1
/
+8
2025-01-09
mm/kmemleak: fix sleeping function called from invalid context at print message
Alessandro Carminati
1
-1
/
+1
2025-01-09
mm/readahead: fix large folio support in async readahead
Yafang Shao
1
-1
/
+5
2025-01-09
mm: shmem: fix incorrect index alignment for within_size policy
Baolin Wang
1
-2
/
+3
2025-01-09
mm: shmem: fix the update of 'shmem_falloc->nr_unswapped'
Baolin Wang
1
-1
/
+1
2025-01-09
mm/damon/core: fix new damon_target objects leaks on damon_commit_targets()
SeongJae Park
1
-1
/
+4
2025-01-09
mm/damon/core: fix ignored quota goals and filters of newly committed schemes
SeongJae Park
1
-0
/
+5
2024-12-27
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
1
-4
/
+4
2024-12-27
mm: shmem: fix ShmemHugePages at swapout
Hugh Dickins
1
-10
/
+12
2024-12-27
mm: use aligned address in copy_user_gigantic_page()
Kefeng Wang
2
-5
/
+5
2024-12-27
mm: use aligned address in clear_gigantic_page()
Kefeng Wang
1
-1
/
+2
2024-12-27
mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split...
David Hildenbrand
1
-2
/
+4
2024-12-27
vmalloc: fix accounting with i915
Matthew Wilcox (Oracle)
1
-2
/
+4
2024-12-19
memcg: slub: fix SUnreclaim for post charged objects
Shakeel Butt
1
-3
/
+18
2024-12-14
memblock: allow zero threshold in validate_numa_converage()
Mike Rapoport (Microsoft)
1
-2
/
+2
2024-12-14
mm: respect mmap hint address when aligning for THP
Kalesh Singh
1
-0
/
+1
2024-12-14
mm: fix vrealloc()'s KASAN poisoning logic
Andrii Nakryiko
1
-1
/
+2
2024-12-14
mm: open-code page_folio() in dump_page()
Matthew Wilcox (Oracle)
1
-2
/
+5
2024-12-14
mm: memcg: declare do_memsw_account inline
John Sperbeck
1
-1
/
+1
2024-12-14
mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
David Hildenbrand
1
-0
/
+4
2024-12-14
mm/gup: handle NULL pages in unpin_user_pages()
John Hubbard
1
-1
/
+10
2024-12-14
kasan: make report_lock a raw spinlock
Jared Kangas
1
-3
/
+3
2024-12-14
Revert "readahead: properly shorten readahead when falling back to do_page_ca...
Jan Kara
1
-3
/
+2
2024-12-09
mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...
Adrian Huang
2
-12
/
+36
2024-12-09
slab: Fix too strict alignment check in create_cache()
Geert Uytterhoeven
1
-1
/
+1
2024-12-09
mm/slub: Avoid list corruption when removing a slab from the full list
yuan.gao
2
-1
/
+13
2024-12-09
mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
Zheng Yejian
2
-2
/
+3
2024-12-09
vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
MengEn Sun
1
-0
/
+1
2024-12-05
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
1
-1
/
+1
2024-11-22
mm/mmap: fix __mmap_region() error handling in rare merge failure case
Liam R. Howlett
1
-1
/
+12
[next]