index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-10-05
damon/sysfs: fix possible memleak on damon_sysfs_add_target
Levi Yun
2022-10-05
mm,hwpoison: check mm when killing accessing process
Shuai Xue
2022-10-05
mm/hugetlb: correct demote page offset logic
Doug Berger
2022-10-05
mm: bring back update_mmu_cache() to finish_fault()
Sergei Antonov
2022-10-05
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
2022-10-05
mm/migrate_device.c: copy pte dirty bit to page
Alistair Popple
2022-10-05
mm/migrate_device.c: add missing flush_cache_page()
Alistair Popple
2022-10-05
mm/migrate_device.c: flush TLB while holding PTL
Alistair Popple
2022-10-05
mm: fix dereferencing possible ERR_PTR
Binyi Han
2022-10-05
mm/page_isolation: fix isolate_single_pageblock() isolation behavior
Zi Yan
2022-10-05
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
2022-10-05
mm/page_alloc: fix race condition between build_all_zonelists and page alloca...
Mel Gorman
2022-10-05
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
2022-10-05
mm: fix BUG splat with kvmalloc + GFP_ATOMIC
Florian Westphal
2022-10-05
mm/damon/dbgfs: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
2022-10-05
frontswap: don't call ->init if no ops are registered
Christoph Hellwig
2022-09-28
mm/slab_common: fix possible double free of kmem_cache
Feng Tang
2022-09-28
mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.
Maurizio Lombardi
2022-09-28
mm/slub: fix to return errno if kmalloc() fails
Chao Yu
2022-09-28
kasan: call kasan_malloc() from __kmalloc_*track_caller()
Peter Collingbourne
2022-09-15
Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"
Yee Lee
2022-09-08
mm: pagewalk: Fix race between unmap and page walker
Steven Price
2022-09-08
mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab...
Waiman Long
2022-09-05
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
2022-08-31
mm/hugetlb: fix hugetlb not supporting softdirty tracking
David Hildenbrand
2022-08-31
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
2022-08-31
mm/mprotect: only reference swap pfn page if type match
Peter Xu
2022-08-31
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
2022-08-31
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
2022-08-31
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
2022-08-31
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2022-08-31
mm/hugetlb: support write-faults in shared mappings
David Hildenbrand
2022-08-31
mm/uffd: reset write protection when unregister with wp-mode
Peter Xu
2022-08-31
mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
David Hildenbrand
2022-08-21
Revert "mm: kfence: apply kmemleak_ignore_phys on early allocated pool"
Marco Elver
2022-08-17
hugetlb_cgroup: fix wrong hugetlb cgroup numa stat
Miaohe Lin
2022-08-17
mm/damon/reclaim: fix potential memory leak in damon_reclaim_init()
Jianglei Nie
2022-08-17
mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region
Miaohe Lin
2022-08-17
mm: percpu: use kmemleak_ignore_phys() instead of kmemleak_free()
Patrick Wang
2022-08-17
mm/mempolicy: fix get_nodes out of bound access
Tianyu Li
2022-08-17
kasan: fix zeroing vmalloc memory with HW_TAGS
Andrey Konovalov
2022-08-17
mm: introduce clear_highpage_kasan_tagged
Andrey Konovalov
2022-08-17
mm/migration: fix potential pte_unmap on an not mapped pte
Miaohe Lin
2022-08-17
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
2022-08-17
mm/memremap: fix memunmap_pages() race with get_dev_pagemap()
Miaohe Lin
2022-08-17
mm: Account dirty folios properly during splits
Matthew Wilcox (Oracle)
2022-07-29
Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-07-29
mm/hmm: fault non-owner device private entries
Ralph Campbell
2022-07-29
page_alloc: fix invalid watermark check on a negative value
Jaewon Kim
2022-07-26
Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
[next]