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