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