summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-03Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference""Greg Kroah-Hartman1-0/+5
2021-06-03SUNRPC: More fixes for backlog congestionTrond Myklebust5-39/+52
2021-06-03bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian5-7/+10
2021-06-03net: hns3: check the return of skb_checksum_help()Yunsheng Lin1-7/+3
2021-06-03samples/bpf: Consider frame size in tx_only of xdpsock sampleMagnus Karlsson1-1/+1
2021-06-03i915: fix build warning in intel_dp_get_link_status()Greg Kroah-Hartman1-1/+1
2021-06-03net: mvpp2: add buffer header handling in RXStefan Chulski2-9/+67
2021-06-03net: zero-initialize tc skb extension on allocationVlad Buslov4-3/+14
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap1-0/+2
2021-06-03MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap1-0/+1
2021-06-03net: hsr: fix mac_len checksGeorge McCollister5-21/+34
2021-06-03sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo1-1/+2
2021-06-03net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese2-25/+66
2021-06-03ALSA: usb-audio: scarlett2: snd_scarlett_gen2_controls_create() can be statickernel test robot1-2/+2
2021-06-03ipv6: record frag_max_size in atomic fragments in input pathFrancesco Ruggeri1-1/+3
2021-06-03net: lantiq: fix memory corruption in RX ringAleksander Jan Bajkowski1-5/+9
2021-06-03scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter1-2/+2
2021-06-03ASoC: qcom: lpass-cpu: Use optional clk APIsStephen Boyd1-11/+1
2021-06-03ixgbe: fix large MTU request from VFJesse Brandeburg1-9/+7
2021-06-03bpf: Set mac_len in bpf_skb_change_headJussi Maki1-0/+1
2021-06-03bpf, offload: Reorder offload callback 'prepare' in verifierYinjun Zhang1-6/+6
2021-06-03ASoC: cs35l33: fix an error code in probe()Dan Carpenter1-0/+1
2021-06-03staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter1-2/+2
2021-06-03cxgb4: avoid accessing registers when clearing filtersRaju Rangoju1-1/+1
2021-06-03iommu/vt-d: Use user privilege for RID2PASID translationLu Baolu2-3/+7
2021-06-03net: hns3: put off calling register_netdev() until client initialize completeJian Shen1-8/+8
2021-06-03net: hns3: fix incorrect resp_msg issueJiaran Zhang1-1/+3
2021-06-03iommu/virtio: Add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-06-03gve: Correct SKB queue index validation.David Awogbemila1-1/+1
2021-06-03gve: Upgrade memory barrier in poll routineCatherine Sullivan1-1/+1
2021-06-03gve: Add NULL pointer checks when freeing irqs.David Awogbemila1-9/+11
2021-06-03gve: Update mgmt_msix_idx if num_ntfy changesDavid Awogbemila1-0/+1
2021-06-03gve: Check TX QPL was actually assignedCatherine Sullivan1-1/+5
2021-06-03net/smc: remove device from smcd_dev_list after failed device_add()Julian Wiedmann1-1/+10
2021-06-03mld: fix panic in mld_newpack()Taehee Yoo1-3/+0
2021-06-03bnxt_en: Fix context memory setup for 64K page size.Michael Chan2-8/+11
2021-06-03bnxt_en: Include new P5 HV definition in VF check.Andy Gospodarek1-1/+2
2021-06-03net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei1-1/+1
2021-06-03net: hso: check for allocation failure in hso_create_bulk_serial_device()Dan Carpenter1-19/+18
2021-06-03net: sched: fix tx action reschedule issue with stopped queueYunsheng Lin2-2/+28
2021-06-03net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin3-11/+26
2021-06-03net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin2-1/+53
2021-06-03tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAITJim Ma1-5/+6
2021-06-03openvswitch: meter: fix race when getting now_ms.Tao Liu1-0/+8
2021-06-03cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal3-2/+82
2021-06-03net: mdio: octeon: Fix some double free issuesChristophe JAILLET1-2/+0
2021-06-03net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET1-1/+0
2021-06-03chelsio/chtls: unlock on error in chtls_pt_recvmsg()Dan Carpenter1-2/+4
2021-06-03net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan1-2/+9
2021-06-03net: packetmmap: fix only tx timestamp on requestRichard Sanger1-2/+8