From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1B36EC433E0 for ; Tue, 16 Jun 2020 16:03:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E22322071A for ; Tue, 16 Jun 2020 16:03:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592323406; bh=GF6Zqt7lLLj4AJx9mncobK9dm6IO4haB3HIDtHcph7U=; h=From:To:Cc:Subject:Date:List-ID:From; b=Ui/KBA2PUdKGslEv8Urozd0QXreOUY4/nINSYDFW8ddWadvrnlBT+XVTzMP5fGofX 3wO8VwowgF+8Po0If/tWVDoRp4VKmS1goGXmhXYkAhxp5WzU3a5Dn8Dx0WMD9v2qIV 1jYkZCKeqqxEXdSVFb2OBbbGBc+0e59ucPIJHwnU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732866AbgFPQDY (ORCPT ); Tue, 16 Jun 2020 12:03:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:45910 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732595AbgFPPuT (ORCPT ); Tue, 16 Jun 2020 11:50: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 30B24207C4; Tue, 16 Jun 2020 15:50:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592322616; bh=GF6Zqt7lLLj4AJx9mncobK9dm6IO4haB3HIDtHcph7U=; h=From:To:Cc:Subject:Date:From; b=LaaFxhFwRtCYKLa4x9EMotirK3xq5XnMA86GOtboa016gb00NP5VurKoD3iWx76XH 9GNXtBIvY8D8soNb/t1dFf7YFIst9ZkzfoyFa9zigdrnWxs0qLV8kMHvFA3YR44cLd BImlC65n9DhoT3btu54yDJtmuz5PPH1WqXaYgjdc= 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.6 000/161] 5.6.19-rc1 review Date: Tue, 16 Jun 2020 17:33:10 +0200 Message-Id: <20200616153106.402291280@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.6.19-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.6.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.6.19-rc1 X-KernelTest-Deadline: 2020-06-18T15:31+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.6.19 release. There are 161 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 15:30:25 +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.6.19-rc1.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.6.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.6.19-rc1 Marc Zyngier KVM: arm64: Save the host's PtrAuth keys in non-preemptible context Marc Zyngier KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception 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 Yuxuan Shui ovl: initialize error in ovl_copy_xattr Amir Goldstein ovl: fix out of bounds access warning in ovl_check_fb_len() 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 Pavel Begunkov io_uring: fix flush req->refs underflow Xiaoguang Wang io_uring: fix mismatched finish_wait() calls in io_uring_cancel_files() 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 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 Denis Efremov io_uring: use kvfree() in io_sqe_buffer_register() Pavel Dobias ASoC: max9867: fix volume controls 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 Paolo Bonzini KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags Kan Liang perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel Tremont 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 Yongqiang Sun drm/amd/display: Not doing optimize bandwidth if flip pending. Joseph Gravenor drm/amd/display: remove invalid dc_is_hw_initialized function Maurizio Lombardi scsi: target: fix hang when multiple threads try to destroy the same iscsi session Maurizio Lombardi scsi: target: remove boilerplate code Heikki Krogerus kobject: Make sure the parent does not get released before its children Bjorn Helgaas PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay Paolo Bonzini KVM: x86: only do L1TF workaround on affected processors Kim Phillips x86/cpu/amd: Make erratum #1054 a legacy erratum Petr Tesarik s390/pci: Log new handle in clp_disable_fh() Daniel Jordan padata: add separate cpuhp node for CPUHP_PADATA_DEAD Jason Gunthorpe RDMA/uverbs: Make the event_queue fds return POLLERR when disassociated 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 Pierre-Louis Bossart ASoC: SOF: imx: fix undefined reference issue YueHaibing ASoC: SOF: imx8: Fix randbuild error Cédric Le Goater powerpc/xive: Clear the page tables for the ESB IO mapping Saravana Kannan driver core: Update device link status correctly for SYNC_STATE_ONLY links Amir Goldstein fanotify: fix ignore mask logic for events on child and on dir Vlad Buslov selftests: fix flower parent qdisc Waiman Long mm: add kvfree_sensitive() for freeing sensitive data objects Masami Hiramatsu perf probe: Accept the instance number of kretprobe event Sergio Paracuellos staging: mt7621-pci: properly power off dual-ported pcie phy Jérôme Pouiller staging: wfx: fix double free Thomas Falcon drivers/net/ibmvnic: Update VNIC protocol version reporting Andreas Gruenbacher gfs2: Even more gfs2_find_jhead fixes Guo Ren csky: Fixup abiv2 syscall_trace break a4 & a5 Dennis Kadioglu Input: synaptics - add a second working PNP_ID for Lenovo T470s Jens Axboe sched/fair: Don't NUMA balance for kthreads Fredrik Strupe ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook Hans de Goede Input: axp20x-pek - always register interrupt handlers Stephan Gerhold Input: mms114 - fix handling of mms345l Nick Desaulniers elfnote: mark all .note sections SHF_ALLOC Fangrui Song bpf: Support llvm-objcopy for vmlinux BTF 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() 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/arm/include/asm/kvm_emulate.h | 3 +- arch/arm/include/asm/kvm_host.h | 2 + arch/arm/kernel/ptrace.c | 4 +- arch/arm64/include/asm/acpi.h | 5 +- arch/arm64/include/asm/kvm_emulate.h | 6 -- arch/arm64/include/asm/kvm_host.h | 8 +- arch/arm64/kvm/handle_exit.c | 19 +---- arch/arm64/kvm/sys_regs.c | 10 ++- arch/csky/abiv2/inc/abi/entry.h | 2 + arch/csky/kernel/entry.S | 6 +- arch/mips/include/asm/kvm_host.h | 6 +- arch/powerpc/kernel/vmlinux.lds.S | 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/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.c | 6 +- arch/x86/kvm/vmx/nested.c | 4 +- arch/x86/kvm/vmx/vmx.c | 18 ++++- arch/x86/kvm/vmx/vmx.h | 3 +- arch/x86/kvm/x86.c | 11 +-- 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/amd/display/dc/core/dc.c | 23 +++++- drivers/gpu/drm/amd/display/dc/dc.h | 1 - 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 + drivers/input/misc/axp20x-pek.c | 72 +++++++++-------- drivers/input/mouse/synaptics.c | 1 + drivers/input/touchscreen/mms114.c | 12 ++- .../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/ibm/ibmvnic.c | 8 +- drivers/net/ethernet/marvell/mvneta.c | 13 +++ drivers/net/ethernet/mellanox/mlx5/core/devlink.c | 2 - .../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/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/target/iscsi/iscsi_target.c | 79 ++++++------------ drivers/target/iscsi/iscsi_target.h | 1 - drivers/target/iscsi/iscsi_target_configfs.c | 5 +- drivers/target/iscsi/iscsi_target_login.c | 5 +- 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/fat/inode.c | 6 ++ fs/gfs2/lops.c | 15 ++-- fs/io_uring.c | 15 ++-- 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/asm-generic/vmlinux.lds.h | 15 ++++ 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 ++ include/target/iscsi/iscsi_target_core.h | 2 +- kernel/bpf/btf.c | 9 +-- kernel/bpf/sysfs_btf.c | 11 ++- kernel/events/core.c | 23 +++--- kernel/padata.c | 14 ++-- kernel/sched/fair.c | 2 +- lib/bitmap.c | 9 ++- lib/kobject.c | 30 ++++--- 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/netlink/genetlink.c | 94 +++++++++++++--------- net/tipc/msg.c | 4 +- scripts/link-vmlinux.sh | 24 +++--- 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/sof/imx/Kconfig | 17 +++- 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 + .../networking/timestamping/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 | 22 ++++- virt/kvm/kvm_main.c | 26 +++--- 182 files changed, 1325 insertions(+), 804 deletions(-)