| Age | Commit message (Expand) | Author |
| 2025-12-23 | kasan: refactor pcpu kasan vmalloc unpoison | Maciej Wieczor-Retman |
| 2025-12-23 | mm/kasan: fix incorrect unpoisoning in vrealloc for KASAN | Jiayuan Chen |
| 2025-12-23 | genalloc.h: fix htmldocs warning | Andrew Morton |
| 2025-12-23 | phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920 | Pritam Manohar Sutar |
| 2025-12-23 | phy: exynos5-usbdrd: support HS phy for ExynosAutov920 | Pritam Manohar Sutar |
| 2025-12-23 | soc: apple: Add hardware tunable support | Sven Peter |
| 2025-12-23 | phy: core: Discard pm_runtime_put() return values | Rafael J. Wysocki |
| 2025-12-23 | Merge tag 'sound-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
| 2025-12-23 | usb: gadget: Constify struct configfs_item_operations and configfs_group_oper... | Christophe JAILLET |
| 2025-12-23 | net: dsa: properly keep track of conduit reference | Vladimir Oltean |
| 2025-12-23 | drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use | Thomas Hellström |
| 2025-12-23 | drm/pagemap, drm/xe: Support destination migration over interconnect | Thomas Hellström |
| 2025-12-23 | drm/gpusvm: Introduce a function to scan the current migration state | Thomas Hellström |
| 2025-12-23 | drm/pagemap, drm/xe: Clean up the use of the device-private page owner | Thomas Hellström |
| 2025-12-23 | drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac... | Thomas Hellström |
| 2025-12-23 | drm/pagemap_util: Add a utility to assign an owner to a set of interconnected... | Thomas Hellström |
| 2025-12-23 | drm/pagemap: Add a drm_pagemap cache and shrinker | Thomas Hellström |
| 2025-12-23 | drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes | Thomas Hellström |
| 2025-12-23 | drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap | Thomas Hellström |
| 2025-12-23 | drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use | Thomas Hellström |
| 2025-12-23 | dmaengine: idxd: uapi: use UAPI types | Thomas Weißschuh |
| 2025-12-23 | soundwire: Make remove function return no value | Uwe Kleine-König |
| 2025-12-22 | mm: introduce BPF kfuncs to access memcg statistics and events | Roman Gushchin |
| 2025-12-22 | mm: declare memcg_page_state_output() in memcontrol.h | Roman Gushchin |
| 2025-12-22 | nilfs2: fix missing struct keywords in nilfs2_api.h kernel-doc | Ryusuke Konishi |
| 2025-12-22 | nilfs2: convert nilfs_super_block to kernel-doc | Randy Dunlap |
| 2025-12-22 | docs: Update documentation to avoid mentioning of kernel.h | Andy Shevchenko |
| 2025-12-22 | docs: media: v4l2-ioctl.h: document two global variables | Mauro Carvalho Chehab |
| 2025-12-22 | kunit: Enforce task execution in {soft,hard}irq contexts | David Gow |
| 2025-12-22 | SDCA Jack Fixups | Mark Brown |
| 2025-12-22 | ASoC / soc/qcom: Constify APR/GPR callback response | Mark Brown |
| 2025-12-22 | modules: moduleparam.h: fix kernel-doc comments | Randy Dunlap |
| 2025-12-22 | module: Only declare set_module_sig_enforced when CONFIG_MODULE_SIG=y | Coiby Xu |
| 2025-12-22 | module: Remove unused __INIT*_OR_MODULE macros | Petr Pavlu |
| 2025-12-22 | coresight: Remove misleading definitions | James Clark |
| 2025-12-22 | platform/x86/intel/vsec: correct kernel-doc comments | Randy Dunlap |
| 2025-12-22 | drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun... | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: pass struct drm_device instead of drm_device to ->alloc_obj | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: pass struct drm_plane_state instead of struct drm_crtc to ->s... | Jani Nikula |
| 2025-12-22 | drm/i915: further deduplicate intel_find_initial_plane_obj() | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: start deduplicating intel_find_initial_plane_obj() between i9... | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: deduplicate intel_initial_plane_config() between i915 and xe | Jani Nikula |
| 2025-12-22 | drm/{i915, xe}: move initial plane calls to parent interface | Jani Nikula |
| 2025-12-22 | software node: Also support referencing non-constant software nodes | Sakari Ailus |
| 2025-12-22 | ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks | Charles Keepax |
| 2025-12-22 | ASoC: SDCA: Factor out jack handling into new c file | Charles Keepax |
| 2025-12-22 | regulator: uapi: Use UAPI integer type | Thomas Weißschuh |
| 2025-12-21 | Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2025-12-21 | Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2025-12-21 | bpf: arm64: Optimize recursion detection by not using atomics | Puranjay Mohan |