index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-11-16
mm: mprotect: avoid unnecessary struct page accessing if pte_protnone()
Kefeng Wang
2025-11-16
mm: mprotect: always skip dma pinned folio in prot_numa_skip()
Kefeng Wang
2025-11-16
drivers/base/node: fold unregister_node() into unregister_one_node()
Donet Tom
2025-11-16
drivers/base/node: fold register_node() into register_one_node()
Donet Tom
2025-11-16
mm: remove the BOUNCE config option
Huacai Chen
2025-11-16
vmalloc: update __vmalloc_node_noprof() documentation
Uladzislau Rezki (Sony)
2025-11-16
mm: vmalloc: WARN_ON if mapping size is not PAGE_SIZE aligned
Yadong Qi
2025-11-16
mm/page_owner: simplify zone iteration logic in init_early_allocated_pages()
Song Hu
2025-11-16
mm/page_owner: rename proc-prefixed variables for clarity
Song Hu
2025-11-16
kasan: cleanup of kasan_enabled() checks
Sabyrzhan Tasbolatov
2025-11-16
kasan: remove __kasan_save_free_info wrapper
Sabyrzhan Tasbolatov
2025-11-16
mm/userfaultfd: don't lock anon_vma when performing UFFDIO_MOVE
Lokesh Gidra
2025-11-16
mm: always call rmap_walk() on locked folios
Lokesh Gidra
2025-11-16
mm/hugetlb: allow overcommitting gigantic hugepages
Usama Arif
2025-11-16
mm/hugetlb: create hstate_is_gigantic_no_runtime helper
Usama Arif
2025-11-16
mm/page_alloc: prevent reporting pcp->batch = 0
Joshua Hahn
2025-11-16
mm/page_alloc: clarify batch tuning in zone_batchsize
Joshua Hahn
2025-11-16
mm/page_owner: add debugfs file 'show_stacks_handles'
Mauricio Faria de Oliveira
2025-11-16
mm/page_owner: add debugfs file 'show_handles'
Mauricio Faria de Oliveira
2025-11-16
mm/page_owner: add struct stack_print_ctx.flags
Mauricio Faria de Oliveira
2025-11-16
mm/page_owner: introduce struct stack_print_ctx
Mauricio Faria de Oliveira
2025-11-16
mm/dirty: replace READ_ONCE() with pudp_get()
Anshuman Khandual
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
2025-11-16
mm/zswap: s/red-black tree/xarray/
SeongJae Park
2025-11-16
mm/zswap: fix typos: s/zwap/zswap/
SeongJae Park
2025-11-16
mm/zswap: remove unnecessary dlen writes for incompressible pages
SeongJae Park
2025-11-16
mm/vmscan: remove redundant __GFP_NOWARN
Fushuai Wang
2025-11-16
mm: readahead: make thp readahead conditional to mmap_miss logic
Roman Gushchin
2025-11-16
mm: replace READ_ONCE() with standard page table accessors
Anshuman Khandual
2025-11-16
mm/ksm: fix exec/fork inheritance support for prctl
xu xin
2025-11-16
mm: kvmalloc: add non-blocking support for vmalloc
Uladzislau Rezki (Sony)
2025-11-16
mm/vmalloc: update __vmalloc_node_range() documentation
Uladzislau Rezki (Sony)
2025-11-16
kmsan: remove hard-coded GFP_KERNEL flags
Uladzislau Rezki (Sony)
2025-11-16
mm/kasan: support non-blocking GFP in kasan_populate_vmalloc()
Uladzislau Rezki (Sony)
2025-11-16
mm/vmalloc: handle non-blocking GFP in __vmalloc_area_node()
Uladzislau Rezki (Sony)
2025-11-16
mm/vmalloc: defer freeing partly initialized vm_struct
Uladzislau Rezki (Sony)
2025-11-16
mm/vmalloc: support non-blocking GFP flags in alloc_vmap_area()
Uladzislau Rezki (Sony)
2025-11-16
mm/ptdump: replace READ_ONCE() with standard page table accessors
Anshuman Khandual
2025-11-16
mm: fix some typos in mm module
jianyun.gao
2025-11-16
Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-11-16
convert ramfs and tmpfs
Al Viro
2025-11-15
mm, swap: fix potential UAF issue for VMA readahead
Kairui Song
2025-11-15
mm/huge_memory: fix folio split check for anon folios in swapcache
Zi Yan
2025-11-15
mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
David Hildenbrand (Red Hat)
2025-11-14
mm/mempool: fix poisoning order>0 pages with HIGHMEM
Vlastimil Babka
2025-11-13
Merge tag 'slab-for-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-13
slab: Remove references to folios from virt_to_slab()
Matthew Wilcox (Oracle)
2025-11-13
kasan: Remove references to folio in __kasan_mempool_poison_object()
Matthew Wilcox (Oracle)
2025-11-13
memcg: Convert mem_cgroup_from_obj_folio() to mem_cgroup_from_obj_slab()
Matthew Wilcox (Oracle)
2025-11-13
mm/slub: fix memory leak in free_to_pcs_bulk()
Harry Yoo
[prev]
[next]