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,USER_AGENT_GIT autolearn=ham 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 D7C17C7657A for ; Thu, 27 Feb 2020 14:28:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8F78A2468F for ; Thu, 27 Feb 2020 14:28:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582813697; bh=XY6MrgRX6zdfjX/dCvQxSwjGiIF5/yBbEGKH4TVw464=; h=From:To:Cc:Subject:Date:List-ID:From; b=KsLX6zWm5RP2w88O1ArScxi0r9Z02Dyp5sR04nBvYGcVzv/LgQ7e/rCmZ4R2A9ZZY PtZ4oTspdZXsSX5Kz38m9t+YHEuGI22XTHKoFD434vMday4rrnMtPWq6Bi32R8Dbki FgUNoHF0A+U/mYoXNtOIVnKFWQt7BHRhfxc+ayo0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388136AbgB0OHs (ORCPT ); Thu, 27 Feb 2020 09:07:48 -0500 Received: from mail.kernel.org ([198.145.29.99]:45316 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387675AbgB0OHq (ORCPT ); Thu, 27 Feb 2020 09:07:46 -0500 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 2EE8620801; Thu, 27 Feb 2020 14:07:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582812463; bh=XY6MrgRX6zdfjX/dCvQxSwjGiIF5/yBbEGKH4TVw464=; h=From:To:Cc:Subject:Date:From; b=doePcq1H6+PocaBT1gWT3G81fTBRwBkFkuLCgyhNdAaLw6sf4jJb4oG0aiOSsQN2a n+zIuC/aBg2Cw6zl9oqXEE9rz/vX1uQun7Lhx++irDykyzTCHojhdcqiJUCD7iBVfS 4S6R7nJIf8NUrFugDEwEhyoXVMX4ZTd0CXcIepB0= 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.4 000/135] 5.4.23-stable review Date: Thu, 27 Feb 2020 14:35:40 +0100 Message-Id: <20200227132228.710492098@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 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.4.23-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.4.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.4.23-rc1 X-KernelTest-Deadline: 2020-02-29T13:22+00:00 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.4.23 release. There are 135 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 Sat, 29 Feb 2020 13:21:24 +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.4.23-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.4.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.4.23-rc1 John Fastabend bpf: Selftests build error in sockmap_basic.c Nathan Chancellor s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init_range Nathan Chancellor s390/kaslr: Fix casts in get_random Aya Levin net/mlx5e: Fix crash in recovery flow without devlink reporter Huy Nguyen net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepa Aya Levin net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDY Thomas Gleixner xen: Enable interrupts when calling _cond_resched() Prabhakar Kushwaha ata: ahci: Add shutdown to freeze hardware resources of ahci Stefano Garzarella io_uring: prevent sq_thread from spinning when it should stop David Howells rxrpc: Fix call RCU cleanup using non-bh-safe locks Cong Wang netfilter: xt_hashlimit: limit the max size of hashtable Takashi Iwai ALSA: seq: Fix concurrent access to queue current tick/time Takashi Iwai ALSA: seq: Avoid concurrent access to queue flags Takashi Iwai ALSA: rawmidi: Avoid bit fields for state flags Xiaoguang Wang io_uring: fix __io_iopoll_check deadlock in io_sq_thread Vincenzo Frascino arm64: lse: Fix LSE atomics with LLVM Johannes Krude bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill Thomas Gleixner genirq/proc: Reject invalid affinity masks (again) Tianjia Zhang crypto: rename sm3-256 to sm3 in hash_algo_name Joerg Roedel iommu/vt-d: Fix compile warning from intel-svm.h Aditya Pakki ecryptfs: replace BUG_ON with error handling code Oleksandr Suvorov ASoC: fsl_sai: Fix exiting path on probing failure Arnd Bergmann ASoC: atmel: fix atmel_ssc_set_audio link failure Dan Carpenter staging: greybus: use after free in gb_audio_manager_remove_all() Colin Ian King staging: rtl8723bs: fix copy of overlapping memory Minas Harutyunyan usb: dwc2: Fix in ISOC request length checking Jack Pham usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus Bart Van Assche scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" Bart Van Assche scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout" Rob Clark drm/msm/dpu: fix BGR565 vs RGB565 confusion Chris Wilson drm/i915/gt: Protect defer_request() from new waiters Tomi Valkeinen drm/bridge: tc358767: fix poll timeouts Igor Druzhinin drm/i915/gvt: more locking for ppgtt mm LRU list Chris Wilson drm/i915/execlists: Always force a context reload when rewinding RING_TAIL Chris Wilson drm/i915/gt: Detect if we miss WaIdleLiteRestore Greg Kroah-Hartman Revert "dmaengine: imx-sdma: Fix memory leak" Filipe Manana Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof Josef Bacik btrfs: don't set path->leave_spinning for truncate Filipe Manana Btrfs: fix race between shrinking truncate and fiemap Filipe Manana Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents Josef Bacik btrfs: do not check delayed items are empty for single transaction cleanup Josef Bacik btrfs: reset fs_root to NULL on error in open_ctree Josef Bacik btrfs: fix bytes_may_use underflow in prealloc error condtition Jeff Mahoney btrfs: destroy qgroup extent records on transaction abort Miaohe Lin KVM: apic: avoid calculating pending eoi from an uninitialized val Vitaly Kuznetsov KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1 Vitaly Kuznetsov KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when apicv is globally disabled Oliver Upton KVM: nVMX: Check IO instruction VM-exit conditions Oliver Upton KVM: nVMX: Refactor IO bitmap checks into helper function Eric Biggers ext4: fix race between writepages and enabling EXT4_EXTENTS_FL Eric Biggers ext4: rename s_journal_flag_rwsem to s_writepages_rwsem Jan Kara ext4: fix mount failure with quota configured as module Suraj Jitindar Singh ext4: fix potential race between s_flex_groups online resizing and access Suraj Jitindar Singh ext4: fix potential race between s_group_info online resizing and access Theodore Ts'o ext4: fix potential race between online resizing and write operations Shijie Luo ext4: add cond_resched() to __ext4_find_entry() Qian Cai ext4: fix a data race in EXT4_I(inode)->i_disksize Miaohe Lin KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI Paolo Bonzini KVM: nVMX: Don't emulate instructions in guest mode Suren Baghdasaryan sched/psi: Fix OOB write when writing 0 bytes to PSI files Jani Nikula drm/i915: Update drm/i915 bug filing URL Chris Wilson drm/i915: Wean off drm_pci_alloc/drm_pci_free Lyude Paul drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets Alex Deucher drm/amdgpu/gfx10: disable gfxoff when reading rlc clock Alex Deucher drm/amdgpu/gfx9: disable gfxoff when reading rlc clock Alex Deucher drm/amdgpu/soc15: fix xclk for raven Catalin Marinas mm: Avoid creating virtual address aliases in brk()/mmap()/mremap() Alexander Potapenko lib/stackdepot.c: fix global out-of-bounds in stack_slabs Wei Yang mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM Gavin Shan mm/vmscan.c: don't round up scan size for online memory cgroup Zenghui Yu genirq/irqdomain: Make sure all irq domain flags are distinct Logan Gunthorpe nvme-multipath: Fix memory leak with ana_log_buf Vasily Averin mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps() Ioanna Alifieraki Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()" Rafael J. Wysocki ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake() Jani Nikula MAINTAINERS: Update drm/i915 bug filing URL Johan Hovold serdev: ttyport: restore client ops on deregistration satya priya tty: serial: qcom_geni_serial: Fix RX cancel command failure Fugang Duan tty: serial: imx: setup the correct sg entry for tx dma Nicolas Ferre tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode Andy Shevchenko serial: 8250: Check UPF_IRQ_SHARED in advance Kim Phillips x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF Thomas Gleixner x86/mce/amd: Fix kobject lifetime Borislav Petkov x86/mce/amd: Publish the bank pointer only after setup has succeeded Ard Biesheuvel x86/ima: use correct identifier for SetupMode variable wangyan jbd2: fix ocfs2 corrupt when clearing block group bits Will Deacon arm64: memory: Add missing brackets to untagged_addr() macro Christophe Leroy powerpc/hugetlb: Fix 8M hugepages on 8xx Christophe Leroy powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size Christophe Leroy powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S Gustavo Luiz Duarte powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery Sam Bobroff powerpc/eeh: Fix deadlock handling dead PHB Christophe Leroy powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss Boris Brezillon drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU context Larry Finger staging: rtl8723bs: Fix potential overuse of kernel memory Larry Finger staging: rtl8723bs: Fix potential security hole Larry Finger staging: rtl8188eu: Fix potential overuse of kernel memory Larry Finger staging: rtl8188eu: Fix potential security hole Bart Van Assche scsi: Revert "target/core: Inline transport_lun_remove_cmd()" Colin Ian King usb: dwc3: debug: fix string position formatting mixup with ret and len Anurag Kumar Vulisha usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields Minas Harutyunyan usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows Hardik Gajjar USB: hub: Fix the broken detection of USB3 device in SMSC hub Alan Stern USB: hub: Don't record a connect-change event during reset-resume Richard Dodd USB: Fix novation SourceControl XL after suspend EJ Hsu usb: uas: fix a plug & unplug racing Johan Hovold USB: quirks: blacklist duplicate ep on Sound Devices USBPre2 Johan Hovold USB: core: add endpoint-blacklist quirk Peter Chen usb: host: xhci: update event ring dequeue pointer on purpose Mathias Nyman xhci: Fix memory leak when caching protocol extended capability PSI tables - take 2 Mathias Nyman xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms Mathias Nyman xhci: fix runtime pm enabling for quirky Intel hosts Mathias Nyman xhci: Force Maximum Packet size for Full-speed bulk devices to valid range. Malcolm Priestley staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi. Suren Baghdasaryan staging: android: ashmem: Disallow ashmem memory from being remapped Eric Dumazet vt: vt_ioctl: fix race in VT_RESIZEX Jiri Slaby vt: selection, close sel_buffer race Jiri Slaby vt: selection, handle pending signals in paste_selection Nicolas Pitre vt: fix scrollback flushing on background consoles Linus Torvalds floppy: check FDC index for errors before assigning it Alexander Duyck e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm Greg Kroah-Hartman USB: misc: iowarrior: add support for the 100 device Greg Kroah-Hartman USB: misc: iowarrior: add support for the 28 and 28L devices Greg Kroah-Hartman USB: misc: iowarrior: add support for 2 OEMed devices Mika Westerberg thunderbolt: Prevent crash if non-active NVMem file is read Josef Bacik btrfs: handle logged extent failure properly Wenwen Wang ecryptfs: fix a memory leak bug in ecryptfs_init_messaging() Wenwen Wang ecryptfs: fix a memory leak bug in parse_tag_1_packet() Roberto Sassu tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST Samuel Holland ASoC: sun8i-codec: Fix setting DAI data format Samuel Holland ASoC: codec2codec: avoid invalid/double-free of pcm runtime Takashi Iwai ALSA: hda/realtek - Apply quirk for yet another MSI laptop Takashi Iwai ALSA: hda/realtek - Apply quirk for MSI GP63, too Takashi Iwai ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs Robin Murphy iommu/qcom: Fix bogus detach logic ------------- Diffstat: Documentation/arm64/tagged-address-abi.rst | 11 +- MAINTAINERS | 2 +- Makefile | 4 +- arch/arm64/include/asm/lse.h | 2 +- arch/arm64/include/asm/memory.h | 2 +- arch/powerpc/include/asm/page.h | 5 + arch/powerpc/kernel/eeh_driver.c | 21 ++-- arch/powerpc/kernel/entry_32.S | 4 +- arch/powerpc/kernel/head_8xx.S | 2 +- arch/powerpc/kernel/signal.c | 17 +++- arch/powerpc/kernel/signal_32.c | 28 ++--- arch/powerpc/kernel/signal_64.c | 22 ++-- arch/powerpc/mm/hugetlbpage.c | 29 ++++-- arch/s390/boot/kaslr.c | 2 +- arch/s390/include/asm/page.h | 2 +- arch/x86/include/asm/kvm_host.h | 2 +- arch/x86/include/asm/msr-index.h | 2 + arch/x86/kernel/cpu/amd.c | 14 +++ arch/x86/kernel/cpu/mce/amd.c | 50 ++++----- arch/x86/kernel/ima_arch.c | 6 +- arch/x86/kvm/irq_comm.c | 2 +- arch/x86/kvm/lapic.c | 9 +- arch/x86/kvm/svm.c | 7 +- arch/x86/kvm/vmx/capabilities.h | 1 + arch/x86/kvm/vmx/nested.c | 44 ++++---- arch/x86/kvm/vmx/nested.h | 5 +- arch/x86/kvm/vmx/vmx.c | 82 +++++++++++---- crypto/hash_info.c | 2 +- drivers/acpi/acpica/evevent.c | 45 ++++++++ drivers/acpi/sleep.c | 7 ++ drivers/ata/ahci.c | 7 ++ drivers/ata/libata-core.c | 21 ++++ drivers/block/floppy.c | 7 +- drivers/char/tpm/tpm2-cmd.c | 2 + drivers/dma/imx-sdma.c | 19 ++-- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 2 + drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 + drivers/gpu/drm/amd/amdgpu/soc15.c | 7 +- drivers/gpu/drm/bridge/tc358767.c | 8 +- drivers/gpu/drm/i915/Kconfig | 5 +- drivers/gpu/drm/i915/display/intel_display.c | 2 +- drivers/gpu/drm/i915/gem/i915_gem_object_types.h | 3 - drivers/gpu/drm/i915/gem/i915_gem_phys.c | 98 +++++++++--------- drivers/gpu/drm/i915/gt/intel_engine.h | 8 ++ drivers/gpu/drm/i915/gt/intel_engine_types.h | 1 + drivers/gpu/drm/i915/gt/intel_lrc.c | 63 ++++++------ drivers/gpu/drm/i915/gt/intel_ringbuffer.c | 2 + drivers/gpu/drm/i915/gvt/gtt.c | 4 + drivers/gpu/drm/i915/i915_gem.c | 8 +- drivers/gpu/drm/i915/i915_gpu_error.c | 3 +- drivers/gpu/drm/i915/i915_scheduler.c | 6 +- drivers/gpu/drm/i915/i915_utils.c | 5 +- drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c | 4 +- drivers/gpu/drm/nouveau/dispnv50/wndw.c | 2 + drivers/gpu/drm/panfrost/panfrost_mmu.c | 7 +- drivers/gpu/drm/panfrost/panfrost_perfcnt.c | 11 +- drivers/infiniband/ulp/isert/ib_isert.c | 12 +++ drivers/iommu/qcom_iommu.c | 28 +++-- drivers/net/ethernet/intel/e1000e/netdev.c | 68 +++++++------ .../net/ethernet/mellanox/mlx5/core/en/health.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h | 8 ++ drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 3 + drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 14 +-- drivers/net/ethernet/mellanox/mlx5/core/wq.c | 39 +++++-- drivers/net/ethernet/mellanox/mlx5/core/wq.h | 2 + drivers/nvme/host/multipath.c | 1 + drivers/staging/android/ashmem.c | 28 +++++ drivers/staging/greybus/audio_manager.c | 2 +- drivers/staging/rtl8188eu/os_dep/ioctl_linux.c | 4 +- drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c | 5 +- drivers/staging/rtl8723bs/os_dep/ioctl_linux.c | 4 +- drivers/staging/vt6656/dpc.c | 2 +- drivers/target/iscsi/iscsi_target.c | 16 +-- drivers/target/target_core_transport.c | 31 +++++- drivers/thunderbolt/switch.c | 7 ++ drivers/tty/serdev/serdev-ttyport.c | 6 +- drivers/tty/serial/8250/8250_aspeed_vuart.c | 1 - drivers/tty/serial/8250/8250_core.c | 5 +- drivers/tty/serial/8250/8250_of.c | 1 - drivers/tty/serial/8250/8250_port.c | 4 + drivers/tty/serial/atmel_serial.c | 3 +- drivers/tty/serial/imx.c | 2 +- drivers/tty/serial/qcom_geni_serial.c | 18 +++- drivers/tty/tty_port.c | 5 +- drivers/tty/vt/selection.c | 32 ++++-- drivers/tty/vt/vt.c | 15 ++- drivers/tty/vt/vt_ioctl.c | 17 ++-- drivers/usb/core/config.c | 11 ++ drivers/usb/core/hub.c | 20 +++- drivers/usb/core/hub.h | 1 + drivers/usb/core/quirks.c | 40 ++++++++ drivers/usb/core/usb.h | 3 + drivers/usb/dwc2/gadget.c | 40 ++++---- drivers/usb/dwc3/debug.h | 39 +++---- drivers/usb/dwc3/gadget.c | 3 +- drivers/usb/gadget/composite.c | 8 +- drivers/usb/host/xhci-hub.c | 25 +++-- drivers/usb/host/xhci-mem.c | 71 ++++++++----- drivers/usb/host/xhci-pci.c | 10 +- drivers/usb/host/xhci-ring.c | 60 +++++++---- drivers/usb/host/xhci.h | 14 ++- drivers/usb/misc/iowarrior.c | 31 +++++- drivers/usb/storage/uas.c | 23 ++++- drivers/xen/preempt.c | 4 +- fs/btrfs/disk-io.c | 3 +- fs/btrfs/extent-tree.c | 2 + fs/btrfs/inode.c | 26 ++++- fs/btrfs/ordered-data.c | 7 +- fs/btrfs/qgroup.c | 13 +++ fs/btrfs/qgroup.h | 1 + fs/btrfs/transaction.c | 2 + fs/ecryptfs/crypto.c | 6 +- fs/ecryptfs/keystore.c | 2 +- fs/ecryptfs/messaging.c | 1 + fs/ext4/balloc.c | 14 ++- fs/ext4/ext4.h | 39 +++++-- fs/ext4/ialloc.c | 23 +++-- fs/ext4/inode.c | 16 +-- fs/ext4/mballoc.c | 61 +++++++---- fs/ext4/migrate.c | 27 +++-- fs/ext4/namei.c | 1 + fs/ext4/resize.c | 62 ++++++++--- fs/ext4/super.c | 113 ++++++++++++++------- fs/io_uring.c | 47 ++++----- fs/jbd2/transaction.c | 8 +- include/acpi/acpixf.h | 1 + include/linux/intel-svm.h | 2 +- include/linux/irqdomain.h | 2 +- include/linux/libata.h | 1 + include/linux/tty.h | 2 + include/linux/usb/quirks.h | 3 + include/scsi/iscsi_proto.h | 1 - include/sound/rawmidi.h | 6 +- ipc/sem.c | 6 +- kernel/bpf/offload.c | 2 +- kernel/irq/internals.h | 2 - kernel/irq/manage.c | 18 +--- kernel/irq/proc.c | 22 ++++ kernel/sched/psi.c | 3 + lib/stackdepot.c | 8 +- mm/memcontrol.c | 4 +- mm/mmap.c | 4 - mm/mremap.c | 1 - mm/sparse.c | 2 +- mm/vmscan.c | 9 +- net/netfilter/xt_hashlimit.c | 10 ++ net/rxrpc/call_object.c | 22 +++- sound/core/seq/seq_clientmgr.c | 4 +- sound/core/seq/seq_queue.c | 29 ++++-- sound/core/seq/seq_timer.c | 13 ++- sound/core/seq/seq_timer.h | 3 +- sound/hda/hdmi_chmap.c | 2 +- sound/pci/hda/hda_codec.c | 2 +- sound/pci/hda/hda_eld.c | 2 +- sound/pci/hda/hda_sysfs.c | 4 +- sound/pci/hda/patch_realtek.c | 2 + sound/soc/atmel/Kconfig | 4 +- sound/soc/atmel/Makefile | 10 +- sound/soc/fsl/fsl_sai.c | 22 +++- sound/soc/soc-dapm.c | 3 - sound/soc/sunxi/sun8i-codec.c | 3 +- .../selftests/bpf/prog_tests/sockmap_basic.c | 5 + 162 files changed, 1523 insertions(+), 716 deletions(-)