summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
106 min.Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...HEADtorvalds/mastertorvalds/HEADmasterLinus Torvalds
2 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
22 hoursmm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCKHarry Yoo
22 hoursmm/hugetlb: restore failed global reservations to subpoolJoshua Hahn
26 hoursMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
26 hoursMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
27 hoursMerge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
45 hoursMerge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
48 hoursMerge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2 daysMerge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2 daysMerge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
3 daysMerge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
4 daysMerge branch 'slab/for-7.0/sheaves' into slab/for-nextVlastimil Babka
4 daysMerge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
4 daysMerge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
4 daysMerge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysmm/memory: handle non-split locks correctly in zap_empty_pte_table()David Hildenbrand (Red Hat)
7 daysmm: move pte table reclaim code to memory.cDavid Hildenbrand (Red Hat)
7 daysmm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREEQi Zheng
7 daysmm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng
7 daysmm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.hQi Zheng
7 daysmm/damon/stat: remove __read_mostly from memory_idle_ms_percentilesLi RongQing
7 dayszsmalloc: make common caches globalSergey Senozhatsky
7 daysmm: add SPDX id lines to some mm source filesTim Bird
7 daysmm/zswap: use %pe to print error pointersSahil Chandna
7 daysmm/vmscan: use %pe to print error pointersSahil Chandna
7 daysmm/readahead: fix typo in commentWilson Zeng
7 daysmm: khugepaged: fix NR_FILE_PAGES and NR_SHMEM in collapse_file()Shakeel Butt
7 daysmm: refactor vma_map_pages to use vm_insert_pagesJustin Green
7 daysmm/damon: unify address range representation with damon_addr_rangeEnze Li
7 daysmm/cma: replace snprintf with strscpy in cma_new_areaThorsten Blum
7 daysmm: zswap: use SG list decompression APIs from zsmallocYosry Ahmed
7 daysMerge tag 'mm-hotfixes-stable-2026-02-06-12-37' of git://git.kernel.org/pub/s...Linus Torvalds
7 daysMerge tag 'slab-for-6.19-rc8-fix' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
7 daysMerge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...Joerg Roedel
8 daysslub: let need_slab_obj_exts() return false if SLAB_NO_OBJ_EXT is setHao Li
8 daysmm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_singleHao Ge
8 daysmm/memory-failure: reject unsupported non-folio compound pageMiaohe Lin
9 daysMerge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://git.kernel.org/pub/s...Linus Torvalds
9 daysKVM: S390: Remove PGSTE code from linux/s390 mmClaudio Imbrenda
10 daysmm/slab: only allow SLAB_OBJ_EXT_IN_OBJ for unmergeable cachesHarry Yoo
10 daysmm/slab: place slabobj_ext metadata in unused space within s->sizeHarry Yoo
10 daysmm/slab: move [__]ksize and slab_ksize() to mm/slub.cHarry Yoo
10 daysmm/slab: save memory by allocating slabobj_ext array from leftoverHarry Yoo
10 daysmm/memcontrol,alloc_tag: handle slabobj_ext access under KASAN poisonHarry Yoo
10 daysmm/slab: use stride to access slabobj_extHarry Yoo
10 daysmm/slab: abstract slabobj_ext access via new slab_obj_ext() helperHarry Yoo
10 daysmm/slab: allow specifying free pointer offset when using constructorHarry Yoo
10 daysmm/slab: use unsigned long for orig_size to ensure proper metadata alignHarry Yoo