summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linuxLinus Torvalds2024-05-131-0/+7
|\
| * mm: add nommu variant of vm_insert_pages()Jens Axboe2024-04-151-0/+7
* | Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2024-05-132-3/+58
|\ \
| * | mm: Export writeback_iter()David Howells2024-05-011-0/+1
| * | mm: Provide a means of invalidation without using launder_folioDavid Howells2024-05-011-0/+54
| * | mm: Remove the PG_fscache alias for PG_private_2David Howells2024-04-291-3/+3
* | | Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-05-132-3/+4
|\ \ \
| * \ \ Merge patch series 'Fix shmem_rename2 directory offset calculation' of https:...Christian Brauner2024-04-171-2/+1
| |\ \ \
| | * | | libfs: Add simple_offset_rename() APIChuck Lever2024-04-171-2/+1
| * | | | fs: claw back a few FMODE_* bitsChristian Brauner2024-04-071-1/+3
| |/ / /
* | | | Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds2024-05-131-4/+3
|\ \ \ \
| * | | | mm: Update shuffle documentation to match its current stateMaĆ­ra Canal2024-04-241-4/+3
| |/ / /
* | | | Merge tag 'slab-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds2024-05-133-53/+95
|\ \ \ \
| * | | | mm/slub: remove the check for NULL kmalloc_cachesHyunmin Lee2024-05-021-6/+4
| * | | | mm/slub: create kmalloc 96 and 192 caches regardless cache size orderHyunmin Lee2024-05-021-12/+7
| * | | | mm/slub: mark racy access on slab->freelistlinke li2024-05-021-1/+1
| * | | | slub: use count_partial_free_approx() in slab_out_of_memory()Jianfeng Wang2024-04-231-1/+1
| * | | | slub: introduce count_partial_free_approx()Jianfeng Wang2024-04-231-1/+38
| * | | | slub: Set __GFP_COMP in kmem_cache by defaultHaifeng Xu2024-04-151-3/+1
| * | | | mm/slub: remove duplicate initialization for early_kmem_cache_node_alloc()Sangyun Kim2024-04-091-1/+0
| * | | | mm/slub: correct comment in do_slab_free()Xiu Jianfeng2024-04-041-1/+1
| * | | | mm/slub: simplify get_partial_node()Xiongwei Song2024-04-041-8/+8
| * | | | mm/slub: add slub_get_cpu_partial() helperXiongwei Song2024-04-041-0/+10
| * | | | mm/slub: remove the check of !kmem_cache_has_cpu_partial()Xiongwei Song2024-04-041-2/+1
| * | | | mm/slub: Reduce memory consumption in extreme scenariosChen Jun2024-04-021-2/+23
| * | | | mm/slub: mark racy accesses on slab->slabslinke li2024-03-251-3/+3
| * | | | mm/slub: remove dummy slabinfo functionsXiu Jianfeng2024-03-253-15/+0
| |/ / /
* | | | Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-131-0/+35
|\ \ \ \
| * | | | mm/userfaultfd: Do not place zeropages when zeropages are disallowedDavid Hildenbrand2024-04-181-0/+35
* | | | | Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-103-3/+7
|\ \ \ \ \
| * | | | | mm,page_owner: don't remove __GFP_NOLOCKDEP in add_stack_record_to_listChristoph Hellwig2024-05-051-1/+1
| * | | | | mm/vmalloc: fix return value of vb_alloc if size is 0Hailong.Liu2024-05-051-1/+1
| * | | | | mm: use memalloc_nofs_save() in page_cache_ra_order()Kefeng Wang2024-05-051-0/+4
| * | | | | mm: page_owner: fix wrong information in dump_page_ownerManinder Singh2024-05-051-1/+1
| | |_|/ / | |/| | |
* / | | | mm/slub: avoid zeroing outside-object freepointer for single freeNicolas Bouchinet2024-05-011-23/+29
|/ / / /
* | | | mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()Miaohe Lin2024-04-251-1/+1
* | | | hugetlb: check for anon_vma prior to folio allocationVishal Moola (Oracle)2024-04-241-4/+7
* | | | mm: zswap: fix shrinker NULL crash with cgroup_disable=memoryJohannes Weiner2024-04-241-9/+16
* | | | mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)2024-04-241-19/+3
* | | | mm/hugetlb: fix missing hugetlb_lock for resv unchargePeter Xu2024-04-241-1/+4
* | | | mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar2024-04-161-6/+0
* | | | mm,page_owner: defer enablement of static branchOscar Salvador2024-04-161-1/+1
* | | | mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabledMiaohe Lin2024-04-161-3/+15
* | | | mm/userfaultfd: allow hugetlb change protection upon poison entryPeter Xu2024-04-161-3/+7
* | | | mm,page_owner: fix printing of stack recordsOscar Salvador2024-04-161-3/+1
* | | | mm,page_owner: fix accounting of pages when migratingOscar Salvador2024-04-161-0/+15
* | | | mm,page_owner: fix refcount imbalanceOscar Salvador2024-04-161-14/+20
* | | | mm,page_owner: update metadata for tail pagesOscar Salvador2024-04-161-63/+74
* | | | userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVELokesh Gidra2024-04-161-3/+3
* | | | mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properlyDavid Hildenbrand2024-04-163-41/+40
| |_|/ |/| |