aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-27Merge tag 'media/v7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-6/+5
2026-03-27accel/qaic: Handle DBC deactivation if the owner went awayYoussef Samir1-2/+45
2026-03-27HID: Kysona: Add support for VXE Dragonfly R1 ProLode Willems2-0/+6
2026-03-27HID: amd_sfh: don't log error when device discovery fails with -EOPNOTSUPPMaximilian Pezzullo1-1/+2
2026-03-27i2c: designware: amdisp: Fix resume-probe race condition issuePratap Nirujogi1-6/+5
2026-03-27i2c: imx: ensure no clock is generated after last readStefan Eichenberger1-19/+32
2026-03-27i2c: imx: fix i2c issue when reading multiple messagesStefan Eichenberger1-1/+1
2026-03-27net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatchDavid Carlier1-1/+1
2026-03-27tg3: Fix race for querying speed/duplexThomas Bogendoerfer1-1/+1
2026-03-27platform/x86/amd: pmc: Add Thinkpad L14 Gen3 to quirk_s2idle_bugMario Limonciello1-0/+9
2026-03-27platform/x86/intel-uncore-freq: Increase minor versionSrinivas Pandruvada1-1/+1
2026-03-27platform/x86: ISST: Increase minor versionSrinivas Pandruvada1-1/+1
2026-03-27platform/x86/intel-uncore-freq: Handle autonomous UFS status bitSrinivas Pandruvada1-1/+7
2026-03-27platform/x86: ISST: Reset core count to 0Srinivas Pandruvada1-0/+2
2026-03-27HID: quirks: add HID_QUIRK_ALWAYS_POLL for 8BitDo Pro 3leo vriska2-0/+4
2026-03-27HID: roccat: fix use-after-free in roccat_report_eventBenoît Sevens1-0/+2
2026-03-27auxdisplay: line-display: fix NULL dereference in linedisp_releaseGuangshuo Li1-1/+1
2026-03-27iommupt/amdv1: mark amdv1pt_install_leaf_entry as __always_inlineSherry Yang1-1/+1
2026-03-27iommupt: Fix short gather if the unmap goes into a large mappingJason Gunthorpe1-1/+1
2026-03-27Merge tag 'drm-xe-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie6-11/+33
2026-03-27Merge tag 'drm-misc-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie4-25/+34
2026-03-27Merge tag 'drm-intel-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixesDave Airlie6-15/+41
2026-03-26net: enetc: do not access non-existent registers on pseudo MACWei Fang1-0/+7
2026-03-26net: enetc: add graceful stop to safely reinitialize the TX RingWei Fang2-14/+108
2026-03-26net: enetc: reset PIR and CIR if they are not equal when initializing TX ringWei Fang1-1/+12
2026-03-26net: fec: fix the PTP periodic output sysfs interfaceBuday Csaba1-3/+0
2026-03-26net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)1-1/+20
2026-03-26net: mana: Fix RX skb truesize accountingDipayaan Roy1-0/+7
2026-03-26Merge tag 'wireless-2026-03-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski16-56/+163
2026-03-26Merge tag 'pm-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-6/+23
2026-03-26Merge tag 'thermal-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+7
2026-03-26Merge tag 'acpi-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds26-104/+247
2026-03-26Merge tag 'pinctrl-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds7-23/+67
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds3-11/+25
2026-03-26irqchip/renesas-rzv2h: Fix error path in rzv2h_icu_probe_common()Biju Das1-1/+1
2026-03-26irqchip/qcom-mpm: Add missing mailbox TX done acknowledgmentJassi Brar1-0/+3
2026-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queuePaolo Abeni9-46/+60
2026-03-26Revert "drm: Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug"Maarten Lankhorst2-10/+4
2026-03-26net: macb: use the current queue number for statsPaolo Valerio1-1/+1
2026-03-26vfio/pci: Fix double free in dma-buf featureAlex Williamson1-3/+2
2026-03-26spi: spi-fsl-lpspi: fix teardown order issue (UAF)Marc Kleine-Budde1-1/+2
2026-03-26media: ccs: Avoid deadlock in ccs_init_state()Sakari Ailus1-2/+0
2026-03-26media: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffersRicardo Ribalda1-4/+5
2026-03-26firmware: microchip: fail auto-update probe if no flash foundConor Dooley1-4/+6
2026-03-26spi: fix use-after-free on managed registration failureJohan Hovold1-1/+12
2026-03-26drm/bridge: Fix refcount shown via debugfs for encoder_bridges_show()Liu Ying1-5/+11
2026-03-26crypto: caam - fix overflow on long hmac keysHoria Geantă1-1/+2
2026-03-26crypto: caam - fix DMA corruption on long hmac keysHoria Geantă1-1/+2
2026-03-26crypto: tegra - Add missing CRYPTO_ALG_ASYNCEric Biggers2-17/+24