Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp2621250ybt; Tue, 16 Jun 2020 10:31:43 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz5mOtMN1ksWFGxWS1vScnCG0Wap1o+m6YlBK+rkStMx6qj9uAK04qeemzp6cBXUKKLvS7e X-Received: by 2002:a17:906:d216:: with SMTP id w22mr3691233ejz.420.1592328703016; Tue, 16 Jun 2020 10:31:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592328703; cv=none; d=google.com; s=arc-20160816; b=MapUwcwpN9IpewfQTFb7IKjUkpOvU1kKXZyVffi6TcLGgFXRsVljAx5ykq3OttBYsk 4hZOXFUDDm+fHQ5NWul27FiWkMH1dH3iA+Eewv8eOMvPnFAr42P4i0VljgZ4C9/ym5BM yT/XP/CWESOLTF3OIbQlYf99vYF9N3kYix1OtWWYKAKPknfKMeOQzAN/meVnx2z9+Be1 Ml1BWtJzIBnWWROfFP5lQLsTtadMU+dJ1r9s4ZVB6oTdYJxLUPlBfiwAsGR39TAjrBlK FgckAD0KgQltc3daxeRoBEDNaHo1+DQsjwmQorV4nCuf7466eL5HWfvJk9BYxn7im2fm c2iA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from:dkim-signature; bh=u3+bT5K6w4IvCnZswFwT+iC2Wu+GZTrw2Fg/enwQAH4=; b=ixGuciB8FOvqxhBQrUO5VGalR/w+jHzvIOf9Cq6ogdeOL55s++88enO7FXyXul6SfQ EZaYyQL3Ci69bZvTj0PnO+1imSA9N4eZ7qNBk36gJ+ssP/+/adI9+OsZyCrsFmVJwcds RwZ/6v70pc1gyifJgXpVVFZr60ExOr5jwg5jDMCr0ZR6T81XqwEvMz3Scdfg6oZip5sX 5/tYGhj18FpHM5Jjd2Qz8sai/jDNQyy3PgS1MLto+9fvXl5QsgqaPeyhNvs8wp18eVcP XGIkTdRI4eKwreY6kI0uPKcBiZ2F7dSVN2D+D0eo3hYtsJb7/wssvWBUnVJaABrLjuF/ iayg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=2ZK0gTs7; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ca26si11406583ejb.382.2020.06.16.10.31.20; Tue, 16 Jun 2020 10:31:43 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=2ZK0gTs7; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730411AbgFPR1T (ORCPT + 99 others); Tue, 16 Jun 2020 13:27:19 -0400 Received: from mail.kernel.org ([198.145.29.99]:44482 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729241AbgFPR1T (ORCPT ); Tue, 16 Jun 2020 13:27:19 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7C97220B1F; Tue, 16 Jun 2020 17:27:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592328438; bh=f/INNJArfVD9P9bLLQuD4FxBExf8wszjQr86w8jf6+8=; h=From:To:Cc:Subject:Date:From; b=2ZK0gTs7tuCygxgxgWqiNh+qhHW3Q5mortvpNPaT8l8BjorCZ8+oFL9vrNn9clpim 8cCYImLsRZpyU/nLnwYpW5QIm5AJANnugnukp3+Yc3C6syk25ORK0k1svpJiI13xRk fcLisrdj4DXsf5QyTOWJmAMgLFQIlc0ySaQZYX0Q= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: [PATCH 5.7 000/162] 5.7.3-rc2 review Date: Tue, 16 Jun 2020 19:27:11 +0200 Message-Id: <20200616172615.453746383@linuxfoundation.org> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 User-Agent: quilt/0.66 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-5.7.3-rc2.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.7.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.7.3-rc2 X-KernelTest-Deadline: 2020-06-18T17:26+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 5.7.3 release. There are 162 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Thu, 18 Jun 2020 17:25:43 +0000. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.7.3-rc2.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.7.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.7.3-rc2 John Stultz serial: amba-pl011: Make sure we initialize the port.lock spinlock Marc Zyngier KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception Marc Zyngier KVM: arm64: Save the host's PtrAuth keys in non-preemptible context Mattia Dongili platform/x86: sony-laptop: Make resuming thermal profile safer Mattia Dongili platform/x86: sony-laptop: SNC calls should handle BUFFER types Juergen Gross xen/pvcalls-back: test for errors when calling backend_connect() Jiri Kosina block/floppy: fix contended case in floppy_queue_rq() Ulf Hansson mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card() Ulf Hansson mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card() Ludovic Desroches ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node description Masahiro Yamada mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe() Ulf Hansson mmc: tmio: Further fixup runtime PM management at remove Ludovic Barre mmc: mmci_sdmmc: fix DMA API warning overlapping mappings Eugen Hristev mmc: sdhci-of-at91: fix CALCR register being rewritten Veerabhadrarao Badiganti mmc: sdhci-msm: Clear tuning done flag while hs400 tuning Chris Wilson agp/intel: Reinforce the barrier after GTT updates Barret Rhoden perf: Add cond_resched() to task_function_call() OGAWA Hirofumi fat: don't allow to mount if the FAT length == 0 Wang Hai mm/slub: fix a memory leak in sysfs_slab_add() Ezequiel Garcia drm/vkms: Hold gem object while still in-use Casey Schaufler Smack: slab-out-of-bounds in vsscanf Qiujun Huang ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb Qiujun Huang ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb Qiujun Huang ath9k: Fix use-after-free Write in ath9k_htc_rx_msg Qiujun Huang ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx Qiujun Huang ath9k: Fix use-after-free Read in htc_connect_service Masami Hiramatsu selftests/ftrace: Return unsupported if no error_log file Shivasharan S scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_BITFIELD macro Dick Kennedy scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4type Sumit Saxena scsi: megaraid_sas: TM command refire leads to controller firmware crash Marc Zyngier KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts James Morse KVM: arm64: Stop writing aarch32's CSSELR into ACTLR Xing Li KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits Xing Li KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data) Sean Christopherson KVM: nVMX: Consult only the "basic" exit reason when routing nested exit Paolo Bonzini KVM: nSVM: leave ASID aside in copy_vmcb_control_area Paolo Bonzini KVM: nSVM: fix condition for filtering async PF Sean Christopherson KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02 Tomi Valkeinen media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size Christophe JAILLET video: fbdev: w100fb: Fix a potential double free. Sam Ravnborg video: vt8500lcdfb: fix fallthrough warning Qiuxu Zhuo EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enable Rafael J. Wysocki cpufreq: Fix up cpufreq_boost_set_sw() Suman Anna remoteproc: Fix and restore the parenting hierarchy for vdev Tero Kristo remoteproc: Fall back to using parent memory pool if no dedicated available Eric W. Biederman proc: Use new_inode not new_inode_pseudo Namjae Jeon exfat: fix incorrect update of stream entry in __exfat_truncate() Al Viro exfat: fix memory leak in exfat_parse_param() Yuxuan Shui ovl: initialize error in ovl_copy_xattr Amir Goldstein ovl: fix out of bounds access warning in ovl_check_fb_len() Oz Shlomo net/mlx5e: CT: Fix ipv6 nat header rewrite actions Valentin Longchamp net: sched: export __netdev_watchdog_up() Grygorii Strashko net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init Grygorii Strashko net: ethernet: ti: ale: fix allmulti for nu type ale Paolo Abeni mptcp: fix races between shutdown and recvmsg Shannon Nelson ionic: wait on queue start until after IFF_UP Paolo Abeni mptcp: don't leak msk in token container Parav Pandit net/mlx5: Disable reload while removing the device Charles Keepax net: macb: Only disable NAPI on the actual error path Corentin Labbe net: cadence: macb: disable NAPI on error Maxim Mikityanskiy net/mlx5e: Fix repeated XSK usage on one channel Shay Drory net/mlx5: Fix fatal error handling during device load Shay Drory net/mlx5: drain health workqueue in case of driver load error tannerlove selftests/net: in rxtimestamp getopt_long needs terminating null entry Lorenzo Bianconi net: mvneta: do not redirect frames during reconfiguration Wang Hai dccp: Fix possible memleak in dccp_init and dccp_fini Franck LENORMAND firmware: imx: scu: Fix corruption of header Peng Fan firmware: imx-scu: Support one TX and one RX Tony Luck x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned Longpeng(Mike) crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req() Longpeng(Mike) crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req() Longpeng(Mike) crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req() Wei Yongjun crypto: drbg - fix error return code in drbg_alloc_state() Eric Biggers crypto: algapi - Avoid spurious modprobe on LOADED Christophe JAILLET crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is fully iterated Linus Torvalds gup: document and work around "COW can break either way" issue Rafael J. Wysocki PM: runtime: clk: Fix clk_pm_runtime_get() error path Justin Chen spi: bcm-qspi: when tx/rx buffer is NULL set to 0 Florian Fainelli spi: bcm-qspi: Handle clock probe deferral Lukas Wunner spi: bcm2835aux: Fix controller unregister order Lukas Wunner spi: bcm2835: Fix controller unregister order Lukas Wunner spi: pxa2xx: Fix runtime PM ref imbalance on probe error Lukas Wunner spi: pxa2xx: Fix controller unregister order Lukas Wunner spi: Fix controller unregister order Lukas Wunner spi: dw: Fix controller unregister order Alexander Gordeev lib: fix bitmap_parse() on 64-bit big endian archs Ryusuke Konishi nilfs2: fix null pointer dereference at nilfs_segctor_do_construct() Dave Rodgman lib/lzo: fix ambiguous encoding bug in lzo-rle Nick Desaulniers arm64: acpi: fix UBSAN warning Rafael J. Wysocki ACPI: PM: Avoid using power resources if there are none for D0 Ard Biesheuvel ACPI: GED: add support for _Exx / _Lxx handler methods Qiushi Wu ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe() Qiushi Wu ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile() Kai-Heng Feng ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock Takashi Iwai ALSA: usb-audio: Fix inconsistent card PM state after resume Michał Mirosław ALSA: pcm: fix snd_pcm_link() lockdep splat Michał Mirosław ALSA: pcm: disallow linking stream to itself Hui Wang ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines Takashi Sakamoto ALSA: fireface: start IR context immediately Takashi Sakamoto ALSA: fireface: fix configuration error for nominal sampling transfer frequency Hersen Wu ALSA: hda: add sienna_cichlid audio asic id for sienna_cichlid up Chuhong Yuan ALSA: es1688: Add the missed snd_card_free() Fabio Estevam watchdog: imx_sc_wdt: Fix reboot on crash Andy Shevchenko serial: imx: Initialize lock for non-registered console Steve French smb3: fix typo in mount options displayed in /proc/mounts Namjae Jeon smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl Steve French smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K Ard Biesheuvel efi/efivars: Add missing kobject_put() in sysfs entry creation error path Jens Axboe io_uring: allow O_NONBLOCK async retry Denis Efremov io_uring: use kvfree() in io_sqe_buffer_register() Jens Axboe io_uring: re-set iov base/len for buffer select retry Pavel Begunkov io_uring: fix flush req->refs underflow Pavel Dobias ASoC: max9867: fix volume controls Dan Murphy ASoC: tlv320adcx140: Fix mic gain registers Christophe Leroy powerpc/ptdump: Properly handle non standard page size Eiichi Tsukata KVM: x86: Fix APIC page invalidation race Felipe Franciosi KVM: x86: respect singlestep when emulating instruction Sean Christopherson KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated Maxim Levitsky KVM: VMX: enable X86_FEATURE_WAITPKG in KVM capabilities Paolo Bonzini KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags Maxim Levitsky KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally Kan Liang perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel Tremont Thomas Gleixner x86/vdso: Unbreak paravirt VDSO clocks Hill Ma x86/reboot/quirks: Add MacBook6,1 reboot quirk Anthony Steinhauser x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches. Anthony Steinhauser x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS. Anthony Steinhauser x86/speculation: Prevent rogue cross-process SSBD shutdown Xiaochun Lee x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs Steven Price x86: mm: ptdump: calculate effective permissions correctly Bob Haarman x86_64: Fix jiffies ODR violation Vlastimil Babka usercopy: mark dma-kmalloc caches as usercopy caches Miklos Szeredi aio: fix async fsync creds Bjorn Helgaas PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay Paolo Bonzini KVM: x86: only do L1TF workaround on affected processors Daniel Jordan padata: add separate cpuhp node for CPUHP_PADATA_DEAD Jason Gunthorpe RDMA/uverbs: Make the event_queue fds return POLLERR when disassociated Kim Phillips x86/cpu/amd: Make erratum #1054 a legacy erratum Petr Tesarik s390/pci: Log new handle in clp_disable_fh() Arnd Bergmann smack: avoid unused 'sip' variable warning Masashi Honma ath9k_htc: Silence undersized packet warnings Sasha Levin spi: dw: Fix native CS being unset Cédric Le Goater powerpc/xive: Clear the page tables for the ESB IO mapping Amir Goldstein fanotify: fix ignore mask logic for events on child and on dir Saravana Kannan driver core: Update device link status correctly for SYNC_STATE_ONLY links Masami Hiramatsu perf probe: Accept the instance number of kretprobe event Waiman Long mm: add kvfree_sensitive() for freeing sensitive data objects Vlad Buslov selftests: fix flower parent qdisc Jérôme Pouiller staging: wfx: fix double free Sergio Paracuellos staging: mt7621-pci: properly power off dual-ported pcie phy Nick Desaulniers elfnote: mark all .note sections SHF_ALLOC Tuong Lien tipc: fix NULL pointer dereference in streaming Michal Vokáč net: dsa: qca8k: Fix "Unexpected gfp" kernel exception Cong Wang genetlink: fix memory leaks in genl_family_rcv_msg_dumpit() Geliang Tang mptcp: bugfix for RM_ADDR option parsing Sameeh Jubran net: ena: xdp: update napi budget for DROP and ABORTED Sameeh Jubran net: ena: xdp: XDP_TX: fix memory leak Ido Schimmel vxlan: Avoid infinite loop when suppressing NS messages with invalid options Ido Schimmel bridge: Avoid infinite loop when suppressing NS messages with invalid options Willem de Bruijn tun: correct header offsets in napi frags mode Vasily Averin net_failover: fixed rollback in net_failover_open() Vadim Pasternak mlxsw: core: Use different get_trend() callbacks for different thermal zones Hangbin Liu ipv6: fix IPV6_ADDRFORM operation logic ------------- Diffstat: Documentation/lzo.txt | 8 +- Makefile | 4 +- arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts | 2 - arch/arm64/include/asm/acpi.h | 5 +- arch/arm64/include/asm/kvm_emulate.h | 6 -- arch/arm64/include/asm/kvm_host.h | 6 +- arch/arm64/kvm/handle_exit.c | 19 +---- arch/arm64/kvm/sys_regs.c | 10 ++- arch/mips/include/asm/kvm_host.h | 6 +- arch/powerpc/mm/ptdump/ptdump.c | 21 ++--- arch/powerpc/sysdev/xive/common.c | 5 ++ arch/s390/pci/pci_clp.c | 3 +- arch/x86/events/intel/core.c | 4 +- arch/x86/include/asm/set_memory.h | 19 +++-- arch/x86/include/asm/vdso/gettimeofday.h | 18 +++++ arch/x86/kernel/cpu/amd.c | 3 +- arch/x86/kernel/cpu/bugs.c | 92 ++++++++++++--------- arch/x86/kernel/cpu/mce/core.c | 11 ++- arch/x86/kernel/process.c | 28 +++---- arch/x86/kernel/reboot.c | 8 ++ arch/x86/kernel/time.c | 4 - arch/x86/kernel/vmlinux.lds.S | 4 +- arch/x86/kvm/mmu/mmu.c | 46 +++++------ arch/x86/kvm/svm/nested.c | 6 +- arch/x86/kvm/vmx/nested.c | 4 +- arch/x86/kvm/vmx/vmx.c | 21 ++++- arch/x86/kvm/vmx/vmx.h | 3 +- arch/x86/kvm/x86.c | 15 ++-- arch/x86/mm/dump_pagetables.c | 33 +++++--- arch/x86/pci/fixup.c | 4 + crypto/algapi.c | 2 +- crypto/drbg.c | 4 +- drivers/acpi/cppc_acpi.c | 1 + drivers/acpi/device_pm.c | 2 +- drivers/acpi/evged.c | 22 ++++- drivers/acpi/scan.c | 28 ++++--- drivers/acpi/sysfs.c | 4 +- drivers/base/core.c | 34 ++++++-- drivers/block/floppy.c | 10 +-- drivers/char/agp/intel-gtt.c | 4 +- drivers/clk/clk.c | 6 +- drivers/cpufreq/cpufreq.c | 11 +-- drivers/crypto/cavium/nitrox/nitrox_main.c | 4 +- drivers/crypto/virtio/virtio_crypto_algs.c | 21 +++-- drivers/edac/i10nm_base.c | 2 +- drivers/edac/skx_base.c | 20 ++--- drivers/edac/skx_common.c | 6 +- drivers/edac/skx_common.h | 2 +- drivers/firmware/efi/efivars.c | 4 +- drivers/firmware/imx/imx-scu.c | 62 ++++++++++---- drivers/gpu/drm/i915/gem/i915_gem_userptr.c | 8 ++ drivers/gpu/drm/vkms/vkms_drv.h | 5 -- drivers/gpu/drm/vkms/vkms_gem.c | 11 +-- drivers/infiniband/core/uverbs_main.c | 2 + .../media/common/videobuf2/videobuf2-dma-contig.c | 20 +---- drivers/mmc/core/sdio.c | 61 +++++++------- drivers/mmc/host/mmci_stm32_sdmmc.c | 3 + drivers/mmc/host/sdhci-msm.c | 6 ++ drivers/mmc/host/sdhci-of-at91.c | 7 +- drivers/mmc/host/tmio_mmc_core.c | 6 +- drivers/mmc/host/uniphier-sd.c | 12 +-- drivers/net/dsa/qca8k.c | 3 +- drivers/net/ethernet/amazon/ena/ena_netdev.c | 10 +-- drivers/net/ethernet/cadence/macb_main.c | 14 ++-- drivers/net/ethernet/marvell/mvneta.c | 13 +++ drivers/net/ethernet/mellanox/mlx5/core/devlink.c | 2 - drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c | 16 ++-- .../net/ethernet/mellanox/mlx5/core/en/xsk/setup.c | 4 + drivers/net/ethernet/mellanox/mlx5/core/health.c | 14 +++- drivers/net/ethernet/mellanox/mlx5/core/main.c | 7 ++ drivers/net/ethernet/mellanox/mlxsw/core_thermal.c | 23 +++++- drivers/net/ethernet/pensando/ionic/ionic_lif.c | 4 +- drivers/net/ethernet/ti/am65-cpsw-nuss.c | 2 +- drivers/net/ethernet/ti/cpsw_ale.c | 49 ++++++++--- drivers/net/net_failover.c | 3 +- drivers/net/tun.c | 14 +++- drivers/net/vxlan.c | 4 + drivers/net/wireless/ath/ath9k/hif_usb.c | 58 ++++++++++--- drivers/net/wireless/ath/ath9k/hif_usb.h | 6 ++ drivers/net/wireless/ath/ath9k/htc_drv_init.c | 10 ++- drivers/net/wireless/ath/ath9k/htc_drv_txrx.c | 6 +- drivers/net/wireless/ath/ath9k/htc_hst.c | 6 +- drivers/net/wireless/ath/ath9k/wmi.c | 6 +- drivers/net/wireless/ath/ath9k/wmi.h | 3 +- drivers/pci/pci.c | 4 +- drivers/platform/x86/sony-laptop.c | 60 +++++++------- drivers/remoteproc/remoteproc_core.c | 2 +- drivers/remoteproc/remoteproc_virtio.c | 12 +++ drivers/scsi/lpfc/lpfc_ct.c | 1 - drivers/scsi/megaraid/megaraid_sas.h | 4 +- drivers/scsi/megaraid/megaraid_sas_fusion.c | 7 +- drivers/scsi/megaraid/megaraid_sas_fusion.h | 6 +- drivers/spi/spi-bcm-qspi.c | 20 +++-- drivers/spi/spi-bcm2835.c | 4 +- drivers/spi/spi-bcm2835aux.c | 4 +- drivers/spi/spi-dw.c | 14 +++- drivers/spi/spi-pxa2xx.c | 5 +- drivers/spi/spi.c | 3 +- drivers/staging/mt7621-pci/pci-mt7621.c | 12 ++- drivers/staging/wfx/main.c | 1 - drivers/tty/serial/amba-pl011.c | 1 + drivers/tty/serial/imx.c | 3 + drivers/video/fbdev/vt8500lcdfb.c | 1 + drivers/video/fbdev/w100fb.c | 2 + drivers/watchdog/imx_sc_wdt.c | 5 ++ drivers/xen/pvcalls-back.c | 3 +- fs/aio.c | 8 ++ fs/cifs/cifsfs.c | 2 +- fs/cifs/smb2pdu.c | 4 +- fs/exfat/file.c | 8 +- fs/exfat/super.c | 12 ++- fs/fat/inode.c | 6 ++ fs/io_uring.c | 24 ++++-- fs/nilfs2/segment.c | 2 + fs/notify/fanotify/fanotify.c | 5 +- fs/overlayfs/copy_up.c | 2 +- fs/overlayfs/overlayfs.h | 3 + fs/proc/inode.c | 2 +- fs/proc/self.c | 2 +- fs/proc/thread_self.c | 2 +- include/linux/elfnote.h | 2 +- include/linux/kvm_host.h | 4 +- include/linux/mm.h | 1 + include/linux/padata.h | 6 +- include/linux/ptdump.h | 1 + include/linux/set_memory.h | 2 +- include/media/videobuf2-dma-contig.h | 2 +- include/net/inet_hashtables.h | 6 ++ kernel/events/core.c | 23 +++--- kernel/padata.c | 14 ++-- lib/bitmap.c | 9 ++- lib/lzo/lzo1x_compress.c | 13 +++ mm/gup.c | 44 ++++++++-- mm/huge_memory.c | 7 +- mm/ptdump.c | 17 +++- mm/slab_common.c | 3 +- mm/slub.c | 4 +- mm/util.c | 18 +++++ net/bridge/br_arp_nd_proxy.c | 4 + net/dccp/proto.c | 7 +- net/ipv6/ipv6_sockglue.c | 13 +-- net/mptcp/options.c | 2 + net/mptcp/protocol.c | 45 ++++++----- net/mptcp/subflow.c | 1 + net/netlink/genetlink.c | 94 +++++++++++++--------- net/sched/sch_generic.c | 1 + net/tipc/msg.c | 4 +- security/keys/internal.h | 11 --- security/keys/keyctl.c | 16 ++-- security/smack/smack.h | 6 -- security/smack/smack_lsm.c | 25 ++---- security/smack/smackfs.c | 10 +++ sound/core/pcm_native.c | 20 ++++- sound/firewire/fireface/ff-protocol-latter.c | 12 +-- sound/firewire/fireface/ff-stream.c | 10 +-- sound/isa/es1688/es1688.c | 4 +- sound/pci/hda/hda_intel.c | 3 + sound/pci/hda/patch_realtek.c | 6 ++ sound/soc/codecs/max9867.c | 4 +- sound/soc/codecs/tlv320adcx140.c | 6 +- sound/usb/card.c | 19 +++-- sound/usb/quirks-table.h | 20 +++++ sound/usb/usbaudio.h | 2 +- tools/perf/util/probe-event.c | 3 +- .../ftrace/test.d/ftrace/tracing-error-log.tc | 2 + tools/testing/selftests/net/rxtimestamp.c | 1 + .../tc-testing/tc-tests/filters/tests.json | 6 +- tools/testing/selftests/tc-testing/tdc_batch.py | 6 +- virt/kvm/arm/aarch32.c | 28 +++++++ virt/kvm/arm/arm.c | 18 ++++- virt/kvm/kvm_main.c | 26 +++--- 171 files changed, 1270 insertions(+), 682 deletions(-)