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-07-04
mm: don't do validate_mm() unnecessarily and without mmap locking
Linus Torvalds
2023-07-03
mm: validate the mm before dropping the mmap lock
Linus Torvalds
2023-07-01
mm: Update do_vmi_align_munmap() return semantics
Liam R. Howlett
2023-07-01
mm: Always downgrade mmap_lock if requested
Matthew Wilcox (Oracle)
2023-07-01
xtensa: fix lock_mm_and_find_vma in case VMA not found
Max Filippov
2023-06-30
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linus Torvalds
2023-06-29
Merge tag 'memblock-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-29
Merge tag 'unmap-fix-20230629' of git://git.infradead.org/users/dwmw2/linux
Linus Torvalds
2023-06-29
Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2023-06-29
gup: avoid stack expansion warning for known-good case
Linus Torvalds
2023-06-29
mm/khugepaged: fix regression in collapse_file()
Hugh Dickins
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
mm: fix __access_remote_vm() GUP failure case
Linus Torvalds
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
mm/mmap: Fix error return in do_vmi_align_munmap()
David Woodhouse
2023-06-27
Merge tag 'docs-arm64-move' of git://git.lwn.net/linux
Linus Torvalds
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
gup: add warning if some caller would seem to want stack expansion
Linus Torvalds
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-26
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-26
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-24
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
2023-06-24
arm/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-06-24
mm: make the page fault mmap locking killable
Linus Torvalds
2023-06-24
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
2023-06-23
hugetlb: revert use of page_cache_next_miss()
Mike Kravetz
2023-06-23
Revert "page cache: fix page_cache_next/prev_miss off by one"
Mike Kravetz
2023-06-23
mm/vmscan: fix root proactive reclaim unthrottling unbalanced node
Yosry Ahmed
2023-06-23
mm: memcg: rename and document global_reclaim()
Yosry Ahmed
2023-06-23
mm: compaction: convert to use a folio in isolate_migratepages_block()
Kefeng Wang
2023-06-23
mm: zswap: fix double invalidate with exclusive loads
Yosry Ahmed
2023-06-23
mm: remove unnecessary pagevec includes
Matthew Wilcox (Oracle)
2023-06-23
mm: remove references to pagevec
Matthew Wilcox (Oracle)
2023-06-23
mm: rename invalidate_mapping_pagevec to mapping_try_invalidate
Matthew Wilcox (Oracle)
2023-06-23
mm: remove struct pagevec
Matthew Wilcox (Oracle)
2023-06-23
mm: remove check_move_unevictable_pages()
Matthew Wilcox (Oracle)
2023-06-23
mm: page_alloc: use the correct type of list for free pages
Baolin Wang
2023-06-23
mm: backing-dev: make bdi_class a static const structure
Ivan Orlov
2023-06-23
mm/swapfile: delete outdated pte_offset_map() comment
Hugh Dickins
2023-06-23
mm: pass nid to reserve_bootmem_region()
Yajun Deng
2023-06-23
mm/gup: do not return 0 from pin_user_pages_fast() for bad args
Jason Gunthorpe
2023-06-23
mm: fix shmem THP counters on migration
Jan Glauber
2023-06-23
mm/memcontrol: do not tweak node in mem_cgroup_init()
Haifeng Xu
2023-06-23
kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan
Tetsuo Handa
2023-06-23
mm: compaction: skip memory hole rapidly when isolating migratable pages
Baolin Wang
2023-06-23
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
[prev]
[next]