From patchwork Mon Aug 5 22:51:48 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Kamal Mostafa X-Patchwork-Id: 1142495 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 462Y1N5Rb6z9sNF; Tue, 6 Aug 2019 08:52:08 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1hulpk-0003Ib-Ex; Mon, 05 Aug 2019 22:52:04 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.86_2) (envelope-from ) id 1hulpZ-0003HQ-4Q for kernel-team@lists.ubuntu.com; Mon, 05 Aug 2019 22:51:53 +0000 Received: from 1.general.kamal.us.vpn ([10.172.68.52] helo=fourier) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1hulpX-0002vG-Vi for kernel-team@lists.ubuntu.com; Mon, 05 Aug 2019 22:51:52 +0000 Received: from kamal by fourier with local (Exim 4.90_1) (envelope-from ) id 1hulpV-0001bw-LF for kernel-team@lists.ubuntu.com; Mon, 05 Aug 2019 15:51:49 -0700 From: Kamal Mostafa To: kernel-team@lists.ubuntu.com Subject: [SRU][Bionic][PULL] Bionic upstream stable patchset 2019-08-05+ Date: Mon, 5 Aug 2019 15:51:48 -0700 Message-Id: <20190805225148.6140-1-kamal@canonical.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" This pull req includes the following pending Bionic stable patchset: Bionic update: upstream stable patchset 2019-08-01 Ported from the following upstream stable releases: v4.14.123, v4.19.47, v4.19.48, v4.14.124, v4.19.49, v4.14.125, v4.19.50 BugLink: https://bugs.launchpad.net/bugs/1838700 Bionic update: upstream stable patchset 2019-08-02 Ported from the following upstream stable releases: v4.14.126, v4.19.51, v4.14.127, v4.19.52, v4.14.128, v4.19.53, v4.14.129, v4.19.54, v4.19.55, v4.14.130, v4.19.56, v4.14.131, v4.14.132, v4.19.57, v4.14.133, v4.19.58, BugLink: https://bugs.launchpad.net/bugs/1838824 Bionic update: upstream stable patchset 2019-08-05 Ported from the following upstream stable releases: v4.19.59, v4.14.134, v4.19.60, v4.19.61, v4.19.62, v4.14.135 BugLink: https://bugs.launchpad.net/bugs/1839036 -Kamal ----- The following changes since commit f79db23c968c91a9b57d66b7e94eece8ae2f37bc: Revert "nvme: warn when finding multi-port subsystems without multipathing enabled" (2019-08-01 00:44:04 -0400) are available in the Git repository at: git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/bionic bionic-stable for you to fetch changes up to b681978ab0360d26d5882d12eeb2ec0669823f4b: UBUNTU: upstream stable to v4.14.135, v4.19.62 (2019-08-05 15:09:10 -0700) ---------------------------------------------------------------- Aaron Armstrong Skomra (2): HID: wacom: generic: only switch the mode on devices with LEDs HID: wacom: correct touch resolution x/y typo Aaron Lewis (1): x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDS Aaron Liu (1): drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in Abhishek Goel (1): cpupower : frequency-set -r option misses the last cpu in related cpu list Adam Ludkiewicz (2): i40e: Able to add up to 16 MAC filters on an untrusted VF i40e: Queues are reserved despite "Invalid argument" error Adeodato Simó (1): net/9p: include trans_common.h to fix missing prototype warning. Aditya Pakki (5): thunderbolt: Fix to check for kmemdup failure spi : spi-topcliff-pch: Fix to handle empty DMA buffers rsi: Fix NULL pointer dereference in kmalloc thunderbolt: Fix to check the return value of kmemdup thunderbolt: Fix to check return value of ida_simple_get Ajay Kaher (1): infiniband: fix race condition between infiniband mlx4, mlx5 driver and core dumping Akinobu Mita (1): media: ov2659: make S_FMT succeed even if requested format doesn't match Al Viro (1): acct_on(): don't mess with freeze protection Alan Stern (5): USB: core: Don't unbind interfaces following device reset failure USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor media: usb: siano: Fix general protection fault in smsusb media: usb: siano: Fix false-positive "uninitialized variable" warning p54usb: Fix race between disconnect and firmware loading Alejandro Jimenez (1): x86/speculation: Allow guests to use SSBD even if host does not Alex Deucher (2): drm/amdgpu/psp: move psp version specific function pointers to early_init drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE Alex Williamson (1): PCI: Return error if cannot probe VF Alexander Lochmann (1): Abort file_remove_privs() for non-reg. files Alexander Mikhaylenko (1): Input: synaptics - enable SMBus on ThinkPad E480 and E580 Alexander Potapenko (1): media: vivid: use vfree() instead of kfree() for dev->bitmap_cap Alexander Shishkin (2): intel_th: pci: Add Ice Lake NNPI support intel_th: msu: Fix single mode with disabled IOMMU Alexandra Winter (1): s390/qeth: fix VLAN attribute in bridge_hostnotify udev event Alexandre Belloni (2): rtc: xgene: fix possible race condition usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC Alexey Kardashevskiy (1): powerpc/pci/of: Fix OF flags parsing for 64bit BARs Allan Xavier (1): objtool: Support per-function rodata sections Amadeusz Sławiński (1): SoC: rt274: Fix internal jack assignment in set_jack callback Amit Cohen (1): mlxsw: spectrum: Prevent force of 56G Amit Kucheria (1): drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER Anders Roxell (1): media: i2c: fix warning same module names Andi Kleen (2): perf stat: Make metric event lookup more robust perf stat: Fix group lookup for metric group Andrea Arcangeli (1): coredump: fix race condition between collapse_huge_page() and core dumping Andrea Merello (1): mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers Andrea Parri (2): bio: fix improper use of smp_mb__before_atomic() sbitmap: fix improper use of smp_mb__before_atomic() Andreas Fritiofson (1): USB: serial: ftdi_sio: add ID for isodebug v1 Andreas Gruenbacher (2): gfs2: Fix sign extension bug in gfs2_update_stats gfs2: Fix occasional glock use-after-free Andreas Steinmetz (2): macsec: fix use-after-free of skb during RX macsec: fix checksumming after decryption Andrei Otcheretianski (1): iwlwifi: mvm: Drop large non sta frames Andres Rodriguez (2): drm: add non-desktop quirk for Valve HMDs drm/edid: parse CEA blocks embedded in DisplayID Andrey Ryabinin (4): x86/kasan: Fix boot with 5-level paging and KASAN compiler.h, kasan: Avoid duplicating __read_once_size_nocheck() compiler.h: Add read_word_at_a_time() function. lib/strscpy: Shut up KASAN false-positives in strscpy() Andrey Smirnov (11): xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic() ARM: dts: imx51: Specify IMX5_CLK_IPG as "ahb" clock to SDMA ARM: dts: imx50: Specify IMX5_CLK_IPG as "ahb" clock to SDMA ARM: dts: imx53: Specify IMX5_CLK_IPG as "ahb" clock to SDMA ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMA ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMA ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG as "ipg" clock to SDMA ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMA ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMA gpio: vf610: Do not share irq_chip Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOAD Andrzej Pietrasiewicz (1): usb: gadget: Zero ffs_io_data André Almeida (1): media: vimc: cap: check v4l2_fill_pixfmt return value Andy Duan (1): net: fec: fix the clk mismatch in failed_reset path Andy Lutomirski (2): Documentation/admin: Remove the vsyscall=native documentation mm/gup.c: remove some BUG_ONs from get_gate_page() Andy Shevchenko (1): dmaengine: idma64: Use actual device for DMA transfers Anilkumar Kolli (1): ath: DFS JP domain W56 fixed pulse type 3 RADAR detection Anirudh Gupta (1): xfrm: Fix xfrm sel prefix length validation Anisse Astier (1): arm64/sve: should not depend on Anju T Sudhakar (3): powerpc/perf: Return accordingly on invalid chip-id in powerpc/perf: Fix loop exit condition in nest_imc_event_init powerpc/powernv: Return for invalid IMC domain Anson Huang (1): Input: imx_keypad - make sure keyboard can always wake up system Antoine Tenart (1): net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value Ard Biesheuvel (3): arm64: kaslr: keep modules inside module region when KASAN is enabled acpi/arm64: ignore 5.1 FADTs that are reported as 5.0 crypto: caam - limit output IV to CBC to work around CTR mode DMA issue Arnaldo Carvalho de Melo (4): perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul perf help: Remove needless use of strncpy() perf header: Fix unchecked usage of strncpy() perf evsel: Make perf_evsel__name() accept a NULL argument Arnd Bergmann (21): ASoC: imx: fix fiq dependencies bcache: avoid clang -Wunintialized warning s390: zcrypt: initialize variables before_use s390: cio: fix cio_irb declaration b43: shut up clang -Wuninitialized variable warning scsi: qla4xxx: avoid freeing unallocated dma memory media: go7007: avoid clang frame overflow warning with KASAN media: saa7146: avoid high stack usage with clang ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM s390: qeth: address type mismatch warning scsi: lpfc: avoid uninitialized variable warning ARM: prevent tracing IPI_CPU_BACKTRACE nfsd: avoid uninitialized variable warning ARM: omap2: remove incorrect __init annotation ARC: hide unused function unw_hdr_alloc staging: rtl8712: reduce stack usage, again ipsec: select crypto ciphers for xfrm_algo crypto: serpent - mark __serpent_setkey_sbox noinline crypto: asymmetric_keys - select CRYPTO_HASH where needed mfd: arizona: Fix undefined behavior locking/lockdep: Hide unused 'class' variable Avri Altman (1): scsi: ufs: Check that space was properly alloced in copy_query_response Axel Lin (1): mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clk Aya Levin (1): net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn Baoquan He (1): x86/mm/KASLR: Compute the size of the vmemmap section properly Bard Liao (1): ALSA: hda - Force polling mode on CNL for fixing codec communication Bart Van Assche (4): scsi: qla2xxx: Fix a qla24xx_enable_msix() error path scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2xxx_close_session() scsi: qla2xxx: Fix hardirq-unsafe locking Bartosz Golaszewski (2): ARM: davinci: da850-evm: call regulator_has_full_constraints() ARM: davinci: da8xx: specify dma_coherent_mask for lcdc Baruch Siach (2): rtc: pcf8523: don't return invalid date when battery is low net: dsa: mv88e6xxx: wait after reset deactivation Bastien Nocera (1): iio: iio-utils: Fix possible incorrect mask calculation Ben Skeggs (1): drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configuration Benjamin Coddington (2): NFS: Fix a double unlock from nfs_match,get_client NFS4: Only set creation opendata if O_CREAT Bernd Eckstein (1): usbnet: ipheth: fix racing condition Bharat Kumar Gogada (1): PCI: xilinx-nwl: Fix Multi MSI data programming Biao Huang (1): net: stmmac: dwmac4: fix flow control issue Binbin Wu (1): mfd: intel-lpss: Set the device in reset state when init Bo YU (1): powerpc/boot: Fix missing check of lseek() return value Boris Brezillon (1): media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom() Borislav Petkov (4): x86/microcode: Fix the ancient deprecated microcode loading method RAS/CEC: Fix binary search function x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback RAS/CEC: Fix pfn insertion Brian Foster (1): xfs: serialize unaligned dio writes against all other dio writes Brian King (1): bnx2x: Prevent load reordering in tx completion processing Brian Norris (1): mwifiex: Don't abort on small, spec-compliant vendor IEs Carsten Schmid (1): usb: xhci: avoid null pointer deref when bos field is NULL Cedric Hombourger (1): MIPS: have "plain" make calls build dtbs for selected platforms Cfir Cohen (1): crypto: ccp/gcm - use const time tag comparison. Chad Dupuis (1): scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check Chaitanya Kulkarni (1): nvme-pci: set the errno on ctrl state change error Chang-Hsien Tsai (1): samples, bpf: fix to change the buffer size for read() Chao Yu (6): f2fs: fix to avoid panic in do_recover_data() f2fs: fix to clear dirty inode in error path of f2fs_iget() f2fs: fix to avoid panic in dec_valid_block_count() f2fs: fix to do sanity check on valid block count of segment f2fs: fix to avoid panic in f2fs_remove_inode_page() f2fs: fix to use inline space only if inline_xattr is enable Charles Keepax (1): extcon: arizona: Disable mic detect if running when driver is removed Chen-Yu Tsai (1): nvmem: sunxi_sid: Support SID on A83T and H5 Chengguang Xu (1): chardev: add additional check for minor range overlap Chris Lesiak (1): spi: Fix zero length xfer bug Chris Packham (2): tipc: Avoid copying bytes beyond the supplied data USB: serial: pl2303: add Allied Telesis VT-Kit3 Chris Wilson (3): drm: Wake up next in drm_read() chain if we are forced to putback the event drm/i915: Fix I915_EXEC_RING_MASK dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc Christian Borntraeger (1): KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION Christian Brauner (1): sysctl: return -EINVAL if val violates minmax Christian König (1): drm/amdgpu: fix old fence check in amdgpu_fence_emit Christian Lamparter (2): carl9170: fix misuse of device driver API powerpc/4xx/uic: clear pending interrupt after irq type/pol change Christoph Hellwig (7): arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable initramfs: free initrd memory if opening /initrd.image fails nvme: remove the ifdef around nvme_nvm_ioctl nvme: fix srcu locking on error return in nvme_get_ns_from_disk nvme: merge nvme_ns_ioctl into nvme_ioctl nvme: release namespace SRCU protection before performing controller ioctls 9p: pass the correct prototype to read_cache_page Christoph Paasch (1): tcp: Reset bytes_acked and bytes_received when disconnecting Christoph Vogtländer (1): pwm: tiehrpwm: Update shadow register for disabling PWMs Christophe Leroy (9): crypto: talitos - rename alternative AEAD algos. crypto: talitos - move struct talitos_edesc into talitos.h crypto: talitos - fix hash on SEC1. crypto: talitos - fix skcipher failure due to wrong output IV crypto: talitos - properly handle split ICV. crypto: talitos - Align SEC1 accesses to 32 bits boundaries. lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE powerpc/32s: fix suspend/resume when IBATs 4-7 are used tty: serial: cpm_uart - fix init when SMC is relocated Chuck Lever (1): svcrdma: Ignore source port when computing DRC hash Claire Chang (1): ath10k: add missing error handling Cole Rogers (1): Input: synaptics - enable SMBUS on T480 thinkpad trackpad Colin Ian King (8): RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case scsi: bnx2fc: fix incorrect cast to u64 on shift operation ALSA: seq: fix incorrect order of dest_client/dest_ports arguments ALSA: usb-audio: fix sign unintended sign extension on left shifts net: lio_core: fix potential sign-extension overflow on large shift x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz iavf: fix dereference of null rx_buffer pointer Coly Li (12): bcache: return error immediately in bch_journal_replay() bcache: add failure check to run_cache_set() for journal replay bcache: fix stack corruption by PRECEDING_KEY() bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush() bcache: check CACHE_SET_IO_DISABLE in allocator code bcache: check CACHE_SET_IO_DISABLE bit in bch_journal() bcache: acquire bch_register_lock later in cached_dev_free() bcache: fix potential deadlock in cached_def_free() bcache: ignore read-ahead request failure on backing device bcache: fix mistaken sysfs entry for io_error counter bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_thread Cong Wang (5): RAS/CEC: Convert the timer callback to a workqueue netrom: fix a memory leak in nr_rx_frame() netrom: hold sock when setting skb->destructor bonding: validate ip header before check IPPROTO_IGMP net_sched: unset TCQ_F_CAN_BYPASS when adding filters Corentin Labbe (1): crypto: sun4i-ss - Fix invalid calculation of hash end Cyrill Gorcunov (1): kernel/sys.c: prctl: fix false positive in validate_prctl_map() Cédric Le Goater (1): KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts Damien Le Moal (2): f2fs: Fix use of number of devices dm zoned: fix zone state management race Dan Carpenter (13): brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler() mwifiex: prevent an array overflow media: pvrusb2: Prevent a buffer overflow media: wl128x: prevent two potential buffer overflows staging: vc04_services: prevent integer overflow in create_pagelist() genwqe: Prevent an integer overflow in the ioctl test_firmware: Use correct snprintf() limit Staging: vc04_services: Fix a couple error codes mISDN: make sure device name is NUL terminated scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous() drm: return -EFAULT if copy_to_user() fails ath6kl: add some bounds checking eCryptfs: fix a couple type promotion bugs Dan Williams (2): libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields Daniel Axtens (2): crypto: vmx - CTR: always increment IV as quadword crypto: vmx - ghash: do nosimd fallback manually Daniel Baluta (1): ASoC: fsl_sai: Update is_slave_mode with correct value Daniel Borkmann (1): bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd Daniel Drake (1): drm/i915/fbc: disable framebuffer compression on GeminiLake Daniel Gomez (2): mfd: tps65912-spi: Add missing of table registration media: spi: IR LED: add missing of table registration Daniel Jordan (1): padata: use smp_mb in padata_reorder to avoid orphaned padata jobs Daniel Smith (1): Input: silead - add MSSL0017 to acpi_device_id Daniel T. Lee (1): libbpf: fix samples/bpf build failure due to undefined UINT32_MAX Daniel Vetter (2): drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry drm/crc-debugfs: Also sprinkle irqrestore over early exits Daniele Palmas (1): USB: serial: option: add Telit 0x1260 and 0x1261 compositions Danit Goldberg (1): IB/mlx5: Report correctly tag matching rendezvous capability Darrick J. Wong (5): ext4: don't allow any modifications to an immutable file xfs: fix pagecache truncation prior to reflink xfs: don't overflow xattr listent buffer xfs: don't ever put nlink > 0 inodes on the unlinked list xfs: abort unaligned nowait directio early Dave Airlie (3): drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3) drm/udl: introduce a macro to convert dev to udl. drm/udl: move to embedding drm device inside udl device. Dave Chinner (1): xfs: flush removing page cache in xfs_reflink_remap_prep Dave Martin (2): arm64: Silence gcc warnings about arch ABI drift KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy Dave Stevenson (2): staging: bcm2835-camera: Ensure all buffers are returned on disable staging: bcm2835-camera: Remove check of the number of buffers supplied David Ahern (2): neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled David Howells (1): rxrpc: Fix send on a connected, but unbound socket David Kozub (1): block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR David Rientjes (1): x86/boot: Fix memory leak in default_get_smp_config() David Riley (1): drm/virtio: Add memory barriers for capset cache. David S. Miller (2): rds: Fix warning. tua6100: Avoid build warnings. Denis Efremov (4): floppy: fix div-by-zero in setup_format_params floppy: fix out-of-bounds read in next_valid_format floppy: fix invalid pointer dereference in drive_name floppy: fix out-of-bounds read in copy_buffer Denis Kirjanov (1): ipoib: correcly show a VF hardware address Dennis Wassenberg (1): ALSA: hda/realtek - Change front mic location for Lenovo M710q Dennis Zhou (1): percpu: do not search past bitmap when allocating an area Dexuan Cui (1): PCI: hv: Fix a use-after-free bug in hv_eject_device_work() Dianzhang Chen (2): x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg() x86/tls: Fix possible spectre-v1 in do_get_thread_area() Dmitry Bogdanov (1): net: aquantia: fix LRO with FCS error Dmitry Korotin (1): MIPS: Add missing EHB in mtc0 -> mfc0 sequence. Dmitry Vyukov (1): mm/kmemleak.c: fix check for softirq context Dmytro Laktyushkin (1): drm/amd/display: fix releasing planes when exiting odm Dominique Martinet (5): 9p/xen: fix check for xenbus_read error in front_probe 9p/rdma: do not disconnect on down_interruptible EAGAIN 9p: acl: fix uninitialized iattr access 9p/rdma: remove useless check in cm_event_handler 9p: p9dirent_read: check network-provided name length Don Brace (1): scsi: hpsa: correct ioaccel2 chaining Douglas Anderson (10): clk: rockchip: undo several noc and special clocks as critical on rk3288 clk: rockchip: Fix video codec clocks on rk3288 clk: rockchip: Make rkpwm a critical clock on rk3288 clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288 soc: rockchip: Set the proper PWM for rk3288 usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression) mmc: core: API to temporarily disable retuning for SDIO CRC errors mmc: core: Add sdio_retune_hold_now() and sdio_retune_release() block, bfq: NULL out the bic when it's no longer valid drm/rockchip: Properly adjust to a true clock in adjusted_mode Drew Davenport (1): include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT architectures Eduardo Valentin (1): hwmon: (core) add thermal sensors only if dev->of_node is present Eiichi Tsukata (3): tracing/snapshot: Resize spare buffer if size changed cpu/hotplug: Fix out-of-bounds read when setting fail state EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec Elena Petrova (2): crypto: arm64/sha1-ce - correct digest for empty data in finup crypto: arm64/sha2-ce - correct digest for empty data in finup Emmanuel Grumbach (4): iwlwifi: pcie: don't service an interrupt that was masked iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-X iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-Kill iwlwifi: fix RF-Kill interrupt while FW load for gen2 devices Enrico Granata (1): platform/chrome: cros_ec_proto: check for NULL transfer function Erez Alfasi (1): net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query Eric Auger (1): iommu: Fix a leak in iommu_insert_resv_region Eric Biggers (5): cfg80211: fix memory leak of wiphy device name crypto: user - prevent operating on larval algorithms fscrypt: clean up some BUG_ON()s in block encryption/decryption crypto: ghash - fix unaligned memory access in ghash_setkey() crypto: chacha20poly1305 - fix atomic sleep when using async algorithm Eric Dumazet (14): bpf: devmap: fix use-after-free Read in __dev_map_entry_free inet: switch IP ID generator to siphash ipv4/igmp: fix another memory leak in igmpv3_del_delrec() ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST llc: fix skb leak in llc_build_and_send_ui_pkt() net-gro: fix use-after-free read in napi_gro_frags() ax25: fix inconsistent lock state in ax25_destroy_timer ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero neigh: fix use-after-free read in pneigh_get_next net/packet: fix memory leak in packet_set_ring() ip6: fix skb leak in ip6frag_expire_frag_queue() igmp: fix memory leak in igmpv3_del_delrec() tcp: fix tcp_set_congestion_control() use from bpf hook tcp: be more careful in tcp_fragment() Eric W. Biederman (2): signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig Eugen Hristev (1): can: m_can: implement errata "Needless activation of MRAF irq" Evan Quan (1): drm/amd/powerplay: use hardware fan control if no powerplay fan table Ezequiel Garcia (1): media: coda: Remove unbalanced and unneeded mutex unlock Fabien Dessenne (1): media: stm32-dcmi: return appropriate error codes during probe Fabio Estevam (3): xhci: Use %zu for printing size_t type ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX net: fec: Do not use netdev messages too early Faiz Abbas (1): ARM: dts: am57xx-idk: Remove support for voltage switching for SD card Farhan Ali (4): vfio-ccw: Do not call flush_workqueue while holding the spinlock vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev vfio-ccw: Prevent quiesce function going into an infinite loop vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING" Fei Li (1): tun: wake up waitqueues after IFF_UP is set Ferdinand Blomqvist (2): rslib: Fix decoding of shortened codes rslib: Fix handling of of caller provided syndrome Filipe Manana (10): Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path Btrfs: avoid fallback to transaction commit during fsync of files with holes Btrfs: fix race between ranged fsync and writeback of adjacent ranges Btrfs: fix wrong ctime and mtime of a directory after log replay Btrfs: fix race updating log root item during fsync Btrfs: fix fsync not persisting changed attributes of a directory Btrfs: incremental send, fix file corruption when no-holes feature is enabled Btrfs: fix data loss after inode eviction, renaming it, and fsync it Btrfs: fix fsync not persisting dentry deletions due to inode evictions Btrfs: add missing inode version, ctime and mtime updates when punching hole Finn Thain (5): scsi: NCR5380: Reduce goto statements in NCR5380_select() scsi: NCR5380: Always re-enable reselection interrupt Revert "scsi: ncr5380: Increase register polling limit" scsi: mac_scsi: Increase PIO/PDMA transfer length threshold scsi: mac_scsi: Fix pseudo DMA implementation, take 2 Flavio Suligoi (1): spi: pxa2xx: fix SCR (divisor) calculation Florian Fainelli (1): net: phy: broadcom: Use strlcpy() for ethtool::get_strings Florian Westphal (1): net: make skb_dst_force return true when dst is refcounted Frank Rowand (2): of: overlay: validate overlay properties #address-cells and #size-cells of: overlay: set node fields from properties when add new overlay node Frank van der Linden (1): x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor Gao Xiang (1): sched/core: Add __sched tag for io_schedule() Gautham R. Shenoy (1): powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask() Geert Uytterhoeven (6): spi: rspi: Fix sequencer reset during initialization soc: renesas: Identify R-Car M3-W ES1.1 cpu/speculation: Warn on unsupported mitigations= parameter gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants serial: sh-sci: Terminate TX DMA during buffer flushing serial: sh-sci: Fix TX DMA buffer flushing and workqueue races Gen Zhang (2): mdesc: fix a missing-check bug in get_vdev_port_node_info() drm/edid: Fix a missing-check bug in drm_load_edid_firmware() Georg Hofmann (1): watchdog: imx2_wdt: Fix set_timeout for big timeout values George G. Davis (2): serial: sh-sci: disable DMA for uart_console scripts/checkstack.pl: Fix arm64 wrong or unknown architecture Gerald Schaefer (1): s390/mm: fix address space detection in exception handling Grant Hernandez (1): Input: gtco - bounds check collection indent level Greg Kurz (1): powerpc/powernv/npu: Fix reference leak Grzegorz Halat (1): vt/fbcon: deinitialize resources in visual_init() after failed memory allocation Guenter Roeck (7): hwmon: (vt1211) Use request_muxed_region for Super-IO accesses hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses hwmon: (smsc47b397) Use request_muxed_region for Super-IO accesses hwmon: (pc87427) Use request_muxed_region for Super-IO accesses hwmon: (f71805f) Use request_muxed_region for Super-IO accesses xtensa: Fix section mismatch between memblock_reserve and mem_reserve mm/gup.c: mark undo_dev_pagemap as __maybe_unused Guillaume Nault (2): netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments netfilter: ipv6: nf_defrag: accept duplicate fragments again Guoqing Jiang (1): sc16is7xx: move label 'err_spi' to correct section Gustavo A. R. Silva (2): cxgb3/l2t: Fix undefined behaviour wil6210: fix potential out-of-bounds read Haiyang Zhang (1): hv_netvsc: fix race that may miss tx queue wakeup Hans Verkuil (6): media: au0828: stop video streaming only when last user stops media: vimc: zero the media_device on probe media: vb2: add waiting_in_dqbuf flag media: v4l2-ioctl: clear fields in s_parm media: mc-device.c: don't memset __user pointer contents media: hdpvr: fix locking and a missing msleep Hans de Goede (8): HID: logitech-hidpp: use RAP instead of FAP to get the protocol version HID: logitech-hidpp: change low battery level threshold from 31 to 30 percent usb: typec: fusb302: Check vconn is off when we start toggling libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi efi/bgrt: Drop BGRT status field reserved bits check x86/sysfb_efi: Add quirks for some devices with swapped width and height Harald Freudenberger (2): s390/crypto: fix possible sleep during spinlock aquired s390/ap: rework assembler functions to use unions for in/out register variables Haren Myneni (1): crypto/NX: Set receive window credits to max number of CRBs in RxFIFO Hauke Mehrtens (1): MIPS: Fix bounds check virt_addr_valid Heiko Carstens (1): s390: fix stfle zero padding Helen Fornazier (1): media: vimc: stream: fix thread state before sleep Helen Koike (2): drm/msm: fix fb references in async update drm: don't block fb changes for async plane updates Helge Deller (3): parisc: Fix compiler warnings in float emulation code parisc: Ensure userspace privilege for ptraced processes in regset functions parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1 Henry Lin (1): xhci: update bounce buffer with correct sg num Herbert Xu (1): lib/mpi: Fix karactx leak in mpi_powm Heyi Guo (1): irqchip/gic-v3-its: Fix command queue pointer comparison bug Hongjie Fang (1): fscrypt: don't set policy for a dead directory Hook, Gary (2): crypto: ccp - Validate the the error value used to index error messages crypto: ccp - memset structure fields to zero before reuse Hou Tao (1): fs/fat/file.c: issue flush after the writeback of FAT Hridya Valsaraju (1): binder: prevent transactions to context manager from its own process. Hsin-Yi Wang (5): drm/mediatek: fix unbind functions drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driver drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable() drm/mediatek: unbind components in mtk_drm_unbind() drm/mediatek: clear num_pipes when unbind driver Hugues Fruchet (1): media: stm32-dcmi: fix crash when subdev do not expose any formats Hui Wang (2): Input: alps - don't handle ALPS cs19 trackpoint-only device Input: alps - fix a mismatch between a condition check and its comment Ian Abbott (2): staging: comedi: dt282x: fix a null pointer deref on interrupt staging: comedi: amplc_pci230: fix null pointer deref on interrupt Icenowy Zheng (1): net: stmmac: sun8i: force select external PHY when no internal one Ido Schimmel (2): mlxsw: spectrum: Handle VLAN device unlinking mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed Igor Russkikh (1): net: aquantia: tx clean budget logic error Ilya Leoshkevich (1): s390/jump_label: Use "jdd" constraint on gcc9 Imre Deak (1): locking/lockdep: Fix merging of hlocks with non-zero references Ioana Ciornei (1): net: phy: Check against net_device being NULL Ivan Khoronzhuk (1): net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set Ivan Vecera (1): be2net: Fix number of Rx queues used for flow hashing J. Bruce Fields (1): nfsd: allow fh_want_write to be called twice Jaesoo Lee (1): nvme: Fix u32 overflow in the number of namespace list calculation Jagdish Motwani (1): netfilter: nf_queue: fix reinject verdict handling Jakub Jankowski (1): netfilter: nf_conntrack_h323: restore boundary check correctness James Clarke (1): sparc64: Fix regression in non-hypervisor TLB flush xcall James Hutchinson (1): media: m88ds3103: serialize reset messages in m88ds3103_set_frontend James Morse (1): drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT James Smart (4): scsi: lpfc: Fix FDMI manufacturer attribute value scsi: lpfc: Fix fc4type information for FDMI scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices scsi: lpfc: add check for loss of ndlp when sending RRQ Jan Harkes (1): coda: pass the host file in vma->vm_file on mmap Jan Kara (3): ext4: do not delete unlinked inode from orphan list on failed truncate ext4: wait for outstanding dio during truncate in nojournal mode scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() Jann Horn (3): ptrace: restore smp_rmb() in __ptrace_may_access() apparmor: enforce nullbyte at end of tag string fs/binfmt_flat.c: make load_flat_shared_library() work Janusz Krzysztofik (1): media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper Jarod Wilson (1): bonding/802.3ad: fix slave link initialization transition states Jason Gerecke (5): HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary HID: wacom: Don't set tool type until we're in range HID: wacom: Don't report anything prior to the tool entering range HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact Jason Wang (6): vhost_net: introduce vhost_exceeds_weight() vhost: introduce vhost_exceeds_weight() vhost_net: fix possible infinite loop vhost: vsock: add weight support vhost: scsi: add weight support vhost_net: disable zerocopy by default Jason Yan (1): scsi: libsas: delete sas port if expander discover failed Jean-Philippe Brucker (2): arm64: insn: Fix ldadd instruction encoding mm/mmu_notifier: use hlist_add_head_rcu() Jeffrin Jose T (1): selftests: netfilter: missing error check when setting up veth interface Jeremy Sowden (3): lapb: fixed leak of control-blocks. batman-adv: fix for leaked TVLV handler. af_key: fix leaks in key_pol_get_resp and dump_sp. Jerome Brunet (1): ASoC: hdmi-codec: unlock the device on startup errors Jia-Ju Bai (2): usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_endpoint() iwlwifi: Fix double-free problems in iwl_req_fw_callback() Jiada Wang (1): thermal: rcar_gen3_thermal: disable interrupt in .remove JingYi Hou (1): net: remove duplicate fetch in sock_getsockopt Jiri Kosina (2): x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault() x86/power: Fix 'nosmt' vs hibernation triple fault during resume Jiri Olsa (2): perf jvmti: Address gcc string overflow warning for strncpy() tools: bpftool: Fix json dump crash on powerpc Jiri Slaby (2): memcg: make it work on sparse non-0-node systems TTY: serial_core, add ->install Jisheng Zhang (2): net: mvneta: Fix err code path of probe net: stmmac: fix reset gpio free missing Jiufei Xue (1): fbdev: fix WARNING in __alloc_pages_nodemask bug Joakim Zhang (1): can: flexcan: fix timeout when set small bitrate Joe Burmeister (1): tty: max310x: Fix external crystal register setup Joel Savitz (1): cpuset: restore sanity to cpuset_cpus_allowed_fallback() Johannes Berg (3): iwlwifi: pcie: don't crash on invalid RX interrupt mac80211: drop robust management frames from unknown TA um: Silence lockdep complaint about mmap_sem John David Anglin (1): parisc: Use implicit space register selection for loading the coherence index of I/O pdirs John Fastabend (1): bpf: sockmap, fix use after free from sleep in psock backlog workqueue John Garry (2): scsi: libsas: Do discovery on empty PHY to update PHY info perf pmu: Fix uncore PMU alias list for ARM64 John Hurley (1): net: openvswitch: fix csum updates for MPLS actions John Ogness (1): fs/proc/array.c: allow reporting eip/esp for all coredumping threads John Paul Adrian Glaubitz (1): sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg John Sperbeck (1): percpu: remove spurious lock dependency between percpu and sched Jon Derrick (1): drm/nouveau/bar/nv50: ensure BAR is mapped Jon Hunter (2): arm64: tegra: Update Jetson TX1 GPU regulator timings arm64: tegra: Fix AGIC register range Jonathan Corbet (3): docs: Fix conf.py for Sphinx 2.0 doc: Cope with the deprecation of AutoReporter doc: Cope with Sphinx logging deprecations Jorge Ramirez-Ortiz (4): tty: serial: msm_serial: Fix XON/XOFF nvmem: core: fix read buffer in place tty: serial: msm_serial: avoid system lockup condition mmc: sdhci-msm: fix mutex while in spinlock Jose Abreu (4): ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC node net: stmmac: dwmac1000: Clear unused address entries net: stmmac: dwmac4/5: Clear unused address entries Josef Bacik (2): btrfs: honor path->skip_locking in backref code btrfs: fix panic during relocation after ENOSPC before writeback happens Josh Poimboeuf (2): objtool: Don't use ignore flag for fake jumps module: Fix livepatch/ftrace module text permissions race Joshua Scott (1): ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial node Josua Mayer (4): Bluetooth: 6lowpan: search for destination address in all peers net: mvmdio: defer probe of orion-mdio if a clock is not ready net: mvmdio: allow up to four clocks to be specified for orion-mdio dt-bindings: allow up to four clocks for orion-mdio Jouni Malinen (1): mac80211: Do not use stack memory with scatterlist for GMAC João Paulo Rechi Vita (4): Bluetooth: Ignore CC events not matching the last HCI command Bluetooth: Add a new 13d3:3496 QCA_ROME device Bluetooth: Add new 13d3:3491 QCA_ROME device Bluetooth: Add new 13d3:3501 QCA_ROME device Juergen Gross (2): xen: let alloc_xenballooned_pages() fail if not enough memory free xen/events: fix binding user event channels to cpus Julian Anastasov (2): ipvs: defer hook registration to avoid leaks ipvs: fix tinfo memory leak in start_sync_thread Julian Wiedmann (3): s390/qdio: (re-)initialize tiqdio list entries s390/qdio: don't touch the dsci in tiqdio_add_input_queues() s390/qdio: handle PENDING state for QEBSM devices Julien Thierry (1): arm64: Do not enable IRQs for ct_user_exit Jungo Lin (1): media: media_device_enum_links32: clean a reserved field Junwei Hu (1): tipc: fix modprobe tipc failed after switch order of device registration Junxiao Bi (1): dm bufio: fix deadlock with loop device Junxiao Chang (1): platform/x86: intel_pmc_ipc: adding error handling Justin Chen (1): net: bcmgenet: use promisc for unsupported filters Jyri Sarha (1): drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz Jérôme Glisse (2): mm/hmm: select mmu notifier when selecting HMM dma-buf: balance refcount inbalance Jörgen Storvist (2): USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode USB: serial: option: add support for GosunCn ME3630 RNDIS mode Kai-Heng Feng (3): e1000e: Disable runtime PM on CNP+ igb: Exclude device from suspend direct complete optimization ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1 Kailang Yang (4): ALSA: hda/realtek - Set default power save node to 0 ALSA: hda/realtek - Update headset mode for ALC256 ALSA: hda/realtek - Headphone Mic can't record after S3 ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platform Kamal Mostafa (5): UBUNTU: upstream stable to v4.14.125, v4.19.50 UBUNTU: [Config] updateconfigs for CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT UBUNTU: upstream stable to v4.14.133, v4.19.58 UBUNTU: [Config] update modules for adv7511-v4l2 rename UBUNTU: upstream stable to v4.14.135, v4.19.62 Kamenee Arumugam (1): IB/hfi1: Validate page aligned for a given virtual address Kan Liang (5): perf/x86/msr: Add Icelake support perf/x86/intel/rapl: Add Icelake support perf/x86/intel/cstate: Add Icelake support x86/CPU: Add more Icelake model numbers perf/x86/intel: Fix spurious NMI on fixed counter Kangjie Lu (16): net: cw1200: fix a NULL pointer dereference mmc_spi: add a status check for spi_sync_locked iio: hmc5843: fix potential NULL pointer dereferences rtlwifi: fix a potential NULL pointer dereference brcmfmac: fix missing checks for kmemdup media: video-mux: fix null pointer dereferences tty: ipwireless: fix missing checks for ioremap thunderbolt: property: Fix a missing check of kzalloc thunderbolt: property: Fix a NULL pointer dereference media: si2165: fix a missing check of return value rapidio: fix a NULL pointer dereference when create_workqueue() fails PCI: rcar: Fix a potential NULL pointer dereference video: hgafb: fix potential NULL pointer dereference video: imsttfb: fix potential NULL pointer dereferences PCI: xilinx: Check for __get_free_pages() failure media: vpss: fix a potential NULL pointer dereference Kees Cook (7): x86/build: Keep local relocations with ld.lld gcc-plugins: Fix build failures under Darwin host pstore: Remove needless lock during console writes pstore: Convert buf_lock to semaphore pstore/ram: Run without kernel crash dump region selftests/timers: Add missing fflush(stdout) calls net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE() Kefeng Wang (4): ACPI/IORT: Reject platform device creation on NUMA node mapping failure media: wl128x: Fix some error handling in fm_v4l2_init_video_device() tty/serial: digicolor: Fix digicolor-usart already registered warning hpet: Fix division by zero in hpet_time_div() Keith Busch (1): nvme-pci: unquiesce admin queue on shutdown Kevin Darbyshire-Bryant (1): MIPS: fix build on non-linux hosts Kieran Bingham (1): media: fdp1: Support M3N and E3 platforms Kim Phillips (2): perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs Kirill A. Shutemov (2): x86/boot/64: Fix crash if kernel image crosses page table boundary x86/boot/64: Add missing fixup_pointer() for next_early_pgt access Kirill Smelkov (1): fuse: retrieve: cap requested size to negotiated max_write Kiruthika Varadarajan (1): usb: gadget: ether: Fix race between gether_disconnect and rx_submit Kishon Vijay Abraham I (2): misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_test PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64 Kloetzke Jan (1): usbnet: fix kernel crash after disconnect Konrad Rzeszutek Wilk (1): xen/pciback: Don't disable PCI_COMMAND on PCI device reset. Konstantin Khlebnikov (5): sched/core: Check quota and period overflow at usec to nsec conversion sched/rt: Check integer overflow at usec to nsec conversion sched/core: Handle overflow in cpu_shares_write_u64 e1000e: start network tx queue only when link is up blk-throttle: fix zero wait time for iops throttled group Konstantin Taranov (1): RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM Kristian Evensen (2): qmi_wwan: Add quirk for Quectel dynamic config qmi_wwan: Fix out-of-bounds read Krzesimir Nowak (1): bpf: fix undefined behavior in narrow load handling Krzysztof Kozlowski (2): ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on Arndale Octa regulator: s2mps11: Fix buck7 and buck8 wrong voltages Kuo-Hsin Yang (1): mm: vmscan: scan anonymous pages on file refaults Kyle Meyer (1): perf tools: Increase MAX_NR_CPUS and MAX_CACHES Lars-Peter Clausen (1): iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion Lee, Chiasheng (1): usb: Handle USB3 remote wakeup for LPM enabled devices correctly Leo Yan (2): perf session: Fix potential NULL pointer dereference found by the smatch tool perf annotate: Fix dereferencing freed memory found by the smatch tool Leon Romanovsky (1): RDMA/hns: Fix bad endianess of port_pd variable Li Rongqing (1): ipc: prevent lockup on alloc_msg and free_msg Lianbo Jiang (1): scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask Libin Yang (1): ASoC: soc-pcm: BE dai needs prepare when pause release after resume Like Xu (1): KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed Lin Yi (1): net :sunrpc :clnt :Fix xps refcount imbalance on the error path Linus Lüssing (2): batman-adv: mcast: fix multicast tt/tvlv worker locking batman-adv: allow updating DAT entry timeouts on incoming ARP Replies Linus Torvalds (4): rcu: locking and unlocking need to always be at least barriers gcc-9: silence 'address-of-packed-member' warning tty: rocket: fix incorrect forward declaration of 'rp_init()' access: avoid the RCU grace period for the temporary subjective credentials Linus Walleij (1): i2c: pca-platform: Fix GPIO lookup code Linxu Fang (1): mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE Liu, Changcheng (1): RDMA/i40iw: Set queue pair state when being queried Lorenzo Bianconi (3): mt7601u: do not schedule rx_tasklet when the device has been disconnected mt7601u: fix possible memory leak when the device is disconnected net: neigh: fix multiple neigh timer scheduling Lu Baolu (1): iommu/vt-d: Set intel_iommu_gfx_mapped correctly Lubomir Rintel (1): media: marvell-ccic: fix DMA s/g desc number calculation Lucas De Marchi (1): drm/i915/dmc: protect against reading random memory Lucas Stach (2): drm/etnaviv: lock MMU while dumping core drm/etnaviv: add missing failure path to destroy suballoc Ludovic Barre (1): mmc: mmci: Prevent polling for busy detection in IRQ context Luis R. Rodriguez (1): xfs: fix reporting supported extra file attributes for statx() Lukas Wunner (2): genirq: Update code comments wrt recycled thread_mask genirq: Synchronize only with single thread on free_irq() Lyude Paul (2): drm/nouveau/i2c: Disable i2c bus access after ->fini() drm/nouveau/i2c: Enable i2c pads & busses during preinit Maarten Lankhorst (1): drm/crc: Only report a single overflow when a CRC fd is opened Maciej Żenczykowski (1): uml: fix a boot splat wrt use of cpu_all_mask Manikanta Pubbisetty (1): {nl,mac}80211: allow 4addr AP operation on crypto controlled devices Manish Rangankar (1): scsi: qedi: Abort ep termination if offload not scheduled Manuel Traut (1): scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE Marc Zyngier (1): ARM: vdso: Remove dependency with the arch_timer driver internals Marcel Holtmann (2): Bluetooth: Align minimum encryption key size for LE and BR/EDR connections Bluetooth: Fix regression with minimum encryption key size alignment Marco Felsch (1): media: coda: fix last buffer handling in V4L2_ENC_CMD_STOP Marco Zatta (1): USB: Fix chipmunk-like voice when using Logitech C270 for recording audio. Marcus Cooper (2): ASoC: sun4i-i2s: Fix sun8i tx channel offset mask ASoC: sun4i-i2s: Add offset to RX channel select Marek Szyprowski (4): ARM: exynos: Fix undefined instruction during Exynos5422 resume media: s5p-mfc: fix incorrect bus assignment in virtual child device media: s5p-mfc: Make additional clocks optional clocksource/drivers/exynos_mct: Increase priority over ARM arch timer Marek Vasut (2): PCI: rcar: Fix 64bit MSI message address handling PCI: sysfs: Ignore lockdep for remove attribute Mariusz Bialonczyk (1): w1: fix the resume command API Mariusz Tkaczyk (1): md: fix for divide error in status_resync Mark Brown (1): ASoC: dapm: Adapt for debugfs API change Mark Rutland (1): arm64/mm: Inhibit huge-vmap with ptdump Mark Zhang (1): regmap-irq: do not write mask register if mask_base is zero Martin Blumenstingl (1): pwm: meson: Use the spin-lock only to protect register modifications Martin K. Petersen (1): Revert "scsi: sd: Keep disk read-only when re-reading partition" Martin KaFai Lau (2): bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err Martin Schiller (1): usb: dwc2: Fix DMA cache alignment issues Masahiro Yamada (4): compiler.h: give up __compiletime_assert_fallback() nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.c powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h Mathew King (1): platform/x86: intel-vbtn: Report switch events when event wakes device Mathieu Poirier (1): perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode Matias Karhumaa (2): Bluetooth: Fix faulty expression for minimum encryption key size check Bluetooth: Check state in l2cap_disconnect_rsp Matt Flax (1): ASoC : cs4265 : readable register too low Matt Redfearn (1): drm/bridge: adv7511: Fix low refresh rate selection Matteo Croce (1): ipv4: don't set IPv6 only flags to IPv4 addresses Maurizio Lombardi (1): scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported Mauro Carvalho Chehab (1): media: smsusb: better handle optional alignment Mauro S. M. Rodrigues (2): bnx2x: Check if transceiver implements DDM before access ixgbe: Check DDM existence in transceiver before access Max Uvarov (1): net: phy: dp83867: Set up RGMII TX delay Maxime Chevallier (1): net: mvpp2: Use strscpy to handle stat strings Maximilian Luz (1): USB: Add LPM quirk for Surface Dock GigE adapter Melissa Wen (1): staging:iio:ad7150: fix threshold mode config bit Miaohe Lin (1): net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set Miaoqing Pan (1): ath10k: fix PCIE device wake up failed Michael Chan (1): bnxt_en: Fix aggregation buffer leak under OOM condition. Michael Ellerman (1): EDAC/mpc85xx: Prevent building as a module Michael Neuling (1): powerpc/tm: Fix oops on sigreturn on systems without TM Michal Kalderon (2): qed: Set the doorbell address correctly qed: iWARP - Fix tc for MPA ll2 connection Miguel Ojeda (3): Compiler Attributes: add support for __copy (gcc >= 9) include/linux/module.h: copy __init/__exit attrs to init/cleanup_module tracing: Silence GCC 9 array bounds warning Mika Westerberg (3): thunderbolt: Take domain lock in switch sysfs attribute callbacks net: thunderbolt: Unregister ThunderboltIP protocol handler when suspending PCI: Do not poll for PME if the device is in D3cold Mike Kravetz (1): hugetlbfs: on restore reserve error path retain subpool reservation Mike Manning (1): ipv6: Consider sk_bound_dev_if when binding a raw socket to an address Mike Marciniszyn (6): IB/hfi1: Fix WQ_MEM_RECLAIM warning IB/hfi1: Silence txreq allocation warnings IB/rdmavt: Fix alloc_qpn() WARN_ON() IB/hfi1: Insure freeze_work work_struct is canceled on shutdown IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value IB/hfi1: Close PSM sdma_progress sleep window Miklos Szeredi (1): fuse: fallocate: fix return with locked inode Milan Broz (1): dm verity: use message limit for data block corruption message Minchan Kim (1): mm/vmscan.c: fix trying to reclaim unevictable LRU page Ming Lei (2): blk-mq: move cancel of requeue_work into blk_mq_release scsi: core: Fix race on creating sense cache Minwoo Im (1): nvme-pci: properly report state change failure in nvme_reset_work Miroslav Lichvar (2): ntp: Allow TAI-UTC offset to be set to zero ntp: Limit TAI-UTC offset Murray McAllister (2): drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define() Murton Liu (1): drm/amd/display: Fix Divide by 0 in memory calculations Nadav Amit (4): x86/modules: Avoid breaking W^X while loading modules media: uvcvideo: Fix uvc_alloc_entity() allocation alignment x86/ftrace: Set trampoline pages as executable x86/kprobes: Set instruction page as executable Naftali Goldstein (1): mac80211: do not start any work during reconfigure flow Namhyung Kim (1): perf namespace: Protect reading thread's namespace Naohiro Aota (1): btrfs: start readahead also in seed devices Naresh Kamboju (1): selftests: vm: install test_vmalloc.sh for run_vmtests Nathan Chancellor (5): iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_data soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS Nathan Huckleberry (1): timer_list: Guard procfs specific code Nathan Lynch (2): powerpc/pseries/mobility: prevent cpu hotplug during DT update powerpc/pseries: Fix oops in hotplug memory notifier Naveen N. Rao (3): powerpc/bpf: use unsigned division instruction for 64-bit operations powerpc/xmon: Fix disabling tracing while in xmon recordmcount: Fix spurious mcount entries on powerpc Neil Horman (3): Fix memory leak in sctp_process_init sctp: Free cookie before we memdup a new one af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET Nicholas Mc Guire (1): staging: vc04_services: handle kzalloc failure Nicholas Nunley (1): i40e: don't allow changes to HW VLAN stripping on active port VLANs Nicholas Piggin (3): powerpc/watchdog: Use hrtimers for per-CPU heartbeat sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs irq_work: Do not raise an IPI when queueing work on the local CPU Nick Black (1): Input: synaptics - whitelist Lenovo T580 SMBus intertouch Nick Hu (1): riscv: Fix udelay in RV32. Nicolas Dichtel (1): xfrm: fix sa selector validation Nicolas Ferre (1): dmaengine: at_xdmac: remove BUG_ON macro in tasklet Nicolas Saenz Julienne (1): HID: core: move Usage Page concatenation to Main item Nikita Yushchenko (1): net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0 Niklas Cassel (1): PCI: qcom: Ensure that PERST is asserted for at least 100 ms Nikolaus Voss (1): drivers/usb/typec/tps6598x.c: fix portinfo width Nikolay Aleksandrov (4): net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query net: bridge: stp: don't cache eth dest pointer before skb pull net: bridge: don't cache ether dest pointer on input Nikolay Borisov (1): btrfs: Ensure replaced device doesn't have pending chunk allocation Noralf Trønnes (1): drm/drv: Hold ref on parent device during drm_device lifetime Numfor Mbiziwo-Tiapo (1): perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning Ocean Chen (1): f2fs: avoid out-of-range memory access Olga Kornievskaia (1): NFSv4.1 fix incorrect return value in copy_file_range Oliver Barta (1): Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled" Oliver Neukum (4): USB: sisusbvga: fix oops in error path of sisusb_probe USB: rio500: refuse more than one device at a time USB: rio500: fix memory leak in close after disconnect media: dvb: usb: fix use after free in dvb_usb_device_exit Oliver O'Halloran (1): powerpc/eeh: Handle hugepages in ioremap space Olivier Matz (2): ipv6: fix EFAULT on sendto with icmpv6 and hdrincl ipv6: use READ_ONCE() for inet->hdrincl as in ipv4 Pan Bian (1): EDAC/sysfs: Fix memory leak when creating a csrow object Pankaj Gupta (1): virtio_console: initialize vtermno value for ports Paolo Abeni (2): pktgen: do not sleep with the thread lock held. vhost_net: use packet weight for rx handler, too Paolo Bonzini (5): KVM: x86: fix return value for reserved EFER KVM: x86/pmu: do not mask the value that is written to fixed PMUs KVM: x86/pmu: mask the result of rdpmc according to the width of the counters KVM: x86: degrade WARN to pr_warn_ratelimited KVM: nVMX: do not use dangling shadow VMCS after guest reset Paolo Valente (1): block, bfq: increase idling for weight-raised queues Parav Pandit (2): RDMA/cma: Consider scope_id while binding to ipv6 ll address net/mlx5: Allocate root ns memory using kzalloc to match kfree Patrik Jakobsson (1): drm/gma500/cdv: Check vbt config bits when detecting lvds panels Paul Burton (4): MIPS: Bounds check virt_addr_valid MIPS: pistachio: Build uImage.gz by default irqchip/mips-gic: Use the correct local interrupt map registers MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send() Paul Cercueil (1): MIPS: lb60: Fix pin mappings Paul E. McKenney (2): rcutorture: Fix cleanup path for invalid torture_type strings rcuperf: Fix cleanup path for invalid perf_type strings Paul Kocialkowski (1): phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral mode Paul Mackerras (2): KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu Paul Menzel (1): nfsd: Fix overflow causing non-working mounts on 1 TB machines Peng Li (1): net: hns3: return 0 and print warning when hit duplicate MAC Peter Chen (1): usb: chipidea: udc: workaround for endpoint conflict issue Peter Kosyh (1): vrf: make sure skb->data contains ip header to make routing Peter Ujfalusi (1): drm/panel: simple: Fix panel_simple_dsi_probe Peter Zijlstra (8): mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions x86/uaccess, signal: Fix AC=1 bloat x86/ia32: Fix ia32_restore_sigcontext() AC leak x86/uaccess, kcov: Disable stack protector perf/ring_buffer: Add ordering to rb->nest increment perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data perf/core: Fix perf_sample_regs_user() mm check x86/atomic: Fix smp_mb__{before,after}_atomic() Petr Mladek (1): ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run_update_code() Petr Oros (1): be2net: fix link failure after ethtool offline test Phil Reid (1): pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call order Philipp Zabel (3): media: coda: clear error return value before picture run media: coda: fix mpeg2 sequence number handling media: coda: increment sequence offset for the last returned frame Phong Hoang (1): pwm: Fix deadlock warning when removing PWM device Phong Tran (2): net: usb: asix: init MAC address buffers usb: wusbcore: fix unbalanced get/put cluster_id Pierre-Louis Bossart (1): ACPI / property: fix handling of data_nodes in acpi_get_next_subnode() Ping-Ke Shih (2): rtlwifi: fix potential NULL pointer dereference rtlwifi: rtl8192cu: fix error handle when usb probe failed Piotr Figiel (5): brcmfmac: convert dev_init_lock mutex to completion brcmfmac: fix WARNING during USB disconnect in case of unempty psq brcmfmac: fix race during disconnect when USB completion is in progress brcmfmac: fix Oops when bringing up interface during USB disconnect brcmfmac: fix NULL pointer derefence during USB disconnect Pradeep Kumar Chitrapu (1): mac80211: free peer keys before vif down in mesh Qian Cai (6): arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable mm/slab.c: fix an infinite loop in leaks_show() libnvdimm: Fix compilation warnings with W=1 drm/vmwgfx: fix a warning due to missing dma_parms sched/fair: Fix "runnable_avg_yN_inv" not used warnings x86/cacheinfo: Fix a -Wtype-limits warning Qu Wenruo (2): btrfs: Don't panic when we can't find a root key btrfs: inode: Don't compress if NODATASUM or NODATACOW set Radoslaw Burny (1): fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys inodes. Rafael J. Wysocki (1): ACPI/PCI: PM: Add missing wakeup.flags.valid checks Rajneesh Bhardwaj (1): x86/cpu: Add Ice Lake NNPI to Intel family Raju Rangoju (1): cxgb4: offload VLAN flows regardless of VLAN ethtype Randall Huang (1): f2fs: fix to avoid accessing xattr across the boundary Randy Dunlap (2): gpio: fix gpio-adp5588 build errors ia64: fix build errors by exporting paddr_to_nid() Rasmus Villemoes (3): net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT include/linux/bitops.h: sanitize rotate primitives net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge() Raul E Rangel (1): mmc: core: Verify SD bus width Rautkoski Kimmo EXT (1): serial: 8250: Fix TX interrupt handling condition Ravi Bangoria (2): powerpc/perf: Fix MMCRA corruption by bhrb_filter powerpc/watchpoint: Restore NV GPRs while returning from exception Reinhard Speyerer (3): qmi_wwan: add support for QMAP padding in the RX path qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode qmi_wwan: extend permitted QMAP mux_id value range Richard Sailer (1): ALSA: hda/realtek: Add quirks for several Clevo notebook barebones Robbie Ko (1): Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota reserve Robert Beckett (2): drm/imx: notify drm core before sending event during crtc disable drm/imx: only send event on crtc disable if kept disabled Robert Hancock (5): i2c: xiic: Add max_read_len quirk hwmon: (pmbus/core) Treat parameters as paged if on multiple pages net: axienet: Fix race condition causing TX hang net: sfp: add mutex to prevent concurrent state checks mfd: core: Set fwnode for created devices Roberto Bergantinos Corpas (2): NFS: make nfs_match_client killable CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM Roberto Sassu (1): ima: show rules with IMA_INMASK correctly Robin Gong (1): dmaengine: imx-sdma: remove BD_INTR for channel0 Robin Murphy (3): iommu/arm-smmu: Avoid constant zero in TLBI writes drm/arm/hdlcd: Actually validate CRTC modes drm/arm/hdlcd: Allow a bit of clock tolerance Roland Hii (1): net: stmmac: fixed new system time seconds value calculation Roman Gushchin (1): cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock Ross Lagerwall (2): gfs2: Fix lru_count going negative xenbus: Avoid deadlock during suspend due to open transactions Ross Zwisler (3): mm: add filemap_fdatawait_range_keep_errors() jbd2: introduce jbd2_inode dirty range scoping ext4: use jbd2_inode dirty range scoping Rouven Czerwinski (1): hwrng: omap - Set default quality Ruslan Babayev (1): iio: dac: ds4422/ds4424 fix chip verification Russell Currey (1): powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX Russell King (6): drm: etnaviv: avoid DMA API warning when importing buffers net: phy: marvell10g: report if the PHY fails to boot firmware net: sfp: read eeprom in maximum 16 byte increments i2c: acorn: fix i2c warning gpio: omap: fix lack of irqstatus_raw0 for OMAP4 gpio: omap: ensure irq is enabled before wakeup Ryan Kennedy (1): usb: pci-quirks: Correct AMD PLL quirk detection Ryan Pavlik (1): drm: add non-desktop quirks to Sensics and OSVR headsets. S.j. Wang (2): ASoC: cs42xx8: Add regcache mask dirty ASoC: fsl_asrc: Fix the issue about unsupported rate Sagi Grimberg (1): nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE Sahitya Tummala (1): configfs: Fix use-after-free when accessing sd->s_dentry Sakari Ailus (2): media: videobuf2-core: Prevent size alignment wrapping buffer size to 0 media: videobuf2-dma-sg: Prevent size from overflowing Salil Mehta (1): net: hns: Fixes the missing put_device in positive leg for roce reset Sam Ravnborg (1): sh: prevent warnings when using iounmap Sameeh Jubran (1): net: ena: gcc 8: fix compilation warning Sameer Pujar (2): dmaengine: tegra210-dma: free dma controller in remove() dmaengine: tegra210-adma: use devm_clk_*() helpers Sean Nyekjaer (2): dt-bindings: can: mcp251x: add mcp25625 support can: mcp251x: add support for mcp25625 Sean Paul (1): drm/msm: Depopulate platform on probe failure Sean Wang (2): net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is enabled Sean Young (1): MIPS: Remove superfluous check for __linux__ Sebastian Andrzej Siewior (2): smpboot: Place the __percpu annotation correctly random: add a spinlock_t to struct batched_entropy Serge Semin (3): mips: Make sure dt memory regions are valid tty: max310x: Fix invalid baudrate divisors calculator tty: serial_core: Set port active bit in uart_port_activate Sergej Benilov (1): sis900: fix TX completion Sergey Matyukevich (1): mac80211/cfg80211: update bss channel on channel switch Shailendra Verma (1): media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails. Shakeel Butt (2): mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node mm/vmscan.c: prevent useless kswapd loops Shawn Landden (1): perf data: Fix 'strncat may truncate' build failure with recent gcc Shenghui Wang (1): bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYNC branch of run_cache_set ShihPo Hung (1): riscv: mm: synchronize MMU after pte change Shile Zhang (1): fbdev: fix divide error in fb_var_to_videomode Shivasharan S (1): scsi: megaraid_sas: Fix calculation of target ID Shuah Khan (3): media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable() usbip: usbip_host: fix BUG: sleeping function called from invalid context usbip: usbip_host: fix stub_dev lock context imbalance regression Simon Gaiser (2): xen: xenbus: Catch closing of non existent transactions xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_END Sowjanya Komatineni (1): spi: tegra114: reset controller on probe Sricharan R (1): dmaengine: qcom: bam_dma: Fix completed descriptors count Srinivas Kandagatla (1): regmap: fix bulk writes on paged registers Stanley Chu (3): scsi: ufs: Fix regulator load and icc-level configuration scsi: ufs: Avoid configuring regulator with undefined voltage range scsi: ufs: Avoid runtime suspend possibly being blocked forever Stefan Hellermann (1): MIPS: ath79: fix ar933x uart parity mode Stefan Raspl (1): tools/kvm_stat: fix fields filter for child events Stefan Roese (1): serial: mctrl_gpio: Check if GPIO property exisits before requesting it Stefano Brivio (1): ipset: Fix memory accounting for hash types on resize Steffen Dirkwinkel (1): platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_systems DMI table Steffen Maier (2): scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs) Stephane Eranian (2): perf/x86/intel: Allow PEBS multi-entry in watermark mode perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints Stephen Barber (1): vsock/virtio: set SOCK_DONE on peer shutdown Stephen Suryaputra (1): ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop Steve French (1): SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write Steve Longerbeam (1): gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM Steven J. Magnani (1): udf: Fix incorrect final NOT_ALLOCATED (hole) extent length Steven Rostedt (VMware) (2): x86: Hide the int3_emulate_call/jmp functions from UML x86/ftrace: Do not call function graph from dynamic trampolines Sugar Zhang (1): dmaengine: pl330: _stop: clear interrupt status Sunil Muthuswamy (1): hvsock: fix epollout hang from race condition Surabhi Vishnoi (1): ath10k: Do not send probe response template for mesh Suthikulpanit, Suravee (1): kvm: svm/avic: fix off-by-one in checking host APIC ID Sven Eckelmann (1): batman-adv: Fix duplicated OGMs on NETDEV_UP Sven Van Asbroeck (3): rtc: 88pm860x: prevent use-after-free on device remove power: supply: max14656: fix potential use-before-alloc dmaengine: imx-sdma: fix use-after-free on probe error path Szymon Janc (1): Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug Sébastien Szymanski (1): ARM: dts: imx6ul: fix PWM[1-4] interrupts Taehee Yoo (7): net: openvswitch: do not free vport if register_netdevice() is failed. gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable() gtp: fix suspicious RCU usage gtp: fix Illegal context switch in RCU read-side critical section. gtp: fix use-after-free in gtp_encap_destroy() gtp: fix use-after-free in gtp_newlink() caif-hsi: fix possible deadlock in cfhsi_exit_module() Takashi Iwai (12): ALSA: line6: Assure canceling delayed work at disconnection ALSA: hda - Register irq handler after the chip initialization ALSA: seq: Cover unsubscribe_port() in list_mutex ALSA: seq: Protect in-kernel ioctl calls with mutex ALSA: seq: Fix race of get-subscription call vs port-delete ioctls Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex" ALSA: line6: Fix write on zero-sized buffer ALSA: hda: Initialize power_state field properly mwifiex: Abort at too short BSS descriptor element ppp: mppe: Add softdep to arc4 ALSA: seq: Break too long mutex context in the write loop sky2: Disable MSI on ASUS P6T Takashi Sakamoto (3): ALSA: oxfw: allow PCM capture for Stanton SCS.1m ALSA: firewire-motu: fix destruction of data for isochronous resources ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messages Takeshi Kihara (1): soc: renesas: Identify R-Car M3-W ES1.3 Tang Junhui (1): bcache: fix failure in journal relplay Tejun Heo (3): cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css() blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration libata: don't request sense data on !ZAC ATA devices Teresa Remmet (1): ARM: dts: am335x phytec boards: Fix cd-gpios active level Tetsuo Handa (1): kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice. Theodore Ts'o (2): ext4: enforce the immutable flag on open files ext4: allow directory holes Thinh Nguyen (1): usb: core: hub: Disable hub-initiated U1/U2 Thomas Backlund (1): nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabled Thomas Falcon (1): ibmvnic: Refresh device multicast list after reset Thomas Gleixner (7): x86/irq/64: Limit IST stack overflow check to #DB stack x86/microcode: Fix the microcode load on CPU hotplug for real genirq: Delay deactivation in free_irq() genirq: Fix misleading synchronize_irq() documentation genirq: Add optional hardware synchronization for shutdown x86/ioapic: Implement irq_get_irqchip_state() callback x86/irq: Handle spurious interrupt after shutdown gracefully Thomas Hellstrom (2): drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set drm/vmwgfx: Use the backdoor port if the HB port is not available Thomas Huth (1): KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID Thomas Pedersen (1): mac80211: mesh: fix RCU warning Thomas Richter (2): perf record: Fix s390 missing module symbol and warning for non-root users perf test 6: Fix missing kvm module load for s390 Tim Chen (1): Documentation: Add section about CPU vulnerabilities for Spectre Tim Collier (1): staging: wlan-ng: fix adapter initialization failure Tim Schumacher (1): ath9k: Check for errors when reading SREV register Tobin C. Harding (2): btrfs: sysfs: Fix error path kobject memory leak btrfs: sysfs: don't leak memory when failing add fsid Todd Kjos (2): binder: fix race between munmap() and direct reclaim binder: fix memory leak in error path Tomas Bortoli (1): Bluetooth: hci_bcsp: Fix memory leak in rx_skb Tomi Valkeinen (1): drm/bridge: tc358767: read display_props in get_modes() Tony Lindgren (5): usb: core: Add PM runtime calls to usb_hcd_platform_shutdown mfd: twl6040: Fix device init errors for ACCCTL register gpio: gpio-omap: add check for off wake capable gpios clk: ti: clkctrl: Fix clkdm_clk handling clk: ti: clkctrl: Fix returning uninitialized data Tony Luck (1): x86/mce: Fix machine_check_poll() tests for error types Toshiaki Makita (1): bpf, devmap: Fix premature entry free on destroying map Trac Hoang (2): mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problem mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time problem Trent Piepho (1): spi: imx: stop buffer overflow in RX FIFO flush Trond Myklebust (3): NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O NFSv4: Handle the special Linux file open access mode pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error Tyrel Datwyler (1): PCI: rpadlpar: Fix leaked device_node references in add/remove paths Ulf Hansson (2): PM / core: Propagate dev->power.wakeup_path when no callbacks mmc: core: Prevent processing SDIO IRQs when the card is suspended Vadim Pasternak (1): platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration Valdis Kletnieks (1): bpf: silence warning messages in core Varun Prakash (1): scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route() Vasily Gorbik (2): s390/kasan: fix strncpy_from_user kasan checks kallsyms: exclude kasan local symbols on s390 Vicente Bergas (1): drm/rockchip: shutdown drm subsystem on shutdown Ville Syrjälä (1): drm/i915/sdvo: Implement proper HDMI audio support for SDVO Vincent Whitchurch (1): crypto: cryptd - Fix skcipher instance memory leak Vincenzo Frascino (1): arm64: vdso: Fix clock_getres() for CLOCK_REALTIME Vineet Gupta (2): tools/bpf: fix perf build error with uClibc (seen on ARC) ARC: fix build warnings Vinod Koul (1): linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL Viresh Kumar (1): sched/cpufreq: Fix kobject memleak Vishnu DASA (1): VMCI: Fix integer overflow in VMCI handle arrays Vivien Didelot (1): ethtool: fix potential userspace buffer overflow Vlad Buslov (1): net: sched: verify that q!=NULL before setting q->flags Vladimir Zapolskiy (1): watchdog: fix compile time error of pretimeout governors Waiman Long (1): rcu: Force inlining of rcu_read_lock() Wang Hai (1): memstick: Fix error cleanup path of memstick_init Wang Xin (1): eeprom: at24: fix unexpected timeout under high load Wanpeng Li (1): KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC Wei Li (1): ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper() Weihang Li (1): net: hns3: set ops to null when unregister ad_dev Wen Gong (1): ath10k: destroy sdio workqueue while remove sdio module Wen Yang (13): pinctrl: zte: fix leaked of_node references pinctrl: pistachio: fix leaked of_node references pinctrl: samsung: fix leaked of_node references drm/msm: a5xx: fix possible object reference leak cpufreq: ppc_cbe: fix possible object reference leak cpufreq/pasemi: fix possible object reference leak cpufreq: pmac32: fix possible object reference leak cpufreq: kirkwood: fix possible object reference leak arm64: cpu_ops: fix a leaked reference by adding missing of_node_put ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_put ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe pinctrl: rockchip: fix leaked of_node references Wengang Wang (1): fs/ocfs2: fix race in ocfs2_dentry_attach_lock() Wenwen Wang (3): audit: fix a memory leak bug x86/PCI: Fix PCI IRQ routing table memory leak block/bio-integrity: fix a memory leak bug Wesley Sheng (1): switchtec: Fix unintended mask of MRPC event Will Deacon (2): arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg() futex: Update comments and docs about return values of arch futex code Willem de Bruijn (2): packet: unconditionally free po->rollover can: purge socket error queue on sock destruct William Tu (1): net: erspan: fix use-after-free Xiaolei Li (1): mtd: rawnand: mtk: Correct low level time calculation of r/w cycle Xin Long (7): ipv6: fix the check before getting the cookie in rt6_get_cookie tipc: purge deferredq list for each grp member in tipc_group_delete sctp: change to hold sk after auth shkey is created successfully tipc: change to use register_pernet_device tipc: check msg->req data len in tipc_nl_compat_bearer_disable tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL Yabin Cui (1): perf/ring_buffer: Fix exposing a temporarily decreased data_head Yang Wei (1): nfc: fix potential illegal memory access Yannick Fertré (1): drm/panel: otm8009a: Add delay at the end of initialization Yazen Ghannam (1): x86/mce: Handle varying MCA bank counts Yibo Zhao (1): mac80211: only warn once on chanctx_conf being NULL Yihao Wu (2): NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled Yinbo Zhu (3): mmc: sdhci-of-esdhc: add erratum eSDHC5 support mmc: sdhci-of-esdhc: add erratum A-009204 support mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support Yingjoe Chen (1): i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr Yonglong Liu (2): net: hns: Fix loopback test failed at copper ports net: hns3: fix a -Wformat-nonliteral compile warning Yoshihiro Shimoda (3): net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs usb: renesas_usbhs: add a workaround for a race condition of workqueue phy: renesas: rcar-gen2: Fix memory leak at error paths Young Xiao (3): Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i] Yu Wang (1): mac80211: handle deauthentication/disassociation from TDLS peer Yu-Hsuan Hsu (1): ASoC: max98090: remove 24-bit format support if RJ is 0 Yue Hu (3): mm/cma.c: fix crash on CMA allocation if bitmap allocation fails mm/cma.c: fix the bitmap status to show failed allocation reason mm/cma_debug.c: fix the break condition in cma_maxchunk_get() YueHaibing (22): media: cpia2: Fix use-after-free in cpia2_exit media: serial_ir: Fix use-after-free in serial_ir_init_module ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit at76c50x-usb: Don't register led_trigger if usb_register_driver failed cxgb4: Fix error path in cxgb4_init_module mwifiex: Fix mem leak in mwifiex_tm_cmd configfs: fix possible use-after-free in configfs_register_group scsi: qedi: remove memset/memcpy to nfunc and use func instead scsi: qedi: remove set but not used variables 'cdev' and 'udev' ipvs: Fix use-after-free in ip_vs_in scsi: scsi_dh_alua: Fix possible null-ptr-deref xen/pvcalls: Remove set but not used variable parport: Fix mem leak in parport_register_dev_model MIPS: uprobes: remove set but not used variable 'epc' team: Always enable vlan tx offload bonding: Always enable vlan tx offload spi: bitbang: Fix NULL pointer dereference in spi_unregister_master can: af_can: Fix error path of can_init() 9p/xen: Add cleanup path in p9_trans_xen_init 9p/virtio: Add cleanup path in p9_virtio_init PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB fpga-manager: altera-ps-spi: Fix build error Yufen Yu (2): block: fix use-after-free on gendisk nvme: fix memory leak for power latency tolerance Yunsheng Lin (3): ethtool: check the return value of get_regs_len net: hns3: add some error checking in hclge_tm module net: hns3: fix for skb leak when doing selftest Yuyang Du (1): locking/lockdep: Fix lock used or unused stats error Zhenliang Wei (1): kernel/signal.c: trace_signal_deliver when signal_group_exit Zhenzhong Duan (1): x86/speculation/mds: Apply more accurate check on hypervisor platform Zhu Yanjun (1): net: rds: fix memory leak in rds_ib_flush_mr_pool csonsino (1): Bluetooth: validate BLE connection interval updates haibinzhang(张海斌) (1): vhost-net: set packet weight of tx polling to 2 * vq size morten petersen (1): mailbox: handle failed named mailbox channel request ndesaulniers@google.com (1): include/linux/compiler*.h: define asm_volatile_goto swkhack (1): mm/mlock.c: change count_mm_mlocked_page_nr return type yangerkun (1): quota: fix a problem about transfer quota zhangyi (F) (1): dm log writes: make sure super sector log updates are written in order zhong jiang (1): mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask Documentation/ABI/testing/sysfs-class-net-qmi | 4 +- Documentation/admin-guide/hw-vuln/index.rst | 1 + Documentation/admin-guide/hw-vuln/spectre.rst | 697 +++++++++++++++++++++ Documentation/admin-guide/kernel-parameters.txt | 6 - Documentation/atomic_t.txt | 3 + Documentation/conf.py | 2 +- .../bindings/net/can/microchip,mcp251x.txt | 1 + .../devicetree/bindings/net/marvell-orion-mdio.txt | 2 +- Documentation/robust-futexes.txt | 3 +- Documentation/scheduler/sched-pelt.c | 3 +- Documentation/sphinx/kerneldoc.py | 44 +- Documentation/sphinx/kernellog.py | 28 + Documentation/sphinx/kfigure.py | 40 +- Documentation/userspace-api/spec_ctrl.rst | 2 + Makefile | 3 +- arch/arc/boot/dts/hsdk.dts | 4 + arch/arc/include/asm/cmpxchg.h | 14 +- arch/arc/kernel/unwind.c | 9 +- arch/arc/mm/tlb.c | 13 +- arch/arm/boot/dts/am335x-pcm-953.dtsi | 2 +- arch/arm/boot/dts/am335x-wega.dtsi | 2 +- arch/arm/boot/dts/am57xx-idk-common.dtsi | 1 + arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 8 + arch/arm/boot/dts/exynos5420-arndale-octa.dts | 2 + arch/arm/boot/dts/imx50.dtsi | 2 +- arch/arm/boot/dts/imx51.dtsi | 2 +- arch/arm/boot/dts/imx53.dtsi | 2 +- arch/arm/boot/dts/imx6qdl.dtsi | 2 +- arch/arm/boot/dts/imx6sl.dtsi | 2 +- arch/arm/boot/dts/imx6sx.dtsi | 2 +- arch/arm/boot/dts/imx6ul.dtsi | 10 +- arch/arm/boot/dts/imx7s.dtsi | 4 +- arch/arm/include/asm/cp15.h | 2 + arch/arm/include/asm/hardirq.h | 1 + arch/arm/kernel/smp.c | 6 +- arch/arm/mach-davinci/board-da850-evm.c | 2 + arch/arm/mach-davinci/devices-da8xx.c | 3 + arch/arm/mach-exynos/suspend.c | 19 + arch/arm/mach-imx/cpuidle-imx6sx.c | 3 +- arch/arm/mach-omap2/prm3xxx.c | 2 +- arch/arm/vdso/vgettimeofday.c | 5 +- arch/arm64/Makefile | 1 + arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi | 3 +- arch/arm64/boot/dts/nvidia/tegra210.dtsi | 2 +- arch/arm64/crypto/sha1-ce-glue.c | 2 +- arch/arm64/crypto/sha2-ce-glue.c | 2 +- arch/arm64/include/asm/futex.h | 4 +- arch/arm64/include/asm/insn.h | 8 + arch/arm64/include/asm/pgtable.h | 3 +- arch/arm64/include/asm/vdso_datapage.h | 1 + arch/arm64/include/uapi/asm/ptrace.h | 8 +- arch/arm64/kernel/acpi.c | 10 +- arch/arm64/kernel/asm-offsets.c | 2 +- arch/arm64/kernel/cpu_ops.c | 1 + arch/arm64/kernel/entry.S | 4 +- arch/arm64/kernel/image.h | 6 +- arch/arm64/kernel/insn.c | 40 ++ arch/arm64/kernel/module.c | 8 +- arch/arm64/kernel/vdso.c | 3 + arch/arm64/kernel/vdso/gettimeofday.S | 7 +- arch/arm64/mm/dma-mapping.c | 10 + arch/arm64/mm/mmu.c | 11 +- arch/arm64/net/bpf_jit.h | 4 + arch/arm64/net/bpf_jit_comp.c | 28 +- arch/ia64/mm/numa.c | 1 + arch/mips/Makefile | 3 +- arch/mips/boot/compressed/Makefile | 2 + arch/mips/boot/compressed/calc_vmlinuz_load_addr.c | 2 +- arch/mips/include/asm/mach-ath79/ar933x_uart.h | 4 +- arch/mips/include/asm/mips-gic.h | 30 + arch/mips/include/asm/netlogic/xlr/fmn.h | 2 - arch/mips/include/uapi/asm/sgidefs.h | 8 - arch/mips/jz4740/board-qi_lb60.c | 16 +- arch/mips/kernel/prom.c | 14 +- arch/mips/kernel/uprobes.c | 3 - arch/mips/kvm/mips.c | 3 + arch/mips/mm/mmap.c | 5 + arch/mips/mm/tlbex.c | 29 +- arch/mips/pistachio/Platform | 1 + arch/parisc/kernel/ptrace.c | 31 +- arch/parisc/math-emu/cnv_float.h | 8 +- arch/powerpc/boot/addnote.c | 6 +- arch/powerpc/boot/xz_config.h | 20 + arch/powerpc/include/asm/kvm_host.h | 1 + arch/powerpc/include/asm/ppc-opcode.h | 1 + arch/powerpc/kernel/eeh.c | 15 +- arch/powerpc/kernel/exceptions-64s.S | 9 +- arch/powerpc/kernel/head_64.S | 4 +- arch/powerpc/kernel/nvram_64.c | 2 - arch/powerpc/kernel/pci_of_scan.c | 2 + arch/powerpc/kernel/signal_32.c | 3 + arch/powerpc/kernel/signal_64.c | 5 + arch/powerpc/kernel/swsusp_32.S | 73 ++- arch/powerpc/kernel/watchdog.c | 81 ++- arch/powerpc/kvm/book3s.c | 1 + arch/powerpc/kvm/book3s_hv.c | 9 +- arch/powerpc/kvm/book3s_rtas.c | 14 +- arch/powerpc/kvm/book3s_xive.c | 4 +- arch/powerpc/kvm/powerpc.c | 3 + arch/powerpc/net/bpf_jit.h | 2 +- arch/powerpc/net/bpf_jit_comp64.c | 8 +- arch/powerpc/perf/core-book3s.c | 6 +- arch/powerpc/perf/imc-pmu.c | 7 +- arch/powerpc/perf/power8-pmu.c | 3 + arch/powerpc/perf/power9-pmu.c | 3 + arch/powerpc/platforms/4xx/uic.c | 1 + arch/powerpc/platforms/powermac/sleep.S | 68 +- arch/powerpc/platforms/powernv/npu-dma.c | 15 +- arch/powerpc/platforms/powernv/opal-imc.c | 6 +- arch/powerpc/platforms/pseries/hotplug-memory.c | 3 + arch/powerpc/platforms/pseries/mobility.c | 9 + arch/powerpc/sysdev/xive/common.c | 7 +- arch/powerpc/xmon/xmon.c | 6 +- arch/riscv/lib/delay.c | 2 +- arch/riscv/mm/fault.c | 13 + arch/s390/crypto/aes_s390.c | 8 +- arch/s390/crypto/des_s390.c | 7 +- arch/s390/include/asm/ap.h | 28 +- arch/s390/include/asm/facility.h | 21 +- arch/s390/include/asm/jump_label.h | 14 +- arch/s390/include/asm/uaccess.h | 2 + arch/s390/kvm/kvm-s390.c | 36 +- arch/s390/mm/fault.c | 5 +- arch/sh/include/asm/io.h | 6 +- arch/sparc/kernel/mdesc.c | 2 + arch/sparc/kernel/perf_event.c | 4 + arch/sparc/mm/ultra.S | 4 +- arch/um/include/asm/mmu_context.h | 2 +- arch/um/kernel/time.c | 2 +- arch/x86/Makefile | 2 +- arch/x86/events/amd/uncore.c | 15 +- arch/x86/events/intel/core.c | 10 +- arch/x86/events/intel/cstate.c | 2 + arch/x86/events/intel/ds.c | 28 +- arch/x86/events/intel/rapl.c | 2 + arch/x86/events/msr.c | 1 + arch/x86/ia32/ia32_signal.c | 29 +- arch/x86/include/asm/atomic.h | 8 +- arch/x86/include/asm/atomic64_64.h | 8 +- arch/x86/include/asm/barrier.h | 4 +- arch/x86/include/asm/cpufeatures.h | 2 + arch/x86/include/asm/hw_irq.h | 3 +- arch/x86/include/asm/intel-family.h | 4 + arch/x86/include/asm/text-patching.h | 4 +- arch/x86/kernel/alternative.c | 27 +- arch/x86/kernel/apic/apic.c | 3 +- arch/x86/kernel/apic/io_apic.c | 46 ++ arch/x86/kernel/apic/vector.c | 4 +- arch/x86/kernel/cpu/amd.c | 7 +- arch/x86/kernel/cpu/bugs.c | 13 +- arch/x86/kernel/cpu/cacheinfo.c | 3 +- arch/x86/kernel/cpu/mcheck/mce-inject.c | 14 +- arch/x86/kernel/cpu/mcheck/mce.c | 66 +- arch/x86/kernel/cpu/microcode/core.c | 16 +- arch/x86/kernel/cpu/mkcapflags.sh | 2 + arch/x86/kernel/ftrace.c | 52 +- arch/x86/kernel/ftrace_64.S | 8 +- arch/x86/kernel/head64.c | 20 +- arch/x86/kernel/irq.c | 2 +- arch/x86/kernel/irq_64.c | 19 +- arch/x86/kernel/kprobes/core.c | 24 +- arch/x86/kernel/module.c | 2 +- arch/x86/kernel/mpparse.c | 10 +- arch/x86/kernel/ptrace.c | 5 +- arch/x86/kernel/signal.c | 29 +- arch/x86/kernel/sysfb_efi.c | 46 ++ arch/x86/kernel/tls.c | 9 +- arch/x86/kvm/lapic.c | 2 +- arch/x86/kvm/pmu.c | 14 +- arch/x86/kvm/pmu.h | 3 +- arch/x86/kvm/pmu_amd.c | 2 +- arch/x86/kvm/pmu_intel.c | 26 +- arch/x86/kvm/svm.c | 6 +- arch/x86/kvm/vmx.c | 8 +- arch/x86/kvm/x86.c | 11 +- arch/x86/mm/fault.c | 2 - arch/x86/mm/kasan_init_64.c | 2 +- arch/x86/mm/kaslr.c | 11 +- arch/x86/pci/irq.c | 10 +- arch/x86/power/cpu.c | 10 + arch/x86/power/hibernate_64.c | 33 + arch/xtensa/kernel/setup.c | 3 +- block/bfq-iosched.c | 3 + block/bio-integrity.c | 8 +- block/blk-core.c | 1 - block/blk-mq.c | 2 + block/blk-throttle.c | 9 +- block/genhd.c | 19 + block/partition-generic.c | 7 + block/sed-opal.c | 9 +- crypto/asymmetric_keys/Kconfig | 3 + crypto/chacha20poly1305.c | 30 +- crypto/cryptd.c | 1 + crypto/crypto_user.c | 3 + crypto/ghash-generic.c | 8 +- crypto/serpent_generic.c | 8 +- .../abi/4.15.0-55.60/amd64/generic.modules | 2 +- .../abi/4.15.0-55.60/amd64/lowlatency.modules | 2 +- .../abi/4.15.0-55.60/arm64/generic.modules | 2 +- .../abi/4.15.0-55.60/armhf/generic-lpae.modules | 2 +- .../abi/4.15.0-55.60/armhf/generic.modules | 2 +- .../abi/4.15.0-55.60/i386/generic.modules | 2 +- .../abi/4.15.0-55.60/i386/lowlatency.modules | 2 +- .../abi/4.15.0-55.60/ppc64el/generic.modules | 2 +- debian.master/config/config.common.ubuntu | 1 + debian.master/upstream-stable | 4 +- drivers/acpi/apei/erst.c | 1 - drivers/acpi/arm64/iort.c | 19 +- drivers/acpi/device_pm.c | 4 +- drivers/acpi/property.c | 8 + drivers/android/binder.c | 6 +- drivers/android/binder_alloc.c | 18 +- drivers/ata/libata-core.c | 9 +- drivers/ata/libata-eh.c | 8 +- drivers/base/cacheinfo.c | 3 +- drivers/base/power/main.c | 4 + drivers/base/regmap/regmap-irq.c | 6 + drivers/base/regmap/regmap.c | 2 + drivers/block/floppy.c | 34 +- drivers/bluetooth/btusb.c | 3 + drivers/bluetooth/hci_bcsp.c | 5 + drivers/char/hpet.c | 3 +- drivers/char/hw_random/omap-rng.c | 1 + drivers/char/random.c | 52 +- drivers/char/virtio_console.c | 3 +- drivers/clk/rockchip/clk-rk3288.c | 32 +- drivers/clk/ti/clkctrl.c | 15 +- drivers/clocksource/exynos_mct.c | 4 +- drivers/cpufreq/cpufreq.c | 1 + drivers/cpufreq/cpufreq_governor.c | 2 + drivers/cpufreq/kirkwood-cpufreq.c | 19 +- drivers/cpufreq/pasemi-cpufreq.c | 1 + drivers/cpufreq/pmac32-cpufreq.c | 2 + drivers/cpufreq/ppc_cbe_cpufreq.c | 1 + drivers/crypto/amcc/crypto4xx_trng.c | 1 - drivers/crypto/caam/caamalg.c | 15 +- drivers/crypto/ccp/ccp-dev.c | 96 +-- drivers/crypto/ccp/ccp-dev.h | 2 +- drivers/crypto/ccp/ccp-ops.c | 15 +- drivers/crypto/nx/nx-842-powernv.c | 8 +- drivers/crypto/sunxi-ss/sun4i-ss-hash.c | 5 +- drivers/crypto/talitos.c | 150 +++-- drivers/crypto/talitos.h | 30 + drivers/crypto/vmx/aesp8-ppc.pl | 2 +- drivers/crypto/vmx/ghash.c | 213 +++---- drivers/dma-buf/dma-buf.c | 1 + drivers/dma-buf/reservation.c | 4 + drivers/dma/at_xdmac.c | 6 +- drivers/dma/idma64.c | 6 +- drivers/dma/idma64.h | 2 + drivers/dma/imx-sdma.c | 52 +- drivers/dma/pl330.c | 10 +- drivers/dma/qcom/bam_dma.c | 3 + drivers/dma/tegra210-adma.c | 28 +- drivers/edac/Kconfig | 4 +- drivers/edac/edac_mc_sysfs.c | 24 +- drivers/edac/edac_module.h | 2 +- drivers/extcon/extcon-arizona.c | 10 + drivers/firmware/efi/efi-bgrt.c | 5 - drivers/firmware/efi/efi-pstore.c | 4 +- drivers/fpga/Kconfig | 1 + drivers/gpio/Kconfig | 1 + drivers/gpio/gpio-omap.c | 42 +- drivers/gpio/gpio-vf610.c | 26 +- drivers/gpio/gpiolib.c | 7 +- drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 3 +- drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c | 24 +- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 19 +- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 19 - drivers/gpu/drm/amd/display/dc/core/dc_resource.c | 6 +- .../gpu/drm/amd/display/dc/dcn10/dcn10_dpp_dscl.c | 20 +- .../amd/powerplay/hwmgr/process_pptables_v1_0.c | 4 +- drivers/gpu/drm/amd/powerplay/inc/hwmgr.h | 1 + .../drm/amd/powerplay/smumgr/polaris10_smumgr.c | 4 + drivers/gpu/drm/arm/hdlcd_crtc.c | 14 +- drivers/gpu/drm/bridge/adv7511/adv7511_drv.c | 6 +- drivers/gpu/drm/bridge/sii902x.c | 5 +- drivers/gpu/drm/bridge/tc358767.c | 7 + drivers/gpu/drm/drm_atomic_helper.c | 10 + drivers/gpu/drm/drm_bufs.c | 5 +- drivers/gpu/drm/drm_debugfs_crc.c | 18 +- drivers/gpu/drm/drm_drv.c | 5 +- drivers/gpu/drm/drm_edid.c | 106 +++- drivers/gpu/drm/drm_edid_load.c | 2 + drivers/gpu/drm/drm_file.c | 1 + drivers/gpu/drm/drm_ioc32.c | 5 +- drivers/gpu/drm/etnaviv/etnaviv_drv.c | 5 + drivers/gpu/drm/etnaviv/etnaviv_drv.h | 1 + drivers/gpu/drm/etnaviv/etnaviv_dump.c | 5 + drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 7 +- drivers/gpu/drm/gma500/cdv_intel_lvds.c | 3 + drivers/gpu/drm/gma500/intel_bios.c | 3 + drivers/gpu/drm/gma500/psb_drv.h | 1 + drivers/gpu/drm/i915/intel_csr.c | 18 + drivers/gpu/drm/i915/intel_fbc.c | 4 + drivers/gpu/drm/i915/intel_sdvo.c | 58 +- drivers/gpu/drm/i915/intel_sdvo_regs.h | 3 + drivers/gpu/drm/imx/ipuv3-crtc.c | 6 +- drivers/gpu/drm/mediatek/mtk_drm_drv.c | 8 +- drivers/gpu/drm/mediatek/mtk_dsi.c | 12 +- drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 10 +- drivers/gpu/drm/msm/mdp/mdp5/mdp5_plane.c | 4 + drivers/gpu/drm/msm/msm_drv.c | 14 +- drivers/gpu/drm/nouveau/Kconfig | 13 +- drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h | 2 + drivers/gpu/drm/nouveau/nouveau_drm.c | 7 +- drivers/gpu/drm/nouveau/nouveau_ttm.c | 4 + drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c | 11 +- drivers/gpu/drm/nouveau/nvkm/subdev/bar/nv50.c | 12 +- drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.c | 26 +- drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.h | 2 + drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c | 35 ++ drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.c | 21 +- drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.h | 1 + drivers/gpu/drm/panel/panel-orisetech-otm8009a.c | 3 + drivers/gpu/drm/panel/panel-simple.c | 9 +- drivers/gpu/drm/rockchip/rockchip_drm_drv.c | 9 + drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 3 +- drivers/gpu/drm/udl/udl_drv.c | 56 +- drivers/gpu/drm/udl/udl_drv.h | 9 +- drivers/gpu/drm/udl/udl_fb.c | 12 +- drivers/gpu/drm/udl/udl_main.c | 35 +- drivers/gpu/drm/virtio/virtgpu_ioctl.c | 3 + drivers/gpu/drm/virtio/virtgpu_vq.c | 2 + drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 11 +- drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 7 +- drivers/gpu/drm/vmwgfx/vmwgfx_msg.c | 146 ++++- drivers/gpu/ipu-v3/ipu-ic.c | 2 +- drivers/hid/hid-core.c | 36 +- drivers/hid/hid-logitech-hidpp.c | 23 +- drivers/hid/wacom_sys.c | 3 + drivers/hid/wacom_wac.c | 66 +- drivers/hid/wacom_wac.h | 1 + drivers/hwmon/f71805f.c | 15 +- drivers/hwmon/hwmon.c | 2 +- drivers/hwmon/pc87427.c | 14 +- drivers/hwmon/pmbus/pmbus_core.c | 34 +- drivers/hwmon/smsc47b397.c | 13 +- drivers/hwmon/smsc47m1.c | 28 +- drivers/hwmon/vt1211.c | 15 +- drivers/hwtracing/intel_th/msu.c | 2 +- drivers/hwtracing/intel_th/pci.c | 5 + drivers/i2c/busses/i2c-acorn.c | 1 + drivers/i2c/busses/i2c-pca-platform.c | 2 +- drivers/i2c/busses/i2c-xiic.c | 5 + drivers/i2c/i2c-dev.c | 1 + drivers/iio/adc/ad_sigma_delta.c | 16 +- drivers/iio/common/ssp_sensors/ssp_iio.c | 2 +- drivers/iio/dac/ds4424.c | 2 +- drivers/iio/magnetometer/hmc5843_i2c.c | 7 +- drivers/iio/magnetometer/hmc5843_spi.c | 7 +- drivers/infiniband/core/cma.c | 25 +- drivers/infiniband/hw/cxgb4/cm.c | 2 + drivers/infiniband/hw/hfi1/chip.c | 1 + drivers/infiniband/hw/hfi1/init.c | 3 +- drivers/infiniband/hw/hfi1/user_exp_rcv.c | 3 + drivers/infiniband/hw/hfi1/user_sdma.c | 12 +- drivers/infiniband/hw/hfi1/user_sdma.h | 1 - drivers/infiniband/hw/hfi1/verbs.c | 2 - drivers/infiniband/hw/hfi1/verbs_txreq.c | 2 +- drivers/infiniband/hw/hfi1/verbs_txreq.h | 3 +- drivers/infiniband/hw/hns/hns_roce_ah.c | 2 +- drivers/infiniband/hw/i40iw/i40iw_verbs.c | 2 + drivers/infiniband/hw/mlx4/main.c | 4 +- drivers/infiniband/hw/mlx5/main.c | 11 +- drivers/infiniband/hw/qib/qib_verbs.c | 2 - drivers/infiniband/sw/rdmavt/mr.c | 2 + drivers/infiniband/sw/rdmavt/qp.c | 3 +- drivers/infiniband/sw/rxe/rxe_resp.c | 5 +- drivers/infiniband/sw/rxe/rxe_verbs.h | 1 + drivers/infiniband/ulp/ipoib/ipoib_main.c | 1 + drivers/input/keyboard/imx_keypad.c | 18 +- drivers/input/misc/uinput.c | 22 +- drivers/input/mouse/alps.c | 32 + drivers/input/mouse/synaptics.c | 4 + drivers/input/tablet/gtco.c | 20 +- drivers/input/touchscreen/silead.c | 1 + drivers/iommu/arm-smmu.c | 15 +- drivers/iommu/intel-iommu.c | 7 +- drivers/iommu/iommu.c | 8 +- drivers/irqchip/irq-gic-v3-its.c | 35 +- drivers/irqchip/irq-mips-gic.c | 4 +- drivers/isdn/mISDN/socket.c | 5 +- drivers/mailbox/mailbox.c | 6 +- drivers/md/bcache/alloc.c | 14 +- drivers/md/bcache/bset.c | 16 +- drivers/md/bcache/bset.h | 34 +- drivers/md/bcache/io.c | 12 + drivers/md/bcache/journal.c | 30 +- drivers/md/bcache/super.c | 33 +- drivers/md/bcache/sysfs.c | 11 +- drivers/md/bcache/writeback.c | 5 + drivers/md/dm-bufio.c | 4 +- drivers/md/dm-log-writes.c | 23 +- drivers/md/dm-verity-target.c | 4 +- drivers/md/dm-zoned-metadata.c | 24 - drivers/md/dm-zoned.h | 28 +- drivers/md/md.c | 36 +- drivers/media/dvb-frontends/m88ds3103.c | 9 +- drivers/media/dvb-frontends/si2165.c | 8 +- drivers/media/dvb-frontends/tua6100.c | 22 +- drivers/media/i2c/Makefile | 2 +- drivers/media/i2c/{adv7511.c => adv7511-v4l2.c} | 5 + drivers/media/i2c/ov2659.c | 6 +- drivers/media/i2c/ov6650.c | 25 +- drivers/media/media-device.c | 10 +- drivers/media/pci/saa7146/hexium_gemini.c | 5 +- drivers/media/pci/saa7146/hexium_orion.c | 5 +- drivers/media/platform/coda/coda-bit.c | 12 +- drivers/media/platform/coda/coda-common.c | 2 + drivers/media/platform/davinci/vpss.c | 5 + drivers/media/platform/marvell-ccic/mcam-core.c | 5 +- drivers/media/platform/rcar_fdp1.c | 8 + drivers/media/platform/s5p-mfc/s5p_mfc.c | 1 - drivers/media/platform/s5p-mfc/s5p_mfc_pm.c | 5 + drivers/media/platform/stm32/stm32-dcmi.c | 20 +- drivers/media/platform/video-mux.c | 5 + drivers/media/platform/vimc/vimc-capture.c | 5 +- drivers/media/platform/vimc/vimc-core.c | 2 + drivers/media/platform/vimc/vimc-streamer.c | 2 +- drivers/media/platform/vivid/vivid-vid-cap.c | 2 +- drivers/media/radio/wl128x/fmdrv_common.c | 7 +- drivers/media/radio/wl128x/fmdrv_v4l2.c | 3 + drivers/media/rc/ir-spi.c | 1 + drivers/media/rc/serial_ir.c | 9 +- drivers/media/usb/au0828/au0828-video.c | 16 +- drivers/media/usb/cpia2/cpia2_v4l.c | 3 +- drivers/media/usb/dvb-usb/dvb-usb-init.c | 7 +- drivers/media/usb/go7007/go7007-fw.c | 4 +- drivers/media/usb/hdpvr/hdpvr-video.c | 17 +- drivers/media/usb/pvrusb2/pvrusb2-hdw.c | 2 + drivers/media/usb/pvrusb2/pvrusb2-hdw.h | 1 + drivers/media/usb/siano/smsusb.c | 33 +- drivers/media/usb/uvc/uvc_driver.c | 2 +- drivers/media/v4l2-core/v4l2-ctrls.c | 9 +- drivers/media/v4l2-core/v4l2-ioctl.c | 17 +- drivers/media/v4l2-core/videobuf2-core.c | 26 + drivers/media/v4l2-core/videobuf2-dma-sg.c | 2 +- drivers/memstick/core/memstick.c | 13 +- drivers/mfd/arizona-core.c | 2 +- drivers/mfd/hi655x-pmic.c | 2 + drivers/mfd/intel-lpss.c | 3 + drivers/mfd/mfd-core.c | 1 + drivers/mfd/tps65912-spi.c | 1 + drivers/mfd/twl6040.c | 13 +- drivers/misc/eeprom/at24.c | 107 +++- drivers/misc/genwqe/card_dev.c | 2 + drivers/misc/genwqe/card_utils.c | 4 + drivers/misc/kgdbts.c | 4 +- drivers/misc/pci_endpoint_test.c | 1 + drivers/misc/vmw_vmci/vmci_context.c | 80 +-- drivers/misc/vmw_vmci/vmci_handle_array.c | 38 +- drivers/misc/vmw_vmci/vmci_handle_array.h | 29 +- drivers/mmc/core/core.c | 5 +- drivers/mmc/core/pwrseq_emmc.c | 38 +- drivers/mmc/core/sd.c | 8 + drivers/mmc/core/sdio.c | 13 +- drivers/mmc/core/sdio_io.c | 77 +++ drivers/mmc/core/sdio_irq.c | 4 + drivers/mmc/host/mmc_spi.c | 4 + drivers/mmc/host/mmci.c | 5 +- drivers/mmc/host/sdhci-iproc.c | 6 +- drivers/mmc/host/sdhci-msm.c | 9 +- drivers/mmc/host/sdhci-of-esdhc.c | 8 + drivers/mtd/nand/mtk_nand.c | 24 +- drivers/net/bonding/bond_main.c | 54 +- drivers/net/caif/caif_hsi.c | 2 +- drivers/net/can/flexcan.c | 2 +- drivers/net/can/m_can/m_can.c | 21 + drivers/net/can/spi/Kconfig | 5 +- drivers/net/can/spi/mcp251x.c | 25 +- drivers/net/dsa/mv88e6xxx/chip.c | 6 +- drivers/net/dsa/mv88e6xxx/global1_vtu.c | 2 +- drivers/net/ethernet/amazon/ena/ena_netdev.c | 2 +- drivers/net/ethernet/aquantia/atlantic/aq_ring.c | 7 +- .../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c | 61 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 3 + .../net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c | 3 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.h | 1 + drivers/net/ethernet/broadcom/bnxt/bnxt.c | 2 + drivers/net/ethernet/broadcom/genet/bcmgenet.c | 57 +- drivers/net/ethernet/cavium/liquidio/lio_core.c | 2 +- drivers/net/ethernet/chelsio/cxgb3/l2t.h | 2 +- drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 15 +- .../net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c | 5 +- drivers/net/ethernet/dec/tulip/de4x5.c | 1 - drivers/net/ethernet/emulex/benet/be_ethtool.c | 30 +- drivers/net/ethernet/freescale/fec_main.c | 8 +- drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c | 3 + drivers/net/ethernet/hisilicon/hns/hns_ethtool.c | 4 + drivers/net/ethernet/hisilicon/hns3/hnae3.c | 2 + drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 6 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 10 +- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 6 +- drivers/net/ethernet/ibm/ibmvnic.c | 3 + drivers/net/ethernet/intel/e1000e/netdev.c | 8 +- drivers/net/ethernet/intel/i40e/i40e_main.c | 11 + drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 6 +- drivers/net/ethernet/intel/i40evf/i40e_txrx.c | 6 +- drivers/net/ethernet/intel/igb/igb_main.c | 3 + drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c | 3 +- drivers/net/ethernet/intel/ixgbe/ixgbe_phy.h | 1 + drivers/net/ethernet/marvell/mvmdio.c | 7 +- drivers/net/ethernet/marvell/mvneta.c | 4 +- drivers/net/ethernet/marvell/mvpp2.c | 14 +- drivers/net/ethernet/marvell/sky2.c | 7 + drivers/net/ethernet/mediatek/mtk_eth_soc.c | 15 +- drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 4 +- drivers/net/ethernet/mellanox/mlx4/port.c | 5 - drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 2 +- .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c | 9 +- drivers/net/ethernet/mellanox/mlxsw/reg.h | 2 +- drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 14 + drivers/net/ethernet/qlogic/qed/qed_dev.c | 29 +- drivers/net/ethernet/qlogic/qed/qed_iwarp.c | 2 + drivers/net/ethernet/qlogic/qed/qed_rdma.c | 2 +- drivers/net/ethernet/renesas/sh_eth.c | 4 + drivers/net/ethernet/sis/sis900.c | 16 +- drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c | 5 + .../net/ethernet/stmicro/stmmac/dwmac1000_core.c | 6 + drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 18 +- .../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 2 +- drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c | 3 +- drivers/net/ethernet/ti/cpsw.c | 2 +- drivers/net/ethernet/xilinx/xilinx_axienet_main.c | 20 +- drivers/net/gtp.c | 36 +- drivers/net/hyperv/netvsc.c | 15 +- drivers/net/ipvlan/ipvlan_main.c | 2 +- drivers/net/macsec.c | 6 +- drivers/net/phy/bcm-phy-lib.c | 4 +- drivers/net/phy/dp83867.c | 4 +- drivers/net/phy/marvell10g.c | 14 + drivers/net/phy/phy_device.c | 6 + drivers/net/phy/sfp.c | 30 +- drivers/net/ppp/ppp_mppe.c | 1 + drivers/net/team/team.c | 2 +- drivers/net/thunderbolt.c | 3 + drivers/net/tun.c | 19 +- drivers/net/usb/asix_devices.c | 6 +- drivers/net/usb/ipheth.c | 3 +- drivers/net/usb/qmi_wwan.c | 66 +- drivers/net/usb/usbnet.c | 6 + drivers/net/vrf.c | 58 +- drivers/net/wireless/ath/ath10k/hw.c | 2 +- drivers/net/wireless/ath/ath10k/mac.c | 4 + drivers/net/wireless/ath/ath10k/sdio.c | 7 + drivers/net/wireless/ath/ath6kl/wmi.c | 10 +- drivers/net/wireless/ath/ath9k/hw.c | 32 +- drivers/net/wireless/ath/carl9170/usb.c | 39 +- drivers/net/wireless/ath/dfs_pattern_detector.c | 2 +- drivers/net/wireless/ath/wil6210/txrx.c | 1 + drivers/net/wireless/atmel/at76c50x-usb.c | 4 +- drivers/net/wireless/broadcom/b43/phy_lp.c | 6 +- .../wireless/broadcom/brcm80211/brcmfmac/bcdc.c | 11 +- .../wireless/broadcom/brcm80211/brcmfmac/bcdc.h | 6 +- .../broadcom/brcm80211/brcmfmac/cfg80211.c | 4 + .../wireless/broadcom/brcm80211/brcmfmac/core.c | 14 +- .../broadcom/brcm80211/brcmfmac/fwsignal.c | 58 +- .../broadcom/brcm80211/brcmfmac/fwsignal.h | 3 +- .../wireless/broadcom/brcm80211/brcmfmac/proto.c | 10 +- .../wireless/broadcom/brcm80211/brcmfmac/proto.h | 3 +- .../net/wireless/broadcom/brcm80211/brcmfmac/usb.c | 27 +- .../wireless/broadcom/brcm80211/brcmfmac/vendor.c | 5 +- drivers/net/wireless/intel/iwlwifi/fw/smem.c | 10 +- drivers/net/wireless/intel/iwlwifi/iwl-drv.c | 1 - drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 3 + .../net/wireless/intel/iwlwifi/pcie/ctxt-info.c | 2 +- drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 27 + drivers/net/wireless/intel/iwlwifi/pcie/rx.c | 73 ++- .../net/wireless/intel/iwlwifi/pcie/trans-gen2.c | 9 + drivers/net/wireless/intersil/p54/p54usb.c | 43 +- drivers/net/wireless/marvell/mwifiex/cfg80211.c | 6 +- drivers/net/wireless/marvell/mwifiex/cfp.c | 3 + drivers/net/wireless/marvell/mwifiex/fw.h | 12 +- drivers/net/wireless/marvell/mwifiex/scan.c | 27 +- drivers/net/wireless/marvell/mwifiex/sta_ioctl.c | 4 +- drivers/net/wireless/marvell/mwifiex/wmm.c | 2 +- drivers/net/wireless/mediatek/mt7601u/dma.c | 54 +- drivers/net/wireless/mediatek/mt7601u/tx.c | 4 +- drivers/net/wireless/realtek/rtlwifi/base.c | 5 + .../net/wireless/realtek/rtlwifi/rtl8188ee/fw.c | 2 + .../wireless/realtek/rtlwifi/rtl8192c/fw_common.c | 2 + .../net/wireless/realtek/rtlwifi/rtl8192ee/fw.c | 2 + .../net/wireless/realtek/rtlwifi/rtl8723ae/fw.c | 2 + .../net/wireless/realtek/rtlwifi/rtl8723be/fw.c | 2 + .../net/wireless/realtek/rtlwifi/rtl8821ae/fw.c | 4 + drivers/net/wireless/realtek/rtlwifi/usb.c | 5 +- drivers/net/wireless/rsi/rsi_91x_mac80211.c | 29 +- drivers/net/wireless/st/cw1200/main.c | 5 + drivers/nvdimm/bus.c | 4 +- drivers/nvdimm/dax_devs.c | 2 +- drivers/nvdimm/label.c | 2 + drivers/nvdimm/label.h | 2 - drivers/nvdimm/pfn.h | 1 + drivers/nvdimm/pfn_devs.c | 18 +- drivers/nvdimm/pmem.c | 8 +- drivers/nvme/host/core.c | 84 ++- drivers/nvme/host/pci.c | 12 +- drivers/nvmem/core.c | 15 +- drivers/nvmem/sunxi_sid.c | 2 + drivers/of/dynamic.c | 27 +- drivers/of/overlay.c | 61 +- drivers/parisc/ccio-dma.c | 4 +- drivers/parisc/sba_iommu.c | 3 +- drivers/parport/share.c | 2 + drivers/pci/dwc/pci-dra7xx.c | 1 + drivers/pci/dwc/pci-keystone.c | 4 + drivers/pci/dwc/pcie-qcom.c | 2 + drivers/pci/host/pci-hyperv.c | 15 +- drivers/pci/host/pcie-rcar.c | 10 +- drivers/pci/host/pcie-xilinx-nwl.c | 11 +- drivers/pci/host/pcie-xilinx.c | 12 +- drivers/pci/hotplug/rpadlpar_core.c | 4 + drivers/pci/pci-acpi.c | 3 +- drivers/pci/pci-driver.c | 13 +- drivers/pci/pci-sysfs.c | 2 +- drivers/pci/pci.c | 7 + drivers/pci/switch/switchtec.c | 3 +- drivers/phy/allwinner/phy-sun4i-usb.c | 4 + drivers/phy/renesas/phy-rcar-gen2.c | 2 + drivers/pinctrl/pinctrl-mcp23s08.c | 8 +- drivers/pinctrl/pinctrl-pistachio.c | 2 + drivers/pinctrl/pinctrl-rockchip.c | 1 + drivers/pinctrl/samsung/pinctrl-exynos-arm.c | 1 + drivers/pinctrl/zte/pinctrl-zx.c | 1 + drivers/platform/chrome/cros_ec_proto.c | 11 + drivers/platform/x86/asus-nb-wmi.c | 8 + drivers/platform/x86/asus-wmi.c | 2 +- drivers/platform/x86/asus-wmi.h | 1 + drivers/platform/x86/intel-vbtn.c | 16 +- drivers/platform/x86/intel_pmc_ipc.c | 6 +- drivers/platform/x86/mlx-platform.c | 2 +- drivers/platform/x86/pmc_atom.c | 33 + drivers/power/supply/max14656_charger_detector.c | 14 +- drivers/pwm/core.c | 10 +- drivers/pwm/pwm-meson.c | 25 +- drivers/pwm/pwm-tiehrpwm.c | 2 + drivers/pwm/sysfs.c | 14 +- drivers/rapidio/rio_cm.c | 8 + drivers/ras/cec.c | 84 +-- drivers/regulator/s2mps11.c | 4 +- drivers/rtc/rtc-88pm860x.c | 2 +- drivers/rtc/rtc-pcf8523.c | 32 +- drivers/rtc/rtc-xgene.c | 18 +- drivers/s390/cio/cio.h | 2 +- drivers/s390/cio/qdio_main.c | 1 + drivers/s390/cio/qdio_setup.c | 2 + drivers/s390/cio/qdio_thinint.c | 5 +- drivers/s390/cio/vfio_ccw_drv.c | 32 +- drivers/s390/cio/vfio_ccw_ops.c | 11 +- drivers/s390/crypto/zcrypt_api.c | 4 + drivers/s390/net/qeth_core.h | 10 +- drivers/s390/net/qeth_l2_main.c | 2 +- drivers/s390/scsi/zfcp_ext.h | 1 + drivers/s390/scsi/zfcp_scsi.c | 9 + drivers/s390/scsi/zfcp_sysfs.c | 55 +- drivers/s390/scsi/zfcp_unit.c | 8 +- drivers/scsi/NCR5380.c | 33 +- drivers/scsi/NCR5380.h | 2 +- drivers/scsi/bnx2fc/bnx2fc_hwi.c | 2 +- drivers/scsi/cxgbi/libcxgbi.c | 4 + drivers/scsi/device_handler/scsi_dh_alua.c | 6 +- drivers/scsi/hpsa.c | 7 +- drivers/scsi/hpsa_cmd.h | 1 + drivers/scsi/libsas/sas_expander.c | 7 + drivers/scsi/lpfc/lpfc_ct.c | 20 +- drivers/scsi/lpfc/lpfc_els.c | 5 +- drivers/scsi/lpfc/lpfc_hbadisc.c | 11 +- drivers/scsi/lpfc/lpfc_nvme.c | 8 +- drivers/scsi/mac_scsi.c | 375 ++++++----- drivers/scsi/megaraid/megaraid_sas_base.c | 3 +- drivers/scsi/qedf/qedf_io.c | 1 + drivers/scsi/qedi/qedi_dbg.c | 32 +- drivers/scsi/qedi/qedi_iscsi.c | 7 +- drivers/scsi/qla2xxx/qla_isr.c | 6 +- drivers/scsi/qla2xxx/qla_target.c | 25 +- drivers/scsi/qla2xxx/tcm_qla2xxx.c | 7 +- drivers/scsi/qla4xxx/ql4_os.c | 2 +- drivers/scsi/scsi_lib.c | 6 +- drivers/scsi/sd.c | 3 +- drivers/scsi/smartpqi/smartpqi_init.c | 8 +- drivers/scsi/ufs/ufshcd-pltfrm.c | 11 +- drivers/scsi/ufs/ufshcd.c | 31 +- drivers/scsi/vmw_pvscsi.c | 6 +- drivers/soc/mediatek/mtk-pmic-wrap.c | 2 +- drivers/soc/renesas/renesas-soc.c | 6 + drivers/soc/rockchip/grf.c | 2 + drivers/spi/spi-bitbang.c | 2 +- drivers/spi/spi-imx.c | 2 +- drivers/spi/spi-pxa2xx.c | 15 +- drivers/spi/spi-rspi.c | 9 +- drivers/spi/spi-tegra114.c | 32 +- drivers/spi/spi-topcliff-pch.c | 15 +- drivers/spi/spi.c | 2 + drivers/ssb/bridge_pcmcia_80211.c | 9 +- drivers/staging/comedi/drivers/amplc_pci230.c | 3 +- drivers/staging/comedi/drivers/dt282x.c | 3 +- drivers/staging/iio/cdc/ad7150.c | 19 +- drivers/staging/media/davinci_vpfe/vpfe_video.c | 3 + drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 157 +++-- .../vc04_services/bcm2835-camera/bcm2835-camera.c | 22 +- .../vc04_services/bcm2835-camera/controls.c | 4 +- .../vc04_services/bcm2835-camera/mmal-vchiq.c | 14 +- .../vc04_services/bcm2835-camera/mmal-vchiq.h | 3 + .../interface/vchiq_arm/vchiq_2835_arm.c | 12 + .../vc04_services/interface/vchiq_arm/vchiq_core.c | 2 + drivers/staging/wlan-ng/hfa384x_usb.c | 3 +- drivers/target/iscsi/iscsi_target_auth.c | 16 +- drivers/thermal/qcom/tsens.c | 3 +- drivers/thermal/rcar_gen3_thermal.c | 3 + drivers/thunderbolt/icm.c | 5 + drivers/thunderbolt/property.c | 12 +- drivers/thunderbolt/switch.c | 67 +- drivers/thunderbolt/tb.h | 3 +- drivers/thunderbolt/xdomain.c | 8 +- drivers/tty/ipwireless/main.c | 8 + drivers/tty/rocket.c | 2 +- drivers/tty/serial/8250/8250_dw.c | 4 +- drivers/tty/serial/8250/8250_port.c | 6 +- drivers/tty/serial/cpm_uart/cpm_uart_core.c | 17 +- drivers/tty/serial/digicolor-usart.c | 6 +- drivers/tty/serial/max310x.c | 53 +- drivers/tty/serial/msm_serial.c | 9 +- drivers/tty/serial/sc16is7xx.c | 2 + drivers/tty/serial/serial_core.c | 31 +- drivers/tty/serial/serial_mctrl_gpio.c | 14 + drivers/tty/serial/sh-sci.c | 40 +- drivers/tty/serial/sunhv.c | 2 +- drivers/tty/vt/vt.c | 11 +- drivers/usb/chipidea/udc.c | 20 + drivers/usb/core/config.c | 4 +- drivers/usb/core/hcd.c | 3 + drivers/usb/core/hub.c | 40 +- drivers/usb/core/quirks.c | 6 + drivers/usb/dwc2/hcd.c | 39 +- drivers/usb/dwc2/hcd.h | 20 +- drivers/usb/dwc2/hcd_intr.c | 5 +- drivers/usb/dwc2/hcd_queue.c | 10 +- drivers/usb/gadget/function/f_fs.c | 6 +- drivers/usb/gadget/function/u_ether.c | 6 +- drivers/usb/gadget/udc/fusb300_udc.c | 5 + drivers/usb/gadget/udc/lpc32xx_udc.c | 3 +- drivers/usb/host/hwa-hc.c | 2 +- drivers/usb/host/pci-quirks.c | 31 +- drivers/usb/host/xhci-debugfs.c | 3 + drivers/usb/host/xhci-ring.c | 17 +- drivers/usb/host/xhci.c | 24 +- drivers/usb/misc/rio500.c | 41 +- drivers/usb/misc/sisusbvga/sisusb.c | 15 +- drivers/usb/renesas_usbhs/fifo.c | 34 +- drivers/usb/serial/ftdi_sio.c | 1 + drivers/usb/serial/ftdi_sio_ids.h | 6 + drivers/usb/serial/option.c | 7 + drivers/usb/serial/pl2303.c | 1 + drivers/usb/serial/pl2303.h | 3 + drivers/usb/typec/fusb302/fusb302.c | 2 + drivers/usb/typec/tps6598x.c | 2 +- drivers/usb/usbip/stub_dev.c | 75 ++- drivers/vfio/vfio.c | 30 +- drivers/vhost/net.c | 35 +- drivers/vhost/scsi.c | 14 +- drivers/vhost/vhost.c | 20 +- drivers/vhost/vhost.h | 6 +- drivers/vhost/vsock.c | 27 +- drivers/video/fbdev/core/fbcmap.c | 2 + drivers/video/fbdev/core/fbcon.c | 2 +- drivers/video/fbdev/core/modedb.c | 3 + drivers/video/fbdev/hgafb.c | 2 + drivers/video/fbdev/imsttfb.c | 5 + drivers/w1/w1_io.c | 3 +- drivers/watchdog/Kconfig | 1 + drivers/watchdog/imx2_wdt.c | 4 +- drivers/xen/balloon.c | 16 +- drivers/xen/events/events_base.c | 12 +- drivers/xen/evtchn.c | 2 +- drivers/xen/pvcalls-front.c | 4 - drivers/xen/xen-pciback/pciback_ops.c | 2 - drivers/xen/xenbus/xenbus.h | 3 + drivers/xen/xenbus/xenbus_dev_frontend.c | 32 +- drivers/xen/xenbus/xenbus_xs.c | 9 +- fs/9p/acl.c | 2 +- fs/9p/vfs_addr.c | 6 +- fs/binfmt_flat.c | 23 +- fs/btrfs/backref.c | 19 +- fs/btrfs/dev-replace.c | 29 +- fs/btrfs/extent-tree.c | 3 +- fs/btrfs/file.c | 20 +- fs/btrfs/inode.c | 38 +- fs/btrfs/reada.c | 5 + fs/btrfs/relocation.c | 31 +- fs/btrfs/root-tree.c | 17 +- fs/btrfs/send.c | 6 + fs/btrfs/sysfs.c | 7 +- fs/btrfs/tree-log.c | 61 +- fs/btrfs/volumes.c | 2 + fs/btrfs/volumes.h | 5 + fs/char_dev.c | 6 + fs/cifs/file.c | 4 +- fs/cifs/smb2maperror.c | 2 +- fs/cifs/smb2pdu.c | 3 +- fs/coda/file.c | 70 ++- fs/configfs/dir.c | 31 +- fs/crypto/crypto.c | 15 +- fs/crypto/policy.c | 2 + fs/ecryptfs/crypto.c | 12 +- fs/ext4/dir.c | 19 +- fs/ext4/ext4_jbd2.h | 12 +- fs/ext4/file.c | 4 + fs/ext4/inode.c | 49 +- fs/ext4/ioctl.c | 46 +- fs/ext4/move_extent.c | 3 +- fs/ext4/namei.c | 45 +- fs/f2fs/data.c | 17 +- fs/f2fs/f2fs.h | 27 +- fs/f2fs/file.c | 2 +- fs/f2fs/gc.c | 2 +- fs/f2fs/inode.c | 1 + fs/f2fs/node.c | 9 +- fs/f2fs/recovery.c | 10 +- fs/f2fs/segment.c | 11 +- fs/f2fs/segment.h | 3 +- fs/f2fs/xattr.c | 36 +- fs/f2fs/xattr.h | 2 + fs/fat/file.c | 11 +- fs/fs-writeback.c | 8 +- fs/fuse/dev.c | 2 +- fs/fuse/file.c | 2 +- fs/gfs2/glock.c | 23 +- fs/gfs2/lock_dlm.c | 9 +- fs/gfs2/log.c | 3 +- fs/gfs2/lops.c | 6 +- fs/inode.c | 9 +- fs/internal.h | 2 - fs/jbd2/commit.c | 23 +- fs/jbd2/journal.c | 4 + fs/jbd2/transaction.c | 49 +- fs/nfs/client.c | 7 +- fs/nfs/flexfilelayout/flexfilelayoutdev.c | 4 +- fs/nfs/inode.c | 1 + fs/nfs/nfs42proc.c | 3 - fs/nfs/nfs4file.c | 6 +- fs/nfs/nfs4proc.c | 51 +- fs/nfsd/nfs4state.c | 2 +- fs/nfsd/nfs4xdr.c | 4 + fs/nfsd/vfs.h | 5 +- fs/ocfs2/dcache.c | 12 + fs/open.c | 19 + fs/proc/array.c | 2 +- fs/proc/proc_sysctl.c | 4 + fs/pstore/platform.c | 76 +-- fs/pstore/ram.c | 37 +- fs/quota/dquot.c | 4 +- fs/udf/inode.c | 93 ++- fs/xfs/xfs_attr_list.c | 1 + fs/xfs/xfs_bmap_util.c | 2 +- fs/xfs/xfs_bmap_util.h | 2 + fs/xfs/xfs_file.c | 27 +- fs/xfs/xfs_inode.c | 16 +- fs/xfs/xfs_iops.c | 21 +- fs/xfs/xfs_reflink.c | 16 +- fs/xfs/xfs_xattr.c | 3 + include/asm-generic/bug.h | 6 +- include/asm-generic/futex.h | 8 +- include/drm/drm_debugfs_crc.h | 3 +- include/drm/drm_displayid.h | 10 + include/drm/drm_modeset_helper_vtables.h | 8 + include/linux/bio.h | 2 +- include/linux/bitops.h | 16 +- include/linux/cgroup-defs.h | 5 + include/linux/cgroup.h | 10 +- include/linux/compiler-gcc.h | 4 + include/linux/compiler.h | 39 +- include/linux/compiler_types.h | 8 + include/linux/cpu.h | 4 + include/linux/cpuhotplug.h | 4 +- include/linux/cred.h | 7 +- include/linux/filter.h | 1 + include/linux/fs.h | 2 + include/linux/genhd.h | 1 + include/linux/hid.h | 1 + include/linux/iio/adc/ad_sigma_delta.h | 1 + include/linux/jbd2.h | 22 + include/linux/kernel.h | 3 +- include/linux/list_lru.h | 1 + include/linux/mmc/host.h | 1 + include/linux/mmc/sdio_func.h | 6 + include/linux/module.h | 4 +- include/linux/mount.h | 2 + include/linux/of.h | 6 + include/linux/pstore.h | 7 +- include/linux/pwm.h | 5 - include/linux/rcupdate.h | 8 +- include/linux/sched/mm.h | 4 + include/linux/siphash.h | 5 + include/linux/smpboot.h | 2 +- include/linux/vmw_vmci_defs.h | 11 +- include/media/videobuf2-core.h | 1 + include/net/arp.h | 8 + include/net/bluetooth/hci.h | 1 + include/net/bluetooth/hci_core.h | 3 + include/net/cfg80211.h | 3 +- include/net/dst.h | 5 +- include/net/ip6_fib.h | 3 +- include/net/ip6_tunnel.h | 9 +- include/net/ip_vs.h | 6 +- include/net/ipv6_frag.h | 1 - include/net/netns/ipv4.h | 2 + include/net/tcp.h | 8 +- include/rdma/ib_verbs.h | 4 +- include/uapi/drm/i915_drm.h | 2 +- include/uapi/linux/nilfs2_ondisk.h | 24 +- include/uapi/linux/tipc_config.h | 10 +- include/xen/events.h | 3 +- init/initramfs.c | 14 +- ipc/mqueue.c | 10 +- ipc/msgutil.c | 6 + kernel/Makefile | 1 + kernel/acct.c | 4 +- kernel/auditfilter.c | 12 +- kernel/bpf/Makefile | 1 + kernel/bpf/devmap.c | 6 +- kernel/bpf/verifier.c | 2 +- kernel/cgroup/cgroup.c | 6 + kernel/cgroup/cpuset.c | 15 +- kernel/cpu.c | 10 +- kernel/cred.c | 30 +- kernel/events/core.c | 2 +- kernel/events/ring_buffer.c | 39 +- kernel/irq/autoprobe.c | 6 +- kernel/irq/chip.c | 6 + kernel/irq/cpuhotplug.c | 2 +- kernel/irq/internals.h | 5 + kernel/irq/manage.c | 128 +++- kernel/irq_work.c | 75 ++- kernel/livepatch/core.c | 6 + kernel/locking/lockdep.c | 18 +- kernel/locking/lockdep_proc.c | 8 +- kernel/module.c | 5 + kernel/padata.c | 12 + kernel/pid_namespace.c | 2 +- kernel/power/hibernate.c | 9 + kernel/ptrace.c | 20 +- kernel/rcu/rcuperf.c | 5 + kernel/rcu/rcutorture.c | 5 + kernel/sched/core.c | 11 +- kernel/sched/fair.c | 16 +- kernel/sched/rt.c | 5 + kernel/sched/sched-pelt.h | 2 +- kernel/signal.c | 2 + kernel/sys.c | 2 +- kernel/sysctl.c | 6 +- kernel/time/ntp.c | 4 +- kernel/time/timer_list.c | 36 +- kernel/trace/ftrace.c | 7 +- kernel/trace/trace.c | 16 +- kernel/trace/trace.h | 18 + kernel/trace/trace_kdb.c | 6 +- lib/kobject_uevent.c | 11 +- lib/mpi/mpi-pow.c | 6 +- lib/reed_solomon/decode_rs.c | 18 +- lib/sbitmap.c | 2 +- lib/scatterlist.c | 9 +- lib/string.c | 2 +- lib/strncpy_from_user.c | 5 +- lib/strnlen_user.c | 4 +- lib/test_firmware.c | 14 +- mm/Kconfig | 2 +- mm/cma.c | 23 +- mm/cma_debug.c | 2 +- mm/filemap.c | 22 + mm/gup.c | 12 +- mm/hugetlb.c | 21 +- mm/khugepaged.c | 3 + mm/kmemleak.c | 2 +- mm/list_lru.c | 10 +- mm/mempolicy.c | 2 +- mm/mlock.c | 4 +- mm/mmu_notifier.c | 2 +- mm/page_alloc.c | 6 +- mm/percpu.c | 9 +- mm/slab.c | 6 +- mm/vmscan.c | 35 +- net/9p/protocol.c | 12 +- net/9p/trans_common.c | 1 + net/9p/trans_rdma.c | 7 +- net/9p/trans_virtio.c | 8 +- net/9p/trans_xen.c | 12 +- net/ax25/ax25_route.c | 2 + net/batman-adv/bat_iv_ogm.c | 4 +- net/batman-adv/distributed-arp-table.c | 4 +- net/batman-adv/hard-interface.c | 3 + net/batman-adv/main.c | 1 + net/batman-adv/multicast.c | 11 +- net/batman-adv/translation-table.c | 2 + net/batman-adv/types.h | 4 + net/bluetooth/6lowpan.c | 14 +- net/bluetooth/hci_conn.c | 10 +- net/bluetooth/hci_core.c | 5 + net/bluetooth/hci_event.c | 17 + net/bluetooth/hci_request.c | 5 + net/bluetooth/hci_request.h | 1 + net/bluetooth/l2cap_core.c | 48 +- net/bluetooth/smp.c | 13 + net/bridge/br_input.c | 8 +- net/bridge/br_multicast.c | 32 +- net/bridge/br_stp_bpdu.c | 3 +- net/can/af_can.c | 25 +- net/core/dev.c | 2 +- net/core/ethtool.c | 17 +- net/core/filter.c | 3 +- net/core/neighbour.c | 18 +- net/core/pktgen.c | 11 + net/core/skbuff.c | 1 + net/core/sock.c | 3 - net/ipv4/devinet.c | 8 + net/ipv4/igmp.c | 47 +- net/ipv4/ip_gre.c | 2 +- net/ipv4/raw.c | 2 +- net/ipv4/route.c | 12 +- net/ipv4/tcp.c | 6 +- net/ipv4/tcp_cong.c | 6 +- net/ipv4/tcp_output.c | 13 +- net/ipv4/udp.c | 6 +- net/ipv6/ip6_flowlabel.c | 7 +- net/ipv6/netfilter/nf_conntrack_reasm.c | 22 +- net/ipv6/output_core.c | 30 +- net/ipv6/raw.c | 27 +- net/ipv6/udp.c | 4 +- net/key/af_key.c | 8 +- net/lapb/lapb_iface.c | 1 + net/llc/llc_output.c | 2 + net/mac80211/ieee80211_i.h | 12 +- net/mac80211/mesh.c | 6 +- net/mac80211/mlme.c | 15 +- net/mac80211/rx.c | 2 + net/mac80211/tdls.c | 23 + net/mac80211/util.c | 8 +- net/mac80211/wpa.c | 7 +- net/netfilter/ipset/ip_set_hash_gen.h | 2 +- net/netfilter/ipvs/ip_vs_core.c | 23 +- net/netfilter/ipvs/ip_vs_ctl.c | 4 - net/netfilter/ipvs/ip_vs_sync.c | 134 ++-- net/netfilter/nf_conntrack_h323_asn1.c | 2 +- net/netfilter/nf_queue.c | 7 +- net/netrom/af_netrom.c | 4 +- net/nfc/nci/data.c | 2 +- net/openvswitch/actions.c | 6 +- net/openvswitch/vport-internal_dev.c | 18 +- net/packet/af_packet.c | 25 +- net/packet/internal.h | 1 + net/rds/ib_rdma.c | 10 +- net/rds/send.c | 4 +- net/rxrpc/af_rxrpc.c | 4 +- net/sched/cls_api.c | 3 + net/sched/sch_fq_codel.c | 2 - net/sched/sch_sfq.c | 2 - net/sctp/endpointola.c | 8 +- net/sctp/sm_make_chunk.c | 21 +- net/sctp/sm_sideeffect.c | 5 + net/sunrpc/clnt.c | 1 + net/sunrpc/xprtrdma/svc_rdma_transport.c | 7 +- net/tipc/core.c | 24 +- net/tipc/group.c | 1 + net/tipc/netlink_compat.c | 18 +- net/tipc/subscr.c | 14 +- net/tipc/subscr.h | 5 +- net/tipc/udp_media.c | 8 +- net/vmw_vsock/hyperv_transport.c | 44 +- net/vmw_vsock/virtio_transport_common.c | 4 +- net/wireless/core.c | 8 +- net/wireless/nl80211.c | 13 +- net/xfrm/Kconfig | 2 + net/xfrm/xfrm_user.c | 19 + samples/bpf/bpf_load.c | 2 +- scripts/checkstack.pl | 2 +- scripts/decode_stacktrace.sh | 2 +- scripts/gcc-plugins/gcc-common.h | 4 + scripts/kallsyms.c | 3 + scripts/recordmcount.h | 3 +- security/apparmor/policy_unpack.c | 2 +- security/integrity/ima/ima_policy.c | 21 +- sound/core/seq/oss/seq_oss_ioctl.c | 2 +- sound/core/seq/oss/seq_oss_rw.c | 2 +- sound/core/seq/seq_clientmgr.c | 21 +- sound/core/seq/seq_ports.c | 15 +- sound/core/seq/seq_ports.h | 5 +- sound/firewire/amdtp-am824.c | 2 +- sound/firewire/motu/motu-stream.c | 2 +- sound/firewire/oxfw/oxfw.c | 3 - sound/pci/hda/hda_codec.c | 1 + sound/pci/hda/hda_intel.c | 11 +- sound/pci/hda/patch_realtek.c | 92 ++- sound/soc/codecs/cs4265.c | 2 +- sound/soc/codecs/cs42xx8.c | 1 + sound/soc/codecs/hdmi-codec.c | 6 +- sound/soc/codecs/max98090.c | 16 + sound/soc/codecs/rt274.c | 3 +- sound/soc/davinci/davinci-mcasp.c | 2 + sound/soc/fsl/Kconfig | 9 +- sound/soc/fsl/eukrea-tlv320.c | 4 +- sound/soc/fsl/fsl_asrc.c | 4 +- sound/soc/fsl/fsl_sai.c | 2 + sound/soc/fsl/fsl_utils.c | 1 + sound/soc/soc-dapm.c | 18 +- sound/soc/soc-pcm.c | 3 +- sound/soc/sunxi/sun4i-i2s.c | 6 +- sound/usb/line6/driver.c | 12 + sound/usb/line6/driver.h | 4 + sound/usb/line6/pcm.c | 5 + sound/usb/line6/podhd.c | 2 +- sound/usb/line6/toneport.c | 15 +- sound/usb/mixer_quirks.c | 4 +- tools/bpf/bpftool/jit_disasm.c | 11 +- tools/iio/iio_utils.c | 4 +- tools/kvm/kvm_stat/kvm_stat | 16 +- tools/kvm/kvm_stat/kvm_stat.txt | 2 + tools/lib/bpf/bpf.c | 2 + tools/lib/bpf/bpf.h | 1 + tools/objtool/check.c | 46 +- tools/objtool/check.h | 4 +- tools/objtool/elf.c | 1 + tools/objtool/elf.h | 3 +- tools/perf/arch/arm/util/cs-etm.c | 127 +++- tools/perf/arch/s390/util/machine.c | 9 +- tools/perf/builtin-help.c | 2 +- tools/perf/jvmti/libjvmti.c | 4 +- tools/perf/perf.h | 2 +- tools/perf/tests/mmap-thread-lookup.c | 2 +- tools/perf/tests/parse-events.c | 27 + tools/perf/ui/tui/helpline.c | 2 +- tools/perf/util/annotate.c | 6 +- tools/perf/util/data-convert-bt.c | 2 +- tools/perf/util/evsel.c | 8 +- tools/perf/util/header.c | 4 +- tools/perf/util/metricgroup.c | 47 +- tools/perf/util/pmu.c | 28 +- tools/perf/util/session.c | 3 + tools/perf/util/stat-shadow.c | 5 +- tools/perf/util/thread.c | 15 +- tools/power/cpupower/utils/cpufreq-set.c | 2 + tools/testing/selftests/netfilter/nft_nat.sh | 6 +- tools/testing/selftests/timers/adjtick.c | 1 + tools/testing/selftests/timers/leapcrash.c | 1 + tools/testing/selftests/timers/mqueue-lat.c | 1 + tools/testing/selftests/timers/nanosleep.c | 1 + tools/testing/selftests/timers/nsleep-lat.c | 1 + tools/testing/selftests/timers/raw_skew.c | 1 + tools/testing/selftests/timers/set-tai.c | 1 + tools/testing/selftests/timers/set-tz.c | 2 + tools/testing/selftests/timers/threadtest.c | 1 + tools/testing/selftests/timers/valid-adjtimex.c | 2 + tools/testing/selftests/vm/Makefile | 2 + virt/kvm/arm/arm.c | 3 + virt/kvm/arm/vgic/vgic-its.c | 1 + virt/kvm/kvm_main.c | 2 - 1155 files changed, 10419 insertions(+), 4241 deletions(-) create mode 100644 Documentation/admin-guide/hw-vuln/spectre.rst create mode 100644 Documentation/sphinx/kernellog.py rename drivers/media/i2c/{adv7511.c => adv7511-v4l2.c} (99%)