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
2024-06-13
Merge tag 'fixes-2024-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-05
mm: fix xyz_noprof functions calling profiled functions
Suren Baghdasaryan
2024-06-05
codetag: avoid race at alloc_slab_obj_exts
Thadeu Lima de Souza Cascardo
2024-06-05
mm/hugetlb: do not call vma_add_reservation upon ENOMEM
Oscar Salvador
2024-06-05
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
2024-06-05
mm/ksm: fix ksm_pages_scanned accounting
Chengming Zhou
2024-06-05
kmsan: do not wipe out origin when doing partial unpoisoning
Alexander Potapenko
2024-06-05
vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr()
Cong Wang
2024-06-05
mm: page_alloc: fix highatomic typing in multi-block buddies
Johannes Weiner
2024-06-05
memcg: remove the lockdep assert from __mod_objcg_mlstate()
Sebastian Andrzej Siewior
2024-06-05
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
2024-05-31
memblock: make memblock_set_node() also warn about use of MAX_NUMNODES
Jan Beulich
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-24
mm/ksm: fix possible UAF of stable_node
Chengming Zhou
2024-05-24
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
2024-05-24
mm/huge_memory: don't unpoison huge_zero_folio
Miaohe Lin
2024-05-24
mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
Hailong.Liu
2024-05-23
mseal: add mseal syscall
Jeff Xu
2024-05-22
Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-22
mm: simplify and improve print_vma_addr() output
Linus Torvalds
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-19
mm/page-owner: use gfp_nested_mask() instead of open coded masking
Dave Chinner
2024-05-19
mm: lift gfp_kmemleak_mask() to gfp.h
Dave Chinner
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-05-14
mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport (IBM)
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
2024-05-14
mm: introduce execmem_alloc() and execmem_free()
Mike Rapoport (IBM)
2024-05-13
Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-05-13
Merge tag 'docs-6.10' of git://git.lwn.net/linux
Linus Torvalds
2024-05-13
Merge tag 'slab-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-05-13
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
2024-05-11
memcg, oom: cleanup unused memcg_oom_gfp_mask and memcg_oom_order
Xiu Jianfeng
2024-05-11
mm/hugetlb: add missing VM_FAULT_SET_HINDEX in hugetlb_wp
Oscar Salvador
2024-05-11
mm/hugetlb: add missing VM_FAULT_SET_HINDEX in hugetlb_fault
Oscar Salvador
2024-05-11
mm: memcg: make alloc_mem_cgroup_per_node_info() return bool
Xiu Jianfeng
2024-05-11
mm/damon/core: fix return value from damos_wmark_metric_value
Alex Rusuf
2024-05-11
mm: do not update memcg stats for NR_{FILE/SHMEM}_PMDMAPPED
Yosry Ahmed
2024-05-11
mm/damon/core: initialize ->esz_bp from damos_quota_init_priv()
SeongJae Park
2024-05-10
Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-05-07
thp: remove HPAGE_PMD_ORDER minimum assertion
Matthew Wilcox (Oracle)
2024-05-07
mm/vmscan: remove ignore_references argument of reclaim_folio_list()
SeongJae Park
2024-05-07
mm/vmscan: remove ignore_references argument of reclaim_pages()
SeongJae Park
2024-05-07
mm/damon/paddr: do page level access check for pageout DAMOS action on its own
SeongJae Park
[next]