From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 768D82522B6; Mon, 1 Dec 2025 11:25:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764588303; cv=none; b=FqyI2rCUexRf9KxarfyYVeuhj2LoDlhnUt1lGTPh8kL4J0808YSu8W7uE96bqyl3MO5VNGmnOO8A2kWl3RA9y8SjctsvHf21UZpJB8HAbuIWVCp6dD4/cPL2ZRmxRXOTfd4/mQX5MiUCRfsj/wYCDue1jW13VEe/jmdf/8GAkKI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764588303; c=relaxed/simple; bh=VQnu3R1sBMzd6Nz80fH6CwBX1zyxsjygl1HF/ILx9fc=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=iFEZJBmZmoSOrbCumbnw0KG3/ejK1U7ayUbKhFGeNXnzseTk8j6vpqrK7FeHrf7fZR+3ZUSFhwgho2nD5Feh/sMm/WzVODHD677dnqkMCnjKKmp0g/5IK8gPuzM+guam3JLZjVPFY1NJtVKv5KHWJXAos1RJPs+ioQzftfWSWMU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=lV3grzcp; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="lV3grzcp" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3D07BC4CEF1; Mon, 1 Dec 2025 11:25:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1764588302; bh=VQnu3R1sBMzd6Nz80fH6CwBX1zyxsjygl1HF/ILx9fc=; h=From:To:Cc:Subject:Date:From; b=lV3grzcpUAcIilq4+NeWXrSId8YONkZpQDGuPUDCUdqxiGMI5BtyVaj+6Azo5MZkM BMgxWhvY0exgdby8nc3J8k65RihXC2ZuyBGW1KxoP9KKQewbcEfhC+JBQBARCSToCO KTCPTXkICi3f7kUxxFLqI9eUkM4KLaF75MkYp/2s= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, linux-kernel@vger.kernel.org, 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, sudipm.mukherjee@gmail.com, rwarsow@gmx.de, conor@kernel.org, hargar@microsoft.com, broonie@kernel.org, achill@achill.org, sr@sladewatkins.com Subject: [PATCH 5.4 000/187] 5.4.302-rc1 review Date: Mon, 1 Dec 2025 12:21:48 +0100 Message-ID: <20251201112241.242614045@linuxfoundation.org> X-Mailer: git-send-email 2.52.0 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: quilt/0.69 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.302-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.302-rc1 X-KernelTest-Deadline: 2025-12-03T11:22+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is the start of the stable review cycle for the 5.4.302 release. There are 187 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 Wed, 03 Dec 2025 11:22:11 +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.302-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.302-rc1 Hugh Dickins mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge() Peter Xu mm/mprotect: use long for page accountings and retval Vlastimil Babka mm/mempool: fix poisoning order>0 pages with HIGHMEM Fabio M. De Francesco mm/mempool: replace kmap_atomic() with kmap_local_page() Seungjin Bae Input: pegasus-notetaker - fix potential out-of-bounds access Vincent Mailhol Input: remove third argument of usb_maxpacket() Vincent Mailhol usb: deprecate the third argument of usb_maxpacket() Niklas Cassel ata: libata-scsi: Fix system suspend for a security locked drive Wei Yang fs/proc: fix uaf in proc_readdir_de() Miaoqian Lin pmdomain: imx: Fix reference count leak in imx_gpc_remove Sudeep Holla pmdomain: arm: scmi: Fix genpd leak on provider registration failure Breno Leitao net: netpoll: fix incorrect refcount handling causing incorrect cleanup Nathan Chancellor net: qede: Initialize qede_ll_ops with designated initializer Long Li uio_hv_generic: Set event for all channels on the device Nishanth Menon net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on error René Rebe ALSA: usb-audio: fix uac2 clock source at terminal parser Isaac J. Manjarres mm/page_alloc: fix hash table order logging in alloc_large_system_hash() Jakub Horký kconfig/nconf: Initialize the default locale at startup Jakub Horký kconfig/mconf: Initialize the default locale at startup Michal Luczaj vsock: Ignore signal/timeout on connect() if already established Aleksei Nikiforov s390/ctcm: Fix double-kfree Ilya Maximets net: openvswitch: remove never-working support for setting nsh fields Zilin Guan mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats() Maciej W. Rozycki MIPS: Malta: Fix !EVA SOC-it PCI MMIO Hamza Mahfooz scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show() Bart Van Assche scsi: sg: Do not sleep in atomic context Tzung-Bi Shih Input: cros_ec_keyb - fix an invalid memory access Andrey Vatoropin be2net: pass wrb_params in case of OS2BMC Zhang Heng HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155 Abdun Nihaal isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe() Niravkumar L Rabara EDAC/altera: Use INTTEST register for Ethernet and USB SBE injection Niravkumar L Rabara EDAC/altera: Handle OCRAM ECC enable after warm reset Hans de Goede spi: Try to get ACPI GPIO IRQ earlier Chuang Wang ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe Nate Karstens strparser: Fix signed/unsigned mismatch bug Peter Oberparleiter gcov: add support for GCC 15 Jakub Acs mm/ksm: fix flag-dropping behavior in ksm_madvise Haein Lee ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_mixer_controls_badd Ian Forbes drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE Haotian Zhang ASoC: cs4271: Fix regulator leak on probe failure Haotian Zhang regulator: fixed: fix GPIO descriptor leak on register failure Chris Morgan regulator: fixed: use dev_err_probe for register Pauli Virtanen Bluetooth: L2CAP: export l2cap_chan_hold for modules Eric Dumazet net_sched: limit try_bulk_dequeue_skb() batches Eric Dumazet net_sched: remove need_resched() from qdisc_run() Gal Pressman net/mlx5e: Fix wraparound in rate limiting for values above 255 Gbps Gal Pressman net/mlx5e: Fix maxrate wraparound in threshold between units Ranganath V N net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak Benjamin Berg wifi: mac80211: skip rate verification for not captured PSDUs Buday Csaba net: mdio: fix resource leak in mdiobus_register_device() Kuniyuki Iwashima tipc: Fix use-after-free in tipc_mon_reinit_self(). Xin Long tipc: simplify the finalize work queue Eric Dumazet sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rto Xin Long sctp: get netns from asoc and ep base Pauli Virtanen Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions Pauli Virtanen Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusion Pauli Virtanen Bluetooth: 6lowpan: reset link-local header on ipv6 recv path Raphael Pinsonneault-Thibeault Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF Wei Fang net: fec: correct rx_bytes statistic for the case SHIFT16 is set Sharique Mohammad ASoC: max98090/91: fixed max98091 ALSA widget powering up/down Tristan Lobb HID: quirks: avoid Cooler Master MM712 dongle wakeup bug Joshua Watt NFS4: Fix state renewals missing after boot Peter Zijlstra compiler_types: Move unused static inline functions warning to W=2 Krzysztof Kozlowski extcon: adc-jack: Cleanup wakeup source only if it was enabled Zilin Guan tracing: Fix memory leaks in create_field_var() Qendrim Maxhuni net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixup Stefan Wiehler sctp: Prevent TOCTOU out-of-bounds write Stefan Wiehler sctp: Hold RCU read lock while iterating over address list Jonas Gorski net: dsa: b53: stop reading ARL entries if search is done Jonas Gorski net: dsa: b53: fix enabling ip multicast Jonas Gorski net: dsa: b53: fix resetting speed and pause on forced link Álvaro Fernández Rojas net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325 Russell King net: dsa/b53: change b53_force_port_config() pause argument Hangbin Liu net: vlan: sync VLAN features with lower device Viacheslav Dubeyko ceph: add checking of wait_for_completion_killable() return value Albin Babu Varghese fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds Ian Rogers tools bitmap: Add missing asm-generic/bitsperlong.h include Sakari Ailus ACPI: property: Return present device nodes only on fwnode interface Randall P. Embry 9p: sysfs_init: don't hardcode error to ENOMEM Randall P. Embry 9p: fix /sys/fs/9p/caches overwriting itself Yikang Yue fs/hpfs: Fix error code for new_inode() failure in mkdir/create/mknod/symlink Saket Dumbre ACPICA: Update dsmethod.c to get rid of unused variable warning Mike Marshall orangefs: fix xattr related buffer overflow... Dragos Tatulea page_pool: Clamp pool size to max 16K pages Ivan Pravdin Bluetooth: bcsp: receive data only if registered Luiz Augusto von Dentz Bluetooth: SCO: Fix UAF on sco_conn_free Théo Lebrun net: macb: avoid dealing with endianness in macb_set_hwaddr() Al Viro nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencing Anthony Iliopoulos NFSv4.1: fix mount hang after CREATE_SESSION failure Olga Kornievskaia NFSv4: handle ERR_GRACE on delegation recalls Stephan Gerhold remoteproc: qcom: q6v5: Avoid handling handover twice Koakuma sparc/module: Add R_SPARC_UA64 relocation handling Brahmajit Das net: intel: fm10k: Fix parameter idx set but not used Shaurya Rane jfs: fix uninitialized waitqueue in transaction manager Tetsuo Handa jfs: Verify inode mode when loading from disk Eric Dumazet ipv6: np->rxpmtu race annotation Krishna Kurapati usb: xhci: plat: Facilitate using autosuspend for xhci plat devices Forest Crossman usb: mon: Increase BUFF_MAX to 64 MiB to support multi-MB URBs Al Viro allow finish_no_open(file, ERR_PTR(-E...)) Justin Tee scsi: lpfc: Define size of debugfs entry for xri rebalancing Justin Tee scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESET Nai-Chen Cheng selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean net/lib dependency Yafang Shao net/cls_cgroup: Fix task_get_classid() during qdisc run David Ahern selftests: Replace sleep with slowwait David Ahern selftests: Disable dad for ipv6 in fcnal-test.sh Qianfeng Rong media: redrat3: use int type to store negative error codes Niklas Söderlund net: sh_eth: Disable WoL if system can not suspend Harikrishna Shenoy phy: cadence: cdns-dphy: Enable lower resolutions in dphy William Wu usb: gadget: f_hid: Fix zero length packet transfer Eric Dumazet net: call cond_resched() less often in __release_sock() Cryolitia PukNgae ALSA: usb-audio: apply quirk for MOONDROP Quark2 Juraj Šarinay net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms Devendra K Verma dmaengine: dw-edma: Set status for callback_result Rosen Penev dmaengine: mv_xor: match alloc_wc and free_wc Thomas Andreatta dmaengine: sh: setup_xref error handling Qianfeng Rong scsi: pm8001: Use int instead of u32 to store error codes Aleksander Jan Bajkowski mips: lantiq: xway: sysctrl: rename stp clock Aleksander Jan Bajkowski mips: lantiq: danube: add missing device_type in pci node Aleksander Jan Bajkowski mips: lantiq: danube: add missing properties to cpu node Chelsy Ratnawat media: fix uninitialized symbol warnings Amber Lin drm/amdkfd: Tie UNMAP_LATENCY to queue_preemption Krzysztof Kozlowski extcon: adc-jack: Fix wakeup source leaks on device unbind Ujwal Kundur rds: Fix endianness annotation for RDS_MPATH_HASH Sungho Kim PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() call Kuniyuki Iwashima net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV. Christoph Paasch net: When removing nexthops, don't call synchronize_net if it is not necessary Zijun Hu char: misc: Does not request module for miscdevice with dynamic minor raub camaioni usb: gadget: f_ncm: Fix MAC assignment NCM ethernet Rodrigo Gobbi iio: adc: spear_adc: mask SPEAR_ADC_STATUS channel and avg sample before setting register Tetsuo Handa media: imon: make send_packet() more robust Charalampos Mitrodimas net: ipv6: fix field-spanning memcpy warning in AH output Ido Schimmel bridge: Redirect to backup port when port is administratively down Niklas Schnelle powerpc/eeh: Use result of error_detected() in uevent Kirill A. Shutemov x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscall Laurent Pinchart media: pci: ivtv: Don't create fake v4l2_fh Geoffrey McRae drm/amdkfd: return -ENOTTY for unsupported IOCTLs Wake Liu selftests/net: Ensure assert() triggers in psock_tpacket.c Wake Liu selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8 Marcos Del Sol Vives PCI: Disable MSI on RDC PCI to PCIe bridges Seyediman Seyedarab drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf() Arnd Bergmann mfd: madera: Work around false-positive -Wininitialized warning Alexander Stein mfd: stmpe-i2c: Add missing MODULE_LICENSE Alexander Stein mfd: stmpe: Remove IRQ domain upon removal Len Brown tools/power x86_energy_perf_policy: Prefer driver HWP limits Len Brown tools/power x86_energy_perf_policy: Enhance HWP enable Kaushlendra Kumar tools/cpupower: Fix incorrect size in cpuidle_state_disable() Armin Wolf hwmon: (dell-smm) Add support for Dell OptiPlex 7040 Jiri Olsa uprobe: Do not emulate/sstep original instruction when ip is changed Daniel Lezcano clocksource/drivers/vf-pit: Replace raw_readl/writel to readl/writel Svyatoslav Ryhel video: backlight: lp855x_bl: Set correct EPROM start for LP8556 Amirreza Zarrabi tee: allow a driver to allocate a tee_device without a pool Hans de Goede ACPICA: dispatcher: Use acpi_ds_clear_operands() in acpi_ds_call_control_method() Sarthak Garg mmc: sdhci-msm: Enable tuning for SDR50 mode for SD card Christian Bruel irqchip/gic-v2m: Handle Multiple MSI base IRQ Alignment Kees Cook arc: Fix __fls() const-foldability via __builtin_clzl() Dennis Beier cpufreq/longhaul: handle NULL policy in longhaul_exit Ricardo B. Marlière selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2 Mario Limonciello (AMD) ACPI: video: force native for Lenovo 82K8 Jiayi Li memstick: Add timeout to prevent indefinite waiting Biju Das mmc: host: renesas_sdhi: Fix the actual clock Thomas Weißschuh bpf: Don't use %pK through printk Thomas Weißschuh spi: loopback-test: Don't use %pK through printk Jens Reidel soc: qcom: smem: Fix endian-unaware access of num_entries Owen Gu usb: gadget: f_fs: Fix epfile null pointer access after ep enable. Artem Shimko serial: 8250_dw: handle reset control deassert error Andy Shevchenko serial: 8250_dw: Use devm_add_action_or_reset() Andy Shevchenko serial: 8250_dw: Use devm_clk_get_optional() to get the input clock Celeste Liu can: gs_usb: increase max interface to U8_MAX Maarten Lankhorst devcoredump: Fix circular locking dependency with devcd->mutex. Lad Prabhakar net: ravb: Enforce descriptor type ordering Babu Moger x86/resctrl: Fix miscount of bandwidth event when reactivating previously unavailable RMID Gokul Sivakumar wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode Emanuele Ghidoli net: phy: dp83867: Disable EEE support as not implemented Alexey Klimov regmap: slimbus: fix bus_context pointer in regmap init calls Tomeu Vizoso drm/etnaviv: fix flush sequence logic Lizhi Xu usbnet: Prevents free active kevent Loic Poulain wifi: ath10k: Fix memory leak on unsupported WMI command Srinivas Kandagatla ASoC: qdsp6: q6asm: do not sleep while atomic Miaoqian Lin fbdev: valkyriefb: Fix reference count leak in valkyriefb_init Florian Fuchs fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELS Junjie Cao fbdev: bitblit: bound-check glyph index in bit_putcs* Yuhao Jiang ACPI: video: Fix use-after-free in acpi_video_switch_brightness() Daniel Palmer fbdev: atyfb: Check if pll_ops->init_pll failed Miaoqian Lin net: usb: asix_devices: Check return value of usbnet_get_endpoints Filipe Manana btrfs: use smp_mb__after_atomic() when forcing COW in create_pending_snapshot() David Kaplan x86/bugs: Fix reporting of LFENCE retpoline Xiang Mei net/sched: sch_qfq: Fix null-deref in agg_dequeue ------------- Diffstat: Makefile | 4 +- arch/arc/include/asm/bitops.h | 2 + arch/mips/boot/dts/lantiq/danube.dtsi | 6 + arch/mips/lantiq/xway/sysctrl.c | 2 +- arch/mips/mti-malta/malta-init.c | 20 +-- arch/powerpc/kernel/eeh_driver.c | 2 +- arch/sparc/include/asm/elf_64.h | 1 + arch/sparc/kernel/module.c | 1 + arch/x86/entry/vsyscall/vsyscall_64.c | 17 ++- arch/x86/kernel/cpu/bugs.c | 5 +- arch/x86/kernel/cpu/resctrl/monitor.c | 10 +- drivers/acpi/acpi_video.c | 4 +- drivers/acpi/acpica/dsmethod.c | 10 +- drivers/acpi/property.c | 24 +++- drivers/acpi/video_detect.c | 8 ++ drivers/ata/libata-scsi.c | 8 ++ drivers/base/devcoredump.c | 138 +++++++++++++-------- drivers/base/regmap/regmap-slimbus.c | 6 +- drivers/bluetooth/btusb.c | 13 +- drivers/bluetooth/hci_bcsp.c | 3 + drivers/char/misc.c | 8 +- drivers/clocksource/timer-vf-pit.c | 22 ++-- drivers/cpufreq/longhaul.c | 3 + drivers/dma/dw-edma/dw-edma-core.c | 22 ++++ drivers/dma/mv_xor.c | 4 +- drivers/dma/sh/shdma-base.c | 25 +++- drivers/dma/sh/shdmac.c | 17 ++- drivers/edac/altera_edac.c | 22 +++- drivers/extcon/extcon-adc-jack.c | 2 + drivers/firmware/arm_scmi/scmi_pm_domain.c | 13 +- drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 8 +- drivers/gpu/drm/amd/amdkfd/kfd_priv.h | 9 +- drivers/gpu/drm/etnaviv/etnaviv_buffer.c | 2 +- drivers/gpu/drm/nouveau/nvkm/core/enum.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 5 + drivers/hid/hid-ids.h | 7 +- drivers/hid/hid-quirks.c | 14 ++- drivers/hwmon/dell-smm-hwmon.c | 7 ++ drivers/iio/adc/spear_adc.c | 9 +- drivers/input/keyboard/cros_ec_keyb.c | 6 + drivers/input/misc/ati_remote2.c | 2 +- drivers/input/misc/cm109.c | 2 +- drivers/input/misc/powermate.c | 2 +- drivers/input/misc/yealink.c | 2 +- drivers/input/tablet/acecad.c | 2 +- drivers/input/tablet/pegasus_notetaker.c | 11 +- drivers/irqchip/irq-gic-v2m.c | 13 +- drivers/isdn/hardware/mISDN/hfcsusb.c | 18 ++- drivers/media/i2c/ir-kbd-i2c.c | 6 +- drivers/media/pci/ivtv/ivtv-alsa-pcm.c | 2 - drivers/media/pci/ivtv/ivtv-driver.h | 3 +- drivers/media/pci/ivtv/ivtv-fileops.c | 18 +-- drivers/media/pci/ivtv/ivtv-irq.c | 4 +- drivers/media/rc/imon.c | 61 +++++---- drivers/media/rc/redrat3.c | 2 +- drivers/media/tuners/xc4000.c | 8 +- drivers/media/tuners/xc5000.c | 12 +- drivers/memstick/core/memstick.c | 8 +- drivers/mfd/madera-core.c | 4 +- drivers/mfd/stmpe-i2c.c | 1 + drivers/mfd/stmpe.c | 3 + drivers/mmc/host/renesas_sdhi_core.c | 6 +- drivers/mmc/host/sdhci-msm.c | 15 +++ drivers/net/can/usb/gs_usb.c | 23 ++-- drivers/net/dsa/b53/b53_common.c | 57 ++++++--- drivers/net/dsa/b53/b53_regs.h | 4 +- drivers/net/ethernet/cadence/macb_main.c | 4 +- drivers/net/ethernet/emulex/benet/be_main.c | 7 +- drivers/net/ethernet/freescale/fec_main.c | 2 + drivers/net/ethernet/intel/fm10k/fm10k_common.c | 5 +- drivers/net/ethernet/intel/fm10k/fm10k_common.h | 2 +- drivers/net/ethernet/intel/fm10k/fm10k_pf.c | 2 +- drivers/net/ethernet/intel/fm10k/fm10k_vf.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c | 15 ++- .../net/ethernet/mellanox/mlxsw/spectrum_flower.c | 6 +- drivers/net/ethernet/qlogic/qede/qede_main.c | 2 +- drivers/net/ethernet/renesas/ravb_main.c | 16 ++- drivers/net/ethernet/renesas/sh_eth.c | 4 + drivers/net/ethernet/ti/netcp_core.c | 10 +- drivers/net/phy/dp83867.c | 6 + drivers/net/phy/mdio_bus.c | 5 +- drivers/net/usb/asix_devices.c | 12 +- drivers/net/usb/qmi_wwan.c | 6 + drivers/net/usb/usbnet.c | 2 + drivers/net/wireless/ath/ath10k/wmi.c | 1 + .../broadcom/brcm80211/brcmfmac/cfg80211.c | 3 +- .../net/wireless/broadcom/brcm80211/brcmfmac/p2p.c | 21 ++-- .../net/wireless/broadcom/brcm80211/brcmfmac/p2p.h | 3 +- drivers/pci/p2pdma.c | 2 +- drivers/pci/quirks.c | 1 + drivers/phy/cadence/cdns-dphy.c | 4 +- drivers/regulator/fixed.c | 6 +- drivers/remoteproc/qcom_q6v5.c | 5 + drivers/s390/net/ctcm_mpc.c | 1 - drivers/scsi/lpfc/lpfc_debugfs.h | 3 + drivers/scsi/lpfc/lpfc_scsi.c | 14 ++- drivers/scsi/pm8001/pm8001_ctl.c | 2 +- drivers/scsi/sg.c | 10 +- drivers/soc/imx/gpc.c | 2 + drivers/soc/qcom/smem.c | 2 +- drivers/soc/ti/knav_dma.c | 14 +-- drivers/spi/spi-loopback-test.c | 12 +- drivers/spi/spi.c | 10 ++ drivers/target/loopback/tcm_loop.c | 3 + drivers/tee/tee_core.c | 2 +- drivers/tty/serial/8250/8250_dw.c | 128 +++++++++---------- drivers/uio/uio_hv_generic.c | 21 +++- drivers/usb/gadget/function/f_fs.c | 8 +- drivers/usb/gadget/function/f_hid.c | 4 +- drivers/usb/gadget/function/f_ncm.c | 3 +- drivers/usb/host/xhci-plat.c | 1 + drivers/usb/mon/mon_bin.c | 14 ++- drivers/video/backlight/lp855x_bl.c | 2 +- drivers/video/fbdev/aty/atyfb_base.c | 8 +- drivers/video/fbdev/core/bitblit.c | 33 ++++- drivers/video/fbdev/pvr2fb.c | 2 +- drivers/video/fbdev/valkyriefb.c | 2 + fs/9p/v9fs.c | 9 +- fs/btrfs/transaction.c | 2 +- fs/ceph/locks.c | 5 +- fs/hpfs/namei.c | 18 ++- fs/jfs/inode.c | 8 +- fs/jfs/jfs_txnmgr.c | 9 +- fs/nfs/nfs4client.c | 1 + fs/nfs/nfs4proc.c | 6 +- fs/nfs/nfs4state.c | 3 + fs/open.c | 10 +- fs/orangefs/xattr.c | 12 +- fs/proc/generic.c | 12 +- include/linux/ata.h | 1 + include/linux/compiler_types.h | 5 +- include/linux/filter.h | 2 +- include/linux/hugetlb.h | 4 +- include/linux/mm.h | 4 +- include/linux/shdma-base.h | 2 +- include/linux/usb.h | 16 +-- include/net/cls_cgroup.h | 2 +- include/net/nfc/nci_core.h | 2 +- include/net/pkt_sched.h | 25 +++- kernel/events/uprobes.c | 7 ++ kernel/gcov/gcc_4_7.c | 4 +- kernel/trace/trace_events_hist.c | 6 +- mm/hugetlb.c | 4 +- mm/mempolicy.c | 2 +- mm/mempool.c | 32 ++++- mm/mprotect.c | 124 ++++++++---------- mm/page_alloc.c | 2 +- net/8021q/vlan.c | 2 + net/bluetooth/6lowpan.c | 103 ++++++++++----- net/bluetooth/l2cap_core.c | 1 + net/bluetooth/sco.c | 7 ++ net/bridge/br_forward.c | 3 +- net/core/netpoll.c | 7 +- net/core/page_pool.c | 6 +- net/core/sock.c | 15 ++- net/ipv4/nexthop.c | 6 + net/ipv4/route.c | 5 + net/ipv6/ah6.c | 50 +++++--- net/ipv6/raw.c | 2 +- net/ipv6/udp.c | 2 +- net/mac80211/rx.c | 10 +- net/openvswitch/actions.c | 68 +--------- net/openvswitch/flow_netlink.c | 64 ++-------- net/openvswitch/flow_netlink.h | 2 - net/rds/rds.h | 2 +- net/sched/act_ife.c | 12 +- net/sched/sch_api.c | 10 -- net/sched/sch_generic.c | 24 ++-- net/sched/sch_hfsc.c | 16 --- net/sched/sch_qfq.c | 2 +- net/sctp/associola.c | 10 +- net/sctp/chunk.c | 2 +- net/sctp/diag.c | 7 ++ net/sctp/endpointola.c | 6 +- net/sctp/input.c | 5 +- net/sctp/output.c | 2 +- net/sctp/outqueue.c | 6 +- net/sctp/sm_make_chunk.c | 7 +- net/sctp/sm_sideeffect.c | 16 +-- net/sctp/sm_statefuns.c | 2 +- net/sctp/socket.c | 12 +- net/sctp/stream.c | 3 +- net/sctp/stream_interleave.c | 23 ++-- net/sctp/transport.c | 15 ++- net/sctp/ulpqueue.c | 15 ++- net/strparser/strparser.c | 2 +- net/tipc/core.c | 4 +- net/tipc/core.h | 8 +- net/tipc/discover.c | 4 +- net/tipc/link.c | 5 + net/tipc/link.h | 1 + net/tipc/net.c | 17 +-- net/vmw_vsock/af_vsock.c | 40 ++++-- scripts/kconfig/mconf.c | 3 + scripts/kconfig/nconf.c | 3 + sound/soc/codecs/cs4271.c | 10 +- sound/soc/codecs/max98090.c | 6 +- sound/soc/qcom/qdsp6/q6asm.c | 2 +- sound/usb/mixer.c | 11 +- tools/include/linux/bitmap.h | 1 + tools/power/cpupower/lib/cpuidle.c | 5 +- .../x86_energy_perf_policy.c | 26 ++-- tools/testing/selftests/Makefile | 2 +- tools/testing/selftests/bpf/test_lirc_mode2_user.c | 2 +- tools/testing/selftests/net/fcnal-test.sh | 4 +- tools/testing/selftests/net/psock_tpacket.c | 4 +- 206 files changed, 1385 insertions(+), 899 deletions(-)