summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-27i2c: imx: ensure no clock is generated after last readStefan Eichenberger
2026-03-27i2c: imx: fix i2c issue when reading multiple messagesStefan Eichenberger
2026-03-27net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatchDavid Carlier
2026-03-27tg3: Fix race for querying speed/duplexThomas Bogendoerfer
2026-03-27platform/x86/amd: pmc: Add Thinkpad L14 Gen3 to quirk_s2idle_bugMario Limonciello
2026-03-27platform/x86/intel-uncore-freq: Increase minor versionSrinivas Pandruvada
2026-03-27platform/x86: ISST: Increase minor versionSrinivas Pandruvada
2026-03-27platform/x86/intel-uncore-freq: Handle autonomous UFS status bitSrinivas Pandruvada
2026-03-27platform/x86: ISST: Reset core count to 0Srinivas Pandruvada
2026-03-27HID: quirks: add HID_QUIRK_ALWAYS_POLL for 8BitDo Pro 3leo vriska
2026-03-27HID: roccat: fix use-after-free in roccat_report_eventBenoît Sevens
2026-03-27auxdisplay: line-display: fix NULL dereference in linedisp_releaseGuangshuo Li
2026-03-27iommupt/amdv1: mark amdv1pt_install_leaf_entry as __always_inlineSherry Yang
2026-03-27iommupt: Fix short gather if the unmap goes into a large mappingJason Gunthorpe
2026-03-27Merge tag 'drm-xe-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-03-27Merge tag 'drm-misc-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-27Merge tag 'drm-intel-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-03-26net: enetc: do not access non-existent registers on pseudo MACWei Fang
2026-03-26net: enetc: add graceful stop to safely reinitialize the TX RingWei Fang
2026-03-26net: enetc: reset PIR and CIR if they are not equal when initializing TX ringWei Fang
2026-03-26net: fec: fix the PTP periodic output sysfs interfaceBuday Csaba
2026-03-26net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)
2026-03-26net: mana: Fix RX skb truesize accountingDipayaan Roy
2026-03-26Merge tag 'wireless-2026-03-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-03-26Merge tag 'pm-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-03-26Merge tag 'thermal-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-26Merge tag 'acpi-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-26Merge tag 'pinctrl-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-03-26irqchip/renesas-rzv2h: Fix error path in rzv2h_icu_probe_common()Biju Das
2026-03-26irqchip/qcom-mpm: Add missing mailbox TX done acknowledgmentJassi Brar
2026-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2026-03-26Revert "drm: Fix use-after-free on framebuffers and property blobs when calli...Maarten Lankhorst
2026-03-26net: macb: use the current queue number for statsPaolo Valerio
2026-03-26vfio/pci: Fix double free in dma-buf featureAlex Williamson
2026-03-26spi: spi-fsl-lpspi: fix teardown order issue (UAF)Marc Kleine-Budde
2026-03-26media: ccs: Avoid deadlock in ccs_init_state()Sakari Ailus
2026-03-26media: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffersRicardo Ribalda
2026-03-26firmware: microchip: fail auto-update probe if no flash foundConor Dooley
2026-03-26spi: fix use-after-free on managed registration failureJohan Hovold
2026-03-26drm/bridge: Fix refcount shown via debugfs for encoder_bridges_show()Liu Ying
2026-03-26crypto: caam - fix overflow on long hmac keysHoria Geantă
2026-03-26crypto: caam - fix DMA corruption on long hmac keysHoria Geantă
2026-03-26crypto: tegra - Add missing CRYPTO_ALG_ASYNCEric Biggers
2026-03-26gpio: mxc: map Both Edge pad wakeup to Rising EdgeShenwei Wang
2026-03-26iio: light: veml6070: fix veml6070_read() return valueAldo Conte
2026-03-26xen/privcmd: unregister xenstore notifier on module exitGuoHan Zhao
2026-03-25Merge tag 'platform-drivers-x86-v7.0-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-25hwmon: (pmbus/core) Protect regulator operations with mutexGuenter Roeck