summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-01-26mm: cma: add cma_alloc_frozen{_compound}()Kefeng Wang
2026-01-26mm: page_alloc: add alloc_contig_frozen_{range,pages}()Kefeng Wang
2026-01-26mm: cma: kill cma_pages_valid()Kefeng Wang
2026-01-26mm: page_alloc: add __split_page()Kefeng Wang
2026-01-26mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()Kefeng Wang
2026-01-26zsmalloc: use actual object size to detect spansSergey Senozhatsky
2026-01-26memcg: rename mem_cgroup_ino() to mem_cgroup_id()Shakeel Butt
2026-01-26memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()Shakeel Butt
2026-01-26mm/damon: use cgroup ID instead of private memcg IDShakeel Butt
2026-01-26memcg: use cgroup_id() instead of cgroup_ino() for memcg IDShakeel Butt
2026-01-26memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionallyShakeel Butt
2026-01-26memcg: introduce private id API for in-kernel usersShakeel Butt
2026-01-26mm/page_alloc: refactor the initial compaction handlingVlastimil Babka
2026-01-26mm/mmap_lock: add vma_is_attached() helperLorenzo Stoakes
2026-01-26mm/rmap: make anon_vma functions internalLorenzo Stoakes
2026-01-26mm/rmap: remove anon_vma_merge() functionLorenzo Stoakes
2026-01-26Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"Mike Rapoport (Microsoft)
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26alpha: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)
2026-01-26atomic: add option for weaker alignment checkFinn Thain
2026-01-26atomic: add alignment check to instrumented atomic operationsPeter Zijlstra
2026-01-26atomic: specify alignment for atomic_t and atomic64_tFinn Thain
2026-01-26linux/log2.h: reduce instruction count for is_power_of_2()Maciej W. Rozycki
2026-01-26kho/abi: add memblock ABI headerMike Rapoport (Microsoft)
2026-01-26kho: relocate vmalloc preservation structure to KHO ABI headerJason Miu
2026-01-26kho: introduce KHO FDT ABI headerJason Miu
2026-01-26kho/abi: memfd: make generated documentation more coherentMike Rapoport (Microsoft)
2026-01-26kho/abi: luo: make generated documentation more coherentMike Rapoport (Microsoft)
2026-01-26ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli
2026-01-26types: drop definition of __EXPORTED_HEADERS__Thomas Weißschuh
2026-01-26resource: provide 0args DEFINE_RES variant for unset resource descChristian Marangi
2026-01-26mm/zone_device: reinitialize large zone device private foliosMatthew Brost
2026-01-26memfd: export alloc_file()Pratyush Yadav (Google)
2026-01-26mm/kasan: fix KASAN poisoning in vrealloc()Andrey Ryabinin
2026-01-26tracing: Add bitmask-list option for human-readable bitmask displayAaron Tomlin
2026-01-26Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-26xdrgen: Add enum value validation to generated decodersChuck Lever
2026-01-26xdrgen: Initialize data pointer for zero-length itemsChuck Lever
2026-01-26xdrgen: Implement short (16-bit) integer typesChuck Lever
2026-01-26Merge branch 'fixes' of into for-nextIlpo Järvinen
2026-01-26Merge tag 'v6.19-rc7' into driver-core-nextDanilo Krummrich
2026-01-26ASoC: fsl_sai: Add AUDMIX mode support on i.MX952Shengjiu Wang
2026-01-26nubus: Call put_device() in bus initialization error pathFinn Thain
2026-01-26Merge tag 'coresight-next-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman
2026-01-25mm: add VM_SHADOW_STACK definition for riscvDeepak Gupta
2026-01-25ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet
2026-01-25net: expand NETDEV_RSS_KEY_LEN to 256 bytesEric Dumazet