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-12-14
tmpfs: fix data loss from failed fallocate
Hugh Dickins
2022-12-14
mm/gup: fix gup_pud_range() for dax
John Starks
2022-12-14
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-14
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
2022-12-14
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
2022-12-14
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2022-12-14
mm/khugepaged: take the right locks for page table retraction
Jann Horn
2022-12-14
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
2022-12-08
mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...
SeongJae Park
2022-12-08
mm/damon: introduce struct damos_access_pattern
Yajun Deng
2022-12-08
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
2022-12-02
mm: correctly charge compressed memory to its memcg
Li Liguang
2022-12-02
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
2022-12-02
mm: vmscan: fix extreme overreclaim and swap floods
Johannes Weiner
2022-12-02
mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
Aneesh Kumar K.V
2022-12-02
mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
SeongJae Park
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
hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cache
Mike Kravetz
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-16
mm: hugetlb_vmemmap: include missing linux/moduleparam.h
Vasily Gorbik
2022-11-04
mm: prep_compound_tail() clear page->private
Hugh Dickins
2022-11-04
mm/huge_memory: do not clobber swp_entry_t during THP split
Mel Gorman
2022-11-04
mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops
Waiman Long
2022-11-04
mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
Rik van Riel
2022-11-04
mm: migrate: fix return value if all subpages of THPs are migrated successfully
Baolin Wang
2022-10-29
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
Rik van Riel
2022-10-21
mm: hugetlb: fix UAF in hugetlb_handle_userfault
Liu Shixin
2022-10-21
mm/mmap: undo ->mmap() when arch_validate_flags() fails
Carlos Llamas
2022-10-21
mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in
Peter Xu
2022-10-21
mm/damon: validate if the pmd entry is present before accessing
Baolin Wang
2022-10-21
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
2022-10-01
Merge tag 'mm-hotfixes-stable-2022-09-30' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-09-30
damon/sysfs: fix possible memleak on damon_sysfs_add_target
Levi Yun
2022-09-30
mm: fix BUG splat with kvmalloc + GFP_ATOMIC
Florian Westphal
2022-09-26
Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-09-26
mm/page_isolation: fix isolate_single_pageblock() isolation behavior
Zi Yan
2022-09-26
mm,hwpoison: check mm when killing accessing process
Shuai Xue
2022-09-26
mm/hugetlb: correct demote page offset logic
Doug Berger
2022-09-26
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
2022-09-26
mm: bring back update_mmu_cache() to finish_fault()
Sergei Antonov
2022-09-26
frontswap: don't call ->init if no ops are registered
Christoph Hellwig
2022-09-26
mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
Naoya Horiguchi
2022-09-26
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
2022-09-26
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
2022-09-22
Merge tag 'slab-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-09-22
mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.
Maurizio Lombardi
[next]