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: zswap: move allocations during CPU init outside the lock
Yosry Ahmed
47 hours
1
-18
/
+24
*
mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
Liu Shixin
47 hours
1
-2
/
+2
*
mm: shmem: use signed int for version handling in casefold option
Karan Sanghavi
47 hours
1
-1
/
+1
*
mm: page_alloc: fix missed updates of lowmem_reserve in adjust_managed_page_c...
zihan zhou
47 hours
1
-0
/
+3
*
mm: fix assertion in folio_end_read()
Matthew Wilcox (Oracle)
5 days
1
-1
/
+1
*
mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled.
Donet Tom
5 days
1
-0
/
+3
*
vmstat: disable vmstat_work on vmstat_cpu_down_prep()
Koichiro Den
5 days
1
-2
/
+13
*
mm: clear uffd-wp PTE/PMD state on mremap()
Ryan Roberts
5 days
3
-2
/
+56
*
mm: zswap: properly synchronize freeing resources during CPU hotunplug
Yosry Ahmed
5 days
1
-14
/
+44
*
Revert "mm: zswap: fix race between [de]compression and CPU hotunplug"
Yosry Ahmed
5 days
1
-16
/
+3
*
mm: fix div by zero in bdi_ratio_from_pages
Stefan Roesch
5 days
1
-2
/
+8
*
filemap: avoid truncating 64-bit offset to 32 bits
Marco Nelissen
5 days
1
-1
/
+1
*
mm/mempolicy: count MPOL_WEIGHTED_INTERLEAVE to "interleave_hit"
Honggyu Kim
5 days
1
-1
/
+2
*
mm/kmemleak: fix percpu memory leak detection failure
Guo Weikang
5 days
1
-1
/
+1
*
Revert "vmstat: disable vmstat_work on vmstat_cpu_down_prep()"
Linus Torvalds
12 days
1
-2
/
+1
*
mm/util: make memdup_user_nul() similar to memdup_user()
Tetsuo Handa
2024-12-31
1
-6
/
+1
*
mm, madvise: fix potential workingset node list_lru leaks
Kairui Song
2024-12-31
3
-9
/
+9
*
mm/damon/core: fix ignored quota goals and filters of newly committed schemes
SeongJae Park
2024-12-31
1
-0
/
+5
*
mm/damon/core: fix new damon_target objects leaks on damon_commit_targets()
SeongJae Park
2024-12-31
1
-1
/
+4
*
mm/list_lru: fix false warning of negative counter
Kairui Song
2024-12-31
1
-1
/
+1
*
vmstat: disable vmstat_work on vmstat_cpu_down_prep()
Koichiro Den
2024-12-31
1
-1
/
+2
*
mm: shmem: fix the update of 'shmem_falloc->nr_unswapped'
Baolin Wang
2024-12-31
1
-1
/
+1
*
mm: shmem: fix incorrect index alignment for within_size policy
Baolin Wang
2024-12-31
1
-2
/
+3
*
mm: zswap: fix race between [de]compression and CPU hotunplug
Yosry Ahmed
2024-12-31
1
-3
/
+16
*
mm/kmemleak: fix sleeping function called from invalid context at print message
Alessandro Carminati
2024-12-31
1
-1
/
+1
*
mm: hugetlb: independent PMD page table shared count
Liu Shixin
2024-12-31
1
-9
/
+7
*
mm/readahead: fix large folio support in async readahead
Yafang Shao
2024-12-31
1
-1
/
+5
*
mm: don't try THP alignment for FS without get_unmapped_area
Kefeng Wang
2024-12-31
1
-1
/
+1
*
mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...
Seiji Nishikawa
2024-12-31
1
-1
/
+8
*
mm: reinstate ability to map write-sealed memfd mappings read-only
Lorenzo Stoakes
2024-12-31
2
-1
/
+5
*
mm: huge_memory: handle strsep not finding delimiter
Leo Stone
2024-12-19
1
-1
/
+1
*
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
2024-12-19
1
-4
/
+4
*
vmalloc: fix accounting with i915
Matthew Wilcox (Oracle)
2024-12-19
1
-2
/
+4
*
mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split...
David Hildenbrand
2024-12-19
1
-2
/
+4
*
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
2024-12-19
3
-15
/
+10
*
mm: add RCU annotation to pte_offset_map(_lock)
Petr Malat
2024-12-19
1
-1
/
+1
*
mm: correctly reference merged VMA
Lorenzo Stoakes
2024-12-19
1
-1
/
+4
*
mm: use aligned address in copy_user_gigantic_page()
Kefeng Wang
2024-12-19
2
-5
/
+5
*
mm: use aligned address in clear_gigantic_page()
Kefeng Wang
2024-12-19
1
-1
/
+2
*
mm: shmem: fix ShmemHugePages at swapout
Hugh Dickins
2024-12-19
1
-10
/
+12
*
Merge tag 'slab-for-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-12-13
1
-3
/
+18
|
\
|
*
memcg: slub: fix SUnreclaim for post charged objects
Shakeel Butt
2024-12-10
1
-3
/
+18
*
|
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-12-08
11
-15
/
+32
|
\
\
|
*
|
mm/filemap: don't call folio_test_locked() without a reference in next_uptoda...
David Hildenbrand
2024-12-06
1
-2
/
+2
|
*
|
mm: correct typo in MMAP_STATE() macro
Lorenzo Stoakes
2024-12-06
1
-1
/
+1
|
*
|
mm: respect mmap hint address when aligning for THP
Kalesh Singh
2024-12-06
1
-0
/
+1
|
*
|
mm: memcg: declare do_memsw_account inline
John Sperbeck
2024-12-06
1
-1
/
+1
|
*
|
mm/codetag: swap tags when migrate pages
David Wang
2024-12-06
1
-1
/
+1
|
*
|
mm: open-code page_folio() in dump_page()
Matthew Wilcox (Oracle)
2024-12-06
1
-2
/
+5
|
*
|
mm: fix vrealloc()'s KASAN poisoning logic
Andrii Nakryiko
2024-12-06
1
-1
/
+2
[next]