aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-30Merge tag 'i2c-fixes-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-14/+37
2026-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsiLinus Torvalds32-628/+622
2026-08-28Merge tag 'drm-next-2026-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds100-1138/+2601
2026-08-28Merge tag 'for-linus-7.3-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds6-24/+86
2026-08-28Merge tag 'ubifs-for-linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-61/+97
2026-08-28Merge tag 'rtc-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds21-154/+168
2026-08-28Merge tag 'for-next-tpm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-744/+448
2026-08-28Merge tag 'acpi-7.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-1/+4
2026-08-28Merge tag 'amd-drm-next-7.3-2026-08-27' of https://gitlab.freedesktop.org/agd...Dave Airlie19-50/+569
2026-08-28i2c: core: fix debugfs UAF on adapter removalVasileios Almpanis1-0/+6
2026-08-28i2c: imx-lpi2c: avoid accessing target registers on master-only controllersCarlos Song1-4/+23
2026-08-28i2c: qcom-cci: fix autosuspend cleanupGuangshuo Li1-7/+4
2026-08-28i2c: designware: Enable interrupt mask workaround for HJMC3001Hongbo Yao1-1/+1
2026-08-28i2c: qcom-geni: update frequency table to fix timing parametersKathiravan Thirumoorthy1-2/+2
2026-08-27Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds81-504/+886
2026-08-27Merge tag 'devicetree-fixes-for-7.3-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+4
2026-08-27usb: atm: usbatm: fix invalid ci_range initializationDeepanshu Kartikey1-2/+2
2026-08-27net: fec: only stop PTP if it was initializedbui duc phuc1-2/+4
2026-08-27slip: remove slip_hangup() to fix use-after-free in slip_receive_buf()Eric Dumazet1-8/+0
2026-08-27Merge tag 'spi-fix-v7.3-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+3
2026-08-27Merge tag 'regulator-fix-v7.3-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+6
2026-08-27net: dsa: mxl862xx: enable assisted learning on CPU portEdoardo Pinci1-0/+1
2026-08-27net: stmmac: restore NET_IP_ALIGN in the RX DMA offsetPascal Kneuper1-2/+2
2026-08-27Merge tag 'backlight-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-24/+295
2026-08-27Merge tag 'leds-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds13-145/+944
2026-08-27net: stmmac: drop gso_enabled_types and rely on netdev featuresLorenzo Bianconi2-20/+1
2026-08-27net: stmmac: selftests: Don't test flow control for small rx fifosMaxime Chevallier1-3/+13
2026-08-27net: stmmac: selftests: Account for the UC filter list for filtering testsMaxime Chevallier1-3/+18
2026-08-27net: stmmac: dwxgmac: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
2026-08-27net: stmmac: dwmac4: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
2026-08-27net: stmmac: dwmac1000: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
2026-08-27net: stmmac: selftests: Check multiple MMC countersMaxime Chevallier1-4/+10
2026-08-27Merge tag 'mfd-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds48-397/+500
2026-08-27Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds19-473/+216
2026-08-27drm/xe/sysctrl: Read mailbox phase bit from hardwareAnoop Vijay4-28/+5
2026-08-27drm/xe/i2c: Keep the i2c controller always enabledHeikki Krogerus2-1/+49
2026-08-27drm/xe/i2c: Fix the interrupt handlingHeikki Krogerus6-87/+282
2026-08-27i2c: designware: Global register definitionsHeikki Krogerus4-83/+8
2026-08-27net: airoha: npu: fix missing streaming DMA maskDaniel Pawlik1-1/+1
2026-08-27of: fix out-of-bounds read in of_alias_scan() stem parserAbdurrahman Hussain1-1/+1
2026-08-27Revert "ACPI: scan: Defer device power initialization"Rafael J. Wysocki2-1/+4
2026-08-27drm/xe: Reject page faults from non-fault-mode scratch VMsArvind Yadav1-1/+1
2026-08-27drm/xe/xe_gt_idle: Add CCS to the powergating info printBalasubramani Vivekanandan1-1/+2
2026-08-27drm/xe: Do not apply WA 14025883347 to media 3503Daniele Ceraolo Spurio1-1/+1
2026-08-27slip: fix use-after-free in sl_sync()Aleksandr Khromov1-3/+8
2026-08-27net: stmmac: selftests: Pass the IP proto mask in the TC selftestMaxime Chevallier1-2/+4
2026-08-27net: wangxun: use BIT_ULL() to prevent shift overflow on 32-bit archsJiawen Wu2-2/+2
2026-08-27net: phy: air_en8811h: move LED GPIO configuration to config_initVitaliy Sochnev1-7/+11
2026-08-27bnxt_en: Write doorbell when linearizing skb failsJoe Damato1-5/+2
2026-08-27net: ethernet: sun4i-emac: Fix IRQ error handlingbui duc phuc1-2/+2