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-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-10
Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-05
mm,page_owner: don't remove __GFP_NOLOCKDEP in add_stack_record_to_list
Christoph Hellwig
2024-05-05
mm/vmalloc: fix return value of vb_alloc if size is 0
Hailong.Liu
2024-05-05
mm: use memalloc_nofs_save() in page_cache_ra_order()
Kefeng Wang
2024-05-05
mm: page_owner: fix wrong information in dump_page_owner
Maninder Singh
2024-05-02
mm/slub: remove the check for NULL kmalloc_caches
Hyunmin Lee
2024-05-02
mm/slub: create kmalloc 96 and 192 caches regardless cache size order
Hyunmin Lee
2024-05-02
mm/slub: mark racy access on slab->freelist
linke li
2024-05-01
mm: Export writeback_iter()
David Howells
2024-05-01
mm: Provide a means of invalidation without using launder_folio
David Howells
2024-05-01
mm/slub: avoid zeroing outside-object freepointer for single free
Nicolas Bouchinet
2024-04-29
mm: Remove the PG_fscache alias for PG_private_2
David Howells
2024-04-25
mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
Miaohe Lin
2024-04-24
hugetlb: check for anon_vma prior to folio allocation
Vishal Moola (Oracle)
2024-04-24
mm: zswap: fix shrinker NULL crash with cgroup_disable=memory
Johannes Weiner
2024-04-24
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
2024-04-24
mm/hugetlb: fix missing hugetlb_lock for resv uncharge
Peter Xu
2024-04-24
mm: Update shuffle documentation to match its current state
MaĆra Canal
2024-04-23
slub: use count_partial_free_approx() in slab_out_of_memory()
Jianfeng Wang
2024-04-23
slub: introduce count_partial_free_approx()
Jianfeng Wang
2024-04-18
mm/userfaultfd: Do not place zeropages when zeropages are disallowed
David Hildenbrand
2024-04-17
Merge patch series 'Fix shmem_rename2 directory offset calculation' of https:...
Christian Brauner
2024-04-17
libfs: Add simple_offset_rename() API
Chuck Lever
2024-04-16
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
2024-04-16
mm,page_owner: defer enablement of static branch
Oscar Salvador
2024-04-16
mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
Miaohe Lin
2024-04-16
mm/userfaultfd: allow hugetlb change protection upon poison entry
Peter Xu
2024-04-16
mm,page_owner: fix printing of stack records
Oscar Salvador
2024-04-16
mm,page_owner: fix accounting of pages when migrating
Oscar Salvador
2024-04-16
mm,page_owner: fix refcount imbalance
Oscar Salvador
2024-04-16
mm,page_owner: update metadata for tail pages
Oscar Salvador
2024-04-16
userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVE
Lokesh Gidra
2024-04-16
mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly
David Hildenbrand
2024-04-15
slub: Set __GFP_COMP in kmem_cache by default
Haifeng Xu
2024-04-09
mm/slub: remove duplicate initialization for early_kmem_cache_node_alloc()
Sangyun Kim
2024-04-07
fs: claw back a few FMODE_* bits
Christian Brauner
2024-04-05
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
2024-04-05
mm: vmalloc: fix lockdep warning
Uladzislau Rezki (Sony)
2024-04-05
mm: vmalloc: bail out early in find_vmap_area() if vmap is not init
Uladzislau Rezki (Sony)
2024-04-04
mm/slub: correct comment in do_slab_free()
Xiu Jianfeng
2024-04-04
mm/slub: simplify get_partial_node()
Xiongwei Song
2024-04-04
mm/slub: add slub_get_cpu_partial() helper
Xiongwei Song
2024-04-04
mm/slub: remove the check of !kmem_cache_has_cpu_partial()
Xiongwei Song
2024-04-02
mm/slub: Reduce memory consumption in extreme scenarios
Chen Jun
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]