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-03-12
Merge branch 'slab/for-6.9/optimize-get-freelist' into slab/for-linus
Vlastimil Babka
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
2024-03-07
Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-03-06
mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
Alexei Starovoitov
2024-03-06
filemap: avoid unnecessary major faults in filemap_fault()
ZhangPeng
2024-03-06
mm,page_owner: drop unnecessary check
Oscar Salvador
2024-03-06
mm,page_owner: check for null stack_record before bumping its refcount
Oscar Salvador
2024-03-06
mm: swap: fix race between free_swap_and_cache() and swapoff()
Ryan Roberts
2024-03-06
mm/kasan: use pXd_leaf() in shadow_mapped()
Peter Xu
2024-03-06
mm/zswap: global lru and shrinker shared by all zswap_pools fix
Chengming Zhou
2024-03-06
mm: memory: fix shift-out-of-bounds in fault_around_bytes_set
Kefeng Wang
2024-03-06
mm: page_alloc: use div64_ul() instead of do_div()
Thorsten Blum
2024-03-06
mm/mempolicy: use a folio in do_mbind()
Matthew Wilcox (Oracle)
2024-03-06
mm: make folio_pte_batch available outside of mm/memory.c
Barry Song
2024-03-06
mm: constify more page/folio tests
Matthew Wilcox (Oracle)
2024-03-06
mm: make dump_page() take a const argument
Matthew Wilcox (Oracle)
2024-03-06
mm: add __dump_folio()
Matthew Wilcox (Oracle)
2024-03-06
hugetlb: parallelize 1G hugetlb initialization
Gang Li
2024-03-06
hugetlb: parallelize 2M hugetlb allocation and initialization
Gang Li
2024-03-06
Author: Gang Li padata: dispatch works on
Gang Li Subject: padata: dispatch works on
2024-03-06
hugetlb: pass *next_nid_to_alloc directly to for_each_node_mask_to_alloc
Gang Li
2024-03-06
hugetlb: split hugetlb_hstate_alloc_pages
Gang Li
2024-03-06
hugetlb: code clean for hugetlb_hstate_alloc_pages
Gang Li
2024-03-06
mm: Enforce VM_IOREMAP flag and range in ioremap_page_range.
Alexei Starovoitov
2024-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
2024-03-05
page_frag: unify gfp bits for order 3 page allocation
Yunsheng Lin
2024-03-05
mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
Yunsheng Lin
2024-03-05
slab: remove PARTIAL_NODE slab_state
Chengming Zhou
2024-03-04
mm/zsmalloc: don't need to reserve LSB in handle
Chengming Zhou
2024-03-04
mm/memory.c: do_numa_page(): remove a redundant page table read
John Hubbard
2024-03-04
mm: add alloc_contig_migrate_range allocation statistics
Richard Chang
2024-03-04
mm: use folio more widely in __split_huge_page
Matthew Wilcox (Oracle)
2024-03-04
mm: convert free_swap_cache() to take a folio
Matthew Wilcox (Oracle)
2024-03-04
mm: use a folio in __collapse_huge_page_copy_succeeded()
Matthew Wilcox (Oracle)
2024-03-04
mm: convert free_pages_and_swap_cache() to use folios_put()
Matthew Wilcox (Oracle)
2024-03-04
mm: remove free_unref_page_list()
Matthew Wilcox (Oracle)
2024-03-04
memcg: remove mem_cgroup_uncharge_list()
Matthew Wilcox (Oracle)
2024-03-04
mm: free folios directly in move_folios_to_lru()
Matthew Wilcox (Oracle)
2024-03-04
mm: free folios in a batch in shrink_folio_list()
Matthew Wilcox (Oracle)
2024-03-04
mm: allow non-hugetlb large folios to be batch processed
Matthew Wilcox (Oracle)
2024-03-04
mm: handle large folios in free_unref_folios()
Matthew Wilcox (Oracle)
2024-03-04
mm: use __page_cache_release() in folios_put()
Matthew Wilcox (Oracle)
2024-03-04
mm: use free_unref_folios() in put_pages_list()
Matthew Wilcox (Oracle)
2024-03-04
mm: remove use of folio list from folios_put()
Matthew Wilcox (Oracle)
2024-03-04
memcg: add mem_cgroup_uncharge_folios()
Matthew Wilcox (Oracle)
2024-03-04
mm: use folios_put() in __folio_batch_release()
Matthew Wilcox (Oracle)
[prev]
[next]