index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
mm/userfaultfd: fix hugetlb fault mutex hash calculation
Jianhui Zhou
1
-1
/
+1
2026-04-22
mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()
Breno Leitao
1
-2
/
+3
2026-04-22
mm/kasan: fix double free for kasan pXds
Ritesh Harjani (IBM)
1
-4
/
+4
2026-04-22
mm: call ->free_folio() directly in folio_unmap_invalidate()
Matthew Wilcox (Oracle)
3
-3
/
+7
2026-04-07
Merge tag 'mm-hotfixes-stable-2026-04-06-15-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
6
-4
/
+65
2026-04-06
mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
SeongJae Park
1
-0
/
+7
2026-04-06
mm/vma: fix memory leak in __mmap_region()
Sechang Lim
1
-0
/
+7
2026-04-06
mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplug
Hao Li
1
-0
/
+20
2026-04-06
mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails
SeongJae Park
1
-1
/
+2
2026-04-06
mm: reinstate unconditional writeback start in balance_dirty_pages()
Joanne Koong
1
-0
/
+21
2026-04-06
mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()
Baolin Wang
1
-3
/
+8
2026-03-29
Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+8
2026-03-28
Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-14
/
+51
2026-03-27
mm/mseal: update VMA end correctly on merge
Lorenzo Stoakes (Oracle)
1
-2
/
+1
2026-03-27
mm/pagewalk: fix race between concurrent split and refault
Max Boone
1
-3
/
+22
2026-03-27
mm/memory: fix PMD/PUD checks in follow_pfnmap_start()
David Hildenbrand (Arm)
1
-3
/
+15
2026-03-27
mm/damon/sysfs: check contexts->nr in repeat_call_fn
Josh Law
1
-0
/
+3
2026-03-27
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
Josh Law
1
-0
/
+3
2026-03-27
mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
Josh Law
1
-1
/
+3
2026-03-27
mm/swap: fix swap cache memcg accounting
Alexandre Ghiti
1
-5
/
+4
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-2
/
+2
2026-03-26
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
1
-2
/
+8
2026-03-23
mm/damon/stat: monitor all System RAM resources
SeongJae Park
1
-3
/
+50
2026-03-23
mm/zswap: add missing kunmap_local()
Lorenzo Stoakes (Oracle)
1
-1
/
+7
2026-03-21
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
1
-0
/
+8
2026-03-21
mm/rmap: clear vma->anon_vma on error
Lorenzo Stoakes (Oracle)
1
-0
/
+7
2026-03-20
mm/hmm: Indicate that HMM requires DMA coherency
Leon Romanovsky
1
-2
/
+2
2026-03-16
Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-5
/
+19
2026-03-13
Merge tag 'slab-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-7
/
+4
2026-03-11
slab: fix memory leak when refill_sheaf() fails
Qing Wang
1
-0
/
+4
2026-03-10
mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared THP
Wei Yang
1
-3
/
+9
2026-03-10
mm/rmap: fix incorrect pte restoration for lazyfree folios
Dev Jain
1
-1
/
+8
2026-03-10
mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()
Chris Down
1
-1
/
+2
2026-03-10
Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
6
-15
/
+65
2026-03-10
mm/slab: fix an incorrect check in obj_exts_alloc_size()
Harry Yoo
1
-7
/
+0
2026-03-06
Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4
-11
/
+17
2026-03-06
Merge tag 'slab-for-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
2
-27
/
+52
2026-03-06
Require (reasonably) normal mappings for MADV_DOFORK
Linus Torvalds
1
-1
/
+1
2026-03-04
mm/huge_memory: fix a folio_split() race condition with folio_try_get()
Zi Yan
1
-4
/
+9
2026-03-04
memcg: fix slab accounting in refill_obj_stock() trylock path
Hao Li
1
-1
/
+1
2026-03-04
mm/hugetlb.c: use __pa() instead of virt_to_phys() in early bootmem alloc code
Ritesh Harjani (IBM)
1
-2
/
+2
2026-03-04
mm/cma: move put_page_testzero() out of VM_WARN_ON in cma_release()
Zi Yan
1
-1
/
+4
2026-03-04
mm/damon/core: clear walk_control on inactive context in damos_walk()
Raul Pazemecxas De Andrade
1
-1
/
+6
2026-03-04
mm: memfd_luo: always dirty all folios
Pratyush Yadav (Google)
1
-5
/
+21
2026-03-04
mm: memfd_luo: always make all folios uptodate
Pratyush Yadav (Google)
1
-2
/
+23
2026-03-04
mm/slab: change stride type from unsigned short to unsigned int
Harry Yoo
1
-5
/
+5
2026-03-04
mm/slab: allow sheaf refill if blocking is not allowed
Vlastimil Babka (SUSE)
1
-12
/
+10
2026-03-02
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
4
-11
/
+17
2026-03-02
slab: distinguish lock and trylock for sheaf_flush_main()
Vlastimil Babka
1
-10
/
+37
2026-02-27
Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
2
-18
/
+37
[next]