This is the start of the stable review cycle for the 4.14.233 release. There are 323 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, 22 May 2021 09:20:38 +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/v4.x/stable-review/patch-4.14.233-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-4.14.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 4.14.233-rc1 Eric Dumazet <edumazet@xxxxxxxxxx> ipv6: remove extra dev_hold() for fallback tunnels Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> xhci: Do not use GFP_KERNEL in (potentially) atomic context Eric Dumazet <edumazet@xxxxxxxxxx> ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods Eric Dumazet <edumazet@xxxxxxxxxx> sit: proper dev_{hold|put} in ndo_[un]init methods Tomas Melin <tomas.melin@xxxxxxxxxxx> serial: 8250: fix potential deadlock in rs485-mode Zqiang <qiang.zhang@xxxxxxxxxxxxx> lib: stackdepot: turn depot_lock spinlock to raw_spinlock yangerkun <yangerkun@xxxxxxxxxx> block: reexpand iov_iter after read/write Hui Wang <hui.wang@xxxxxxxxxxxxx> ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP Hans de Goede <hdegoede@xxxxxxxxxx> gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055 Jeff Layton <jlayton@xxxxxxxxxx> ceph: fix fscache invalidation Johannes Berg <johannes.berg@xxxxxxxxx> um: Mark all kernel symbols as local Hans de Goede <hdegoede@xxxxxxxxxx> Input: silead - add workaround for x86 BIOS-es which bring the chip up in a stuck state Hans de Goede <hdegoede@xxxxxxxxxx> Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices Feilong Lin <linfeilong@xxxxxxxxxx> ACPI / hotplug / PCI: Fix reference count leak in enable_slot() louis.wang <liang26812@xxxxxxxxx> ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend() Arnd Bergmann <arnd@xxxxxxxx> PCI: thunder: Fix compile testing Ard Biesheuvel <ardb@xxxxxxxxxx> ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6 Arnd Bergmann <arnd@xxxxxxxx> isdn: capi: fix mismatched prototypes Kaixu Xia <kaixuxia@xxxxxxxxxxx> cxgb4: Fix the -Wmisleading-indentation warning Arnd Bergmann <arnd@xxxxxxxx> usb: sl811-hcd: improve misleading indentation Arnd Bergmann <arnd@xxxxxxxx> kgdb: fix gcc-11 warning on indentation Arnd Bergmann <arnd@xxxxxxxx> x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes Paweł Chmiel <pawel.mikolaj.chmiel@xxxxxxxxx> clk: exynos7: Mark aclk_fsys1_200 as critical Jonathon Reinhart <jonathon.reinhart@xxxxxxxxx> netfilter: conntrack: Make global sysctls readonly in non-init netns Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> kobject_uevent: remove warning in init_uevent_argv() Andrew Boyer <andrew.boyer@xxxxxxxx> RDMA/i40iw: Avoid panic when reading back the IRQ affinity hint Lukasz Luba <lukasz.luba@xxxxxxx> thermal/core/fair share: Lock the thermal zone while looping over instances Maciej W. Rozycki <macro@xxxxxxxxxxx> MIPS: Avoid handcoded DIVU in `__div64_32' altogether Maciej W. Rozycki <macro@xxxxxxxxxxx> MIPS: Avoid DIVU in `__div64_32' is result would be zero Maciej W. Rozycki <macro@xxxxxxxxxxx> MIPS: Reinstate platform `__div64_32' handler Maciej W. Rozycki <macro@xxxxxxxxxxx> FDDI: defxx: Make MMIO the configuration default except for EISA Thomas Gleixner <tglx@xxxxxxxxxxxxx> KVM: x86: Cancel pvclock_gtod_work on module removal Colin Ian King <colin.king@xxxxxxxxxxxxx> iio: tsl2583: Fix division by a zero lux_val Dmitry Osipenko <digetx@xxxxxxxxx> iio: gyro: mpu3050: Fix reported temperature value Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx> usb: core: hub: fix race condition about TRSMRCY of resume Phil Elwell <phil@xxxxxxxxxxxxxxx> usb: dwc2: Fix gadget DMA unmap direction Maximilian Luz <luzmaximilian@xxxxxxxxx> usb: xhci: Increase timeout for HC halt Marcel Hamer <marcel@xxxxxxxxxx> usb: dwc3: omap: improve extcon initialization Bart Van Assche <bvanassche@xxxxxxx> blk-mq: Swap two calls in blk_mq_exit_queue() Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> ACPI: scan: Fix a memory leak in an error handling path Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> usb: fotg210-hcd: Fix an error message Dinghao Liu <dinghao.liu@xxxxxxxxxx> iio: proximity: pulsedlight: Fix rumtime PM imbalance on error Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx> drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are connected Axel Rasmussen <axelrasmussen@xxxxxxxxxx> userfaultfd: release page in error path to avoid BUG_ON Phillip Lougher <phillip@xxxxxxxxxxxxxxx> squashfs: fix divide error in calculate_skip() Michael Ellerman <mpe@xxxxxxxxxxxxxx> powerpc/64s: Fix crashes when toggling entry flush barrier Michael Ellerman <mpe@xxxxxxxxxxxxxx> powerpc/64s: Fix crashes when toggling stf barrier Vineet Gupta <vgupta@xxxxxxxxxxxx> ARC: entry: fix off-by-one error in syscall number validation Eric Dumazet <edumazet@xxxxxxxxxx> netfilter: nftables: avoid overflows in nft_hash_buckets() Jia-Ju Bai <baijiaju1990@xxxxxxxxx> kernel: kexec_file: fix error return code of kexec_calculate_store_digests() Maciej Żenczykowski <maze@xxxxxxxxxx> net: fix nla_strcmp to handle more then one trailing null character Miaohe Lin <linmiaohe@xxxxxxxxxx> ksm: fix potential missing rmap_item for stable_node Miaohe Lin <linmiaohe@xxxxxxxxxx> mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts() Miaohe Lin <linmiaohe@xxxxxxxxxx> khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate() Kees Cook <keescook@xxxxxxxxxxxx> drm/radeon: Fix off-by-one power_state index heap overwrite Xin Long <lucien.xin@xxxxxxxxx> sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@xxxxxxxxxxxxx> rtc: ds1307: Fix wday settings for rx8130 Olga Kornievskaia <kolga@xxxxxxxxxx> NFSv4.2 fix handling of sr_eof in SEEK's reply Nikola Livic <nlivic@xxxxxxxxx> pNFS/flexfiles: fix incorrect size check in decode_nfs_fh() Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx> NFS: Deal correctly with attribute generation counter overflow Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx> NFSv4.2: Always flush out writes in nfs42_proc_fallocate() Jia-Ju Bai <baijiaju1990@xxxxxxxxx> rpmsg: qcom_glink_native: fix error return code of qcom_glink_rx_data() Zhen Lei <thunder.leizhen@xxxxxxxxxx> ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> PCI: Release OF node in pci_scan_device()'s error path Colin Ian King <colin.king@xxxxxxxxxxxxx> f2fs: fix a redundant call to f2fs_balance_fs if an error occurs David Ward <david.ward@xxxxxxxxxx> ASoC: rt286: Make RT286_SET_GPIO_* readable and writable Felix Fietkau <nbd@xxxxxxxx> net: ethernet: mtk_eth_soc: fix RX VLAN offload Alexey Kardashevskiy <aik@xxxxxxxxx> powerpc/iommu: Annotate nested lock for lockdep Gustavo A. R. Silva <gustavoars@xxxxxxxxxx> wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join Gustavo A. R. Silva <gustavoars@xxxxxxxxxx> wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt Michael Ellerman <mpe@xxxxxxxxxxxxxx> powerpc/pseries: Stop calling printk in rtas_stop_self() Yaqi Chen <chendotjs@xxxxxxxxx> samples/bpf: Fix broken tracex1 due to kprobe argument change David Ward <david.ward@xxxxxxxxxx> ASoC: rt286: Generalize support for ALC3263 codec Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx> powerpc/smp: Set numa node before updating mask Gustavo A. R. Silva <gustavoars@xxxxxxxxxx> sctp: Fix out-of-bounds warning in sctp_process_asconf_param() Mihai Moldovan <ionic@xxxxxxxx> kconfig: nconf: stop endless search loops Yonghong Song <yhs@xxxxxx> selftests: Set CC to clang in lib.mk if LLVM is set Miklos Szeredi <mszeredi@xxxxxxxxxx> cuse: prevent clone Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> pinctrl: samsung: use 'int' for register masks in Exynos Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> mac80211: clear the beacon's CRC after channel switch Eric Dumazet <edumazet@xxxxxxxxxx> ip6_vti: proper dev_{hold|put} in ndo_[un]init methods Archie Pusaka <apusaka@xxxxxxxxxxxx> Bluetooth: check for zapped sk before connecting Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx> Bluetooth: initialize skb_queue_head at l2cap_chan_create() Archie Pusaka <apusaka@xxxxxxxxxxxx> Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default Tong Zhang <ztong0001@xxxxxxxxx> ALSA: rme9652: don't disable if not enabled Tong Zhang <ztong0001@xxxxxxxxx> ALSA: hdspm: don't disable if not enabled Tong Zhang <ztong0001@xxxxxxxxx> ALSA: hdsp: don't disable if not enabled Jonathan McDowell <noodles@xxxxxxxx> net: stmmac: Set FIFO sizes for ipq806x Hoang Le <hoang.h.le@xxxxxxxxxxxxxx> tipc: convert dest node's address to network order Alexander Aring <aahringo@xxxxxxxxxx> fs: dlm: fix debugfs dump Zhen Lei <thunder.leizhen@xxxxxxxxxx> tpm: fix error return code in tpm2_get_cc_attrs_tbl() Quentin Perret <qperret@xxxxxxxxxx> Revert "fdt: Properly handle "no-map" field in the memory region" Quentin Perret <qperret@xxxxxxxxxx> Revert "of/fdt: Make sure no-map does not remove already reserved regions" Xin Long <lucien.xin@xxxxxxxxx> sctp: delay auto_asconf init until binding the first addr Xin Long <lucien.xin@xxxxxxxxx> Revert "net/sctp: fix race condition in sctp_destroy_sock" Arnd Bergmann <arnd@xxxxxxxx> smp: Fix smp_call_function_single_async prototype Dan Carpenter <dan.carpenter@xxxxxxxxxx> kfifo: fix ternary sign extension bugs Lv Yunlong <lyl2019@xxxxxxxxxxxxxxxx> net:nfc:digital: Fix a double free in digital_tg_recv_dep_req Lv Yunlong <lyl2019@xxxxxxxxxxxxxxxx> net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send Christophe Leroy <christophe.leroy@xxxxxxxxxx> powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add') Toke Høiland-Jørgensen <toke@xxxxxxxxxx> ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices Colin Ian King <colin.king@xxxxxxxxxxxxx> net: davinci_emac: Fix incorrect masking of tx and rx error channel Sindhu Devale <sindhu.devale@xxxxxxxxx> RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails Stefano Garzarella <sgarzare@xxxxxxxxxx> vsock/vmci: log once the failed queue pair allocation Lv Yunlong <lyl2019@xxxxxxxxxxxxxxxx> mwl8k: Fix a double Free in mwl8k_probe_hw Sergey Shtylyov <s.shtylyov@xxxxxxxxxxxx> i2c: sh7760: fix IRQ error path Ping-Ke Shih <pkshih@xxxxxxxxxxx> rtlwifi: 8821ae: upgrade PHY and RF parameters Tyrel Datwyler <tyreld@xxxxxxxxxxxxx> powerpc/pseries: extract host bridge from pci_bus prior to bus removal Ilya Lipnitskiy <ilya.lipnitskiy@xxxxxxxxx> MIPS: pci-legacy: stop using of_pci_range_to_resource Sergey Shtylyov <s.shtylyov@xxxxxxxxxxxx> i2c: sh7760: add IRQ check Sergey Shtylyov <s.shtylyov@xxxxxxxxxxxx> i2c: jz4780: add IRQ check Sergey Shtylyov <s.shtylyov@xxxxxxxxxxxx> i2c: emev2: add IRQ check Sergey Shtylyov <s.shtylyov@xxxxxxxxxxxx> i2c: cadence: add IRQ check Colin Ian King <colin.king@xxxxxxxxxxxxx> net: thunderx: Fix unintentional sign extension issue Wang Wensheng <wangwensheng4@xxxxxxxxxx> IB/hfi1: Fix error return code in parse_platform_config() Colin Ian King <colin.king@xxxxxxxxxxxxx> mt7601u: fix always true expression Johannes Berg <johannes.berg@xxxxxxxxx> mac80211: bail out if cipher schemes are invalid Randy Dunlap <rdunlap@xxxxxxxxxxxxx> powerpc: iommu: fix build when neither PCI or IBMVIO is set Athira Rajeev <atrajeev@xxxxxxxxxxxxxxxxxx> powerpc/perf: Fix PMU constraint check for EBB events Colin Ian King <colin.king@xxxxxxxxxxxxx> liquidio: Fix unintented sign extension of a left shift of a u16 Takashi Iwai <tiwai@xxxxxxx> ALSA: usb-audio: Add error checks for usb_driver_claim_interface() calls Dan Carpenter <dan.carpenter@xxxxxxxxxx> nfc: pn533: prevent potential memory corruption Andrew Scull <ascull@xxxxxxxxxx> bug: Remove redundant condition check in report_bug Jia Zhou <zhou.jia2@xxxxxxxxxx> ALSA: core: remove redundant spin_lock pair in snd_card_disconnect Chen Huang <chenhuang5@xxxxxxxxxx> powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration Nathan Chancellor <nathan@xxxxxxxxxx> powerpc/prom: Mark identical_pvr_fixup as __init Xie He <xie.he.0141@xxxxxxxxx> net: lapbether: Prevent racing when checking whether the netif is running Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of printed chars Maxim Mikityanskiy <maxtram95@xxxxxxxxx> HID: plantronics: Workaround for double volume key presses Nathan Chancellor <nathan@xxxxxxxxxx> x86/events/amd/iommu: Fix sysfs type mismatch Dan Carpenter <dan.carpenter@xxxxxxxxxx> HSI: core: fix resource leaks in hsi_add_client_from_dt() Fabrice Gasnier <fabrice.gasnier@xxxxxxxxxxx> mfd: stm32-timers: Avoid clearing auto reload register Sergey Shtylyov <s.shtylyov@xxxxxxxxxxxx> scsi: sni_53c710: Add IRQ check Sergey Shtylyov <s.shtylyov@xxxxxxxxxxxx> scsi: sun3x_esp: Add IRQ check Sergey Shtylyov <s.shtylyov@xxxxxxxxxxxx> scsi: jazz_esp: Add IRQ check Colin Ian King <colin.king@xxxxxxxxxxxxx> clk: uniphier: Fix potential infinite loop Jason Gunthorpe <jgg@xxxxxxxxxx> vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer Sergey Shtylyov <s.shtylyov@xxxxxxxxxxxx> ata: libahci_platform: fix IRQ check Sergey Shtylyov <s.shtylyov@xxxxxxxxxxxx> sata_mv: add IRQ checks Sergey Shtylyov <s.shtylyov@xxxxxxxxxxxx> pata_ipx4xx_cf: fix IRQ check Sergey Shtylyov <s.shtylyov@xxxxxxxxxxxx> pata_arasan_cf: fix IRQ check Masami Hiramatsu <mhiramat@xxxxxxxxxx> x86/kprobes: Fix to check non boostable prefixes correctly Colin Ian King <colin.king@xxxxxxxxxxxxx> media: m88rs6000t: avoid potential out-of-bounds reads on arrays Yang Yingliang <yangyingliang@xxxxxxxxxx> media: omap4iss: return error code when omap4iss_get() failed Colin Ian King <colin.king@xxxxxxxxxxxxx> media: vivid: fix assignment of dev->fbuf_out_flags Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx> ttyprintk: Add TTY hangup callback. Michael Kelley <mikelley@xxxxxxxxxxxxx> Drivers: hv: vmbus: Increase wait time for VMbus unload Ingo Molnar <mingo@xxxxxxxxxx> x86/platform/uv: Fix !KEXEC build failure Steffen Dirkwinkel <s.dirkwinkel@xxxxxxxxxxxx> platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with critclk_systems DMI table He Ying <heying24@xxxxxxxxxx> firmware: qcom-scm: Fix QCOM_SCM configuration Johan Hovold <johan@xxxxxxxxxx> tty: fix return value for unsupported ioctls Johan Hovold <johan@xxxxxxxxxx> tty: actually undefine superseded ASYNC flags Johan Hovold <johan@xxxxxxxxxx> USB: cdc-acm: fix unprivileged TIOCCSERIAL Colin Ian King <colin.king@xxxxxxxxxxxxx> usb: gadget: r8a66597: Add missing null check on return from platform_get_resource Lv Yunlong <lyl2019@xxxxxxxxxxxxxxxx> crypto: qat - Fix a double free in adf_create_ring Nathan Chancellor <nathan@xxxxxxxxxx> ACPI: CPPC: Replace cppc_attr with kobj_attribute Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> soc: qcom: mdt_loader: Detect truncated read of segments Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> soc: qcom: mdt_loader: Validate that p_filesz < p_memsz William A. Kennington III <wak@xxxxxxxxxx> spi: Fix use-after-free with devm_spi_alloc_* Johan Hovold <johan@xxxxxxxxxx> staging: greybus: uart: fix unprivileged TIOCCSERIAL Colin Ian King <colin.king@xxxxxxxxxxxxx> staging: rtl8192u: Fix potential infinite loop Lv Yunlong <lyl2019@xxxxxxxxxxxxxxxx> mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init Yang Yingliang <yangyingliang@xxxxxxxxxx> USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR() Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx> crypto: qat - fix error path in adf_isr_resource_alloc() Geert Uytterhoeven <geert+renesas@xxxxxxxxx> phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionally Pan Bian <bianpan2016@xxxxxxx> bus: qcom: Put child node before return Michael Walle <michael@xxxxxxxx> mtd: require write permissions for locking and badblock ioctls Fabian Vogt <fabian@xxxxxxxxxxxxxx> fotg210-udc: Complete OUT requests on short packets Fabian Vogt <fabian@xxxxxxxxxxxxxx> fotg210-udc: Don't DMA more than the buffer can take Fabian Vogt <fabian@xxxxxxxxxxxxxx> fotg210-udc: Mask GRP2 interrupts we don't handle Fabian Vogt <fabian@xxxxxxxxxxxxxx> fotg210-udc: Remove a dubious condition leading to fotg210_done Fabian Vogt <fabian@xxxxxxxxxxxxxx> fotg210-udc: Fix EP0 IN requests bigger than two packets Fabian Vogt <fabian@xxxxxxxxxxxxxx> fotg210-udc: Fix DMA on EP0 for length > max packet size Tong Zhang <ztong0001@xxxxxxxxx> crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init Tong Zhang <ztong0001@xxxxxxxxx> crypto: qat - don't release uninitialized resources Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> usb: gadget: pch_udc: Check for DMA mapping error Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> usb: gadget: pch_udc: Check if driver is present before calling ->setup() Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits() Otavio Pontes <otavio.pontes@xxxxxxxxx> x86/microcode: Check for offline CPUs before requesting new microcode Badhri Jagan Sridharan <badhri@xxxxxxxxxx> usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS Erwan Le Ray <erwan.leray@xxxxxxxxxxx> serial: stm32: fix tx_empty condition Erwan Le Ray <erwan.leray@xxxxxxxxxxx> serial: stm32: fix incorrect characters on console Krzysztof Kozlowski <krzk@xxxxxxxxxx> ARM: dts: exynos: correct PMIC interrupt trigger level on Snow Krzysztof Kozlowski <krzk@xxxxxxxxxx> ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250 Krzysztof Kozlowski <krzk@xxxxxxxxxx> ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 family Colin Ian King <colin.king@xxxxxxxxxxxxx> memory: gpmc: fix out of bounds read and dereference on gpmc_cs[] Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> usb: gadget: pch_udc: Revert d3cb25a12138 completely Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx> KVM: s390: split kvm_s390_real_to_abs Heiko Carstens <hca@xxxxxxxxxxxxx> KVM: s390: fix guarded storage control register handling Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx> KVM: s390: split kvm_s390_logical_to_effective Sean Christopherson <seanjc@xxxxxxxxxx> x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported Takashi Iwai <tiwai@xxxxxxx> ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devices Takashi Iwai <tiwai@xxxxxxx> ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entries Takashi Iwai <tiwai@xxxxxxx> ALSA: hda/realtek: Re-order ALC269 Sony quirk table entries Takashi Iwai <tiwai@xxxxxxx> ALSA: hda/realtek: Re-order ALC882 Sony quirk table entries Takashi Iwai <tiwai@xxxxxxx> ALSA: hda/realtek: Re-order ALC882 Acer quirk table entries Colin Ian King <colin.king@xxxxxxxxxxxxx> drm/radeon: fix copy of uninitialized variable back to userspace Johannes Berg <johannes.berg@xxxxxxxxx> cfg80211: scan: drop entry from hidden_list on overflow Dan Carpenter <dan.carpenter@xxxxxxxxxx> ipw2x00: potential buffer overflow in libipw_wx_set_encodeext() Zhao Heming <heming.zhao@xxxxxxxx> md: md_open returns -EBUSY when entering racing area Christoph Hellwig <hch@xxxxxx> md: factor out a mddev_find_locked helper from mddev_find Christoph Hellwig <hch@xxxxxx> md: split mddev_find Heming Zhao <heming.zhao@xxxxxxxx> md-cluster: fix use-after-free issue when removing rdev Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> tracing: Restructure trace_clock_global() to never block Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx> misc: vmw_vmci: explicitly initialize vmci_datagram payload Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx> misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct Hans de Goede <hdegoede@xxxxxxxxxx> misc: lis3lv02d: Fix false-positive WARN on various HP models Maciej W. Rozycki <macro@xxxxxxxxxxx> FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSR Ilya Lipnitskiy <ilya.lipnitskiy@xxxxxxxxx> MIPS: pci-rt2880: fix slot 0 configuration Or Cohen <orcohen@xxxxxxxxxxxxxxxxxxxx> net/nfc: fix use-after-free llcp_sock_bind/connect Lin Ma <linma@xxxxxxxxxx> bluetooth: eliminate the potential race condition when removing the HCI controller Taehee Yoo <ap420073@xxxxxxxxx> hsr: use netdev_err() instead of WARN_ONCE() Archie Pusaka <apusaka@xxxxxxxxxxxx> Bluetooth: verify AMP hci_chan before amp_destroy Christoph Hellwig <hch@xxxxxx> modules: inherit TAINT_PROPRIETARY_MODULE Christoph Hellwig <hch@xxxxxx> modules: return licensing information from find_symbol Christoph Hellwig <hch@xxxxxx> modules: rename the licence field in struct symsearch to license Christoph Hellwig <hch@xxxxxx> modules: unexport __module_address Christoph Hellwig <hch@xxxxxx> modules: unexport __module_text_address Christoph Hellwig <hch@xxxxxx> modules: mark each_symbol_section static Christoph Hellwig <hch@xxxxxx> modules: mark find_symbol static Christoph Hellwig <hch@xxxxxx> modules: mark ref_module static Benjamin Block <bblock@xxxxxxxxxxxxx> dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails Joe Thornber <ejt@xxxxxxxxxx> dm space map common: fix division bug in sm_ll_find_free_block() Joe Thornber <ejt@xxxxxxxxxx> dm persistent data: packed struct should have an aligned() attribute too Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> tracing: Map all PIDs to command lines Thinh Nguyen <Thinh.Nguyen@xxxxxxxxxxxx> usb: dwc3: gadget: Fix START_TRANSFER link state check Dean Anderson <dean@xxxxxxxxxxxx> usb: gadget/function/f_fs string table fix for multiple languages Hemant Kumar <hemantk@xxxxxxxxxxxxxx> usb: gadget: Fix double free of device descriptor pointers Anirudh Rayabharam <mail@xxxxxxxxxxxxx> usb: gadget: dummy_hcd: fix gpf in gadget_setup Peilin Ye <yepeilin.cs@xxxxxxxxx> media: dvbdev: Fix memory leak in dvb_media_device_free() Fengnan Chang <changfengnan@xxxxxxxx> ext4: fix error code in ext4_commit_super Zhang Yi <yi.zhang@xxxxxxxxxx> ext4: fix check to prevent false positive report of incorrect used inodes Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> ftrace: Handle commands when closing set_ftrace_filter file Chen Jun <chenjun102@xxxxxxxxxx> posix-timers: Preserve return value in clock_adjtime32() Thomas Gleixner <tglx@xxxxxxxxxxxxx> Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op") Yang Yang <yang.yang29@xxxxxxxxxx> jffs2: check the validity of dstlen in jffs2_zlib_compress() Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> Fix misc new gcc warnings Arnd Bergmann <arnd@xxxxxxxx> security: commoncap: fix -Wstringop-overread warning Paul Clements <paul.clements@xxxxxxxxxxx> md/raid1: properly indicate failure when ending a failed write request Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx> intel_th: pci: Add Alder Lake-M support Tony Ambardar <tony.ambardar@xxxxxxxxx> powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h Mahesh Salgaonkar <mahesh@xxxxxxxxxxxxx> powerpc/eeh: Fix EEH handling for hugepages in ioremap space. lizhe <lizhe67@xxxxxxxxxx> jffs2: Fix kasan slab-out-of-bounds problem Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx> NFSv4: Don't discard segments marked for return in _pnfs_return_layout() Marc Zyngier <maz@xxxxxxxxxx> ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure Davide Caratti <dcaratti@xxxxxxxxxx> openvswitch: fix stack OOB read while fragmenting IPv4 packets Bill Wendling <morbo@xxxxxxxxxx> arm64/vdso: Discard .note.gnu.property sections in vDSO Filipe Manana <fdmanana@xxxxxxxx> btrfs: fix race when picking most recent mod log operation for an old root Lv Yunlong <lyl2019@xxxxxxxxxxxxxxxx> ALSA: sb: Fix two use after free in snd_sb_qsound_build Takashi Iwai <tiwai@xxxxxxx> ALSA: hda/conexant: Re-order CX5066 quirk table entries Lv Yunlong <lyl2019@xxxxxxxxxxxxxxxx> ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer Bart Van Assche <bvanassche@xxxxxxx> scsi: libfc: Fix a format specifier James Smart <jsmart2021@xxxxxxxxx> scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic James Smart <jsmart2021@xxxxxxxxx> scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response Guchun Chen <guchun.chen@xxxxxxx> drm/amdgpu: fix NULL pointer dereference Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx> drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal Hans Verkuil <hverkuil-cisco@xxxxxxxxx> media: gscpa/stv06xx: fix memory leak Pavel Skripkin <paskripkin@xxxxxxxxx> media: dvb-usb: fix memory leak in dvb_usb_adapter_init Yang Yingliang <yangyingliang@xxxxxxxxxx> media: i2c: adv7842: fix possible use-after-free in adv7842_remove() Yang Yingliang <yangyingliang@xxxxxxxxxx> media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove() Yang Yingliang <yangyingliang@xxxxxxxxxx> media: adv7604: fix possible use-after-free in adv76xx_remove() Yang Yingliang <yangyingliang@xxxxxxxxxx> power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_remove() Yang Yingliang <yangyingliang@xxxxxxxxxx> power: supply: generic-adc-battery: fix possible use-after-free in gab_remove() Colin Ian King <colin.king@xxxxxxxxxxxxx> clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return Hans Verkuil <hverkuil-cisco@xxxxxxxxx> media: vivid: update EDID Muhammad Usama Anjum <musamaanjum@xxxxxxxxx> media: em28xx: fix memory leak Ewan D. Milne <emilne@xxxxxxxxxx> scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg() Quinn Tran <qutran@xxxxxxxxxxx> scsi: qla2xxx: Fix use after free in bsg Bart Van Assche <bvanassche@xxxxxxx> scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats() shaoyunl <shaoyun.liu@xxxxxxx> drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4f dongjian <dongjian@xxxxxxxxxx> power: supply: Use IRQF_ONESHOT Hans Verkuil <hverkuil-cisco@xxxxxxxxx> media: gspca/sq905.c: fix uninitialized variable Daniel Niv <danielniv3@xxxxxxxxx> media: media/saa7164: fix saa7164_encoder_register() memory leak bugs Hans de Goede <hdegoede@xxxxxxxxxx> extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged Matthias Schiffer <matthias.schiffer@xxxxxxxxxxxxxxx> power: supply: bq27xxx: fix power_avg for newer ICs Sean Young <sean@xxxxxxxx> media: ite-cir: check for receive overflow Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx> scsi: target: pscsi: Fix warning in pscsi_complete_cmd() James Smart <jsmart2021@xxxxxxxxx> scsi: lpfc: Fix pt2pt connection does not recover after LOGO James Smart <jsmart2021@xxxxxxxxx> scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe Josef Bacik <josef@xxxxxxxxxxxxxx> btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s Yang Yingliang <yangyingliang@xxxxxxxxxx> phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove() Pavel Machek <pavel@xxxxxx> intel_th: Consistency and off-by-one fix Wei Yongjun <weiyongjun1@xxxxxxxxxx> spi: omap-100k: Fix reference leak to master Wei Yongjun <weiyongjun1@xxxxxxxxxx> spi: dln2: Fix reference leak to master Robin Murphy <robin.murphy@xxxxxxx> perf/arm_pmu_platform: Fix error handling Jerome Forissier <jerome@xxxxxxxxxxxxx> tee: optee: do not check memref size on return from Secure World John Millikin <john@xxxxxxxxxxxxxxxxx> x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS) Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> PCI: PM: Do not read power state in pci_enable_device_flags() Thinh Nguyen <Thinh.Nguyen@xxxxxxxxxxxx> usb: xhci: Fix port minor revision Wesley Cheng <wcheng@xxxxxxxxxxxxxx> usb: dwc3: gadget: Ignore EP queue requests during bus reset Ruslan Bilovol <ruslan.bilovol@xxxxxxxxx> usb: gadget: f_uac1: validate input parameters Pawel Laszczak <pawell@xxxxxxxxxxx> usb: gadget: uvc: add bInterval checking for HS mode Ard Biesheuvel <ardb@xxxxxxxxxx> crypto: api - check for ERR pointers in crypto_destroy_tfm() karthik alapati <mail@xxxxxxxxxxx> staging: wimax/i2400m: fix byte-order issue Phillip Potter <phil@xxxxxxxxxxxxxxxx> fbdev: zero-fill colormap in fbcmap.c Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx> intel_th: pci: Add Rocket Lake CPU support Filipe Manana <fdmanana@xxxxxxxx> btrfs: fix metadata extent leak after failure to create subvolume Paul Aurich <paul@xxxxxxxxxxxxxx> cifs: Return correct error code from smb2_get_enc_key Seunghui Lee <sh043.lee@xxxxxxxxxxx> mmc: core: Set read only for SD cards with permanent write protect bit DooHyun Hwang <dh0421.hwang@xxxxxxxxxxx> mmc: core: Do a power cycle when the CMD11 fails Avri Altman <avri.altman@xxxxxxx> mmc: block: Update ext_csd.cache_ctrl if it was written Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx> spi: spi-ti-qspi: Free DMA resources Jeffrey Mitchell <jeffrey.mitchell@xxxxxxxxxx> ecryptfs: fix kernel panic with null dev_name Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx> arm64: dts: mt8173: fix property typo of 'phys' in dsi node Mark Langsdorf <mlangsdo@xxxxxxxxxx> ACPI: custom_method: fix a possible memory leak Mark Langsdorf <mlangsdo@xxxxxxxxxx> ACPI: custom_method: fix potential use-after-free issue Vasily Gorbik <gor@xxxxxxxxxxxxx> s390/disassembler: increase ebpf disasm buffer size Mark Pearson <markpearson@xxxxxxxxxx> platform/x86: thinkpad_acpi: Correct thermal sensor allocation Chris Chiu <chris.chiu@xxxxxxxxxxxxx> USB: Add reset-resume quirk for WD19's Realtek Hub Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx> USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet Takashi Iwai <tiwai@xxxxxxx> ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EX Jiri Kosina <jkosina@xxxxxxx> iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd() Daniel Borkmann <daniel@xxxxxxxxxxxxx> bpf: Fix masking negation logic upon negative dst register Romain Naour <romain.naour@xxxxxxxxx> mips: Do not include hi and lo in clobber list for R6 Matt Redfearn <matt.redfearn@xxxxxxxx> MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REV Matt Redfearn <matt.redfearn@xxxxxxxx> MIPS: Introduce isa-rev.h to define MIPS_ISA_REV Jiri Kosina <jkosina@xxxxxxx> iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd() Phillip Potter <phil@xxxxxxxxxxxxxxxx> net: usb: ax88179_178a: initialize local variables before use Frank van der Linden <fllinden@xxxxxxxxxx> bpf: fix up selftests after backports were fixed Samuel Mendoza-Jonas <samjonas@xxxxxxxxxx> bpf: Fix backport of "bpf: restrict unknown scalars of mixed signed bounds for unprivileged" Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade() Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> ACPI: tables: x86: Reserve memory occupied by ACPI tables Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx> usbip: vudc synchronize sysfs code paths ------------- Diffstat: Makefile | 4 +- arch/arc/kernel/entry.S | 4 +- arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 2 +- arch/arm/boot/dts/exynos5250-smdk5250.dts | 2 +- arch/arm/boot/dts/exynos5250-snow-common.dtsi | 2 +- arch/arm/kernel/hw_breakpoint.c | 2 +- arch/arm/kernel/suspend.c | 19 +- arch/arm/mm/cache-v7.S | 51 ++- arch/arm64/boot/dts/mediatek/mt8173.dtsi | 2 +- arch/arm64/kernel/vdso/vdso.lds.S | 8 +- arch/mips/include/asm/cpu-features.h | 5 +- arch/mips/include/asm/div64.h | 55 ++- arch/mips/include/asm/isa-rev.h | 24 + arch/mips/pci/pci-legacy.c | 9 +- arch/mips/pci/pci-rt2880.c | 37 +- arch/mips/vdso/gettimeofday.c | 14 +- arch/powerpc/Kconfig | 2 +- arch/powerpc/Kconfig.debug | 1 + arch/powerpc/include/uapi/asm/errno.h | 1 + arch/powerpc/kernel/eeh.c | 11 +- arch/powerpc/kernel/iommu.c | 4 +- arch/powerpc/kernel/prom.c | 2 +- arch/powerpc/kernel/smp.c | 6 +- arch/powerpc/lib/feature-fixups.c | 35 +- arch/powerpc/perf/isa207-common.c | 4 +- arch/powerpc/platforms/52xx/lite5200_sleep.S | 2 +- arch/powerpc/platforms/pseries/hotplug-cpu.c | 3 - arch/powerpc/platforms/pseries/pci_dlpar.c | 4 +- arch/s390/kernel/dis.c | 2 +- arch/s390/kvm/gaccess.h | 54 ++- arch/s390/kvm/kvm-s390.c | 4 +- arch/um/kernel/dyn.lds.S | 6 + arch/um/kernel/uml.lds.S | 6 + arch/x86/Kconfig | 1 + arch/x86/Makefile | 1 + arch/x86/entry/vdso/vma.c | 2 +- arch/x86/events/amd/iommu.c | 6 +- arch/x86/kernel/acpi/boot.c | 25 +- arch/x86/kernel/cpu/microcode/core.c | 8 +- arch/x86/kernel/kprobes/core.c | 17 +- arch/x86/kernel/setup.c | 7 +- arch/x86/kvm/x86.c | 1 + arch/x86/lib/msr-smp.c | 4 +- block/blk-mq.c | 6 +- crypto/api.c | 2 +- drivers/acpi/arm64/gtdt.c | 10 +- drivers/acpi/cppc_acpi.c | 14 +- drivers/acpi/custom_method.c | 4 +- drivers/acpi/scan.c | 1 + drivers/acpi/tables.c | 42 +- drivers/ata/libahci_platform.c | 4 +- drivers/ata/pata_arasan_cf.c | 15 +- drivers/ata/pata_ixp4xx_cf.c | 6 +- drivers/ata/sata_mv.c | 4 + drivers/bus/qcom-ebi2.c | 4 +- drivers/char/tpm/tpm2-cmd.c | 1 + drivers/char/ttyprintk.c | 11 + drivers/clk/samsung/clk-exynos7.c | 7 +- drivers/clk/socfpga/clk-gate-a10.c | 1 + drivers/clk/uniphier/clk-uniphier-mux.c | 4 +- drivers/crypto/qat/qat_c3xxxvf/adf_drv.c | 4 +- drivers/crypto/qat/qat_c62xvf/adf_drv.c | 4 +- drivers/crypto/qat/qat_common/adf_isr.c | 29 +- drivers/crypto/qat/qat_common/adf_transport.c | 1 + drivers/crypto/qat/qat_common/adf_vf_isr.c | 17 +- drivers/crypto/qat/qat_dh895xccvf/adf_drv.c | 4 +- drivers/extcon/extcon-arizona.c | 17 +- drivers/firmware/Kconfig | 1 + drivers/gpio/gpiolib-acpi.c | 14 + drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 2 +- drivers/gpu/drm/i915/intel_pm.c | 2 +- drivers/gpu/drm/msm/mdp/mdp5/mdp5_cmd_encoder.c | 10 +- drivers/gpu/drm/radeon/radeon.h | 1 + drivers/gpu/drm/radeon/radeon_atombios.c | 6 +- drivers/gpu/drm/radeon/radeon_kms.c | 1 + drivers/gpu/drm/radeon/radeon_pm.c | 8 + drivers/gpu/drm/radeon/si_dpm.c | 3 + drivers/hid/hid-ids.h | 1 + drivers/hid/hid-plantronics.c | 60 ++- drivers/hsi/hsi_core.c | 3 +- drivers/hv/channel_mgmt.c | 30 +- drivers/hwtracing/intel_th/gth.c | 4 +- drivers/hwtracing/intel_th/pci.c | 10 + drivers/i2c/busses/i2c-cadence.c | 5 +- drivers/i2c/busses/i2c-emev2.c | 5 +- drivers/i2c/busses/i2c-jz4780.c | 5 +- drivers/i2c/busses/i2c-sh7760.c | 5 +- drivers/iio/gyro/mpu3050-core.c | 13 +- drivers/iio/light/tsl2583.c | 8 + drivers/iio/proximity/pulsedlight-lidar-lite-v2.c | 1 + drivers/infiniband/hw/hfi1/firmware.c | 1 + drivers/infiniband/hw/i40iw/i40iw.h | 1 + drivers/infiniband/hw/i40iw/i40iw_main.c | 7 +- drivers/infiniband/hw/i40iw/i40iw_pble.c | 6 +- drivers/input/touchscreen/elants_i2c.c | 44 +- drivers/input/touchscreen/silead.c | 44 +- drivers/isdn/capi/kcapi.c | 4 +- drivers/md/dm-rq.c | 2 + drivers/md/md.c | 67 ++- drivers/md/persistent-data/dm-btree-internal.h | 4 +- drivers/md/persistent-data/dm-space-map-common.c | 2 + drivers/md/persistent-data/dm-space-map-common.h | 8 +- drivers/md/raid1.c | 2 + drivers/media/dvb-core/dvbdev.c | 1 + drivers/media/i2c/adv7511-v4l2.c | 2 +- drivers/media/i2c/adv7604.c | 2 +- drivers/media/i2c/adv7842.c | 2 +- drivers/media/pci/saa7164/saa7164-encoder.c | 20 +- drivers/media/platform/vivid/vivid-core.c | 6 +- drivers/media/platform/vivid/vivid-vid-out.c | 2 +- drivers/media/rc/ite-cir.c | 8 +- drivers/media/tuners/m88rs6000t.c | 6 +- drivers/media/usb/dvb-usb/dvb-usb-init.c | 20 +- drivers/media/usb/dvb-usb/dvb-usb.h | 2 +- drivers/media/usb/em28xx/em28xx-dvb.c | 1 + drivers/media/usb/gspca/gspca.c | 2 + drivers/media/usb/gspca/gspca.h | 1 + drivers/media/usb/gspca/sq905.c | 2 +- drivers/media/usb/gspca/stv06xx/stv06xx.c | 9 + drivers/memory/omap-gpmc.c | 7 +- drivers/mfd/stm32-timers.c | 7 +- drivers/misc/kgdbts.c | 26 +- drivers/misc/lis3lv02d/lis3lv02d.c | 21 +- drivers/misc/vmw_vmci/vmci_doorbell.c | 2 +- drivers/misc/vmw_vmci/vmci_guest.c | 2 +- drivers/mmc/core/block.c | 12 + drivers/mmc/core/core.c | 2 +- drivers/mmc/core/sd.c | 6 + drivers/mtd/mtdchar.c | 8 +- drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 2 +- .../net/ethernet/cavium/liquidio/cn23xx_pf_regs.h | 2 +- drivers/net/ethernet/cavium/thunder/nicvf_queues.c | 2 +- drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c | 2 +- drivers/net/ethernet/mediatek/mtk_eth_soc.c | 2 +- drivers/net/ethernet/mediatek/mtk_eth_soc.h | 1 + drivers/net/ethernet/qualcomm/emac/emac-mac.c | 4 +- .../net/ethernet/stmicro/stmmac/dwmac-ipq806x.c | 2 + drivers/net/ethernet/ti/davinci_emac.c | 4 +- drivers/net/fddi/Kconfig | 15 +- drivers/net/fddi/defxx.c | 47 +- drivers/net/usb/ax88179_178a.c | 4 +- drivers/net/wan/lapbether.c | 32 +- drivers/net/wimax/i2400m/op-rfkill.c | 2 +- drivers/net/wireless/ath/ath9k/htc_drv_init.c | 2 +- drivers/net/wireless/ath/ath9k/hw.c | 2 +- drivers/net/wireless/intel/ipw2x00/libipw_wx.c | 6 +- drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 7 +- drivers/net/wireless/intel/iwlwifi/pcie/tx.c | 7 +- drivers/net/wireless/marvell/mwl8k.c | 1 + drivers/net/wireless/mediatek/mt7601u/eeprom.c | 2 +- .../net/wireless/realtek/rtlwifi/rtl8821ae/table.c | 500 +++++++++++++++------ drivers/net/wireless/wl3501.h | 47 +- drivers/net/wireless/wl3501_cs.c | 54 +-- drivers/nfc/pn533/pn533.c | 3 + drivers/of/fdt.c | 12 +- drivers/pci/host/pci-thunder-ecam.c | 2 +- drivers/pci/host/pci-thunder-pem.c | 13 +- drivers/pci/hotplug/acpiphp_glue.c | 1 + drivers/pci/pci.c | 16 +- drivers/pci/pci.h | 6 + drivers/pci/probe.c | 1 + drivers/perf/arm_pmu_platform.c | 2 +- drivers/phy/marvell/Kconfig | 4 +- drivers/phy/ti/phy-twl4030-usb.c | 2 +- drivers/pinctrl/samsung/pinctrl-exynos.c | 10 +- drivers/platform/x86/pmc_atom.c | 28 +- drivers/platform/x86/thinkpad_acpi.c | 31 +- drivers/power/supply/bq27xxx_battery.c | 51 ++- drivers/power/supply/generic-adc-battery.c | 2 +- drivers/power/supply/lp8788-charger.c | 2 +- drivers/power/supply/pm2301_charger.c | 2 +- drivers/power/supply/s3c_adc_battery.c | 2 +- drivers/power/supply/tps65090-charger.c | 2 +- drivers/power/supply/tps65217_charger.c | 2 +- drivers/rpmsg/qcom_glink_native.c | 1 + drivers/rtc/rtc-ds1307.c | 12 +- drivers/scsi/device_handler/scsi_dh_alua.c | 5 +- drivers/scsi/jazz_esp.c | 4 +- drivers/scsi/libfc/fc_lport.c | 2 +- drivers/scsi/lpfc/lpfc_crtn.h | 3 - drivers/scsi/lpfc/lpfc_hw4.h | 174 +------ drivers/scsi/lpfc/lpfc_init.c | 103 +---- drivers/scsi/lpfc/lpfc_mbox.c | 36 -- drivers/scsi/lpfc/lpfc_nportdisc.c | 11 +- drivers/scsi/lpfc/lpfc_nvmet.c | 1 - drivers/scsi/lpfc/lpfc_sli.c | 1 - drivers/scsi/qla2xxx/qla_attr.c | 8 +- drivers/scsi/qla2xxx/qla_bsg.c | 3 +- drivers/scsi/sni_53c710.c | 5 +- drivers/scsi/sun3x_esp.c | 4 +- drivers/soc/qcom/mdt_loader.c | 17 + drivers/spi/spi-dln2.c | 2 +- drivers/spi/spi-omap-100k.c | 6 +- drivers/spi/spi-ti-qspi.c | 20 +- drivers/spi/spi.c | 9 +- drivers/staging/greybus/uart.c | 2 - drivers/staging/media/omap4iss/iss.c | 4 +- drivers/staging/rtl8192u/r8192U_core.c | 2 +- drivers/staging/typec/tcpci.c | 21 +- drivers/target/target_core_pscsi.c | 3 +- drivers/tee/optee/core.c | 10 - drivers/thermal/fair_share.c | 4 + drivers/tty/serial/8250/8250_port.c | 3 - drivers/tty/serial/stm32-usart.c | 17 +- drivers/tty/serial/stm32-usart.h | 3 - drivers/tty/tty_io.c | 8 +- drivers/usb/class/cdc-acm.c | 2 - drivers/usb/core/hub.c | 6 +- drivers/usb/core/quirks.c | 4 + drivers/usb/dwc2/core.h | 2 + drivers/usb/dwc2/gadget.c | 3 +- drivers/usb/dwc3/dwc3-omap.c | 5 + drivers/usb/dwc3/gadget.c | 22 +- drivers/usb/gadget/config.c | 4 + drivers/usb/gadget/function/f_fs.c | 3 +- drivers/usb/gadget/function/f_uac1.c | 43 ++ drivers/usb/gadget/function/f_uvc.c | 7 +- drivers/usb/gadget/udc/dummy_hcd.c | 23 +- drivers/usb/gadget/udc/fotg210-udc.c | 26 +- drivers/usb/gadget/udc/pch_udc.c | 49 +- drivers/usb/gadget/udc/r8a66597-udc.c | 2 + drivers/usb/gadget/udc/snps_udc_plat.c | 4 +- drivers/usb/host/fotg210-hcd.c | 4 +- drivers/usb/host/sl811-hcd.c | 9 +- drivers/usb/host/xhci-ext-caps.h | 5 +- drivers/usb/host/xhci-mem.c | 9 + drivers/usb/host/xhci.c | 6 +- drivers/usb/usbip/vudc_dev.c | 1 + drivers/usb/usbip/vudc_sysfs.c | 5 + drivers/vfio/mdev/mdev_sysfs.c | 2 +- drivers/video/fbdev/core/fbcmap.c | 8 +- fs/block_dev.c | 20 +- fs/btrfs/ctree.c | 20 + fs/btrfs/ioctl.c | 18 +- fs/btrfs/relocation.c | 6 +- fs/ceph/caps.c | 1 + fs/ceph/inode.c | 1 + fs/cifs/smb2ops.c | 2 +- fs/dlm/debug_fs.c | 1 + fs/ecryptfs/main.c | 6 + fs/ext4/ialloc.c | 48 +- fs/ext4/super.c | 6 +- fs/f2fs/inline.c | 3 +- fs/fuse/cuse.c | 2 + fs/jffs2/compr_rtime.c | 3 + fs/jffs2/scan.c | 2 +- fs/nfs/flexfilelayout/flexfilelayout.c | 2 +- fs/nfs/inode.c | 8 +- fs/nfs/nfs42proc.c | 21 +- fs/nfs/pnfs.c | 2 +- fs/squashfs/file.c | 6 +- include/crypto/acompress.h | 2 + include/crypto/aead.h | 2 + include/crypto/akcipher.h | 2 + include/crypto/hash.h | 4 + include/crypto/kpp.h | 2 + include/crypto/rng.h | 2 + include/crypto/skcipher.h | 2 + include/linux/acpi.h | 9 +- include/linux/hid.h | 2 + include/linux/module.h | 26 +- include/linux/power/bq27xxx_battery.h | 1 - include/linux/smp.h | 2 +- include/linux/spi/spi.h | 3 + include/linux/tty_driver.h | 2 +- include/net/bluetooth/hci_core.h | 1 + include/scsi/libfcoe.h | 2 +- include/uapi/linux/tty_flags.h | 4 +- kernel/bpf/verifier.c | 26 +- kernel/futex.c | 3 +- kernel/kexec_file.c | 4 +- kernel/module.c | 61 ++- kernel/smp.c | 10 +- kernel/time/posix-timers.c | 4 +- kernel/trace/ftrace.c | 5 +- kernel/trace/trace.c | 41 +- kernel/trace/trace_clock.c | 44 +- kernel/up.c | 2 +- lib/bug.c | 33 +- lib/kobject_uevent.c | 9 +- lib/nlattr.c | 2 +- lib/stackdepot.c | 6 +- mm/hugetlb.c | 11 +- mm/khugepaged.c | 18 +- mm/ksm.c | 1 + mm/shmem.c | 12 +- net/bluetooth/hci_event.c | 3 +- net/bluetooth/hci_request.c | 12 +- net/bluetooth/l2cap_core.c | 4 + net/bluetooth/l2cap_sock.c | 8 + net/hsr/hsr_framereg.c | 3 +- net/ipv6/ip6_gre.c | 3 - net/ipv6/ip6_tunnel.c | 3 +- net/ipv6/ip6_vti.c | 3 +- net/ipv6/sit.c | 5 +- net/mac80211/main.c | 7 +- net/mac80211/mlme.c | 5 + net/netfilter/nf_conntrack_standalone.c | 5 +- net/netfilter/nft_set_hash.c | 10 +- net/nfc/digital_dep.c | 2 + net/nfc/llcp_sock.c | 4 + net/openvswitch/actions.c | 8 +- net/sctp/sm_make_chunk.c | 2 +- net/sctp/sm_statefuns.c | 3 +- net/sctp/socket.c | 38 +- net/tipc/netlink_compat.c | 2 +- net/vmw_vsock/vmci_transport.c | 3 +- net/wireless/scan.c | 2 + samples/bpf/tracex1_kern.c | 4 +- samples/kfifo/bytestream-example.c | 8 +- samples/kfifo/inttype-example.c | 8 +- samples/kfifo/record-example.c | 8 +- scripts/kconfig/nconf.c | 2 +- security/commoncap.c | 2 +- sound/core/init.c | 2 - sound/isa/sb/emu8000.c | 4 +- sound/isa/sb/sb16_csp.c | 8 +- sound/pci/hda/hda_generic.c | 16 +- sound/pci/hda/patch_conexant.c | 14 +- sound/pci/hda/patch_realtek.c | 21 +- sound/pci/rme9652/hdsp.c | 3 +- sound/pci/rme9652/hdspm.c | 3 +- sound/pci/rme9652/rme9652.c | 3 +- sound/soc/codecs/rt286.c | 23 +- sound/usb/card.c | 14 +- sound/usb/quirks-table.h | 10 + sound/usb/quirks.c | 16 +- sound/usb/usbaudio.h | 2 + tools/perf/util/symbol_fprintf.c | 2 +- tools/testing/selftests/bpf/test_verifier.c | 12 + tools/testing/selftests/lib.mk | 4 + 332 files changed, 2394 insertions(+), 1411 deletions(-)