summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-17Linux 5.10.17v5.10.17Greg Kroah-Hartman1-1/+1
2021-02-17kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirqAndrey Konovalov1-2/+9
2021-02-17ovl: expand warning in ovl_d_real()Miklos Szeredi1-5/+8
2021-02-17net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()Sabyrzhan Tasbolatov1-0/+6
2021-02-17net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGSSabyrzhan Tasbolatov1-0/+3
2021-02-17vsock: fix locking in vsock_shutdown()Stefano Garzarella2-7/+5
2021-02-17vsock/virtio: update credit only if socket is not closedStefano Garzarella1-2/+2
2021-02-17switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur1-2/+0
2021-02-17bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_stateHoratiu Vultur3-9/+10
2021-02-17net: watchdog: hold device global xmit lock during tx disableEdwin Peer1-0/+2
2021-02-17net/vmw_vsock: improve locking in vsock_connect_timeout()Norbert Slusarek1-4/+1
2021-02-17net/vmw_vsock: fix NULL pointer dereferenceNorbert Slusarek1-1/+1
2021-02-17net: fix iteration for sctp transport seq_filesNeilBrown1-4/+12
2021-02-17net: gro: do not keep too many GRO packets in napi->rx_listEric Dumazet1-5/+6
2021-02-17cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not thereRafael J. Wysocki2-0/+9
2021-02-17cpufreq: ACPI: Extend frequency tables to cover boost frequenciesRafael J. Wysocki1-12/+95
2021-02-17net: dsa: call teardown method on probe failureVladimir Oltean1-2/+5
2021-02-17udp: fix skb_copy_and_csum_datagram with odd segment sizesWillem de Bruijn3-13/+31
2021-02-17rxrpc: Fix clearance of Tx/Rx ring when releasing a callDavid Howells1-2/+0
2021-02-17arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero pageCatalin Marinas2-6/+3
2021-02-17x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()Thomas Gleixner1-4/+11
2021-02-17scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer1-0/+1
2021-02-17h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap1-0/+3
2021-02-17i2c: stm32f7: fix configuration of the digital filterAlain Volmat1-1/+10
2021-02-17clk: sunxi-ng: mp: fix parent rate change flag checkJernej Skrabec1-1/+1
2021-02-17drm/sun4i: dw-hdmi: Fix max. frequency for H6Jernej Skrabec1-4/+2
2021-02-17drm/sun4i: Fix H6 HDMI PHY configurationJernej Skrabec1-17/+9
2021-02-17drm/sun4i: dw-hdmi: always set clock rateJernej Skrabec2-4/+1
2021-02-17drm/sun4i: tcon: set sync polarity for tcon1 channelJernej Skrabec2-0/+31
2021-02-17firmware_loader: align .builtin_fw to 8Fangrui Song1-1/+1
2021-02-17net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo1-0/+11
2021-02-17net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo1-4/+14
2021-02-17net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo1-0/+7
2021-02-17net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean4-1/+80
2021-02-17x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov1-3/+3
2021-02-17scsi: scsi_debug: Fix a memory leakMaurizio Lombardi1-0/+1
2021-02-17netfilter: conntrack: skip identical origin tuple in same zone onlyFlorian Westphal1-1/+2
2021-02-17ibmvnic: Clear failover_pending if unable to scheduleSukadev Bhattiprolu1-1/+16
2021-02-17net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail1-1/+6
2021-02-17selftests: txtimestamp: fix compilation issueVadim Fedorenko1-3/+3
2021-02-17net: enetc: initialize the RFS and RSS memoriesVladimir Oltean2-0/+61
2021-02-17hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()Andrea Parri (Microsoft)2-3/+4
2021-02-17net: ipa: set error code in gsi_channel_setup()Alex Elder1-0/+1
2021-02-17net: hdlc_x25: Return meaningful error code in x25_openXie He1-3/+3
2021-02-17xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross1-1/+8
2021-02-17netfilter: flowtable: fix tcp and udp header checksum updateSven Auhagen1-2/+2
2021-02-17netfilter: nftables: fix possible UAF over chains from packet path in netnsPablo Neira Ayuso1-6/+19
2021-02-17selftests: netfilter: fix current yearFabian Frederick1-1/+1
2021-02-17netfilter: xt_recent: Fix attempt to update deleted entryJozsef Kadlecsik1-2/+10
2021-02-17bpf: Check for integer overflow when using roundup_pow_of_two()Bui Quang Minh1-0/+2