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-04-20
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
2023-03-22
mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
David Hildenbrand
2023-03-11
mm/thp: check and bail out if page in deferred queue already
Yin Fengwei
2023-03-11
mm: memcontrol: deprecate charge moving
Johannes Weiner
2023-02-22
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
2023-02-15
Fix page corruption caused by racy check in __free_pages
David Chen
2023-02-15
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
2023-02-15
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
2023-02-15
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-18
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
2023-01-14
mm, compaction: fix fast_isolate_around() to stay within boundaries
NARIBAYASHI Akira
2022-12-14
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
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
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Torvalds
2022-12-02
mm: vmscan: fix extreme overreclaim and swap floods
Johannes Weiner
2022-11-25
mm: fs: initialize fsdata passed to write_begin/write_end interface
Alexander Potapenko
2022-11-25
maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()
Alban Crequy
2022-11-16
mm/memremap.c: map FS_DAX device memory as decrypted
Pankaj Gupta
2022-11-03
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
Rik van Riel
2022-11-03
mm/memory: add non-anonymous page check in the copy_present_page()
Yuanzheng Song
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-15
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
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: 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-09-28
mm/slub: fix to return errno if kmalloc() fails
Chao Yu
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: 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
mm/huge_memory.c: use helper function migration_entry_to_page()
Miaohe Lin
2022-08-21
mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region
Miaohe Lin
2022-08-21
mm/mremap: hold the rmap lock in write mode when moving page table entries.
Aneesh Kumar K.V
2022-08-21
mm: Add kvrealloc()
Dave Chinner
2022-08-03
page_alloc: fix invalid watermark check on a negative value
Jaewon Kim
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-12
mm/slub: add missing TID updates on slab deactivation
Jann Horn
2022-06-09
hugetlb: fix huge_pmd_unshare address update
Mike Kravetz
[next]