summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
43 hoursmedia: vidtv: fix NULL pointer dereference in vidtv_mux_push_siRuslan Valiyev1-1/+7
43 hoursdrivers/base/memory: set mem->altmap after successful device registrationGeorgi Djakov1-1/+2
43 hoursserial: 8250_dw: unregister 8250 port if clk_notifier_register() failsStepan Ionichev1-1/+3
43 hoursserial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zeroViken Dadhaniya1-6/+3
43 hoursvc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_writeYi Yang1-1/+1
43 hourscrypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu7-557/+1
43 hoursiio: adc: ti-ads1298: add bounds check to pga_settings indexSam Daly1-1/+6
43 hoursiio: light: veml6075: add bounds check to veml6075_it_ms indexSam Daly1-2/+6
43 hoursagp/amd64: Fix broken error propagation in agp_amd64_probe()Mingyu Wang1-1/+1
10 daysdrm/amdgpu: drop retry loop in amdgpu_hmm_range_get_pagesHonglei Huang1-8/+1
10 daysHID: Input: Add battery list cleanup with devm actionRafael Passos1-0/+13
10 daysdriver core: reject devices with unregistered busesJohan Hovold1-2/+9
10 daysdriver core: faux: fix root device registrationJohan Hovold1-12/+10
2026-06-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+4
2026-06-13Merge tag 'i2c-for-7.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-56/+85
2026-06-13Merge tag 'pinctrl-v7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-39/+7
2026-06-13Merge tag 'drm-fixes-2026-06-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds22-114/+222
2026-06-13Merge tag 'drm-misc-fixes-2026-06-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-29/+92
2026-06-12Merge tag 'spi-fix-v7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+21
2026-06-12Merge tag 'usb-7.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds5-5/+33
2026-06-12Merge tag 'staging-7.1-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+18
2026-06-12Merge tag 'char-misc-7.1-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-121/+189
2026-06-12Merge tag 'sound-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-1/+2
2026-06-12Merge tag 'soc-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+4
2026-06-12Merge tag 'drm-xe-fixes-2026-06-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie6-63/+79
2026-06-12Merge tag 'drm-intel-fixes-2026-06-11' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-6/+24
2026-06-12Merge tag 'dma-mapping-7.1-2026-06-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+13
2026-06-11Merge tag 'net-7.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds24-141/+278
2026-06-11Merge tag 'pmdomain-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2026-06-11accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()Lizhi Hou1-0/+3
2026-06-11Merge tag 'gpio-fixes-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-11/+29
2026-06-11drm/xe: fix job timeout recovery for unstarted jobs and kernel queuesRodrigo Vivi1-14/+35
2026-06-11drm/xe: fix refcount leak in xe_range_fence_insert()Wentao Liang1-0/+2
2026-06-11octeontx2-af: fix IP fragment flag corruption on custom KPU profile loadKiran Kumar K1-38/+34
2026-06-11net: txgbe: initialize PHY interface to 0Jiawen Wu2-2/+5
2026-06-11net: txgbe: distinguish module types by checking identifierJiawen Wu1-10/+8
2026-06-11net: txgbe: initialize module info bufferJiawen Wu1-1/+1
2026-06-11net: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser1-6/+15
2026-06-11net: mvpp2: refill RX buffers before XDP or skb useTil Kaiser1-19/+24
2026-06-11net: mvpp2: limit XDP frame size to the RX bufferTil Kaiser1-1/+1
2026-06-11net: mvpp2: sync RX data at the hardware packet offsetTil Kaiser1-3/+4
2026-06-10Merge tag 'pm-7.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-2/+1
2026-06-10drm/xe: include all registered queues in TLB invalidationTangudu Tilak Tirumalesh1-4/+3
2026-06-10drm/xe/hw_error: Use HW_ERR prefix in logRaag Jadav1-6/+6
2026-06-10drm/xe/drm_ras: Add per node cleanup actionRaag Jadav1-35/+23
2026-06-10drm/xe/drm_ras: Make counter allocation drm managedRaag Jadav1-2/+1
2026-06-10drm/xe/display: fix oops in suspend/shutdown without displayJani Nikula1-2/+9
2026-06-10spi: rzv2h-rspi: Fix SPDR read access width for 16-bit RXFelix Gu1-1/+2
2026-06-10Merge tag 'usb-serial-7.1-rc8' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-2/+2
2026-06-10drm/amd/display: use plane color_mgmt_changed to track colorop changesMelissa Wen1-1/+5