aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-16Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+23
2026-08-16wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlockCharlie-cy Wu3-12/+22
2026-08-16Revert "i2c: designware: defer probe if child GpioInt controllers are not bound"Linus Torvalds1-80/+0
2026-08-16Merge tag 'block-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+25
2026-08-15drbd: don't leak the shared secret to unprivileged netlink dumpsChristoph Böhmwalder1-14/+25
2026-08-15Merge tag 'soc-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2026-08-14Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+13
2026-08-14Merge tag 'drm-fixes-2026-08-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds53-334/+754
2026-08-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-42/+24
2026-08-14Merge tag 'spi-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+3
2026-08-14Merge tag 'regulator-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-42/+21
2026-08-14Merge tag 'regmap-fix-v7.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2026-08-14Merge tag 'mmc-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds5-6/+24
2026-08-14Merge tag 'pmdomain-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-19/+26
2026-08-14Merge tag 'drm-xe-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie11-123/+279
2026-08-14Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie31-95/+299
2026-08-13spi: virtio: mark device ready before registering the controllerJasper Wise1-0/+2
2026-08-13Revert "wifi: mt76: Disable napi when removing device"Mikhail Gavrilov1-4/+1
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds24-110/+210
2026-08-13Merge tag 'firewire-fixes-7.2-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2026-08-13Merge tag 'gpio-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-35/+41
2026-08-13drm/log: Fix infinite loop when scale is too large for displayShixiong Ou1-0/+6
2026-08-13drm/log: Fix out-of-bounds read on empty message lengthShixiong Ou1-0/+3
2026-08-13drm/log: Fix division by zero when scale module parameter is 0Shixiong Ou1-0/+3
2026-08-13drm/xe: Fix xe_device_probe() failureRaag Jadav1-1/+5
2026-08-13drm/xe: Fix a bug in pc_adjust_freq_bounds()Vinay Belgaumkar1-3/+10
2026-08-13drm/xe/oa: Check managed mutex initialization errorsLinmao Li1-4/+5
2026-08-13drm/xe/oa: Fix sync entry leak on OA config emit failureLinmao Li1-0/+4
2026-08-13drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safeGajendra Uttamchand2-8/+21
2026-08-13drm/xe/pxp: add termination on resumeDaniele Ceraolo Spurio2-50/+139
2026-08-13drm/xe: Order ring writes before ring tail updatesMatthew Brost1-0/+7
2026-08-13drm/xe/guc_ads: use uncached mapping for UM queue BOJia Yao1-1/+2
2026-08-13drm/xe/guc_ads: allocate UM queues in VRAM on dGFXJia Yao2-9/+5
2026-08-13drm/xe/guc_ads: allocate UM queues in a separate BOJia Yao4-32/+83
2026-08-13drm/xe: Fix DPT allocation paths.Maarten Lankhorst1-25/+8
2026-08-13firewire: ohci: fix NULL pointer dereference in ar_context_releaseAleksandr Nogikh1-1/+3
2026-08-12accel/amdxdna: Skip unmapped range in aie2_populate_range()Lizhi Hou1-0/+16
2026-08-12Merge tag 'ovpn-net-20260809' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski9-37/+63
2026-08-12Input: sur40 - fix V4L error path cleanupDmitry Torokhov1-1/+3
2026-08-12Input: sur40 - fix input device registration orderingDmitry Torokhov1-10/+11
2026-08-12net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAGSiddharth Vadapalli1-0/+2
2026-08-12net/dibs: Correct freeing of dmb_clientid_arrAlexandra Winter2-11/+4
2026-08-12regmap: sdw-mbq: don't call an unset readable_reg callbackAndrey Golovko1-1/+1
2026-08-12clocksource/drivers/arm_arch_timer: Workaround bcm2712 broken EL2 virtual timerMarc Zyngier1-1/+23
2026-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-7/+9
2026-08-12drm/amdgpu: Prefer default discovery offsetLijo Lazar1-0/+13
2026-08-12drm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca1-0/+3
2026-08-12drm/amdgpu: fix nbif 6.3.1 l1 low power not functionalYang Wang1-25/+17
2026-08-12drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCENathan Lucas2-6/+8
2026-08-12drm/amd/display: fix BT.2020 YCbCr limited output CSC matrixNathan Lucas1-11/+20