summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-27zsmalloc: use actual object size to detect spansSergey Senozhatsky1-2/+2
2026-01-27memcg: rename mem_cgroup_ino() to mem_cgroup_id()Shakeel Butt1-4/+4
2026-01-27memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()Shakeel Butt1-18/+0
2026-01-27mm/damon: use cgroup ID instead of private memcg IDShakeel Butt1-2/+2
2026-01-27memcg: use cgroup_id() instead of cgroup_ino() for memcg IDShakeel Butt1-5/+5
2026-01-27memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionallyShakeel Butt1-4/+0
2026-01-27memcg: introduce private id API for in-kernel usersShakeel Butt1-3/+21
2026-01-27mm/page_alloc: refactor the initial compaction handlingVlastimil Babka1-1/+7
2026-01-27mm/mmap_lock: add vma_is_attached() helperLorenzo Stoakes1-2/+7
2026-01-27mm/rmap: make anon_vma functions internalLorenzo Stoakes1-60/+0
2026-01-27mm/rmap: remove anon_vma_merge() functionLorenzo Stoakes1-7/+0
2026-01-27Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"Mike Rapoport (Microsoft)1-6/+0
2026-01-27mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)1-2/+4
2026-01-27arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)1-2/+0
2026-01-27arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)1-2/+2
2026-01-27alpha: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)1-0/+1
2026-01-27mm/khugepaged: map dirty/writeback pages failures to EAGAINShivank Garg1-1/+2
2026-01-21mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()Wei Yang1-3/+2
2026-01-21mm/vmstat: remove unused node and zone state helpersWei Yang1-6/+0
2026-01-21mm, hugetlb: implement movable_gigantic_pages sysctlGregory Price1-1/+2
2026-01-21mm: cleanup vma_iter_bulk_allocWentao Guan1-1/+0
2026-01-21mm: clarify GFP_ATOMIC/GFP_NOWAIT doc-commentBrendan Jackman1-2/+5
2026-01-21mm/mm_init: replace simple_strtoul with kstrtobool in set_hashdistThorsten Blum1-2/+2
2026-01-21maple_tree: remove struct maple_allocSidhartha Kumar1-8/+0
2026-01-21mm/block/fs: remove laptop_modeJohannes Weiner4-9/+1
2026-01-21mm/damon/core: add trace point for damos stat per apply intervalSeongJae Park1-0/+41
2026-01-21mm/damon/core: implement max_nr_snapshotsSeongJae Park1-0/+5
2026-01-21mm/damon: update damos kerneldoc for stat fieldSeongJae Park1-3/+1
2026-01-21mm/damon/core: introduce nr_snapshots damos statSeongJae Park1-0/+3
2026-01-21mm: memcontrol: rename mem_cgroup_from_slab_obj()Johannes Weiner1-2/+2
2026-01-21memcg: remove mem_cgroup_size()Chen Ridong1-11/+7
2026-01-21mm: folio_zero_user: clear page rangesAnkur Arora1-0/+35
2026-01-21highmem: introduce clear_user_highpages()Ankur Arora1-1/+44
2026-01-21mm: introduce clear_pages() and clear_user_pages()Ankur Arora2-0/+53
2026-01-21treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-2/+22
2026-01-21mm: enable lazy_mmu sections to nestKevin Brodsky3-7/+157
2026-01-21mm: bail out of lazy_mmu_mode_* in interrupt contextKevin Brodsky1-1/+16
2026-01-21mm: introduce generic lazy_mmu helpersKevin Brodsky1-4/+25
2026-01-21mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky1-1/+1
2026-01-21mm: clarify lazy_mmu sleeping constraintsKevin Brodsky1-5/+9
2026-01-21Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds5-14/+116
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+5
2026-01-20mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes1-1/+5
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)3-7/+86
2026-01-20mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)1-1/+1
2026-01-19fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong1-0/+11
2026-01-19mm: take into account mm_cid size for mm_struct static definitionsMathieu Desnoyers1-2/+5
2026-01-19mm: rename cpu_bitmap field to flexible_arrayMathieu Desnoyers1-4/+9
2026-01-19Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-20/+17
2026-01-19Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1