summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-17Linux 5.10.17v5.10.17Greg Kroah-Hartman
2021-02-17kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirqAndrey Konovalov
2021-02-17ovl: expand warning in ovl_d_real()Miklos Szeredi
2021-02-17net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()Sabyrzhan Tasbolatov
2021-02-17net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGSSabyrzhan Tasbolatov
2021-02-17vsock: fix locking in vsock_shutdown()Stefano Garzarella
2021-02-17vsock/virtio: update credit only if socket is not closedStefano Garzarella
2021-02-17switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur
2021-02-17bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_stateHoratiu Vultur
2021-02-17net: watchdog: hold device global xmit lock during tx disableEdwin Peer
2021-02-17net/vmw_vsock: improve locking in vsock_connect_timeout()Norbert Slusarek
2021-02-17net/vmw_vsock: fix NULL pointer dereferenceNorbert Slusarek
2021-02-17net: fix iteration for sctp transport seq_filesNeilBrown
2021-02-17net: gro: do not keep too many GRO packets in napi->rx_listEric Dumazet
2021-02-17cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not thereRafael J. Wysocki
2021-02-17cpufreq: ACPI: Extend frequency tables to cover boost frequenciesRafael J. Wysocki
2021-02-17net: dsa: call teardown method on probe failureVladimir Oltean
2021-02-17udp: fix skb_copy_and_csum_datagram with odd segment sizesWillem de Bruijn
2021-02-17rxrpc: Fix clearance of Tx/Rx ring when releasing a callDavid Howells
2021-02-17arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero pageCatalin Marinas
2021-02-17x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()Thomas Gleixner
2021-02-17scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer
2021-02-17h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap
2021-02-17i2c: stm32f7: fix configuration of the digital filterAlain Volmat
2021-02-17clk: sunxi-ng: mp: fix parent rate change flag checkJernej Skrabec
2021-02-17drm/sun4i: dw-hdmi: Fix max. frequency for H6Jernej Skrabec
2021-02-17drm/sun4i: Fix H6 HDMI PHY configurationJernej Skrabec
2021-02-17drm/sun4i: dw-hdmi: always set clock rateJernej Skrabec
2021-02-17drm/sun4i: tcon: set sync polarity for tcon1 channelJernej Skrabec
2021-02-17firmware_loader: align .builtin_fw to 8Fangrui Song
2021-02-17net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo
2021-02-17net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo
2021-02-17net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo
2021-02-17net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-17x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov
2021-02-17scsi: scsi_debug: Fix a memory leakMaurizio Lombardi
2021-02-17netfilter: conntrack: skip identical origin tuple in same zone onlyFlorian Westphal
2021-02-17ibmvnic: Clear failover_pending if unable to scheduleSukadev Bhattiprolu
2021-02-17net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail
2021-02-17selftests: txtimestamp: fix compilation issueVadim Fedorenko
2021-02-17net: enetc: initialize the RFS and RSS memoriesVladimir Oltean
2021-02-17hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()Andrea Parri (Microsoft)
2021-02-17net: ipa: set error code in gsi_channel_setup()Alex Elder
2021-02-17net: hdlc_x25: Return meaningful error code in x25_openXie He
2021-02-17xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross
2021-02-17netfilter: flowtable: fix tcp and udp header checksum updateSven Auhagen
2021-02-17netfilter: nftables: fix possible UAF over chains from packet path in netnsPablo Neira Ayuso
2021-02-17selftests: netfilter: fix current yearFabian Frederick
2021-02-17netfilter: xt_recent: Fix attempt to update deleted entryJozsef Kadlecsik
2021-02-17bpf: Check for integer overflow when using roundup_pow_of_two()Bui Quang Minh