summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-27nodemask: propagate boolean for nodes_and{,not}Yury Norov1-4/+4
2026-01-27mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...Rohan McLure2-6/+9
2026-01-27mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...Rohan McLure2-5/+8
2026-01-27mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...Rohan McLure2-5/+8
2026-01-27mm/page_table_check: provide addr parameter to page_table_check_ptes_set()Rohan McLure2-6/+8
2026-01-27mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...Rohan McLure1-6/+6
2026-01-27mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...Rohan McLure1-6/+6
2026-01-27migrate: replace RMP_ flags with TTU_ flagsMatthew Wilcox (Oracle)1-6/+3
2026-01-27mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCINGJinjiang Tu1-0/+3
2026-01-27zsmalloc: introduce SG-list based object read APISergey Senozhatsky1-0/+4
2026-01-27mm/damon/core: introduce [in]active memory ratio damos quota goal metricSeongJae Park1-0/+4
2026-01-27mm: cma: add cma_alloc_frozen{_compound}()Kefeng Wang1-20/+6
2026-01-27mm: page_alloc: add alloc_contig_frozen_{range,pages}()Kefeng Wang1-31/+21
2026-01-27mm: cma: kill cma_pages_valid()Kefeng Wang1-1/+0
2026-01-27mm: page_alloc: add __split_page()Kefeng Wang1-0/+10
2026-01-27mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()Kefeng Wang1-1/+1
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-27atomic: add option for weaker alignment checkFinn Thain1-1/+7
2026-01-27atomic: add alignment check to instrumented atomic operationsPeter Zijlstra1-0/+11
2026-01-27atomic: specify alignment for atomic_t and atomic64_tFinn Thain2-2/+2
2026-01-27bpf: explicitly align bpf_res_spin_lockFinn Thain1-1/+1
2026-01-27linux/log2.h: reduce instruction count for is_power_of_2()Maciej W. Rozycki1-1/+1
2026-01-27kho/abi: add memblock ABI headerMike Rapoport (Microsoft)1-0/+73
2026-01-27kho: relocate vmalloc preservation structure to KHO ABI headerJason Miu3-26/+81
2026-01-27kho: introduce KHO FDT ABI headerJason Miu1-0/+85
2026-01-27kho/abi: memfd: make generated documentation more coherentMike Rapoport (Microsoft)1-2/+2
2026-01-27kho/abi: luo: make generated documentation more coherentMike Rapoport (Microsoft)1-4/+4
2026-01-27ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli1-0/+1
2026-01-27types: drop definition of __EXPORTED_HEADERS__Thomas Weißschuh1-1/+0
2026-01-27resource: provide 0args DEFINE_RES variant for unset resource descChristian Marangi1-1/+6
2026-01-27ipc/shm: uapi: remove dependency on libcThomas Weißschuh1-3/+0
2026-01-27mm/zone_device: reinitialize large zone device private foliosMatthew Brost1-3/+6
2026-01-27memfd: export alloc_file()Pratyush Yadav (Google)1-0/+6
2026-01-27mm/kasan: fix KASAN poisoning in vrealloc()Andrey Ryabinin1-0/+14