index
:
drm/drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2 hours
Merge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tip
MaĆra Canal
1
-1
/
+1
8 hours
Merge v6.13 into drm-next
Simona Vetter
13
-46
/
+146
3 days
mm: Show slab debug as offsets from section base not hashed pointers
Chris Wilson
1
-1
/
+1
8 days
mm: zswap: move allocations during CPU init outside the lock
Yosry Ahmed
1
-18
/
+24
8 days
mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
Liu Shixin
1
-2
/
+2
8 days
mm: shmem: use signed int for version handling in casefold option
Karan Sanghavi
1
-1
/
+1
8 days
mm: page_alloc: fix missed updates of lowmem_reserve in adjust_managed_page_c...
zihan zhou
1
-0
/
+3
11 days
mm: fix assertion in folio_end_read()
Matthew Wilcox (Oracle)
1
-1
/
+1
11 days
mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled.
Donet Tom
1
-0
/
+3
11 days
vmstat: disable vmstat_work on vmstat_cpu_down_prep()
Koichiro Den
1
-2
/
+13
11 days
mm: clear uffd-wp PTE/PMD state on mremap()
Ryan Roberts
3
-2
/
+56
11 days
mm: zswap: properly synchronize freeing resources during CPU hotunplug
Yosry Ahmed
1
-14
/
+44
11 days
Revert "mm: zswap: fix race between [de]compression and CPU hotunplug"
Yosry Ahmed
1
-16
/
+3
11 days
mm: fix div by zero in bdi_ratio_from_pages
Stefan Roesch
1
-2
/
+8
11 days
filemap: avoid truncating 64-bit offset to 32 bits
Marco Nelissen
1
-1
/
+1
11 days
mm/mempolicy: count MPOL_WEIGHTED_INTERLEAVE to "interleave_hit"
Honggyu Kim
1
-1
/
+2
11 days
mm/kmemleak: fix percpu memory leak detection failure
Guo Weikang
1
-1
/
+1
2025-01-06
kernel/cgroup: Add "dmem" memory accounting cgroup
Maarten Lankhorst
1
-2
/
+2
2025-01-06
Revert "vmstat: disable vmstat_work on vmstat_cpu_down_prep()"
Linus Torvalds
1
-2
/
+1
2024-12-30
mm/util: make memdup_user_nul() similar to memdup_user()
Tetsuo Handa
1
-6
/
+1
2024-12-30
mm, madvise: fix potential workingset node list_lru leaks
Kairui Song
3
-9
/
+9
2024-12-30
mm/damon/core: fix ignored quota goals and filters of newly committed schemes
SeongJae Park
1
-0
/
+5
2024-12-30
mm/damon/core: fix new damon_target objects leaks on damon_commit_targets()
SeongJae Park
1
-1
/
+4
2024-12-30
mm/list_lru: fix false warning of negative counter
Kairui Song
1
-1
/
+1
2024-12-30
vmstat: disable vmstat_work on vmstat_cpu_down_prep()
Koichiro Den
1
-1
/
+2
2024-12-30
mm: shmem: fix the update of 'shmem_falloc->nr_unswapped'
Baolin Wang
1
-1
/
+1
2024-12-30
mm: shmem: fix incorrect index alignment for within_size policy
Baolin Wang
1
-2
/
+3
2024-12-30
mm: zswap: fix race between [de]compression and CPU hotunplug
Yosry Ahmed
1
-3
/
+16
2024-12-30
mm/kmemleak: fix sleeping function called from invalid context at print message
Alessandro Carminati
1
-1
/
+1
2024-12-30
mm: hugetlb: independent PMD page table shared count
Liu Shixin
1
-9
/
+7
2024-12-30
mm/readahead: fix large folio support in async readahead
Yafang Shao
1
-1
/
+5
2024-12-30
mm: don't try THP alignment for FS without get_unmapped_area
Kefeng Wang
1
-1
/
+1
2024-12-30
mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...
Seiji Nishikawa
1
-1
/
+8
2024-12-30
mm: reinstate ability to map write-sealed memfd mappings read-only
Lorenzo Stoakes
2
-1
/
+5
2024-12-18
mm: huge_memory: handle strsep not finding delimiter
Leo Stone
1
-1
/
+1
2024-12-18
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
1
-4
/
+4
2024-12-18
vmalloc: fix accounting with i915
Matthew Wilcox (Oracle)
1
-2
/
+4
2024-12-18
mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split...
David Hildenbrand
1
-2
/
+4
2024-12-18
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
3
-15
/
+10
2024-12-18
mm: add RCU annotation to pte_offset_map(_lock)
Petr Malat
1
-1
/
+1
2024-12-18
mm: correctly reference merged VMA
Lorenzo Stoakes
1
-1
/
+4
2024-12-18
mm: use aligned address in copy_user_gigantic_page()
Kefeng Wang
2
-5
/
+5
2024-12-18
mm: use aligned address in clear_gigantic_page()
Kefeng Wang
1
-1
/
+2
2024-12-18
mm: shmem: fix ShmemHugePages at swapout
Hugh Dickins
1
-10
/
+12
2024-12-13
Merge tag 'slab-for-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+18
2024-12-10
memcg: slub: fix SUnreclaim for post charged objects
Shakeel Butt
1
-3
/
+18
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
11
-15
/
+32
2024-12-06
Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2024-12-05
mm/filemap: don't call folio_test_locked() without a reference in next_uptoda...
David Hildenbrand
1
-2
/
+2
2024-12-05
mm: correct typo in MMAP_STATE() macro
Lorenzo Stoakes
1
-1
/
+1
[next]