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
mm,hwpoison: check mm when killing accessing process
Shuai Xue
2022-10-05
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
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: 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/damon/dbgfs: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
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-20
mm: Fix TLB flush for not-first PFNMAP mappings in unmap_region()
Jann Horn
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-05
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
2022-09-05
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
2022-09-05
mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
Jann Horn
2022-08-31
mm/hugetlb: fix hugetlb not supporting softdirty tracking
David Hildenbrand
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-17
mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region
Miaohe Lin
2022-08-17
mm/mempolicy: fix get_nodes out of bound access
Tianyu Li
2022-08-17
mm/memremap: fix memunmap_pages() race with get_dev_pagemap()
Miaohe Lin
2022-08-17
memremap: remove support for external pgmap refcounts
Christoph Hellwig
2022-08-03
page_alloc: fix invalid watermark check on a negative value
Jaewon Kim
2022-08-03
mm/hmm: fault non-owner device private entries
Ralph Campbell
2022-08-03
hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte
Miaohe Lin
2022-08-03
mm: fix page leak with multiple threads mapping the same page
Josef Bacik
2022-08-03
secretmem: fix unhandled fault in truncate
Mike Rapoport
2022-07-29
mm/mempolicy: fix uninit-value in mpol_rebind_policy()
Wang Cheng
2022-07-21
mm: split huge PUD on wp_huge_pud fallback
Gowans, James
2022-07-21
mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
Axel Rasmussen
2022-07-12
Revert "mm/memory-failure.c: fix race with changing page compound again"
Naoya Horiguchi
2022-07-12
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
2022-07-12
mm/memory-failure.c: fix race with changing page compound again
Miaohe Lin
2022-07-12
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
2022-07-12
mm/hwpoison: mf_mutex for soft offline and unpoison
Naoya Horiguchi
2022-07-12
mm: vmalloc: introduce array allocation functions
Paolo Bonzini
2022-07-12
mm/filemap: fix UAF in find_lock_entries
Liu Shixin
2022-07-12
mm/slub: add missing TID updates on slab deactivation
Jann Horn
2022-06-22
init: Initialize noop_backing_dev_info early
Jan Kara
2022-06-09
mm/memremap: fix missing call to untrack_pfn() in pagemap_range()
Miaohe Lin
2022-06-09
hugetlb: fix huge_pmd_unshare address update
Mike Kravetz
2022-06-09
mm/page_alloc: always attempt to allocate at least one page during bulk alloc...
Mel Gorman
2022-06-09
Revert "mm/cma.c: remove redundant cma_mutex lock"
Dong Aisheng
2022-06-09
mm, compaction: fast_find_migrateblock() should return pfn in the target zone
Rei Yamamoto
2022-06-06
zsmalloc: fix races between asynchronous zspage free and page migration
Sultan Alsawaf
2022-05-30
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-25
mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool
Hyeonggon Yoo
2022-05-18
mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
Naoya Horiguchi
[next]