summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-07-22mm: move __alloc_pages() to mm/page_alloc.hBrendan Jackman
2026-07-22mm: remove __alloc_pages_node()Brendan Jackman
2026-07-22mm: move some stuff to mm/page_alloc.hBrendan Jackman
2026-07-22mm/page_alloc: some renames to clarify alloc_flags scopesBrendan Jackman
2026-07-22mm/damon/core: introduce damon_probe_hits_mvsum()SJ Park
2026-07-22mm/damon: add damon_region->last_probe_hitsSJ Park
2026-07-22mm: hugetlb: refactor out hugetlb_alloc_folio()Ackerley Tng
2026-07-22mm: hugetlb: move mpol interpretation out of alloc_buddy_hugetlb_folio_with_m...Ackerley Tng
2026-07-22mm/damon/core: remove damon_region->nr_accesses_bpSJ Park
2026-07-22mm/damon/core: remove attrs param from damon_update_region_access_rate()SJ Park
2026-07-22mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracingSJ Park
2026-07-22mm/damon/core: introduce damon_nr_accesses_mvsum()SJ Park
2026-07-22mm: gfp_types: fix __GFP_ACCOUNT, GFP_KERNEL_ACCOUNT documentationJohannes Weiner
2026-07-22mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplugGregory Price
2026-07-22mm-fix-assert_exclusive_bits-by-passing-memdesc_flags_t-by-pointer-fixHui Zhu
2026-07-22mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointerHui Zhu
2026-07-22mm/vmpressure: move v1 userspace eventfd code into memcontrol-v1.cUsama Arif
2026-07-22maple_tree: fix argument name in headerLiam R. Howlett (Oracle)
2026-07-22maple_tree: drop MAPLE_ALLOC_SLOTSLiam R. Howlett (Oracle)
2026-07-22maple_tree: add write lock checking with lockdep sequence numbersLiam R. Howlett (Oracle)
2026-07-22locking/lockdep: add sequence counter to held_lockLiam R. Howlett (Oracle)
2026-07-22maple_tree: add rcu locking check when LOCKDEP is enabledLiam R. Howlett (Oracle)
2026-07-22mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif
2026-07-22mm: add softleaf_to_pmd() and convert existing callersUsama Arif
2026-07-22mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()David Hildenbrand (Arm)
2026-07-22mm: drop pte_clear_not_present_full()David Hildenbrand (Arm)
2026-07-22mm: constify oom_control, scan_control, and alloc_context nodemaskGregory Price
2026-07-22include/linux/swap.h: remove unused leftoversRitesh Harjani (IBM)
2026-07-22radix-tree: add/correct some kernel-docRandy Dunlap
2026-07-22mm/sparse-vmemmap: remove sparse_vmemmap_init_nid_late()Muchun Song
2026-07-22mm/hugetlb: remove obsolete bootmem cross-zone checksMuchun Song
2026-07-22mm/hugetlb: refactor early boot gigantic hugepage allocationMuchun Song
2026-07-22mm/hugetlb: initialize gigantic bootmem hugepage struct pages earlierMuchun Song
2026-07-22percpu_ref: fix documentation of maximum valueMatthew Wilcox (Oracle)
2026-07-22writeback.h: fix a typo in the wbc_init_bio() descriptionAndreas Gruenbacher
2026-07-22mm/migrate: add missing kernel-doc for @migrate_infoRandy Dunlap
2026-07-22mm/migrate: use migrate_info field instead of privateShivank Garg
2026-07-22mm: use enum migrate_reason instead of int for migration reason parametersYe Liu
2026-07-22mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrat...Ye Liu
2026-07-22mm: hugetlb: correct CONFIG_CGROUP_HUGETLB macro name in commentEthan Nelson-Moore
2026-07-22mm: remove PageTransCompound()Kefeng Wang
2026-07-22mm/vmalloc: honor GFP constraints in pcpu_get_vm_areas()Kaitao Cheng
2026-07-22mm: replace __ASSEMBLY__ with __ASSEMBLER__ in memory management header filesThomas Huth
2026-07-22mm/lruvec: trace LRU add drains and drain-all requestsJP Kobryn
2026-07-22x86/mm/pat: acquire init_mm write lock on collapse to avoid UAFLorenzo Stoakes (ARM)
2026-07-22mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAFLorenzo Stoakes (ARM)
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
2026-07-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-07-17Merge tag 'drm-fixes-2026-07-18-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds