summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2026-01-27tracing: Add bitmask-list option for human-readable bitmask displayAaron Tomlin3-7/+17
2026-01-26Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+5
2026-01-26xdrgen: Add enum value validation to generated decodersChuck Lever1-1/+7
2026-01-26xdrgen: Initialize data pointer for zero-length itemsChuck Lever1-12/+8
2026-01-26xdrgen: Implement short (16-bit) integer typesChuck Lever1-0/+60
2026-01-26NFS: NFSERR_INVAL is not defined by NFSv2Chuck Lever1-1/+1
2026-01-26Merge tag 'qcom-arm64-for-6.20' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-0/+4
2026-01-26Merge tag 'renesas-dts-for-v6.20-tag2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-0/+6
2026-01-26Merge branch 'fixes' of into for-nextIlpo Järvinen1-8/+9
2026-01-26Merge tag 'v6.19-rc7' into driver-core-nextDanilo Krummrich42-167/+432
2026-01-26ASoC: fsl_sai: Add AUDMIX mode support on i.MX952Shengjiu Wang1-0/+2
2026-01-26ASoC: soc-dapm: move struct snd_soc_dapm_contextKuninori Morimoto1-21/+1
2026-01-26ASoC: soc-dapm: add snd_soc_dapm_alloc()Kuninori Morimoto3-5/+6
2026-01-26ASoC: soc-dapm: remove dev from snd_soc_dapm_context()Kuninori Morimoto1-1/+0
2026-01-26ASoC: soc-dapm: remove compatibility definition for dapmKuninori Morimoto1-19/+0
2026-01-26ASoC: soc-component: remove compatibility definition for componentKuninori Morimoto1-3/+0
2026-01-26ASoC: soc-component: remove snd_soc_component_xxx() wrapperKuninori Morimoto1-21/+0
2026-01-26nubus: Call put_device() in bus initialization error pathFinn Thain1-2/+1
2026-01-26Merge tag 'coresight-next-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-24/+0
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman42-167/+432
2026-01-26drm/{i915, xe}/dsb: move DSB buffer to parent interfaceJani Nikula1-0/+14
2026-01-26mm: add VM_SHADOW_STACK definition for riscvDeepak Gupta1-2/+3
2026-01-26ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet1-1/+1