summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-28mm/damon/sysfs-schemes: kobject_del() region for populate_region errorSJ Park
2026-07-28mm/damon/sysfs: kobject_del() probe dirs in probes_addd_dir error pathSJ Park
2026-07-28mm/damon/sysfs: kobject_del() probe filter dirsSJ Park
2026-07-28mm/damon/sysfs: kobject_del() probe dirsSJ Park
2026-07-28mm/damon/sysfs-schemes: kobject_del() scheme action destination dirsSJ Park
2026-07-28mm/damon/sysfs-schemes: kobject_del() scheme quota goal dirsSJ Park
2026-07-28mm/damon/sysfs-schemes: kobject_del() scheme filter dirsSJ Park
2026-07-28mm/damon/sysfs-schemes: kobject_del() scheme region dirsSJ Park
2026-07-28mm/damon/sysfs-schemes: kobject_del() scheme dirsSJ Park
2026-07-28mm/damon/sysfs: kobject_del() region and target (error) dirsSJ Park
2026-07-28mm/damon/sysfs: kobject_del() target (normal), context and kdamond dirsSJ Park
2026-07-28samples/damon/prcl: stop and free damon ctx when damon_call() failsSJ Park
2026-07-28samples/damon/wsse: stop and free damon ctx when damon_call() failsSJ Park
2026-07-28samples/damon/mtier: handle damon_stop() failureSJ Park
2026-07-28samples/damon/mtier: handle damon_start() failureSJ Park
2026-07-28samples/damon/prcl: handle damon_start() failureSJ Park
2026-07-28samples/damon/wsse: handle damon_start() failureSJ Park
2026-07-28mm/vmstat: avoid taking zone lock in /proc/buddyinfo readsImran Khan
2026-07-28mm/swap_state: remove unnecessary lru_add_drain() from readaheadUsama Arif
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-28mm/damon/core: reduce kernel stack usageArnd Bergmann
2026-07-28mm: move alloc tag to mmLorenzo Stoakes
2026-07-28MAINTAINERS: move inactive maintainer to CREDITSSuren Baghdasaryan
2026-07-28mm/zsmalloc: document free_zspage helper variantsWenchao Hao
2026-07-28mm/zsmalloc: drop class lock before freeing zspageXueyuan Chen
2026-07-28mm/zsmalloc: drop pool->lock from zs_free on 64-bit systemsWenchao Hao
2026-07-28mm/zsmalloc: encode class index in obj value for lockless class lookupWenchao Hao
2026-07-28mm: annotate data-race in cpu_needs_drain()Xuewen Wang
2026-07-28radix-tree: add/correct some kernel-docRandy Dunlap
2026-07-28tmpfs: zero unused folio tail for long symlinksYousef Alhouseen
2026-07-28mm/kmemleak: skip the remaining scan phases when interruptedBreno Leitao
2026-07-28mm/mm_init: fold __init_page_from_nid() into __init_deferred_page()Muchun Song
2026-07-28mm/hugetlb: remove unused bootmem cma fieldMuchun Song
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_vmemmap: move bootmem HVO setup to early initMuchun Song
2026-07-28mm/hugetlb: free cross-zone bootmem gigantic pages after allocationMuchun Song
2026-07-28mm/hugetlb: refactor early boot gigantic hugepage allocationMuchun Song
2026-07-28mm/hugetlb_cma: validate hugetlb CMA range by zone at reserve timeMuchun Song
2026-07-28mm/sparse: move sparse_vmemmap_init_nid_late() into sparse_init_nid()Muchun Song
2026-07-28mm/mm_init: remove set_pageblock_order() call from sparse_init()Muchun Song
2026-07-28mm/mm_init: defer hugetlb reservation until after zone initializationMuchun Song
2026-07-28mm/mm_init: defer sparse_init() until after zone initializationMuchun Song
2026-07-28mm/sparse: move subsection_map_init() into sparse_init()Muchun Song
2026-07-28mm/sparse: panic on memmap and usemap allocation failureMuchun Song
2026-07-28mm/mm_init: simplify deferred_free_pages() migratetype initMuchun Song
2026-07-28mm/hugetlb: initialize gigantic bootmem hugepage struct pages earlierMuchun Song
2026-07-28powerpc/mm: fix wrong addr_pfn tracking in compound vmemmap populationMuchun Song
2026-07-28mm/hugetlb_vmemmap: fix __hugetlb_vmemmap_optimize_folios()Muchun Song