summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-28Merge tag 'amd-drm-fixes-6.18-2025-11-26' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-11-27net: dsa: yt921x: Use macros for MIB locationsDavid Yang
2025-11-27net: dsa: yt921x: Fix parsing MIB attributesDavid Yang
2025-11-27r8169: add DASH support for RTL8127APJaven Xu
2025-11-27net: vxlan: prevent NULL deref in vxlan_xmit_oneAntoine Tenart
2025-11-27iavf: Implement settime64 with -EOPNOTSUPPMichal Schmidt
2025-11-27net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-11-27gve: Fix race condition on tx->dropped_pkt updateMax Yuan
2025-11-27eth: bnxt: make use of napi_consume_skb()Jakub Kicinski
2025-11-27Merge tag 'dma-mapping-6.18-2025-11-27' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-11-27Merge tag 'acpi-6.18-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-28Merge tag 'drm-misc-next-fixes-2025-11-26' of https://gitlab.freedesktop.org/...Dave Airlie
2025-11-27vmcoreinfo: track and log recoverable hardware errorsBreno Leitao
2025-11-27Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-11-27Merge tag 'soc-drivers-for-v6.19' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-11-27Merge tag 'apple-soc-drivers-6.19' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-11-27Merge tag 'soc_fsl-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann
2025-11-27Merge tag 'amlogic-drivers-for-v6.19' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2025-11-27Merge tag 'reset-gpio-for-v6.19-2' of https://git.pengutronix.de/git/pza/linu...Arnd Bergmann
2025-11-27Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann
2025-11-27spi: microchip-core: Code improvementsMark Brown
2025-11-28Merge tag 'drm-xe-next-fixes-2025-11-21' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-27Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_star...Rafael J. Wysocki
2025-11-27regulator: core: Protect regulator_supply_alias_list with regulator_list_mutexsparkhuang
2025-11-27mtd: nand: realtek-ecc: Fix Kconfig dependenciesMiquel Raynal
2025-11-27mtd: rawnand: sunxi: #undef field_{get,prep}() before local definitionGeert Uytterhoeven
2025-11-27Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-27Merge tag 'platform-drivers-x86-v6.18-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-11-27hwmon: (max6697) fix regmap leak on probe failureJohan Hovold
2025-11-27spi: microchip-core: Remove unneeded PM related macroAndy Shevchenko
2025-11-27spi: microchip-core: Use SPI_MODE_X_MASKAndy Shevchenko
2025-11-27spi: microchip-core: Utilise temporary variable for struct deviceAndy Shevchenko
2025-11-27spi: microchip-core: Replace dead code (-ENOMEM error message)Andy Shevchenko
2025-11-27spi: microchip-core: use min() instead of min_t()Andy Shevchenko
2025-11-27soc: samsung: exynos-pmu: fix device leak on regmap lookupJohan Hovold
2025-11-27remoteproc: imx_dsp_rproc: Fix NULL vs IS_ERR() bug in imx_dsp_rproc_add_carv...Dan Carpenter
2025-11-27remoteproc: st: Fix indexing of memory-regionsBjorn Andersson
2025-11-27Merge tag 'devfreq-next-for-6.19' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2025-11-27soc: samsung: exynos-pmu: Fix structure initializationMarek Szyprowski
2025-11-27drivers: serial: kgdboc: Drop checks for CON_ENABLED and CON_BOOTMarcos Paulo de Souza
2025-11-27Merge tag 'linux-can-next-for-6.19-20251126' of git://git.kernel.org/pub/scm/...Paolo Abeni
2025-11-27staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsingNavaneeth K
2025-11-27staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsingNavaneeth K
2025-11-27staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parserNavaneeth K
2025-11-27ACPI: PM: Fix a spelling mistakeChu Guangqing
2025-11-27ACPI: LPSS: Fix a spelling mistakeChu Guangqing
2025-11-27RDMA/rxe: reclassify sockets in order to avoid false positives from lockdepStefan Metzmacher
2025-11-27net: stmmac: dwmac: Disable flushing frames on Rx Buffer UnavailableRohan G Thomas
2025-11-27platform/x86/amd/pmf: Use devm_mutex_init() for mutex initializationShyam Sundar S K