summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-14net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing
2021-05-14RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_resLv Yunlong
2021-05-14RDMA/siw: Fix a use after free in siw_alloc_mrLv Yunlong
2021-05-14bpf: Fix propagation of 32 bit unsigned bounds from 64 bit boundsDaniel Borkmann
2021-05-14selftests/bpf: Fix core_reloc test runnerAndrii Nakryiko
2021-05-14selftests/bpf: Fix field existence CO-RE reloc testsAndrii Nakryiko
2021-05-14selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macroAndrii Nakryiko
2021-05-14net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_sendLv Yunlong
2021-05-14KVM: SVM: Disable SEV/SEV-ES if NPT is disabledSean Christopherson
2021-05-14KVM: SVM: Free sev_asid_bitmap during init if SEV setup failsSean Christopherson
2021-05-14KVM: SVM: Zero out the VMCB array used to track SEV ASID associationSean Christopherson
2021-05-14KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVMSean Christopherson
2021-05-14bnxt_en: Fix RX consumer index logic in the error path.Michael Chan
2021-05-14selftests: mlxsw: Remove a redundant if statement in tc_flower_scale testDanielle Ratson
2021-05-14selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata
2021-05-14net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skbPhillip Potter
2021-05-14arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RT...Kunihiko Hayashi
2021-05-14ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8...Kunihiko Hayashi
2021-05-14bnxt_en: fix ternary sign extension bug in bnxt_show_temp()Dan Carpenter
2021-05-14net: enetc: fix link error againArnd Bergmann
2021-05-14net: phy: marvell: fix m88e1111_set_downshiftMaxim Kochetkov
2021-05-14net: phy: marvell: fix m88e1011_set_downshiftMaxim Kochetkov
2021-05-14powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy
2021-05-14powerpc/perf: Fix the threshold event selection for memory events in power10Athira Rajeev
2021-05-14wlcore: Fix buffer overrun by snprintf due to incorrect buffer sizeColin Ian King
2021-05-14ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan
2021-05-14ath10k: Fix a use after free in ath10k_htc_send_bundleLv Yunlong
2021-05-14ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-05-14powerpc/64: Fix the definition of the fixmap areaChristophe Leroy
2021-05-14RDMA/core: Add CM to restrack after successful attachment to a deviceShay Drory
2021-05-14RDMA/rxe: Fix a bug in rxe_fill_ip_info()Bob Pearson
2021-05-14net: phy: intel-xway: enable integrated led functionsMartin Schiller
2021-05-14net: renesas: ravb: Fix a stuck issue when a lot of frames are receivedYoshihiro Shimoda
2021-05-14net: stmmac: fix TSO and TBS feature enabling during driver openOng Boon Leong
2021-05-14nfp: devlink: initialize the devlink port attribute "lanes"Yinjun Zhang
2021-05-14net: dsa: mv88e6xxx: Fix off-by-one in VTU devlink region sizeTobias Waldekranz
2021-05-14crypto: ccp: Detect and reject "invalid" addresses destined for PSPSean Christopherson
2021-05-14powerpc/pseries/iommu: Fix window size for direct mapping with pmemLeonardo Bras
2021-05-14mt76: mt7915: fix memleak when mt7915_unregister_device()Ryder Lee
2021-05-14mt76: mt7615: fix memleak when mt7615_unregister_device()Ryder Lee
2021-05-14net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King
2021-05-14net: marvell: prestera: fix port event handling on initVadym Kochan
2021-05-14vsock/virtio: free queued packets when closing socketStefano Garzarella
2021-05-14sfc: ef10: fix TX queue lookup in TX event handlingEdward Cree
2021-05-14ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check failsColin Ian King
2021-05-14RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale
2021-05-14RDMA/cxgb4: add missing qpid incrementPotnuri Bharat Teja
2021-05-14gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment checkAlexander Lobakin
2021-05-14net: ethernet: ixp4xx: Set the DMA masks explicitlyLinus Walleij
2021-05-14libbpf: Initialize the bpf_seq_printf parameters array field by fieldFlorent Revest