summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-25Merge tag 'pwrseq-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-06-25fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()Mingyu Wang
2026-06-25net: hns3: differentiate autoneg default values between copper and fiberShuaisong Yang
2026-06-25net: hns3: fix permanent link down deadlock after resetShuaisong Yang
2026-06-25net: hns3: refactor MAC autoneg and speed configurationShuaisong Yang
2026-06-25net: hns3: unify copper port ksettings configuration pathShuaisong Yang
2026-06-25net: mana: Optimize irq affinity for low vcpu configsShradha Gupta
2026-06-25Merge tag 'for-linus-7.2-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2026-06-25net: sparx5: unregister blocking notifier on init failureHaoxiang Li
2026-06-25octeontx2-af: Free BPID bitmap on setup failureHaoxiang Li
2026-06-25net: enetc: fix potential divide-by-zero when num_vsi is zeroWei Fang
2026-06-25usb: misc: usbio: bound bulk IN response length to the received transferHE WEI (ギカク)
2026-06-25usb: mtu3: unmap request DMA on queue failureHaoxiang Li
2026-06-25usb: dwc3: meson-g12a: fix refcount leak in dwc3_meson_g12a_resume()WenTao Liang
2026-06-25usb: gadget: composite: fix dead empty check in the USB_DT_OTG handlerMaoyi Xie
2026-06-25usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira
2026-06-25Merge branches 'clk-microchip' and 'clk-qcom' into clk-nextStephen Boyd
2026-06-25Merge branches 'clk-ti', 'clk-samsung', 'clk-rockchip' and 'clk-spacemit' int...Stephen Boyd
2026-06-25Merge branches 'clk-renesas', 'clk-socfpga', 'clk-amlogic' and 'clk-canaan' i...Stephen Boyd
2026-06-25Merge branches 'clk-cleanup', 'clk-mediatek', 'clk-marvell' and 'clk-versal' ...Stephen Boyd
2026-06-25usb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron
2026-06-25usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checksNeill Kapron
2026-06-25usb: typec: ucsi: ccg: Fix use-after-free of ucsi on removeFan Wu
2026-06-25usb: typec: tcpm: Validate SVID index in svdm_consume_modes()Badhri Jagan Sridharan
2026-06-25USB: legousbtower: fix use-after-free on disconnect raceJohan Hovold
2026-06-25USB: ldusb: fix use-after-free on disconnect raceJohan Hovold
2026-06-25USB: idmouse: fix use-after-free on disconnect raceJohan Hovold
2026-06-25USB: iowarrior: fix use-after-free on disconnect raceJohan Hovold
2026-06-25USB: iowarrior: fix use-after-free on disconnectJohan Hovold
2026-06-25usb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker
2026-06-25usb: cdnsp: fix stream context array leak in cdnsp_alloc_stream_info()Haoxiang Li
2026-06-25usb: gadget: f_fs: Fix DMA fence leakPaul Cercueil
2026-06-25usb: typec: ucsi: Invert DisplayPort role assignmentAndrei Kuchynski
2026-06-25USB: ulpi: fix memory leak on registration failureJohan Hovold
2026-06-25USB: storage: include US_FL_NO_SAME in quirks maskXu Rao
2026-06-25USB: core: add USB_QUIRK_NO_LPM for VIA Labs USB 2.0 hubRodrigo Lugathe da Conceição Alves
2026-06-25USB: quirks: add NO_LPM for the Samsung T5 EVO Portable SSDErich E. Hoover
2026-06-25usb: cdc_acm: Add quirk for Uniden BC125AT scannerJared Baldridge
2026-06-25xhci: dbc: support runtime suspend while DbC is in enabled stateMathias Nyman
2026-06-25ACPI: TAD: Check AC wake capability before enabling wakeupXu Rao
2026-06-25spi: sh-msiof: abort transfers when reset times outPengpeng Hou
2026-06-25rtc: ds1307: update reference to removed CONFIG_RTC_DRV_DS1307_HWMONEthan Nelson-Moore
2026-06-25platform/x86: amd-pmc: Fix S0i3 wakeup with alarmtimerMario Limonciello
2026-06-25fbdev: pm2fb: unwind WC setup on probe failureHaoxiang Li
2026-06-25rtc: s35390a: fix typo in commentAlexandre Belloni
2026-06-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-06-24net: stmmac: dwmac-spacemit: Fix wrong irq definitionInochi Amaoto
2026-06-24net: stmmac: dwmac-spacemit: Fix wrong phy interface definitionInochi Amaoto
2026-06-24net: ethernet: sunplus: spl2sw: fix phy_node refcount leak in removeShitalkumar Gandhi
2026-06-24net: sungem: fix probe error cleanupRuoyu Wang