Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp620811pxv; Thu, 15 Jul 2021 11:44:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJymS8lJvzG63HqfOv7osUld17TSipXBFH0opQKYMNiXd64Y7x56oL3Y8oiCqKKLQzP450PZ X-Received: by 2002:a05:6e02:525:: with SMTP id h5mr3423643ils.205.1626374671691; Thu, 15 Jul 2021 11:44:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626374671; cv=none; d=google.com; s=arc-20160816; b=Xtu3oYNnsuYHJmu41VJFJHq6SiOOE/5KylnZNNmaNKwJTXA8EkkytnO3SgmzdFoZJz mRMbcBxFihFNlsVKuum5lypYJodZJWbL0E7WY7snpXZvG7dT+rJq/Icn2Xppn/AIP7xb OPPnmTIwZGYQo83N+JwMwBnHj2csD3hWFZ6l8Fxwar7LOH1zQ/sDC1CnRU1X6kALscjG jJqwvFE77WZec7pijjKaMvz+mYQhlh7V2gAPM61Z4fNt3wqxkwTsyd70CUaBJyXphRHU rBQet3hsbr1TJGuA4S7rJ+87t8wZh671mAXfAIQ8UaXT/2gckFWnqRY2HGeco7xTzMVm fs+g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from:dkim-signature; bh=JE8HPU0Q43yCguFt2xIRQnajq50741eIvuXiTVpb6x0=; b=zt9SrMPF+P/1hUxEWOr6t2/a+OtOvTPqERbZdVEEOAhr5PdCEWuo6lbge0bihK0+Pw xWMO0mmqg5FwOAAVRP0pwGB428Mul27sVUt9lThEAOUdJFA1LekHjwQqGaYlbKmk9L9S KcIuULD3QPEYclvTKl5h0bWj8334xNXnedHh3ncRFoIg2UXY82jQnKRY3Qs0gUmtCNqf 3FE/4kNb7EcFvMME+kns7KXOipjwH7SpUhMugq0abazuo2aVdM5hnDUk4Pm71qSE3Zha RiiWlY8+C/HpcwReVJq/bz1EIXccyIEfvPwnymc5g9a12Se+gG2JWwzjrXlRAvpT5Tfu JC8A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Pi3zUdw7; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 10si7761999ilq.145.2021.07.15.11.44.18; Thu, 15 Jul 2021 11:44:31 -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=@linuxfoundation.org header.s=korg header.b=Pi3zUdw7; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235808AbhGOSpG (ORCPT + 99 others); Thu, 15 Jul 2021 14:45:06 -0400 Received: from mail.kernel.org ([198.145.29.99]:45188 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234760AbhGOSor (ORCPT ); Thu, 15 Jul 2021 14:44:47 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id A210A613CA; Thu, 15 Jul 2021 18:41:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626374514; bh=QV5wIud8AMvwFRCNPd1LN8mdJEgGMgKFUtEh5oaEVy0=; h=From:To:Cc:Subject:Date:From; b=Pi3zUdw7iLgP1+RZlS60ncswZSZz56iP6ai80Y8PghA+gE+DHzgVKfgMYRZ1SqXZC joytIY8fHPnRfWpy7Z/CdfGIQivKlT98n7RA/Ah/HpjoRaaOlSLXYekdvMMhCaInLh Krc1Qb/yACRh3zBh6eAi6tVC6/awQ5qsUBYYdIs0= 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, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: [PATCH 5.4 000/122] 5.4.133-rc1 review Date: Thu, 15 Jul 2021 20:37:27 +0200 Message-Id: <20210715182448.393443551@linuxfoundation.org> X-Mailer: git-send-email 2.32.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/v5.x/stable-review/patch-5.4.133-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.133-rc1 X-KernelTest-Deadline: 2021-07-17T18:25+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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.133 release. There are 122 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, 17 Jul 2021 18:21:07 +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.133-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.133-rc1 Tetsuo Handa smackfs: restrict bytes count in smk_set_cipso() Pavel Skripkin jfs: fix GPF in diFree Zou Wei pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq() Benjamin Drung media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K Johan Hovold media: rtl28xxu: fix zero-length control request Johan Hovold media: gspca/sunplus: fix zero-length control requests Johan Hovold media: gspca/sq905: fix control-request direction Pavel Skripkin media: zr364xx: fix memory leak in zr364xx_start_readpipe Johan Hovold media: dtv5100: fix control-request directions Arnd Bergmann media: subdev: disallow ioctl for saa6588/davinci Pali Rohár PCI: aardvark: Implement workaround for the readback value of VEND_ID Pali Rohár PCI: aardvark: Fix checking for PIO Non-posted Request Konstantin Kharlamov PCI: Leave Apple Thunderbolt controllers on for s2idle or standby Hou Tao dm btree remove: assign new_root only when removal succeeds Sai Prakash Ranjan coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer() Lv Yunlong ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe Paul Burton tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT Paul Burton tracing: Simplify & fix saved_tgids logic Jan Kara rq-qos: fix missed wake-ups in rq_qos_throttle try two Yun Zhou seq_buf: Fix overflow in seq_buf_putmem_hex() Ferry Toth extcon: intel-mrfld: Sync hardware and software state on init Christophe JAILLET nvmem: core: add a missing of_node_put Linus Walleij power: supply: ab8500: Fix an old bug Zhihao Cheng ubifs: Fix races between xattr_{set|get} and listxattr operations Srinivas Pandruvada thermal/drivers/int340x/processor_thermal: Fix tcc setting Varad Gautam xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype Petr Pavlu ipmi/watchdog: Stop watchdog timer when the current action is 'none' Nathan Chancellor qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute Dmitry Osipenko ASoC: tegra: Set driver_name=tegra for all machine drivers Gao Xiang MIPS: fix "mipsel-linux-ld: decompress.c:undefined reference to `memmove'" Russ Weight fpga: stratix10-soc: Add missing fpga_mgr_free() call Samuel Holland clocksource/arm_arch_timer: Improve Allwinner A64 timer workaround Thomas Gleixner cpu/hotplug: Cure the cpusets trainwreck Timo Sigurdsson ata: ahci_sunxi: Disable DIPM Christian Löhle mmc: core: Allow UHS-I voltage switch for SDSC cards if supported Wolfram Sang mmc: core: clear flags before allowing to retune Al Cooper mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode Daniel Vetter drm/arm/malidp: Always list modifiers Daniel Vetter drm/msm/mdp4: Fix modifier support enabling Daniel Vetter drm/tegra: Don't set allow_fb_modifiers explicitly Harry Wentland drm/amd/display: Reject non-zero src_y and src_x for video planes Maximilian Luz pinctrl/amd: Add device HID for new AMD GPIO controller Guchun Chen drm/amd/display: fix incorrrect valid irq check Thomas Hebb drm/rockchip: dsi: remove extra component_del() call Jing Xiangfeng drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_create() Joseph Greathouse drm/amdgpu: Update NV SIMD-per-CU to 2 Nathan Chancellor powerpc/barrier: Avoid collision with clang's __lwsync macro Christophe Leroy powerpc/mm: Fix lockup on kernel exec fault Ian Rogers perf bench: Fix 2 memory sanitizer warnings Joerg Roedel crypto: ccp - Annotate SEV Firmware file names Eric Biggers fscrypt: don't ignore minor_hash when hash is 0 Nick Desaulniers MIPS: set mips32r5 for virt extensions zhanglianjie MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oops Marcelo Ricardo Leitner sctp: add size validation when walking chunks Marcelo Ricardo Leitner sctp: validate from_addr_param return Tim Jiang Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc. Kai-Heng Feng Bluetooth: Shutdown controller after workqueues are flushed or cancelled Yu Liu Bluetooth: Fix the HCI to MGMT status conversion table mark-yw.chen Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip. Gerd Rausch RDMA/cma: Fix rdma_resolve_route() memory leak Jakub Kicinski net: ip: avoid OOM kills with large UDP sends over loopback Sean Young media, bpf: Do not copy more entries than user space requested Gustavo A. R. Silva wireless: wext-spy: Fix out-of-bounds warning Íñigo Huguet sfc: error code if SRIOV cannot be disabled Íñigo Huguet sfc: avoid double pci_remove of VFs Johannes Berg iwlwifi: pcie: fix context info freeing Johannes Berg iwlwifi: pcie: free IML DMA memory allocation Johannes Berg iwlwifi: mvm: don't change band on bound PHY contexts Xiao Yang RDMA/rxe: Don't overwrite errno from ib_umem_get() Longpeng(Mike) vsock: notify server to shutdown when client has pending signal Zheyu Ma atm: nicstar: register the interrupt handler in the right place Zheyu Ma atm: nicstar: use 'dma_free_coherent' instead of 'kfree' Huang Pei MIPS: add PMD table accounting into MIPS'pmd_alloc_one Pascal Terjan rtl8xxxu: Fix device info for RTL8192EU devices xinhui pan drm/amdkfd: Walk through list with dqm lock hold Yang Yingliang net: sched: fix error return code in tcf_del_walker() Jian Shen net: fix mistake path for netdev_features_strings Felix Fietkau mt76: mt7615: fix fixed-rate tx status reporting Daniel Borkmann bpf: Fix up register-based shifts in interpreter to silence KUBSAN Zou Wei cw1200: add missing MODULE_DEVICE_TABLE Lee Gibson wl1251: Fix possible buffer overflow in wl1251_cmd_scan Tony Lindgren wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP Steffen Klassert xfrm: Fix error reporting in xfrm_state_construct. Mark Yacoub drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check Heiner Kallweit r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM Minchan Kim selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC Yang Yingliang fjes: check return value after calling platform_get_resource() Nirmoy Das drm/amdkfd: use allowed domain for vmbo validation Wesley Chalmers drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7 Vladimir Stempen drm/amd/display: Release MST resources on switch from MST to SST Roman Li drm/amd/display: Update scaling settings on modeset Yang Yingliang net: moxa: Use devm_platform_get_and_ioremap_resource() Yang Yingliang net: micrel: check return value after calling platform_get_resource() Yang Yingliang net: mvpp2: check return value after calling platform_get_resource() Yang Yingliang net: bcmgenet: check return value after calling platform_get_resource() Xianting Tian virtio_net: Remove BUG() to avoid machine dead Liwei Song ice: set the value of global config lock timeout longer Radim Pavlik pinctrl: mcp23s08: fix race condition in irq handler Joe Thornber dm space maps: don't reset space map allocation cursor when committing Jiapeng Chong RDMA/cxgb4: Fix missing error code in create_qp() Willy Tarreau ipv6: use prandom_u32() for ID generation Dmitry Osipenko clk: tegra: Ensure that PLLU configuration is applied properly Kuninori Morimoto clk: renesas: r8a77995: Add ZA2 clock Zou Wei drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer() Jesse Brandeburg igb: handle vlan types with checker enabled Jesse Brandeburg e100: handle eeprom as little endian Arturo Giusti udf: Fix NULL pointer dereference in udf_symlink function Andrey Grodzovsky drm/sched: Avoid data corruptions Xie Yongji drm/virtio: Fix double free on probe failure Pavel Skripkin reiserfs: add check for invalid 1st journal block Wang Li drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init() Sebastian Andrzej Siewior net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT Zou Wei atm: nicstar: Fix possible use-after-free in nicstar_cleanup() Zou Wei mISDN: fix possible use-after-free in HFC_cleanup() Zou Wei atm: iphase: fix possible use-after-free in ia_module_exit() Bibo Mao hugetlb: clear huge pte during flush function on mips platform Dmytro Laktyushkin drm/amd/display: fix use_max_lb flag for 420 pixel formats Andy Shevchenko net: pch_gbe: Use proper accessors to BE data in pch_ptp_match() Dan Carpenter drm/vc4: fix argument ordering in vc4_crtc_get_margins() Jack Zhang drm/amd/amdgpu/sriov disable all ip hw status by default Thomas Zimmermann drm/zte: Don't select DRM_KMS_FB_HELPER Thomas Zimmermann drm/mxsfb: Don't select DRM_KMS_FB_HELPER ------------- Diffstat: Makefile | 4 +- arch/mips/boot/compressed/string.c | 17 ++++ arch/mips/include/asm/hugetlb.h | 8 +- arch/mips/include/asm/mipsregs.h | 8 +- arch/mips/include/asm/pgalloc.h | 10 ++- arch/mips/loongson64/loongson-3/numa.c | 3 + arch/powerpc/include/asm/barrier.h | 2 + arch/powerpc/mm/fault.c | 4 +- block/blk-rq-qos.c | 4 +- drivers/ata/ahci_sunxi.c | 2 +- drivers/atm/iphase.c | 2 +- drivers/atm/nicstar.c | 26 ++++--- drivers/bluetooth/btusb.c | 15 ++-- drivers/char/ipmi/ipmi_watchdog.c | 22 +++--- drivers/clk/renesas/r8a77995-cpg-mssr.c | 1 + drivers/clk/tegra/clk-pll.c | 9 +-- drivers/clocksource/arm_arch_timer.c | 2 +- drivers/crypto/ccp/psp-dev.c | 4 + drivers/extcon/extcon-intel-mrfld.c | 9 +++ drivers/firmware/qemu_fw_cfg.c | 8 +- drivers/fpga/stratix10-soc.c | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 21 +---- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +- .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 22 +++--- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 24 +++++- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 1 + .../drm/amd/display/amdgpu_dm/amdgpu_dm_color.c | 41 ++++++++-- drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 2 + .../gpu/drm/amd/display/dc/dcn10/dcn10_dpp_dscl.c | 9 ++- drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c | 2 +- drivers/gpu/drm/amd/display/dc/irq_types.h | 2 +- drivers/gpu/drm/amd/include/navi10_enum.h | 2 +- drivers/gpu/drm/arm/malidp_planes.c | 9 ++- drivers/gpu/drm/bridge/cdns-dsi.c | 2 +- drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 2 +- drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.c | 2 - drivers/gpu/drm/msm/disp/mdp4/mdp4_plane.c | 8 +- drivers/gpu/drm/mxsfb/Kconfig | 1 - drivers/gpu/drm/radeon/radeon_display.c | 1 + drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c | 4 - drivers/gpu/drm/scheduler/sched_entity.c | 5 ++ drivers/gpu/drm/tegra/dc.c | 10 ++- drivers/gpu/drm/tegra/drm.c | 2 - drivers/gpu/drm/vc4/vc4_drv.h | 2 +- drivers/gpu/drm/virtio/virtgpu_kms.c | 1 + drivers/gpu/drm/zte/Kconfig | 1 - drivers/hwtracing/coresight/coresight-tmc-etf.c | 2 +- drivers/infiniband/core/cma.c | 3 +- drivers/infiniband/hw/cxgb4/qp.c | 1 + drivers/infiniband/sw/rxe/rxe_mr.c | 2 +- drivers/ipack/carriers/tpci200.c | 5 +- drivers/isdn/hardware/mISDN/hfcpci.c | 2 +- drivers/md/persistent-data/dm-btree-remove.c | 3 +- drivers/md/persistent-data/dm-space-map-disk.c | 9 ++- drivers/md/persistent-data/dm-space-map-metadata.c | 9 ++- drivers/media/i2c/saa6588.c | 4 +- drivers/media/pci/bt8xx/bttv-driver.c | 6 +- drivers/media/pci/saa7134/saa7134-video.c | 6 +- drivers/media/platform/davinci/vpbe_display.c | 2 +- drivers/media/platform/davinci/vpbe_venc.c | 6 +- drivers/media/rc/bpf-lirc.c | 3 +- drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 3 +- drivers/media/usb/dvb-usb/dtv5100.c | 7 +- drivers/media/usb/gspca/sq905.c | 2 +- drivers/media/usb/gspca/sunplus.c | 8 +- drivers/media/usb/uvc/uvc_video.c | 27 +++++++ drivers/media/usb/zr364xx/zr364xx.c | 1 + drivers/mmc/core/core.c | 7 +- drivers/mmc/core/sd.c | 10 ++- drivers/mmc/host/sdhci.c | 4 + drivers/mmc/host/sdhci.h | 1 + drivers/net/ethernet/broadcom/genet/bcmmii.c | 4 + drivers/net/ethernet/intel/e100.c | 12 +-- drivers/net/ethernet/intel/ice/ice_type.h | 2 +- drivers/net/ethernet/intel/igb/igb_main.c | 5 +- drivers/net/ethernet/intel/igbvf/netdev.c | 4 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 4 + drivers/net/ethernet/micrel/ks8842.c | 4 + drivers/net/ethernet/moxa/moxart_ether.c | 5 +- .../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 19 ++--- drivers/net/ethernet/realtek/r8169_main.c | 1 - drivers/net/ethernet/sfc/ef10_sriov.c | 25 +++--- drivers/net/fjes/fjes_main.c | 4 + drivers/net/virtio_net.c | 2 +- drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 24 ++++-- .../wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c | 15 ++-- drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 3 + .../net/wireless/intel/iwlwifi/pcie/trans-gen2.c | 3 +- drivers/net/wireless/mediatek/mt76/mt7615/mac.c | 10 +-- drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h | 11 +-- .../net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.c | 59 ++++++++++++-- drivers/net/wireless/st/cw1200/cw1200_sdio.c | 1 + drivers/net/wireless/ti/wl1251/cmd.c | 9 ++- drivers/net/wireless/ti/wl12xx/main.c | 7 ++ drivers/nvmem/core.c | 9 ++- drivers/pci/controller/pci-aardvark.c | 13 +++- drivers/pci/quirks.c | 11 +++ drivers/pinctrl/pinctrl-amd.c | 1 + drivers/pinctrl/pinctrl-mcp23s08.c | 10 +-- .../int340x_thermal/processor_thermal_device.c | 20 +++-- fs/crypto/fname.c | 9 +-- fs/jfs/inode.c | 3 +- fs/reiserfs/journal.c | 14 ++++ fs/ubifs/super.c | 1 + fs/ubifs/ubifs.h | 2 + fs/ubifs/xattr.c | 44 ++++++++--- fs/udf/namei.c | 4 + include/linux/mfd/abx500/ux500_chargalg.h | 2 +- include/linux/netdev_features.h | 2 +- include/linux/wait.h | 2 +- include/media/v4l2-subdev.h | 4 + include/net/sctp/structs.h | 2 +- include/uapi/linux/ethtool.h | 4 +- kernel/bpf/core.c | 61 ++++++++++----- kernel/cpu.c | 49 ++++++++++++ kernel/sched/wait.c | 9 ++- kernel/trace/trace.c | 91 +++++++++++++--------- lib/seq_buf.c | 4 +- net/bluetooth/hci_core.c | 16 ++-- net/bluetooth/mgmt.c | 3 + net/core/dev.c | 11 ++- net/ipv4/ip_output.c | 32 ++++---- net/ipv6/ip6_output.c | 32 ++++---- net/ipv6/output_core.c | 28 ++----- net/sched/act_api.c | 3 +- net/sctp/bind_addr.c | 19 +++-- net/sctp/input.c | 8 +- net/sctp/ipv6.c | 7 +- net/sctp/protocol.c | 7 +- net/sctp/sm_make_chunk.c | 29 +++---- net/vmw_vsock/af_vsock.c | 2 +- net/wireless/wext-spy.c | 14 ++-- net/xfrm/xfrm_policy.c | 21 +++-- net/xfrm/xfrm_user.c | 28 +++---- security/selinux/avc.c | 13 ++-- security/smack/smackfs.c | 2 + sound/soc/tegra/tegra_alc5632.c | 1 + sound/soc/tegra/tegra_max98090.c | 1 + sound/soc/tegra/tegra_rt5640.c | 1 + sound/soc/tegra/tegra_rt5677.c | 1 + sound/soc/tegra/tegra_sgtl5000.c | 1 + sound/soc/tegra/tegra_wm8753.c | 1 + sound/soc/tegra/tegra_wm8903.c | 1 + sound/soc/tegra/tegra_wm9712.c | 1 + sound/soc/tegra/trimslice.c | 1 + tools/perf/bench/sched-messaging.c | 4 +- 146 files changed, 914 insertions(+), 450 deletions(-)