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
2023-05-11
writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
Baokun Li
2023-04-26
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
Tetsuo Handa
2023-04-26
mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages
Mel Gorman
2023-04-26
mm/khugepaged: check again on anon uffd-wp during isolation
Peter Xu
2023-04-13
mm: take a page reference when removing device exclusive entries
Alistair Popple
2023-04-13
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
2023-04-13
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
2023-03-30
mm: kfence: fix using kfence_metadata without initialization in show_object()
Muchun Song
2023-03-30
kfence: avoid passing -g for test
Marco Elver
2023-03-30
mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
Geert Uytterhoeven
2023-03-22
mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
David Hildenbrand
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-02-22
mm/filemap: fix page end in filemap_get_read_batch
Qian Yingjin
2023-02-22
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
2023-02-14
Fix page corruption caused by racy check in __free_pages
David Chen
2023-02-14
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
2023-02-14
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
2023-02-09
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
2023-02-01
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2023-02-01
kasan: no need to unset panic_on_warn in end_report()
Tiezhu Yang
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-18
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
2023-01-12
mm, compaction: fix fast_isolate_around() to stay within boundaries
NARIBAYASHI Akira
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
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-08
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
2022-12-08
mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
Hugh Dickins
2022-12-02
mm: vmscan: fix extreme overreclaim and swap floods
Johannes Weiner
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
[next]