summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-12-23kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman
2025-12-23mm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen
2025-12-23genalloc.h: fix htmldocs warningAndrew Morton
2025-12-23phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920Pritam Manohar Sutar
2025-12-23phy: exynos5-usbdrd: support HS phy for ExynosAutov920Pritam Manohar Sutar
2025-12-23soc: apple: Add hardware tunable supportSven Peter
2025-12-23phy: core: Discard pm_runtime_put() return valuesRafael J. Wysocki
2025-12-23Merge tag 'sound-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-12-23usb: gadget: Constify struct configfs_item_operations and configfs_group_oper...Christophe JAILLET
2025-12-23net: dsa: properly keep track of conduit referenceVladimir Oltean
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström
2025-12-23drm/pagemap, drm/xe: Support destination migration over interconnectThomas Hellström
2025-12-23drm/gpusvm: Introduce a function to scan the current migration stateThomas Hellström
2025-12-23drm/pagemap, drm/xe: Clean up the use of the device-private page ownerThomas Hellström
2025-12-23drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...Thomas Hellström
2025-12-23drm/pagemap_util: Add a utility to assign an owner to a set of interconnected...Thomas Hellström
2025-12-23drm/pagemap: Add a drm_pagemap cache and shrinkerThomas Hellström
2025-12-23drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimesThomas Hellström
2025-12-23drm/pagemap, drm/xe: Add refcounting to struct drm_pagemapThomas Hellström
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström
2025-12-23dmaengine: idxd: uapi: use UAPI typesThomas Weißschuh
2025-12-23soundwire: Make remove function return no valueUwe Kleine-König
2025-12-22mm: introduce BPF kfuncs to access memcg statistics and eventsRoman Gushchin
2025-12-22mm: declare memcg_page_state_output() in memcontrol.hRoman Gushchin
2025-12-22nilfs2: fix missing struct keywords in nilfs2_api.h kernel-docRyusuke Konishi
2025-12-22nilfs2: convert nilfs_super_block to kernel-docRandy Dunlap
2025-12-22docs: Update documentation to avoid mentioning of kernel.hAndy Shevchenko
2025-12-22docs: media: v4l2-ioctl.h: document two global variablesMauro Carvalho Chehab
2025-12-22kunit: Enforce task execution in {soft,hard}irq contextsDavid Gow
2025-12-22SDCA Jack FixupsMark Brown
2025-12-22ASoC / soc/qcom: Constify APR/GPR callback responseMark Brown
2025-12-22modules: moduleparam.h: fix kernel-doc commentsRandy Dunlap
2025-12-22module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=yCoiby Xu
2025-12-22module: Remove unused __INIT*_OR_MODULE macrosPetr Pavlu
2025-12-22coresight: Remove misleading definitionsJames Clark
2025-12-22platform/x86/intel/vsec: correct kernel-doc commentsRandy Dunlap
2025-12-22drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun...Jani Nikula
2025-12-22drm/{i915, xe}: pass struct drm_device instead of drm_device to ->alloc_objJani Nikula
2025-12-22drm/{i915, xe}: pass struct drm_plane_state instead of struct drm_crtc to ->s...Jani Nikula
2025-12-22drm/i915: further deduplicate intel_find_initial_plane_obj()Jani Nikula
2025-12-22drm/{i915, xe}: start deduplicating intel_find_initial_plane_obj() between i9...Jani Nikula
2025-12-22drm/{i915, xe}: deduplicate intel_initial_plane_config() between i915 and xeJani Nikula
2025-12-22drm/{i915, xe}: move initial plane calls to parent interfaceJani Nikula
2025-12-22software node: Also support referencing non-constant software nodesSakari Ailus
2025-12-22ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacksCharles Keepax
2025-12-22ASoC: SDCA: Factor out jack handling into new c fileCharles Keepax
2025-12-22regulator: uapi: Use UAPI integer typeThomas Weißschuh
2025-12-21Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-21bpf: arm64: Optimize recursion detection by not using atomicsPuranjay Mohan