summaryrefslogtreecommitdiffstats
path: root/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linuxLinus Torvalds2024-09-161-5/+12
|\
| * filemap: introduce filemap_invalidate_pagesPavel Begunkov2024-09-111-5/+12
| * Merge branch 'for-6.12/block' into for-6.12/io_uring-discardJens Axboe2024-09-111-0/+13
| |\
* | \ Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds2024-09-161-0/+13
|\ \ \ | | |/ | |/|
| * | mm: release number of pages of a folioKundan Kumar2024-09-111-0/+13
* | | Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-09-163-48/+112
|\ \ \
| * | | mm: Removed @freeptr_offset to prevent doc warningR Sundar2024-09-021-1/+0
| * | | mm: add kmem_cache_create_rcu()Christian Brauner2024-08-293-46/+112
| * | | mm: remove unused argument from create_cache()Christian Brauner2024-08-291-3/+2
* | | | Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds2024-09-162-10/+7
|\ \ \ \
| * | | | fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle)2024-08-072-7/+5
| * | | | fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle)2024-08-072-3/+2
| | |/ / | |/| |
* | | | Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-09-161-1/+1
|\ \ \ \
| * | | | fs: move FMODE_UNSIGNED_OFFSET to fop_flagsChristian Brauner2024-08-301-1/+1
| | |/ / | |/| |
* | | | mm: avoid leaving partial pfn mappings around in error caseLinus Torvalds2024-09-121-5/+22
| |_|/ |/| |
* | | Merge tag 'vfs-6.11-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-041-1/+1
|\ \ \
| * | | mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()David Howells2024-08-301-1/+1
| |/ /
* | | Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...Linus Torvalds2024-09-046-40/+43
|\ \ \
| * | | mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_areaAdrian Huang2024-09-021-1/+4
| * | | codetag: debug: mark codetags for poisoned page as emptyHao Ge2024-09-021-0/+7
| * | | mm/memcontrol: respect zswap.writeback setting from parent cg tooMike Yuan2024-09-021-3/+9
| * | | Revert "mm: skip CMA pages when they are not available"Usama Arif2024-09-021-22/+2
| * | | mm/slub: add check for s->flags in the alloc_tagging_slab_free_hookHao Ge2024-09-021-0/+4
| * | | userfaultfd: don't BUG_ON() if khugepaged yanks our page tableJann Horn2024-09-021-3/+4
| * | | userfaultfd: fix checks for huge PMDsJann Horn2024-09-021-10/+12
| * | | mm: vmalloc: ensure vmap_block is initialised before adding to queueWill Deacon2024-09-021-1/+1
* | | | Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-012-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner2024-08-202-2/+2
* | | | mm: Fix missing folio invalidation calls during truncationDavid Howells2024-08-241-2/+2
| |/ / |/| |
* | | Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds2024-08-1813-160/+129
|\ \ \
| * | | mm/migrate: fix deadlock in migrate_pages_batch() on large foliosGao Xiang2024-08-161-5/+11
| * | | alloc_tag: mark pages reserved during CMA activation as not taggedSuren Baghdasaryan2024-08-161-0/+2
| * | | alloc_tag: introduce clear_page_tag_ref() helper functionSuren Baghdasaryan2024-08-162-17/+2
| * | | mm: fix endless reclaim on machines with unaccepted memoryKirill A. Shutemov2024-08-161-22/+20
| * | | mm/numa: no task_numa_fault() call if PMD is changedZi Yan2024-08-161-16/+13
| * | | mm/numa: no task_numa_fault() call if PTE is changedZi Yan2024-08-161-17/+16
| * | | mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...Hailong Liu2024-08-161-9/+2
| * | | mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpuWaiman Long2024-08-161-9/+11
| * | | mm: don't account memmap per-nodePasha Tatashin2024-08-167-55/+37
| * | | mm: add system wide stats items categoryPasha Tatashin2024-08-161-3/+3
| * | | mm: don't account memmap on failurePasha Tatashin2024-08-161-4/+1
| * | | mseal: fix is_madv_discard()Pedro Falcato2024-08-161-3/+11
| |/ /
* | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-08-171-2/+5
|\ \ \ | |/ / |/| |
| * | memcg_write_event_control(): fix a user-triggerable oopsAl Viro2024-08-131-2/+5
| |/
* | Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...Linus Torvalds2024-08-083-17/+47
|\ \
| * | memcg: protect concurrent access to mem_cgroup_idrShakeel Butt2024-08-081-2/+20
| * | mm: shmem: fix incorrect aligned index when checking conflictsBaolin Wang2024-08-081-3/+4
| * | mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmemBaolin Wang2024-08-081-6/+1
| * | mm: list_lru: fix UAF for memory cgroupMuchun Song2024-08-081-6/+22
| |/
* | Merge tag 'slab-fixes-for-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-08-051-0/+3
|\ \