summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-25Merge tag 'io_uring-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-25spi: core: Abort active target transfer on controller suspendPraveen Talari
2026-06-25fbdev: viafb: return an error when DMA copy times outPengpeng Hou
2026-06-25Merge tag 'gpio-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-25fbdev: goldfishfb: fail pan display on base-update timeoutPengpeng Hou
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-25Merge branch 'net-hns3-fix-configuration-deadlocks-and-refactor-link-setup'Jakub Kicinski
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 'docs-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...Linus Torvalds
2026-06-25Merge tag 'kbuild-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-06-25selftests: tls: size splice_short pipe by page sizeNirmoy Das
2026-06-25Merge tag 'for-linus-7.2-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2026-06-25drm/tyr: remove imports available from preludeGary Guo
2026-06-25net: sparx5: unregister blocking notifier on init failureHaoxiang Li
2026-06-25Merge branch 'tipc-syzbot-related-fixes'Jakub Kicinski
2026-06-25tipc: avoid busy looping in tipc_exit_net()Eric Dumazet
2026-06-25tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()Eric Dumazet
2026-06-25octeontx2-af: Free BPID bitmap on setup failureHaoxiang Li
2026-06-25net: ethernet: qualcomm: ppe: Demote from supported and fix maintainer addressesKrzysztof Kozlowski
2026-06-25net: enetc: fix potential divide-by-zero when num_vsi is zeroWei Fang
2026-06-25dt-bindings: net: renesas,ether: Drop example "ethernet-phy-ieee802.3-c22" fa...Rob Herring (Arm)
2026-06-25openvswitch: conntrack: annotate ct limit hlist traversalRunyu Xiao
2026-06-25net: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_syncEric Dumazet
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-25ntfs: avoid stale runlist element dereference in MFT writebackCen Zhang
2026-06-25usb: gadget: f_fs: Fix DMA fence leakPaul Cercueil