summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-09Linux 5.15.182v5.15.182Greg Kroah-Hartman1-1/+1
2025-05-09scsi: target: Fix WRITE_SAME No Data Buffer crashMike Christie3-0/+13
2025-05-09dm: fix copying after src array boundariesTudor Ambarus1-1/+1
2025-05-09iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream idsNicolin Chen1-4/+15
2025-05-09iommu/arm-smmu-v3: Use the new rb tree helpersJason Gunthorpe1-37/+31
2025-05-09irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()Suzuki K Poulose1-1/+1
2025-05-09irqchip/gic-v2m: Mark a few functions __initThomas Gleixner1-5/+5
2025-05-09irqchip/gic-v2m: Add const to of_device_idXiang wangx1-1/+1
2025-05-09Revert "drm/meson: vclk: fix calculation of 59.94 fractional rates"Christian Hewitt1-3/+3
2025-05-09net: phy: microchip: force IRQ polling mode for lan88xxFiona Klute1-43/+3
2025-05-09ARM: dts: opos6ul: add ksz8081 phy propertiesSébastien Szymanski1-0/+3
2025-05-09firmware: arm_scmi: Balance device refcount when destroying devicesCristian Marussi1-0/+3
2025-05-09net: hns3: fix deadlock issue when externel_lb and reset are executed togetherYonglong Liu1-1/+13
2025-05-09of: module: add buffer overflow check in of_modalias()Sergey Shtylyov1-3/+4
2025-05-09PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu1-3/+2
2025-05-09net: hns3: defer calling ptp_clock_register()Jian Shen1-6/+7
2025-05-09net: hns3: fixed debugfs tm_qset sizeHao Lan1-1/+1
2025-05-09net: hns3: fix an interrupt residual problemYonglong Liu1-43/+39
2025-05-09net: hns3: add support for external loopback testYonglong Liu5-24/+119
2025-05-09net: hns3: store rx VLAN tag offload state for VFJian Shen2-6/+20
2025-05-09net: fec: ERR007885 Workaround for conventional TXMattias Barthel1-1/+6
2025-05-09net: lan743x: Fix memleak issue when GSO enabledThangaraj Samynathan2-2/+7
2025-05-09nvme-tcp: fix premature queue removal and I/O failoverMichael Liang1-2/+29
2025-05-09bnxt_en: Fix ethtool -d byte order for 32-bit valuesMichael Chan1-6/+32
2025-05-09bnxt_en: Fix out-of-bound memcpy() during ethtool -wShruti Parab1-5/+10
2025-05-09bnxt_en: Fix coredump logic to free allocated bufferShruti Parab1-0/+5
2025-05-09net: ipv6: fix UDPv6 GSO segmentation with NATFelix Fietkau1-1/+60
2025-05-09net: dlink: Correct endianness handling of led_modeSimon Horman2-2/+2
2025-05-09ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()Xuanqiang Luo1-0/+5
2025-05-09ice: Refactor promiscuous functionsBrett Creeley4-102/+156
2025-05-09net_sched: qfq: Fix double list add in class with netem as child qdiscVictor Nogueira1-4/+7
2025-05-09net_sched: ets: Fix double list add in class with netem as child qdiscVictor Nogueira1-3/+6
2025-05-09net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdiscVictor Nogueira1-1/+1
2025-05-09net_sched: drr: Fix double list add in class with netem as child qdiscVictor Nogueira1-3/+6
2025-05-09net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advisedLouis-Alexis Eyraud1-2/+1
2025-05-09net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx pollLouis-Alexis Eyraud1-4/+6
2025-05-09net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIsBiao Huang1-141/+199
2025-05-09net/mlx5: E-switch, Fix error handling for enabling roceChris Mi3-7/+11
2025-05-09net/mlx5: E-Switch, Initialize MAC Address for Default GIDMaor Gottlieb1-1/+1
2025-05-09net/sched: act_mirred: don't override retval if we already lost the skbJakub Kicinski1-9/+13
2025-05-09KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loopSean Christopherson5-11/+18
2025-05-09tracing: Fix oob write in trace_seq_to_buffer()Jeongjun Park1-2/+3
2025-05-09iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)Mingcong Bai1-1/+3
2025-05-09iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihidPavel Paklov1-0/+8
2025-05-09dm: always update the array size in realloc_argv on successBenjamin Marzinski1-2/+3
2025-05-09dm-integrity: fix a warning on invalid table lineMikulas Patocka1-1/+1
2025-05-09wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()Wentao Liang1-2/+4
2025-05-09mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probeRuslan Piasetskyi1-6/+4
2025-05-09amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offloadVishal Badole4-6/+42
2025-05-09parisc: Fix double SIGFPE crashHelge Deller1-3/+13