index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-03-22
mm: teach mincore_hugetlb about pte markers
James Houghton
2023-03-22
mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
David Hildenbrand
2023-03-10
memory tier: release the new_memtier in find_create_memory_tier()
Tong Tiangen
2023-03-10
mm/thp: check and bail out if page in deferred queue already
Yin Fengwei
2023-03-10
mm: memcontrol: deprecate charge moving
Johannes Weiner
2023-03-10
mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
Naoya Horiguchi
2023-03-10
mm/damon/paddr: fix missing folio_put()
andrew.yang
2023-02-22
mm/gup: add folio to list when folio_isolate_lru() succeed
Kuan-Ying Lee
2023-02-22
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
2023-02-22
mm/migrate: fix wrongly apply write bit after mkdirty on sparc64
Peter Xu
2023-02-22
mm/filemap: fix page end in filemap_get_read_batch
Qian Yingjin
2023-02-22
mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
Zach O'Keefe
2023-02-22
mm: shrinkers: fix deadlock in shrinker debugfs
Qi Zheng
2023-02-22
kasan: fix Oops due to missing calls to kasan_arch_is_ready()
Christophe Leroy
2023-02-14
Fix page corruption caused by racy check in __free_pages
David Chen
2023-02-09
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
2023-02-09
mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
Zach O'Keefe
2023-02-09
mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
Vlastimil Babka
2023-02-09
mm/khugepaged: fix ->anon_vma race
Jann Horn
2023-02-09
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
2023-02-09
mm/uffd: fix pte marker when fork() without fork event
Peter Xu
2023-02-09
mm: multi-gen LRU: fix crash during cgroup migration
Yu Zhao
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-01
Revert "mm/compaction: fix set skip in fast_find_migrateblock"
Vlastimil Babka
2023-01-24
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2023-01-24
mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
Zach O'Keefe
2023-01-24
mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
David Hildenbrand
2023-01-24
mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects
Peter Xu
2023-01-24
mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_prot...
David Hildenbrand
2023-01-24
mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
David Hildenbrand
2023-01-24
mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
Hugh Dickins
2023-01-24
hugetlb: unshare some PMDs when splitting VMAs
James Houghton
2023-01-24
mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
Zach O'Keefe
2023-01-24
nommu: fix split_vma() map_count error
Liam Howlett
2023-01-24
nommu: fix do_munmap() error path
Liam Howlett
2023-01-24
nommu: fix memory leak in do_mmap() error path
Liam Howlett
2023-01-18
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
2023-01-07
hugetlb: really allocate vma lock for all sharable vmas
Mike Kravetz
2023-01-04
mm, compaction: fix fast_isolate_around() to stay within boundaries
NARIBAYASHI Akira
2023-01-04
kmsan: include linux/vmalloc.h
Arnd Bergmann
2023-01-04
kmsan: export kmsan_handle_urb
Arnd Bergmann
2023-01-04
mm/mempolicy: fix memory leak in set_mempolicy_home_node system call
Mathieu Desnoyers
2023-01-04
mm, mremap: fix mremap() expanding vma with addr inside vma
Vlastimil Babka
2022-12-31
mm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings
David Hildenbrand
2022-12-10
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-12-09
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-09
mm/gup: fix gup_pud_range() for dax
John Starks
2022-12-09
mmap: fix do_brk_flags() modifying obviously incorrect VMAs
Liam Howlett
2022-12-09
tmpfs: fix data loss from failed fallocate
Hugh Dickins
2022-12-09
mm: do not BUG_ON missing brk mapping, because userspace can unmap it
Jason A. Donenfeld
[next]