summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-06mm: let node_reclaim() return the number of pages reclaimedPetr Tesarik
2026-08-06mm/damon/core: hide core-private damon_ctx fieldsSJ Park
2026-08-06mm/damon/sysfs: do not directly access damon_ctx->opsSJ Park
2026-08-06mm/damon/core: hide private damon_probe fieldsSJ Park
2026-08-06mm/damon/core: hide private damon_filter fieldsSJ Park
2026-08-06mm/damon/core: hide private damos fieldsSJ Park
2026-08-06mm/damon/core: hide private damos_filter fieldsSJ Park
2026-08-06mm/damon/core: hide private damos_quota fieldsSJ Park
2026-08-06mm/damon/core: hide private damos_quota_goal fieldsSJ Park
2026-08-06mm/damon/core: hide private damon_target fieldsSJ Park
2026-08-06mm/damon/core: hide private damon_region fieldsSJ Park
2026-08-06mm/mm_slot.h: add comments for mm_slot_lookup/insertxu xin
2026-08-06mm/mm_slot.h: add a helper function mm_slot_removexu xin
2026-08-06mm/mremap: convert mremap code to use vma_flags_tLorenzo Stoakes
2026-08-06mm/mprotect: convert mprotect code to use vma_flags_tLorenzo Stoakes
2026-08-06mm/mlock: convert mlock code to use vma_flags_tLorenzo Stoakes
2026-08-06mm/vma: convert miscellaneous uses of VMA flags in core mmLorenzo Stoakes
2026-08-06mm/vma: update create_init_stack_vma() to use vma_flags_tLorenzo Stoakes
2026-08-06mm: introduce vma_get_page_prot() and use itLorenzo Stoakes
2026-08-06mm/vma: rename vma_get_page_prot to vma_flags_to_page_protLorenzo Stoakes
2026-08-06mm/vma: convert vm_pgprot_modify() to use vma_flags_t and renameLorenzo Stoakes
2026-08-06mm: prefer mm->def_vma_flags in mm logicLorenzo Stoakes
2026-08-06mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_tLorenzo Stoakes
2026-08-06mm: convert __get_unmapped_area() to use vma_flags_tLorenzo Stoakes
2026-08-06mm/vma: update do_mmap() to use vma_flags_tLorenzo Stoakes
2026-08-06mm: introduce vma_flags_can_grow() and vma_can_grow()Lorenzo Stoakes
2026-08-06selftests/dax: add dax/kmem hotplug sysfs regression testGregory Price
2026-08-06dax/kmem: add sysfs interface for atomic whole-device hotplugGregory Price
2026-08-06dax/kmem: extract hotplug/hotremove helper functionsGregory Price
2026-08-06dax/kmem: resolve default online type at probe timeGregory Price
2026-08-06mm/memory_hotplug: add offline_and_remove_memory_ranges()Gregory Price
2026-08-06mm/memory_hotplug: add __add_memory_driver_managed() with online_type argGregory Price
2026-08-06mm/memory_hotplug: export mhp_get_default_online_typeGregory Price
2026-08-06mm/memory_hotplug: pass online_type to online_memory_block() via argGregory Price
2026-08-06mm/memory_hotplug: add mhp_online_type_to_str() and export string helpersGregory Price
2026-08-06mm/memory: add memory_block_aligned_range() helperGregory Price
2026-08-06Docs/ABI/damon: document tried_regions probe hitsSong Hu
2026-08-06Docs/ABI/damon: document update_tuned_intervals state commandSong Hu
2026-08-06Docs/ABI/damon: fix typosSong Hu
2026-08-06Docs/ABI/damon: fix typo in intervals_goal sysfs pathSong Hu
2026-08-06mm/damon/core: skip aging from repeated aggressive mergingSJ Park
2026-08-06selftests/mm: factor out hmm_buffer_alloc() to consolidate buffer setupHongfu Li
2026-08-06mm/swap: clarify unreachable cond_resched() in swap_reclaim_full_clustersYoungjun Park
2026-08-06mm: huge_memory: fix kobject cleanup in thpsize_create errorHongling Zeng
2026-08-06selftests/mm: fix on-fault-limit false failure under sudo-rsInjae Ryou
2026-08-06selftests: mincore: count file-mmap readahead on both sidesYijia Wang
2026-08-06mm/damon/tests/core-kunit: test damon_nr_accesses_mvsum()Song Hu
2026-08-06mm: memcg-v1: make mem_cgroup_oom_notify_cb() return voidGuopeng Zhang
2026-08-06mm: memcontrol: factor out memcg kmem uncharge sequenceGuopeng Zhang
2026-08-06mm: memcontrol: drop unused cpu argument from flush_nmi_statsGuopeng Zhang