summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.17v5.10.17Greg Kroah-Hartman2021-02-171-1/+1
* kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirqAndrey Konovalov2021-02-171-2/+9
* ovl: expand warning in ovl_d_real()Miklos Szeredi2021-02-171-5/+8
* net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()Sabyrzhan Tasbolatov2021-02-171-0/+6
* net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGSSabyrzhan Tasbolatov2021-02-171-0/+3
* vsock: fix locking in vsock_shutdown()Stefano Garzarella2021-02-172-7/+5
* vsock/virtio: update credit only if socket is not closedStefano Garzarella2021-02-171-2/+2
* switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur2021-02-171-2/+0
* bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_stateHoratiu Vultur2021-02-173-9/+10
* net: watchdog: hold device global xmit lock during tx disableEdwin Peer2021-02-171-0/+2
* net/vmw_vsock: improve locking in vsock_connect_timeout()Norbert Slusarek2021-02-171-4/+1
* net/vmw_vsock: fix NULL pointer dereferenceNorbert Slusarek2021-02-171-1/+1
* net: fix iteration for sctp transport seq_filesNeilBrown2021-02-171-4/+12
* net: gro: do not keep too many GRO packets in napi->rx_listEric Dumazet2021-02-171-5/+6
* cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not thereRafael J. Wysocki2021-02-172-0/+9
* cpufreq: ACPI: Extend frequency tables to cover boost frequenciesRafael J. Wysocki2021-02-171-12/+95
* net: dsa: call teardown method on probe failureVladimir Oltean2021-02-171-2/+5
* udp: fix skb_copy_and_csum_datagram with odd segment sizesWillem de Bruijn2021-02-173-13/+31
* rxrpc: Fix clearance of Tx/Rx ring when releasing a callDavid Howells2021-02-171-2/+0
* arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero pageCatalin Marinas2021-02-172-6/+3
* x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()Thomas Gleixner2021-02-171-4/+11
* scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer2021-02-171-0/+1
* h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap2021-02-171-0/+3
* i2c: stm32f7: fix configuration of the digital filterAlain Volmat2021-02-171-1/+10
* clk: sunxi-ng: mp: fix parent rate change flag checkJernej Skrabec2021-02-171-1/+1
* drm/sun4i: dw-hdmi: Fix max. frequency for H6Jernej Skrabec2021-02-171-4/+2
* drm/sun4i: Fix H6 HDMI PHY configurationJernej Skrabec2021-02-171-17/+9
* drm/sun4i: dw-hdmi: always set clock rateJernej Skrabec2021-02-172-4/+1
* drm/sun4i: tcon: set sync polarity for tcon1 channelJernej Skrabec2021-02-172-0/+31
* firmware_loader: align .builtin_fw to 8Fangrui Song2021-02-171-1/+1
* net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo2021-02-171-0/+11
* net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo2021-02-171-4/+14
* net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo2021-02-171-0/+7
* net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean2021-02-174-1/+80
* x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov2021-02-171-3/+3
* scsi: scsi_debug: Fix a memory leakMaurizio Lombardi2021-02-171-0/+1
* netfilter: conntrack: skip identical origin tuple in same zone onlyFlorian Westphal2021-02-171-1/+2
* ibmvnic: Clear failover_pending if unable to scheduleSukadev Bhattiprolu2021-02-171-1/+16
* net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail2021-02-171-1/+6
* selftests: txtimestamp: fix compilation issueVadim Fedorenko2021-02-171-3/+3
* net: enetc: initialize the RFS and RSS memoriesVladimir Oltean2021-02-172-0/+61
* hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()Andrea Parri (Microsoft)2021-02-172-3/+4
* net: ipa: set error code in gsi_channel_setup()Alex Elder2021-02-171-0/+1
* net: hdlc_x25: Return meaningful error code in x25_openXie He2021-02-171-3/+3
* xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross2021-02-171-1/+8
* netfilter: flowtable: fix tcp and udp header checksum updateSven Auhagen2021-02-171-2/+2
* netfilter: nftables: fix possible UAF over chains from packet path in netnsPablo Neira Ayuso2021-02-171-6/+19
* selftests: netfilter: fix current yearFabian Frederick2021-02-171-1/+1
* netfilter: xt_recent: Fix attempt to update deleted entryJozsef Kadlecsik2021-02-171-2/+10
* bpf: Check for integer overflow when using roundup_pow_of_two()Bui Quang Minh2021-02-171-0/+2