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
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2021-05-14
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-05-05
mm/gup: do not migrate zero page
Pavel Tatashin
2021-05-05
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
mm/doc: turn fault flags into an enum
Matthew Wilcox (Oracle)
2021-04-30
mm/doc: fix page_maybe_dma_pinned kerneldoc
Matthew Wilcox (Oracle)
2021-04-30
mm/doc: fix fault_flag_allow_retry_first kerneldoc
Matthew Wilcox (Oracle)
2021-04-30
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
2021-04-30
mm: add remap_pfn_range_notrack
Christoph Hellwig
2021-04-30
mm: gup: remove FOLL_SPLIT
Yang Shi
2021-04-30
mm/gup: add a range variant of unpin_user_pages_dirty_lock()
Joao Martins
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-28
Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-11
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2021-04-08
mm: add generic function_nocfi macro
Sami Tolvanen
2021-04-08
init_on_alloc: Optimize static branches
Kees Cook
2021-03-25
kasan: fix per-page tags for non-page_alloc pages
Andrey Konovalov
2021-03-13
mm: introduce page_needs_cow_for_dma() for deciding whether cow
Peter Xu
2021-03-08
mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels
Paul E. McKenney
2021-02-24
mm/hugetlb: grab head page refcount once for group of subpages
Joao Martins
2021-02-24
mm: simplify free_highmem_page() and free_reserved_page()
David Hildenbrand
2021-02-24
mm: simplify parater of function memmap_init_zone()
Baoquan He
2021-02-24
mm: rename memmap_init() and memmap_init_zone()
Baoquan He
2021-02-24
mm: fix prototype warning from kernel test robot
Baoquan He
2021-02-22
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-02-21
Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2021-02-09
mm: provide a saner PTE walking API for modules
Paolo Bonzini
2021-02-04
mm: constify page_is_pfmemalloc() argument
Alexander Lobakin
2021-01-22
mm: Add mem_dump_obj() to print source of memory block
Paul E. McKenney
2021-01-21
mm: Mark anonymous struct field of 'struct vm_fault' as 'const'
Will Deacon
2021-01-21
mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULT
Will Deacon
2021-01-21
mm: Move immutable fields of 'struct vm_fault' into anonymous struct
Will Deacon
2021-01-20
mm: Allow architectures to request 'old' entries when prefaulting
Will Deacon
2021-01-20
mm: Cleanup faultaround and finish_fault() codepaths
Kirill A. Shutemov
2021-01-12
mm: Close race in generic_access_phys
Daniel Vetter
2021-01-12
media: videobuf2: Move frame_vector into media subsystem
Daniel Vetter
2021-01-12
mm/frame-vector: Use FOLL_LONGTERM
Daniel Vetter
2020-12-29
mm: memmap defer init doesn't work as expected
Baoquan He
2020-12-29
mm: add prototype for __add_to_page_cache_locked()
Souptick Joarder
2020-12-22
kasan, mm: check kasan_enabled in annotations
Andrey Konovalov
2020-12-22
kasan, arm64: implement HW_TAGS runtime
Andrey Konovalov
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-15
mm: simplify follow_pte{,pmd}
Christoph Hellwig
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
[next]