summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-09gpio: rockchip: fix generic IRQ chip leak on removeMarco Scardovi
2026-06-09gpio: mockup: reject invalid gpio_mockup_ranges widthsSamuel Moelius
2026-06-09gpio: zynq: fix runtime PM leak on removeRuoyu Wang
2026-06-09hv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev
2026-06-09octeontx2-af: fix memory leak in rvu_setup_hw_resources()Dawei Feng
2026-06-09drm/virtio: Fix driver removal with disabled KMSDmitry Osipenko
2026-06-09rxrpc: Fix the ACK parser to extract the SACK table for parsingDavid Howells
2026-06-09r8152: handle the return value of usb_reset_device()Chih Kai Hsu
2026-06-09i2c: imx-lpi2c: fix resource leaks switching to devm_dma_request_chan()Carlos Song
2026-06-09Merge tag 'v7.1-rockchip-arm32fixe' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2026-06-09Merge tag 'riscv-soc-fixes-for-v7.1-rc7' of https://git.kernel.org/pub/scm/li...Arnd Bergmann
2026-06-09drm/i915/edp: Check supported link rates DPCD readNikita Zhandarovich
2026-06-09accel/ivpu: Fix signed integer truncation in IPC receiveAndrzej Kacprowski
2026-06-08net: openvswitch: fix possible kfree_skb of ERR_PTRAdrian Moreno
2026-06-08ipv6: sit: reload inner IPv6 header after GSO offloadsKyle Zeng
2026-06-08net/mlx5: Use effective affinity mask for IRQ selectionFushuai Wang
2026-06-08net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failureDragos Tatulea
2026-06-08net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea
2026-06-08net: qrtr: fix refcount saturation and potential UAF in qrtr_port_removeMingyu Wang
2026-06-08Merge branch 'net-phy-some-cleanups-following-phy_port-sfp'Jakub Kicinski
2026-06-08net: phy: don't try to setup PHY-driven SFP cages when using genphyMaxime Chevallier
2026-06-08net: phy: Clean the phy_ports after unregistering the downstream SFP busMaxime Chevallier
2026-06-08net: phy: remove phy ports upon probe failureMaxime Chevallier
2026-06-08net: phy: clean the sfp upstream if phy probing failsMaxime Chevallier
2026-06-08netdev: fix double-free in netdev_nl_bind_rx_doit()Jakub Kicinski
2026-06-08net: phonet: free phonet_device after RCU grace periodSantosh Kalluri
2026-06-08net: ibm: emac: Fix use-after-free during device removalRosen Penev
2026-06-08net/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang
2026-06-08net: add pskb_may_pull() to skb_gro_receive_list()HanQuan
2026-06-08tcp: restrict SO_ATTACH_FILTER to priv usersEric Dumazet
2026-06-08MAINTAINERS: i2c: designware: Remove inactive reviewerAndi Shyti
2026-06-08i2c: tegra: Fix NOIRQ suspend/resumeAkhil R
2026-06-08i2c: tegra: Update Tegra410 I2C timing parametersAkhil R
2026-06-08drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait()Wentao Liang
2026-06-08i2c: qcom-cci: Fix NULL pointer dereference in cci_remove()Vladimir Zapolskiy
2026-06-08i2c: stm32f7: fix timing computation ignoring i2c-analog-filterGuillermo Rodríguez
2026-06-08ASoC: wm_adsp: Fix NULL dereference when removing firmware controlsRichard Fitzgerald
2026-06-08i2c: imx: fix clock and pinctrl state inconsistency in runtime PMCarlos Song
2026-06-08s390: Remove GENERIC_LOCKBREAK Kconfig optionHeiko Carstens
2026-06-08RDMA/srp: bound SRP_RSP sense copy by the received lengthMichael Bommarito
2026-06-08IB/isert: Reject login PDUs shorter than ISER_HEADERS_LENMichael Bommarito
2026-06-08RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe
2026-06-08i2c: riic: fix refcount leak in riic_i2c_resume_noirq()Wentao Liang
2026-06-08Merge tag 'v7.1-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-06-08gpio: mvebu: fix NULL pointer dereference in suspend/resumeYun Zhou
2026-06-08Merge tag 'hyperv-fixes-signed-20260607' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-06-08Merge tag 'amd-pstate-v7.1-2026-06-02' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki
2026-06-08USB: serial: kl5kusb105: fix bulk-out buffer overflowHyeongJun An
2026-06-08Merge tag 'rust-i2c-7.1-rc7' of https://github.com/ikrtn/linux into i2c/for-c...Wolfram Sang
2026-06-08Merge tag 'amd-drm-fixes-7.1-2026-06-04' of https://gitlab.freedesktop.org/ag...Dave Airlie