index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-02-12
Fix page corruption caused by racy check in __free_pages
David Chen
2023-02-07
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
2023-02-03
Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...
Linus Torvalds
2023-01-31
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
2023-01-31
mm: use stack_depot_early_init for kmemleak
Zhaoyang Huang
2023-01-31
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
2023-01-31
mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
Zach O'Keefe
2023-01-31
mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
Vlastimil Babka
2023-01-31
mm: multi-gen LRU: fix crash during cgroup migration
Yu Zhao
2023-01-31
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
2023-01-31
zsmalloc: fix a race with deferred_handles storing
Nhat Pham
2023-01-31
mm/khugepaged: fix ->anon_vma race
Jann Horn
2023-01-29
Revert "mm/compaction: fix set skip in fast_find_migrateblock"
Vlastimil Babka
2023-01-19
Merge tag 'slab-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-18
mm: fix a few rare cases of using swapin error pte marker
Peter Xu
2023-01-18
mm/uffd: fix pte marker when fork() without fork event
Peter Xu
2023-01-18
Sync with v6.2-rc4
Andrew Morton
2023-01-16
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-01-11
nommu: fix split_vma() map_count error
Liam Howlett
2023-01-11
nommu: fix do_munmap() error path
Liam Howlett
2023-01-11
nommu: fix memory leak in do_mmap() error path
Liam Howlett
2023-01-11
mm: update mmap_sem comments to refer to mmap_lock
Lorenzo Stoakes
2023-01-11
kasan: mark kasan_kunit_executing as static
Andrey Konovalov
2023-01-11
mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects
Peter Xu
2023-01-11
hugetlb: unshare some PMDs when splitting VMAs
James Houghton
2023-01-11
mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
Zach O'Keefe
2023-01-11
mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
Zach O'Keefe
2023-01-11
mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
David Hildenbrand
2023-01-11
mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
Hugh Dickins
2023-01-11
mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_prot...
David Hildenbrand
2023-01-11
mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
David Hildenbrand
2023-01-08
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
2023-01-04
memblock: Fix doc for memblock_phys_free
Miaoqian Lin
2023-01-02
mm, slab: periodically resched in drain_freelist()
David Rientjes
2022-12-21
hugetlb: really allocate vma lock for all sharable vmas
Mike Kravetz
2022-12-21
kmsan: export kmsan_handle_urb
Arnd Bergmann
2022-12-21
kmsan: include linux/vmalloc.h
Arnd Bergmann
2022-12-21
mm/mempolicy: fix memory leak in set_mempolicy_home_node system call
Mathieu Desnoyers
2022-12-21
mm, mremap: fix mremap() expanding vma with addr inside vma
Vlastimil Babka
2022-12-19
Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
mm/kmemleak: use %pK to display kernel pointers in backtrace
Clément Léger
2022-12-15
mm: use stack_depot for recording kmemleak's backtrace
Zhaoyang Huang
2022-12-15
mm/gup_test: free memory allocated via kvcalloc() using kvfree()
David Hildenbrand
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
mm: Remove pointless barrier() after pmdp_get_lockless()
Peter Zijlstra
2022-12-15
mm/gup: Fix the lockless PMD access
Peter Zijlstra
2022-12-15
mm: Rename pmd_read_atomic()
Peter Zijlstra
2022-12-15
mm: Rename GUP_GET_PTE_LOW_HIGH
Peter Zijlstra
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]