summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-11Merge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-11net: ks8851: Fix potential TX stall after interface reopenRonald Wahl
2024-07-11ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov
2024-07-11net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee
2024-07-10e1000e: fix force smbus during suspend flowVitaly Lifshits
2024-07-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-07-10Merge tag 'vfio-v6.10' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-07-10Merge tag 'platform-drivers-x86-v6.10-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-07-10Merge tag 'acpi-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-07-10Merge tag 'pm-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-07-10Merge tag 'thermal-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-10Merge tag 'devicetree-fixes-for-6.10-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-07-10vfio/pci: Init the count variable in collecting hot-reset devicesYi Liu
2024-07-10platform/x86: toshiba_acpi: Fix array out-of-bounds accessArmin Wolf
2024-07-09net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski
2024-07-09i40e: Fix XDP program unloading while removing the driverMichal Kubiak
2024-07-09spi: mux: set ctlr->bits_per_word_maskDavid Lechner
2024-07-09spi: add defer_optimize_message controller flagDavid Lechner
2024-07-09spi: don't unoptimize message in spi_async()David Lechner
2024-07-09net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl
2024-07-09octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin
2024-07-09bnxt: fix crashes when reducing ring count with active RSS contextsJakub Kicinski
2024-07-08net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel
2024-07-08of/irq: Disable "interrupt-map" parsing for PASEMI NemoMarc Zyngier
2024-07-08thermal: core: Fix list sorting in __thermal_zone_device_update()Rafael J. Wysocki
2024-07-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-06Merge tag 'i2c-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-05wireguard: send: annotate intentional data race in checking empty queueJason A. Donenfeld
2024-07-05wireguard: queueing: annotate intentional data race in cpu round robinJason A. Donenfeld
2024-07-05wireguard: allowedips: avoid unaligned 64-bit memory accessesHelge Deller
2024-07-05net: bcmasp: Fix error code in probe()Dan Carpenter
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-05Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-05Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-05Merge tag 'amd-drm-fixes-6.10-2024-07-03' of https://gitlab.freedesktop.org/a...Daniel Vetter
2024-07-05gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov
2024-07-04scsi: sd: Do not repeat the starting disk messageDamien Le Moal
2024-07-04scsi: ufs: core: Fix ufshcd_abort_one racing issuePeter Wang
2024-07-04scsi: ufs: core: Fix ufshcd_clear_cmd racing issuePeter Wang
2024-07-04dsa: lan9303: Fix mapping between DSA port number and PHY addressChristian Eggers
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen
2024-07-05tpm: Address !chip->auth in tpm2_*_auth_session()Jarkko Sakkinen
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-04thermal: core: Call monitor_thermal_zone() if zone temperature is invalidRafael J. Wysocki
2024-07-04Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-04Merge tag 'platform-drivers-x86-v6.10-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-07-04spi: omap2-mcspi: Revert multi mode supportMark Brown
2024-07-04Merge tag 'drm-misc-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/m...Daniel Vetter