summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-19batman-adv: tp_meter: avoid role confusion in tp_listSven Eckelmann1-23/+36
2026-05-19batman-adv: tp_meter: fix race condition in send error reportingSven Eckelmann2-20/+30
2026-05-19batman-adv: tvlv: reject oversized TVLV packetsSven Eckelmann1-3/+8
2026-05-19batman-adv: tvlv: abort OGM send on tvlv append failureSven Eckelmann4-21/+40
2026-05-19batman-adv: v: stop OGMv2 on disabled interfaceSven Eckelmann1-12/+21
2026-05-19ALSA: ua101: Reject too-short USB descriptorsCássio Gabriel1-2/+3
2026-05-19ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP 16 Piston OmniBook XZhang Heng1-1/+1
2026-05-19ALSA: seq: avoid past-the-end iterator in snd_seq_create_port()Maoyi Xie1-2/+5
2026-05-19ALSA: timer: avoid past-the-end iterator in snd_timer_dev_register()Maoyi Xie1-5/+14
2026-05-19Merge branch 'intel-wired-lan-driver-updates-2026-05-15-ice-ixgbevf-igc-e1000e'Jakub Kicinski5-10/+43
2026-05-19igc: fix potential skb leak in igc_fpe_xmit_smd_frame()Kohei Enju1-1/+7
2026-05-19igc: set tx buffer type for SMD framesKohei Enju1-0/+1
2026-05-19ixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
2026-05-19ice: restore PTP Rx timestamp config after ethtool set-channelsGrzegorz Nitka1-0/+6
2026-05-19ice: ptp: use primary NAC semaphore on E825Grzegorz Nitka1-0/+9
2026-05-19ice: ptp: serialize E825 PHY timer start with PTP lockGrzegorz Nitka1-2/+13
2026-05-19ice: fix setting promisc mode while adding VID filterMarcin Szycik1-1/+1
2026-05-19ice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
2026-05-19ice: fix locking around wait_event_interruptible_locked_irqJacob Keller1-5/+4
2026-05-19Merge tag 'perf-tools-fixes-for-v7.1-2026-05-18' of git://git.kernel.org/pub/...Linus Torvalds12-20/+93
2026-05-19cifs: Fix undefined variablesDavid Howells1-3/+3
2026-05-19Merge tag 'nf-26-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski16-103/+211
2026-05-19Merge tag 'batadv-net-pullrequest-20260515' of https://git.open-mesh.org/batadvJakub Kicinski6-32/+133
2026-05-19Merge tag 'for-net-2026-05-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski5-42/+85
2026-05-19openvswitch: vport: fix race between linking and the device notifierIlya Maximets1-0/+8
2026-05-19net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi2-4/+5
2026-05-19net: appletalk: fix NULL pointer dereference in aarp_send_ddp()Weiming Shi1-0/+5
2026-05-19net/mlx5e: xsk: Fix unlocked writing to ICOSQDragos Tatulea1-1/+1
2026-05-19drm/v3d: Release indirect CSD GEM reference on CPU job freeMaíra Canal1-0/+3
2026-05-19drm/v3d: Fix use-after-free of CPU job query arrays on error pathMaíra Canal2-18/+17
2026-05-18HID: core: Fix size_t specifier in hid_report_raw_event()Nathan Chancellor1-2/+2
2026-05-18Merge branch 'perf-upstream'Namhyung Kim12-20/+93
2026-05-18cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming4-14/+25
2026-05-18srcu: Don't queue workqueue handlers to never-online CPUsPaul E. McKenney1-6/+6
2026-05-18spi: ti-qspi: fix use-after-free after DMA setup failureJohan Hovold1-0/+1
2026-05-18spi: sprd: fix error pointer deref after DMA setup failureJohan Hovold1-1/+2
2026-05-18ASoC: fsl_sai: Eliminate possible interrupt storm during probeShengjiu Wang1-7/+36
2026-05-18spi: qup: fix error pointer deref after DMA setup failureJohan Hovold1-0/+3
2026-05-18nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systemsCarl Lee1-1/+20
2026-05-18Merge tag 'media/v7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2026-05-18io_uring: propagate array_index_nospec opcode into req->opcodeMichael Bommarito1-5/+4
2026-05-18arm64: defconfig: Enable PCI M.2 power sequencing driverManivannan Sadhasivam1-0/+1
2026-05-18Merge branch '20260518-qcom-ice-fix-v7-0-2a595382185b@oss.qualcomm.com' into ...Bjorn Andersson3-23/+46
2026-05-18scsi: ufs: ufs-qcom: Remove NULL check from devm_of_qcom_ice_get()Manivannan Sadhasivam1-5/+5
2026-05-18mmc: sdhci-msm: Remove NULL check from devm_of_qcom_ice_get()Manivannan Sadhasivam1-5/+5
2026-05-18soc: qcom: ice: Return proper error codes from devm_of_qcom_ice_get() instead...Manivannan Sadhasivam1-5/+4
2026-05-18soc: qcom: ice: Return -ENODEV if the ICE platform device is not foundManivannan Sadhasivam1-1/+1
2026-05-18soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()Manivannan Sadhasivam1-7/+31
2026-05-18Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds44-437/+1171
2026-05-18drm/mediatek: mtk_hdmi_ddc: Fix non-static global variableLouis-Alexis Eyraud1-1/+1