summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-19Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-26/+46
2025-12-19Merge tag 'thermal-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+4
2025-12-18Input: apple_z2 - fix reading incorrect reports after exiting sleepSasha Finkelstein-0/+4
2025-12-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+16
2025-12-18mshv: release mutex on region invalidation failureAnirudh Rayabharam (Microsoft)-1/+3
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-94/+274
2025-12-18Merge branch 'pm-powercap'Rafael J. Wysocki-16/+34
2025-12-18clk: thead: th1520-ap: Add macro to define multiplexers with flagsYao Zi-2/+7
2025-12-18clk: thead: th1520-ap: Support setting PLL ratesYao Zi-0/+142
2025-12-18clk: thead: th1520-ap: Add C910 bus clockYao Zi-1/+16
2025-12-18clk: thead: th1520-ap: Poll for PLL lock and wait for stabilityYao Zi-2/+32
2025-12-18accel/amdxdna: Enable hardware context priorityLizhi Hou-1/+27
2025-12-18accel/amdxdna: Enable temporal sharing only modeLizhi Hou-4/+21
2025-12-18accel/amdxdna: Remove NPU2 supportLizhi Hou-120/+0
2025-12-18drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost-1/+19
2025-12-18drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström-11/+4
2025-12-18drm/xe/eustall: Disallow 0 EU stall property valuesAshutosh Dixit-1/+1
2025-12-18drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit-1/+1
2025-12-18drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()Dan Carpenter-1/+1
2025-12-18drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUMEAshutosh Dixit-3/+4
2025-12-18drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost-2/+5
2025-12-18drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin-0/+3
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin-1/+5
2025-12-18drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström-11/+4
2025-12-18Merge tag 'linux-can-fixes-for-6.19-20251218' of git://git.kernel.org/pub/scm...Paolo Abeni-1/+1
2025-12-18w1: therm: Fix off-by-one buffer overflow in alarms_storeThorsten Blum-42/+20
2025-12-18net: hns3: add VLAN id validation before usingJian Shen-0/+3
2025-12-18net: hns3: using the num_tqps to check whether tqp_index is out of range when...Jian Shen-2/+2
2025-12-18net: hns3: using the num_tqps in the vf driver to apply for resourcesJian Shen-2/+2
2025-12-18net: enetc: do not transmit redirected XDP frames when the link is downWei Fang-1/+2
2025-12-18drm/imagination: Disallow exporting of PM/FW protected objectsAlessio Belle-0/+11
2025-12-18gpio: realtek-otto: use larger type for dev_flagsRosen Penev-3/+2
2025-12-18RDMA/efa: Improve admin completion context state machineYonatan Nachum-41/+50
2025-12-18RDMA/efa: Check stored completion CTX command ID with received oneYonatan Nachum-2/+4
2025-12-18block: rnbd-clt: Fix leaked ID in init_dev()Thomas Fourier-5/+8
2025-12-18RDMA/irdma: Simplify bool conversionJiapeng Chong-4/+2
2025-12-18firmware: arm_ffa: Correct 32-bit response handling in NOTIFICATION_INFO_GETSudeep Holla-4/+29
2025-12-18rtc: optee: Make use of tee bus methodsUwe Kleine-König-7/+6
2025-12-18rtc: optee: Migrate to use tee specific driver registration functionUwe Kleine-König-13/+1
2025-12-18net/mlx5e: Don't include PSP in the hard MTU calculationsCosmin Ratiu-1/+1
2025-12-18net/mlx5e: Do not update BQL of old txqs during channel reconfigurationTariq Toukan-1/+5
2025-12-18net/mlx5e: Trigger neighbor resolution for unresolved destinationsJianbo Liu-0/+3
2025-12-18net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC initJianbo Liu-3/+2
2025-12-18net/mlx5: Serialize firmware reset with devlinkShay Drory-4/+53
2025-12-18net/mlx5: fw_tracer, Handle escaped percent properlyShay Drory-6/+14
2025-12-18net/mlx5: fw_tracer, Validate format string parametersShay Drory-10/+74
2025-12-18net/mlx5: Drain firmware reset in shutdown callbackMoshe Shemesh-0/+1
2025-12-18net/mlx5: fw reset, clear reset requested on drain_fw_resetMoshe Shemesh-1/+2
2025-12-18net: dsa: mxl-gsw1xx: manually clear RANEG bitDaniel Golle-1/+33
2025-12-18net: dsa: mxl-gsw1xx: fix .shutdown driver operationDaniel Golle-10/+2