summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-07-30mm/damon: document region size validation in damon_set_regions()SJ Park
2026-07-30mm/rmap: use huge_ptep_get() in try_to_unmap_one()Dev Jain
2026-07-30mm: remove the __GFP_NO_OBJ_EXT flagVlastimil Babka (SUSE)
2026-07-30mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAGBrendan Jackman
2026-07-30mm: move __alloc_pages() to mm/page_alloc.hBrendan Jackman
2026-07-30mm: remove __alloc_pages_node()Brendan Jackman
2026-07-30mm: move some stuff to mm/page_alloc.hBrendan Jackman
2026-07-30mm/page_alloc: some renames to clarify alloc_flags scopesBrendan Jackman
2026-07-30mm/damon/core: introduce damon_probe_hits_mvsum()SJ Park
2026-07-30mm/damon: add damon_region->last_probe_hitsSJ Park
2026-07-30mm: hugetlb: refactor out hugetlb_alloc_folio()Ackerley Tng
2026-07-30mm/damon/core: remove damon_region->nr_accesses_bpSJ Park
2026-07-30mm/damon/core: remove attrs param from damon_update_region_access_rate()SJ Park
2026-07-30mm/damon/core: introduce damon_nr_accesses_mvsum()SJ Park
2026-07-30mm: gfp_types: fix __GFP_ACCOUNT, GFP_KERNEL_ACCOUNT documentationJohannes Weiner
2026-07-30mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplugGregory Price
2026-07-30mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointerHui Zhu
2026-07-30mm/vmpressure: move v1 userspace eventfd code into memcontrol-v1.cUsama Arif
2026-07-30mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif
2026-07-30mm: add softleaf_to_pmd() and convert existing callersUsama Arif
2026-07-28mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()David Hildenbrand (Arm)
2026-07-28mm: drop pte_clear_not_present_full()David Hildenbrand (Arm)
2026-07-28mm: constify oom_control, scan_control, and alloc_context nodemaskGregory Price
2026-07-28include/linux/swap.h: remove unused leftoversRitesh Harjani (IBM)
2026-07-28radix-tree: add/correct some kernel-docRandy Dunlap
2026-07-28mm/sparse-vmemmap: remove sparse_vmemmap_init_nid_late()Muchun Song
2026-07-28mm/hugetlb: remove obsolete bootmem cross-zone checksMuchun Song
2026-07-28mm/hugetlb: refactor early boot gigantic hugepage allocationMuchun Song
2026-07-28mm/hugetlb: initialize gigantic bootmem hugepage struct pages earlierMuchun Song
2026-07-28percpu_ref: fix documentation of maximum valueMatthew Wilcox (Oracle)
2026-07-28writeback.h: fix a typo in the wbc_init_bio() descriptionAndreas Gruenbacher
2026-07-28mm/migrate: use migrate_info field instead of privateShivank Garg
2026-07-28mm: use enum migrate_reason instead of int for migration reason parametersYe Liu
2026-07-28mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrat...Ye Liu
2026-07-28mm: hugetlb: correct CONFIG_CGROUP_HUGETLB macro name in commentEthan Nelson-Moore
2026-07-28mm: remove PageTransCompound()Kefeng Wang
2026-07-28mm/vmalloc: honor GFP constraints in pcpu_get_vm_areas()Kaitao Cheng
2026-07-28mm: replace __ASSEMBLY__ with __ASSEMBLER__ in memory management header filesThomas Huth
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-24Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2026-07-24Merge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman
2026-07-23fs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif
2026-07-21slab: silence sparse warning with type-based partitioningMarco Elver
2026-07-20mm: mglru: fix stale batch updates after memcg reparentingQi Zheng
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds