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
Age
Commit message (
Expand
)
Author
2023-04-05
mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
2023-04-05
mm: move mmap_lock assert function definitions
Suren Baghdasaryan
2023-04-05
mm: rcu safe VMA freeing
Michel Lespinasse
2023-04-05
trace: cma: remove unnecessary event class cma_alloc_class
Wenchao Hao
2023-04-05
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
2023-04-05
iov_iter: add copy_page_to_iter_nofault()
Lorenzo Stoakes
2023-04-05
mm/page_alloc: make deferred page init free pages in MAX_ORDER blocks
Kirill A. Shutemov
2023-04-05
mm: remove vmf_insert_pfn_xxx_prot() for huge page-table entries
Lorenzo Stoakes
2023-04-05
mm: remove unused vmf_insert_mixed_prot()
Lorenzo Stoakes
2023-04-05
mm/memtest: add results of early memtest to /proc/meminfo
Tomas Mudrunka
2023-04-05
mm: move vmalloc_init() declaration to mm/internal.h
Mike Rapoport (IBM)
2023-04-05
mm: move kmem_cache_init() declaration to mm/slab.h
Mike Rapoport (IBM)
2023-04-05
mm: move mem_init_print_info() to mm_init.c
Mike Rapoport (IBM)
2023-04-05
init,mm: fold late call to page_ext_init() to page_alloc_init_late()
Mike Rapoport (IBM)
2023-04-05
mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
Mike Rapoport (IBM)
2023-04-05
mm: call {ptlock,pgtable}_cache_init() directly from mm_core_init()
Mike Rapoport (IBM)
2023-04-05
init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()
Mike Rapoport (IBM)
2023-04-05
mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
Mike Rapoport (IBM)
2023-04-05
mm: move most of core MM initialization to mm/mm_init.c
Mike Rapoport (IBM)
2023-04-05
mm: move get_page_from_free_area() to mm/page_alloc.c
Mike Rapoport (IBM)
2023-04-05
mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
Axel Rasmussen
2023-04-05
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
2023-04-05
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
2023-04-05
mm: userfaultfd: rename functions for clarity + consistency
Axel Rasmussen
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
Peter Xu
2023-04-05
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
2023-04-05
mm: remove FGP_ENTRY
Christoph Hellwig
2023-04-05
mm: make mapping_get_entry available outside of filemap.c
Christoph Hellwig
2023-03-28
mm/thp: rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUPPORTED
Peter Xu
2023-03-28
mm: vmscan: add a map_nr_max field to shrinker_info
Qi Zheng
2023-03-28
mm: prefer xxx_page() alloc/free functions for order-0 pages
Lorenzo Stoakes
2023-03-28
kasan: remove PG_skip_kasan_poison flag
Peter Collingbourne
2023-03-28
io-mapping: don't disable preempt on RT in io_mapping_map_atomic_wc().
Sebastian Andrzej Siewior
2023-03-28
shmem: add support to ignore swap
Luis Chamberlain
2023-03-28
mm,jfs: move write_one_page/folio_write_one to jfs
Christoph Hellwig
2023-03-28
mm, memcg: Prevent memory.swappiness load/store tearing
Yue Zhao
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
2023-03-28
mm: swap: remove unneeded cgroup_throttle_swaprate()
Kefeng Wang
2023-03-28
kasan: call clear_page with a match-all tag instead of changing page tag
Peter Collingbourne
2023-03-28
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
2023-03-28
mmflags.h: use less error prone method to define pageflag_names
Hyeonggon Yoo
2023-03-28
mm: add tracepoints to ksm
Stefan Roesch
2023-03-28
lazy tlb: allow lazy tlb mm refcounting to be configurable
Nicholas Piggin
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
2023-03-28
mm: multi-gen LRU: clean up sysfs code
T.J. Alumbaugh
2023-03-28
x86/mm/pat: clear VM_PAT if copy_p4d_range failed
Ma Wupeng
2023-03-26
Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-03-25
Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-24
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
[next]