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-13
mempool: factor out a mempool_adjust_gfp helper
Christoph Hellwig
2025-11-13
mempool: add error injection support
Christoph Hellwig
2025-11-13
mempool: improve kerneldoc comments
Christoph Hellwig
2025-11-13
mm: improve kerneldoc comments for __alloc_pages_bulk
Christoph Hellwig
2025-11-13
usercopy: Remove folio references from check_heap_object()
Matthew Wilcox (Oracle)
2025-11-13
slab: Remove folio references from kfree_nolock()
Matthew Wilcox (Oracle)
2025-11-13
slab: Remove folio references from kfree_rcu_sheaf()
Matthew Wilcox (Oracle)
2025-11-13
slab: Remove folio references from build_detached_freelist()
Matthew Wilcox (Oracle)
2025-11-13
slab: Remove folio references from __do_krealloc()
Matthew Wilcox (Oracle)
2025-11-13
slab: Remove folio references from kfree()
Matthew Wilcox (Oracle)
2025-11-13
slab: Remove folio references from kvfree_rcu_cb()
Matthew Wilcox (Oracle)
2025-11-13
slab: Remove folio references from free_large_kmalloc()
Matthew Wilcox (Oracle)
2025-11-13
slab: Remove folio references from ___kmalloc_large_node()
Matthew Wilcox (Oracle)
2025-11-13
slab: Remove folio references in slab alloc/free
Matthew Wilcox (Oracle)
2025-11-13
slab: Remove folio references in memcg_slab_post_charge()
Matthew Wilcox (Oracle)
2025-11-13
slab: Remove folio references from __ksize()
Matthew Wilcox (Oracle)
2025-11-13
slab: Reimplement page_slab()
Matthew Wilcox (Oracle)
2025-11-13
mm: simplify list initialization in barn_shrink()
Baolin Liu
2025-11-13
slab: use struct freelist_counters as parameters in relevant functions
Vlastimil Babka
2025-11-12
shmem: fix tmpfs reconfiguration (remount) when noswap is set
Mike Yuan
2025-11-11
memblock: fix memblock_estimated_nr_free_pages() for soft-reserved memory
Akinobu Mita
2025-11-10
slab: use struct freelist_counters for local variables instead of struct slab
Vlastimil Babka
2025-11-10
slab: turn freelist_aba_t to a struct and fully define counters there
Vlastimil Babka
2025-11-10
slab: separate struct freelist_tid from kmem_cache_cpu
Vlastimil Babka
2025-11-09
mm/secretmem: fix use-after-free race in fault handler
Lance Yang
2025-11-09
mm/huge_memory: initialise the tags of the huge zero folio
Catalin Marinas
2025-11-09
mm/damon/sysfs: change next_update_jiffies to a global variable
Quanmin Yan
2025-11-09
mm/damon/stat: change last_refresh_jiffies to a global variable
Quanmin Yan
2025-11-09
codetag: debug: handle existing CODETAG_EMPTY in mark_objexts_empty for slabo...
Hao Ge
2025-11-09
mm/mremap: honour writable bit in mremap pte batching
Dev Jain
2025-11-09
mm/mm_init: fix hash table order logging in alloc_large_system_hash()
Isaac J. Manjarres
2025-11-09
mm/truncate: unmap large folio on split failure
Kiryl Shutsemau
2025-11-09
mm/memory: do not populate page table entries beyond i_size
Kiryl Shutsemau
2025-11-09
mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
Zi Yan
2025-11-09
ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
Pedro Demarchi Gomes
2025-11-09
mm/kmsan: fix kmsan kmalloc hook when no stack depots are allocated yet
Aleksei Nikiforov
2025-11-09
mm/shmem: fix THP allocation and fallback loop
Kairui Song
2025-11-09
mm/huge_memory: do not change split_huge_page*() target order silently
Zi Yan
2025-11-07
Merge tag 'slab-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-07
slab: prevent recursive kmalloc() in alloc_empty_sheaf()
Vlastimil Babka
2025-11-07
slab: make __slab_free() more clear
Vlastimil Babka
2025-11-07
slub: remove CONFIG_SLUB_TINY specific code paths
Vlastimil Babka
2025-11-07
slab: handle pfmemalloc slabs properly with sheaves
Vlastimil Babka
2025-11-07
slab: move kfence_alloc() out of internal bulk alloc
Vlastimil Babka
2025-11-06
slab: prevent infinite loop in kmalloc_nolock() with debugging
Vlastimil Babka
2025-11-05
filemap: add helper to look up dirty folios in a range
Brian Foster
2025-10-31
mm: Use folio_next_pos()
Matthew Wilcox (Oracle)
2025-10-30
slab: use new API for remaining command line parameters
Petr Tesarik
2025-10-29
fs: Make wbc_to_tag() inline and use it in fs.
Julian Sun
2025-10-29
mm: rename filemap_fdatawrite_range_kick to filemap_flush_range
Christoph Hellwig
[prev]
[next]