summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 daysgpio: rockchip: fix generic IRQ chip leak on removeMarco Scardovi1-1/+3
6 daysgpio: mockup: reject invalid gpio_mockup_ranges widthsSamuel Moelius1-2/+14
6 daysgpio: zynq: fix runtime PM leak on removeRuoyu Wang1-0/+1
6 dayshv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev1-4/+15
6 daysocteontx2-af: fix memory leak in rvu_setup_hw_resources()Dawei Feng1-1/+1
6 daysdrm/virtio: Fix driver removal with disabled KMSDmitry Osipenko1-1/+4
6 daysrxrpc: Fix the ACK parser to extract the SACK table for parsingDavid Howells1-9/+17
6 daysr8152: handle the return value of usb_reset_device()Chih Kai Hsu1-1/+6
6 daysi2c: imx-lpi2c: fix resource leaks switching to devm_dma_request_chan()Carlos Song1-21/+32
6 daysMerge tag 'v7.1-rockchip-arm32fixe' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-6/+10
6 daysMerge tag 'riscv-soc-fixes-for-v7.1-rc7' of https://git.kernel.org/pub/scm/li...Arnd Bergmann1-2/+4
6 daysdrm/i915/edp: Check supported link rates DPCD readNikita Zhandarovich1-2/+9
6 daysaccel/ivpu: Fix signed integer truncation in IPC receiveAndrzej Kacprowski1-1/+1
7 daysnet: openvswitch: fix possible kfree_skb of ERR_PTRAdrian Moreno1-0/+1
7 daysipv6: sit: reload inner IPv6 header after GSO offloadsKyle Zeng1-0/+1
7 daysnet/mlx5: Use effective affinity mask for IRQ selectionFushuai Wang1-1/+4
7 daysnet/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failureDragos Tatulea1-2/+8
7 daysnet/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea3-30/+59
7 daysnet: qrtr: fix refcount saturation and potential UAF in qrtr_port_removeMingyu Wang1-2/+2
7 daysMerge branch 'net-phy-some-cleanups-following-phy_port-sfp'Jakub Kicinski1-5/+19
7 daysnet: phy: don't try to setup PHY-driven SFP cages when using genphyMaxime Chevallier1-3/+9
7 daysnet: phy: Clean the phy_ports after unregistering the downstream SFP busMaxime Chevallier1-2/+2
7 daysnet: phy: remove phy ports upon probe failureMaxime Chevallier1-0/+2
7 daysnet: phy: clean the sfp upstream if phy probing failsMaxime Chevallier1-0/+6
7 daysnetdev: fix double-free in netdev_nl_bind_rx_doit()Jakub Kicinski1-3/+1
7 daysnet: phonet: free phonet_device after RCU grace periodSantosh Kalluri1-1/+1
7 daysnet: ibm: emac: Fix use-after-free during device removalRosen Penev1-1/+8
7 daysnet/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang1-1/+8
7 daysnet: add pskb_may_pull() to skb_gro_receive_list()HanQuan1-0/+5
7 daystcp: restrict SO_ATTACH_FILTER to priv usersEric Dumazet1-0/+5
7 daysMAINTAINERS: i2c: designware: Remove inactive reviewerAndi Shyti1-1/+0
7 daysi2c: tegra: Fix NOIRQ suspend/resumeAkhil R1-23/+30
7 daysi2c: tegra: Update Tegra410 I2C timing parametersAkhil R1-4/+4
7 daysdrm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait()Wentao Liang1-1/+3
7 daysi2c: qcom-cci: Fix NULL pointer dereference in cci_remove()Vladimir Zapolskiy1-1/+1
7 daysi2c: stm32f7: fix timing computation ignoring i2c-analog-filterGuillermo Rodríguez1-3/+3
7 daysASoC: wm_adsp: Fix NULL dereference when removing firmware controlsRichard Fitzgerald1-0/+3
7 daysi2c: imx: fix clock and pinctrl state inconsistency in runtime PMCarlos Song1-3/+12
7 dayss390: Remove GENERIC_LOCKBREAK Kconfig optionHeiko Carstens1-3/+0
7 daysRDMA/srp: bound SRP_RSP sense copy by the received lengthMichael Bommarito1-6/+24
7 daysIB/isert: Reject login PDUs shorter than ISER_HEADERS_LENMichael Bommarito1-0/+6
7 daysRDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe7-0/+45
7 daysi2c: riic: fix refcount leak in riic_i2c_resume_noirq()Wentao Liang1-1/+3
7 daysMerge tag 'v7.1-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+1
7 daysgpio: mvebu: fix NULL pointer dereference in suspend/resumeYun Zhou1-2/+2
7 daysMerge tag 'hyperv-fixes-signed-20260607' of git://git.kernel.org/pub/scm/linu...Linus Torvalds15-111/+206
7 daysMerge tag 'amd-pstate-v7.1-2026-06-02' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki2-2/+1
7 daysUSB: serial: kl5kusb105: fix bulk-out buffer overflowHyeongJun An1-2/+2
7 daysMerge tag 'rust-i2c-7.1-rc7' of https://github.com/ikrtn/linux into i2c/for-c...Wolfram Sang1-1/+3
7 daysMerge tag 'amd-drm-fixes-7.1-2026-06-04' of https://gitlab.freedesktop.org/ag...Dave Airlie6-16/+27