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-11-26
mm: fs: initialize fsdata passed to write_begin/write_end interface
Alexander Potapenko
2022-11-26
maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()
Alban Crequy
2022-11-26
hugetlbfs: don't delete error page from pagecache
James Houghton
2022-11-26
mm: shmem: don't truncate page if memory failure happens
Yang Shi
2022-11-26
mm: hwpoison: handle non-anonymous THP correctly
Yang Shi
2022-11-26
mm: hwpoison: refactor refcount check handling
Yang Shi
2022-11-16
mm/shmem: use page_mapping() to detect page cache for uffd continue
Peter Xu
2022-11-16
mm/memremap.c: map FS_DAX device memory as decrypted
Pankaj Gupta
2022-11-16
mm/damon/dbgfs: check if rm_contexts input is for a real context
SeongJae Park
2022-11-10
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
2022-10-29
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
Rik van Riel
2022-10-26
mm: hugetlb: fix UAF in hugetlb_handle_userfault
Liu Shixin
2022-10-26
mm/mmap: undo ->mmap() when arch_validate_flags() fails
Carlos Llamas
2022-10-26
mm/damon: validate if the pmd entry is present before accessing
Baolin Wang
2022-10-12
mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
Naoya Horiguchi
2022-10-12
mm/huge_memory: minor cleanup for split_huge_pages_all
Miaohe Lin
2022-10-12
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
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
[next]