This is the start of the stable review cycle for the 4.14.68 release. There are 165 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Wed Sep 5 16:56:19 UTC 2018. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.68-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 4.14.68-rc1 Kees Cook <keescook@xxxxxxxxxxxx> gcc-plugins: Use dynamic initializers Valdis Kletnieks <valdis.kletnieks@xxxxxx> gcc-plugins: Add include required by GCC release 8 Scott Bauer <scott.bauer@xxxxxxxxx> cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status Vincent Whitchurch <vincent.whitchurch@xxxxxxxx> watchdog: Mark watchdog touch functions as notrace H. Nikolaus Schaller <hns@xxxxxxxxxxxxx> power: generic-adc-battery: check for duplicate properties copied from iio channels H. Nikolaus Schaller <hns@xxxxxxxxxxxxx> power: generic-adc-battery: fix out-of-bounds write when copying channel properties Dan Carpenter <dan.carpenter@xxxxxxxxxx> PM / clk: signedness bug in of_pm_clk_add_clks() Alberto Panizzo <alberto@xxxxxxxxxxxxxxxxxxxx> clk: rockchip: fix clk_i2sout parent selection bits on rk3399 Mike Christie <mchristi@xxxxxxxxxx> iscsi target: fix session creation failure handling Bart Van Assche <bart.vanassche@xxxxxxx> scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock Bart Van Assche <bart.vanassche@xxxxxxx> scsi: sysfs: Introduce sysfs_{un,}break_active_protection() Bart Van Assche <bart.vanassche@xxxxxxx> scsi: mpt3sas: Fix _transport_smp_handler() error path Ricardo Schwarzmeier <Ricardo.Schwarzmeier@xxxxxxxxxxxx> tpm: Return the actual size when receiving an unsupported command Paul Burton <paul.burton@xxxxxxxx> MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7 Huacai Chen <chenhc@xxxxxxxxxx> MIPS: Change definition of cpu_relax() for Loongson-3 Paul Burton <paul.burton@xxxxxxxx> MIPS: Always use -march=<arch>, not -<arch> shortcuts Maciej W. Rozycki <macro@xxxxxxxx> MIPS: Correct the 64-bit DSP accumulator register size Masami Hiramatsu <mhiramat@xxxxxxxxxx> kprobes: Make list and blacklist root user read only Masami Hiramatsu <mhiramat@xxxxxxxxxx> kprobes/arm: Fix %p uses in error messages Sebastian Ott <sebott@xxxxxxxxxxxxx> s390/pci: fix out of bounds access during irq setup Martin Schwidefsky <schwidefsky@xxxxxxxxxx> s390/numa: move initial setup of node_to_cpumask_map Julian Wiedmann <jwi@xxxxxxxxxxxxx> s390/qdio: reset old sbal_state flags Martin Schwidefsky <schwidefsky@xxxxxxxxxx> s390: fix br_r1_trampoline for machines without exrl Gerald Schaefer <gerald.schaefer@xxxxxxxxxx> s390/mm: fix addressing exception after suspend/resume Jann Horn <jannh@xxxxxxxxxx> x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit() Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx> hwmon: (nct6775) Fix potential Spectre v1 Andi Kleen <ak@xxxxxxxxxxxxxxx> x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ Andi Kleen <ak@xxxxxxxxxxxxxxx> x86/spectre: Add missing family 6 check to microcode check Nick Desaulniers <ndesaulniers@xxxxxxxxxx> x86/irqflags: Mark native_restore_fl extern inline Andy Lutomirski <luto@xxxxxxxxxx> x86/nmi: Fix NMI uaccess race against CR3 switching Samuel Neves <sneves@xxxxxxxxx> x86/vdso: Fix lsl operand order Dan Carpenter <dan.carpenter@xxxxxxxxxx> pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show() Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx> ASoC: sirf: Fix potential NULL pointer dereference Takashi Iwai <tiwai@xxxxxxx> ASoC: zte: Fix incorrect PCM format bit usages Jerome Brunet <jbrunet@xxxxxxxxxxxx> ASoC: dpcm: don't merge format from invalid codec dai Michael Buesch <m@xxxxxxx> b43/leds: Ensure NUL-termination of LED name string Michael Buesch <m@xxxxxxx> b43legacy/leds: Ensure NUL-termination of LED name string Mikulas Patocka <mpatocka@xxxxxxxxxx> udl-kms: avoid division Mikulas Patocka <mpatocka@xxxxxxxxxx> udl-kms: fix crash due to uninitialized memory Mikulas Patocka <mpatocka@xxxxxxxxxx> udl-kms: handle allocation failure Mikulas Patocka <mpatocka@xxxxxxxxxx> udl-kms: change down_interruptible to down Kirill Tkhai <ktkhai@xxxxxxxxxxxxx> fuse: Add missed unlock_page() to fuse_readpages_fill() Miklos Szeredi <mszeredi@xxxxxxxxxx> fuse: Fix oops at process_init_reply() Miklos Szeredi <mszeredi@xxxxxxxxxx> fuse: umount should wait for all requests Miklos Szeredi <mszeredi@xxxxxxxxxx> fuse: fix unlocked access to processing queue Miklos Szeredi <mszeredi@xxxxxxxxxx> fuse: fix double request_end() Miklos Szeredi <mszeredi@xxxxxxxxxx> fuse: fix initial parallel dirops Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx> fuse: Don't access pipe->buffers without pipe_lock() Josh Poimboeuf <jpoimboe@xxxxxxxxxx> x86/kvm/vmx: Remove duplicate l1d flush definitions Thomas Gleixner <tglx@xxxxxxxxxxxxx> KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled Rian Hunter <rian@xxxxxxxxxxxx> x86/process: Re-export start_thread() Andy Lutomirski <luto@xxxxxxxxxx> x86/vdso: Fix vDSO build if a retpoline is emitted Vlastimil Babka <vbabka@xxxxxxx> x86/speculation/l1tf: Suggest what to do on systems with too much RAM Vlastimil Babka <vbabka@xxxxxxx> x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM Vlastimil Babka <vbabka@xxxxxxx> x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit Peter Zijlstra <peterz@xxxxxxxxxxxxx> mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE Takashi Iwai <tiwai@xxxxxxx> platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too Michal Wnukowski <wnukowski@xxxxxxxxxx> nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event Eric Sandeen <sandeen@xxxxxxxxxx> ext4: reset error code in ext4_find_entry in fallback Arnd Bergmann <arnd@xxxxxxxx> ext4: sysfs: print ext4_super_block fields as little-endian Theodore Ts'o <tytso@xxxxxxx> ext4: check for NUL characters in extended attribute's name Prasad Sodagudi <psodagud@xxxxxxxxxxxxxx> stop_machine: Atomically queue and wake stopper threads Peter Zijlstra <peterz@xxxxxxxxxxxxx> stop_machine: Reflow cpu_stop_queue_two_works() Claudio Imbrenda <imbrenda@xxxxxxxxxxxxxxxxxx> s390/kvm: fix deadlock when killed by oom Punit Agrawal <punit.agrawal@xxxxxxx> KVM: arm/arm64: Skip updating PTE entry if no change Punit Agrawal <punit.agrawal@xxxxxxx> KVM: arm/arm64: Skip updating PMD entry if no change Huibin Hong <huibin.hong@xxxxxxxxxxxxxx> arm64: dts: rockchip: corrected uart1 clock-names for rk3328 Greg Hackmann <ghackmann@xxxxxxxxxxx> arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid() Masami Hiramatsu <mhiramat@xxxxxxxxxx> kprobes/arm64: Fix %p uses in error messages Petr Mladek <pmladek@xxxxxxxx> printk/nmi: Prevent deadlock when accessing the main log buffer in NMI Petr Mladek <pmladek@xxxxxxxx> printk: Create helper function to queue deferred console handling Petr Mladek <pmladek@xxxxxxxx> printk: Split the code for storing a message into the log buffer Vivek Gautam <vivek.gautam@xxxxxxxxxxxxxx> iommu/arm-smmu: Error out only if not enough context interrupts Josef Bacik <jbacik@xxxxxx> Btrfs: fix btrfs_write_inode vs delayed iput deadlock Josef Bacik <josef@xxxxxxxxxxxxxx> btrfs: don't leak ret from do_chunk_alloc Ethan Lien <ethanlien@xxxxxxxxxxxx> btrfs: use correct compare function of dirty_metadata_bytes Steve French <stfrench@xxxxxxxxxxxxx> smb3: fill in statfs fsid and correct namelen Steve French <stfrench@xxxxxxxxxxxxx> smb3: don't request leases in symlink creation and query Steve French <stfrench@xxxxxxxxxxxxx> smb3: Do not send SMB3 SET_INFO if nothing changed Steve French <stfrench@xxxxxxxxxxxxx> smb3: enumerating snapshots was leaving part of the data off end Nicholas Mc Guire <hofrat@xxxxxxxxx> cifs: check kmalloc before use Steve French <stfrench@xxxxxxxxxxxxx> cifs: add missing debug entries for kconfig options Alexander Usyskin <alexander.usyskin@xxxxxxxxx> mei: don't update offset in write jie@chenjie6@xxxxxxxxx <jie@chenjie6@xxxxxxxxx> mm/memory.c: check return value of ioremap_prot Jim Gill <jgill@xxxxxxxxxx> scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED Johannes Thumshirn <jthumshirn@xxxxxxx> scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO Johannes Thumshirn <jthumshirn@xxxxxxx> scsi: fcoe: drop frames in ELS LOGO error path Johannes Thumshirn <jthumshirn@xxxxxxx> scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx> gpiolib-acpi: make sure we trigger edge events at least once on boot Kirill Tkhai <ktkhai@xxxxxxxxxxxxx> memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure Colin Ian King <colin.king@xxxxxxxxxxxxx> drivers: net: lmc: fix case value for target abort error Phillip Lougher <phillip@xxxxxxxxxxxxxxx> Squashfs: Compute expected length from inode size rather than block length Hugh Dickins <hughd@xxxxxxxxxx> mm: delete historical BUG from zap_pmd_range() Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> squashfs metadata 2: electric boogaloo Govindarajulu Varadarajan <gvaradar@xxxxxxxxx> enic: do not call enic_change_mtu in enic_probe Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxx> sparc: use asm-generic version of msi.h Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> sparc/time: Add missing __init to init_tick_ops() Randy Dunlap <rdunlap@xxxxxxxxxxxxx> arc: fix type warnings in arc/mm/cache.c Randy Dunlap <rdunlap@xxxxxxxxxxxxx> arc: fix build errors in arc/include/asm/delay.h Randy Dunlap <rdunlap@xxxxxxxxxxxxx> arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c Randy Dunlap <rdunlap@xxxxxxxxxxxxx> arc: [plat-eznps] fix data type errors in platform headers Ofer Levi <oferle@xxxxxxxxxxxx> ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc Govindarajulu Varadarajan <gvaradar@xxxxxxxxx> enic: handle mtu change for vf properly John Hurley <john.hurley@xxxxxxxxxxxxx> nfp: flower: fix port metadata conversion bug Taehee Yoo <ap420073@xxxxxxxxx> bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog() Eugeniy Paltsev <Eugeniy.Paltsev@xxxxxxxxxxxx> ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size Rafał Miłecki <rafal@xxxxxxxxxx> Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum" Calvin Walton <calvin.walton@xxxxxxxxxx> tools/power turbostat: Read extended processor family from CPUID Li Wang <liwang@xxxxxxxxxx> zswap: re-check zswap_is_full() after do zswap_shrink() Davidlohr Bueso <dave@xxxxxxxxxxxx> ipc/sem.c: prevent queue.status tearing in semop dann frazier <dann.frazier@xxxxxxxxxxxxx> hinic: Link the logical network device to the pci device in sysfs Masami Hiramatsu <mhiramat@xxxxxxxxxx> selftests/ftrace: Add snapshot and tracing_on test case Kiran Kumar Modukuri <kiran.modukuri@xxxxxxxxx> cachefiles: Wait rather than BUG'ing on "Unexpected object collision" Kiran Kumar Modukuri <kiran.modukuri@xxxxxxxxx> cachefiles: Fix refcounting bug in backing-file read monitoring Kiran Kumar Modukuri <kiran.modukuri@xxxxxxxxx> fscache: Allow cancelled operations to be enqueued Kees Cook <keescook@xxxxxxxxxxxx> x86/boot: Fix if_changed build flip/flop bug Hailong Liu <liu.hailong6@xxxxxxxxxx> sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE Peter Rosin <peda@xxxxxxxxxx> i2c/mux, locking/core: Annotate the nested rt_mutex usage Peter Rosin <peda@xxxxxxxxxx> locking/rtmutex: Allow specifying a subclass for nested locking Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx> net: axienet: Fix double deregister of mdio Aleksander Morgado <aleksander@xxxxxxxxxxxxx> qmi_wwan: fix interface number for DW5821e production firmware Sudarsana Reddy Kalluru <sudarsana.kalluru@xxxxxxxxxx> bnx2x: Fix invalid memory access in rss hash config path. Guenter Roeck <linux@xxxxxxxxxxxx> media: staging: omap4iss: Include asm/cacheflush.h after generic includes Thomas Gleixner <tglx@xxxxxxxxxxxxx> perf/x86/amd/ibs: Don't access non-started event Alexander Sverdlin <alexander.sverdlin@xxxxxxxxx> i2c: davinci: Avoid zero value of CLKH Faiz Abbas <faiz_abbas@xxxxxx> can: m_can: Move accessing of message ram to after clocks are enabled Nicholas Mc Guire <hofrat@xxxxxxxxx> can: mpc5xxx_can: check of_iomap return before use Randy Dunlap <rdunlap@xxxxxxxxxxxxx> net: prevent ISA drivers from building on PPC32 Florian Westphal <fw@xxxxxxxxx> atl1c: reserve min skb headroom Sudarsana Reddy Kalluru <sudarsana.kalluru@xxxxxxxxxx> qed: Correct Multicast API to reflect existence of 256 approximate buckets. Sudarsana Reddy Kalluru <sudarsana.kalluru@xxxxxxxxxx> qed: Fix possible race for the link state value. Sudarsana Reddy Kalluru <sudarsana.kalluru@xxxxxxxxxx> qed: Fix link flap issue due to mismatching EEE capabilities. YueHaibing <yuehaibing@xxxxxxxxxx> net: caif: Add a missing rcu_read_unlock() in caif_flow_cb Len Brown <len.brown@xxxxxxxxx> tools/power turbostat: fix -S on UP systems Sean Christopherson <sean.j.christopherson@xxxxxxxxx> KVM: vmx: use local variable for current_vmptr when emulating VMPTRST Florian Westphal <fw@xxxxxxxxx> netfilter: nf_tables: don't allow to rename to already-pending name Florian Westphal <fw@xxxxxxxxx> netfilter: nf_tables: fix memory leaks on chain rename Daniel Borkmann <daniel@xxxxxxxxxxxxx> bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd Taehee Yoo <ap420073@xxxxxxxxx> netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy() Eugeniu Rosca <roscaeugeniu@xxxxxxxxx> usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3' Peter Senna Tschudin <peter.senna@xxxxxxxxx> tools: usb: ffs-test: Fix build on big endian systems Randy Dunlap <rdunlap@xxxxxxxxxxxxx> usb/phy: fix PPC64 build errors in phy-fsl-usb.c Vladimir Zapolskiy <vladimir_zapolskiy@xxxxxxxxxx> usb: gadget: u_audio: protect stream runtime fields with stream spinlock Vladimir Zapolskiy <vladimir_zapolskiy@xxxxxxxxxx> usb: gadget: u_audio: remove cached period bytes value Vladimir Zapolskiy <vladimir_zapolskiy@xxxxxxxxxx> usb: gadget: u_audio: remove caching of stream buffer parameters Joshua Frkuska <joshua_frkuska@xxxxxxxxxx> usb: gadget: u_audio: update hw_ptr in iso_complete after data copied Eugeniu Rosca <erosca@xxxxxxxxxxxxxx> usb: gadget: u_audio: fix pcm/card naming in g_audio_setup() Eugeniu Rosca <erosca@xxxxxxxxxxxxxx> usb: gadget: f_uac2: fix error handling in afunc_bind (again) Jia-Ju Bai <baijiaju1990@xxxxxxxxx> usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a66597_queue() Jia-Ju Bai <baijiaju1990@xxxxxxxxx> usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_controller() Josef Bacik <josef@xxxxxxxxxxxxxx> nbd: handle unexpected replies better Josef Bacik <josef@xxxxxxxxxxxxxx> nbd: don't requeue the same request twice. Lucas Stach <l.stach@xxxxxxxxxxxxxx> drm/imx: imx-ldb: check if channel is enabled before printing warning Lucas Stach <l.stach@xxxxxxxxxxxxxx> drm/imx: imx-ldb: disable LDB on driver bind Varun Prakash <varun@xxxxxxxxxxx> scsi: libiscsi: fix possible NULL pointer dereference in case of TMF Varun Prakash <varun@xxxxxxxxxxx> scsi: target: iscsi: cxgbit: fix max iso npdu calculation Sean Paul <seanpaul@xxxxxxxxxxxx> drm/bridge: adv7511: Reset registers on hotplug Bernd Edlinger <bernd.edlinger@xxxxxxxxxx> nl80211: Add a missing break in parse_station_flags Theodore Ts'o <tytso@xxxxxxx> ext4: clear mmp sequence number when remounting read-only mpubbise@xxxxxxxxxxxxxx <mpubbise@xxxxxxxxxxxxxx> mac80211: add stations tied to AP_VLANs during hw reconfig Zhen Lei <thunder.leizhen@xxxxxxxxxx> esp6: fix memleak on error path in esp6_input Florian Westphal <fw@xxxxxxxxx> xfrm: free skb if nlsk pointer is NULL Tommi Rantala <tommi.t.rantala@xxxxxxxxx> xfrm: fix missing dst_release() after policy blocking lbcast and multicast Eyal Birger <eyal.birger@xxxxxxxxx> vti6: fix PMTU caching and reporting on xmit Paulo Flabiano Smorigo <pfsmorigo@xxxxxxxxxxxxxxxxxx> crypto: vmx - Use skcipher for ctr fallback ------------- Diffstat: Makefile | 8 +- arch/Kconfig | 3 + arch/arc/Kconfig | 3 + arch/arc/include/asm/cache.h | 4 +- arch/arc/include/asm/delay.h | 3 + arch/arc/mm/cache.c | 7 +- arch/arc/plat-eznps/include/plat/ctop.h | 10 +++ arch/arc/plat-eznps/mtm.c | 6 +- arch/arm/probes/kprobes/core.c | 4 +- arch/arm/probes/kprobes/test-core.c | 1 - arch/arm64/boot/dts/rockchip/rk3328.dtsi | 2 +- arch/arm64/kernel/probes/kprobes.c | 2 +- arch/arm64/mm/init.c | 6 +- arch/mips/Makefile | 12 +-- arch/mips/bcm47xx/setup.c | 6 -- arch/mips/include/asm/mipsregs.h | 3 - arch/mips/include/asm/processor.h | 15 +++- arch/mips/kernel/ptrace.c | 2 +- arch/mips/kernel/ptrace32.c | 2 +- arch/mips/lib/multi3.c | 6 +- arch/powerpc/net/bpf_jit_comp64.c | 29 ++----- arch/s390/include/asm/qdio.h | 1 - arch/s390/mm/fault.c | 2 + arch/s390/mm/page-states.c | 2 +- arch/s390/net/bpf_jit_comp.c | 2 - arch/s390/numa/numa.c | 16 +--- arch/s390/pci/pci.c | 2 + arch/sparc/include/asm/Kbuild | 1 + arch/sparc/kernel/time_64.c | 2 +- arch/x86/Kconfig | 1 + arch/x86/boot/compressed/Makefile | 8 +- arch/x86/entry/vdso/Makefile | 6 +- arch/x86/events/amd/ibs.c | 6 +- arch/x86/events/core.c | 2 +- arch/x86/include/asm/irqflags.h | 3 +- arch/x86/include/asm/processor.h | 6 +- arch/x86/include/asm/tlbflush.h | 40 +++++++++ arch/x86/include/asm/vgtod.h | 2 +- arch/x86/kernel/cpu/bugs.c | 50 +++++++++-- arch/x86/kernel/cpu/common.c | 1 + arch/x86/kernel/cpu/intel.c | 3 + arch/x86/kernel/dumpstack.c | 4 + arch/x86/kernel/process_64.c | 1 + arch/x86/kvm/svm.c | 8 +- arch/x86/kvm/vmx.c | 18 ++-- arch/x86/lib/usercopy.c | 5 ++ arch/x86/mm/init.c | 4 +- arch/x86/mm/mmap.c | 2 +- arch/x86/mm/tlb.c | 7 ++ drivers/base/power/clock_ops.c | 2 +- drivers/block/nbd.c | 96 ++++++++++++++++++---- drivers/cdrom/cdrom.c | 2 +- drivers/char/tpm/tpm-interface.c | 2 +- drivers/clk/rockchip/clk-rk3399.c | 2 +- drivers/crypto/vmx/aes_ctr.c | 31 +++---- drivers/gpio/gpiolib-acpi.c | 56 ++++++++++++- drivers/gpu/drm/bridge/adv7511/adv7511_drv.c | 12 +++ drivers/gpu/drm/imx/imx-ldb.c | 9 +- drivers/gpu/drm/udl/udl_drv.h | 2 +- drivers/gpu/drm/udl/udl_fb.c | 17 ++-- drivers/gpu/drm/udl/udl_main.c | 35 ++++---- drivers/gpu/drm/udl/udl_transfer.c | 39 ++++----- drivers/hwmon/nct6775.c | 2 + drivers/i2c/busses/i2c-davinci.c | 8 +- drivers/i2c/i2c-core-base.c | 2 +- drivers/i2c/i2c-mux.c | 4 +- drivers/iommu/arm-smmu.c | 16 ++-- drivers/misc/mei/main.c | 1 - drivers/net/can/m_can/m_can.c | 7 +- drivers/net/can/mscan/mpc5xxx_can.c | 5 ++ drivers/net/ethernet/3com/Kconfig | 2 +- drivers/net/ethernet/amd/Kconfig | 4 +- drivers/net/ethernet/atheros/atl1c/atl1c_main.c | 1 + .../net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c | 13 ++- drivers/net/ethernet/cirrus/Kconfig | 1 + drivers/net/ethernet/cisco/enic/enic_main.c | 80 +++++++----------- drivers/net/ethernet/huawei/hinic/hinic_main.c | 1 + drivers/net/ethernet/netronome/nfp/flower/main.c | 4 +- drivers/net/ethernet/qlogic/qed/qed_l2.c | 15 ++-- drivers/net/ethernet/qlogic/qed/qed_l2.h | 2 +- drivers/net/ethernet/qlogic/qed/qed_mcp.c | 13 ++- drivers/net/ethernet/qlogic/qed/qed_sriov.c | 2 +- drivers/net/ethernet/qlogic/qed/qed_vf.c | 4 +- drivers/net/ethernet/qlogic/qed/qed_vf.h | 7 +- drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c | 1 + drivers/net/usb/qmi_wwan.c | 2 +- drivers/net/wan/lmc/lmc_main.c | 2 +- drivers/net/wireless/broadcom/b43/leds.c | 2 +- drivers/net/wireless/broadcom/b43legacy/leds.c | 2 +- drivers/nvme/host/pci.c | 8 ++ drivers/pinctrl/freescale/pinctrl-imx1-core.c | 2 +- drivers/platform/x86/ideapad-laptop.c | 4 +- drivers/power/supply/generic-adc-battery.c | 25 +++--- drivers/s390/cio/qdio_main.c | 5 +- drivers/scsi/fcoe/fcoe_ctlr.c | 6 +- drivers/scsi/libfc/fc_rport.c | 1 + drivers/scsi/libiscsi.c | 12 +-- drivers/scsi/mpt3sas/mpt3sas_transport.c | 5 +- drivers/scsi/scsi_sysfs.c | 20 ++++- drivers/scsi/vmw_pvscsi.c | 11 ++- drivers/staging/media/omap4iss/iss_video.c | 3 +- drivers/target/iscsi/cxgbit/cxgbit_target.c | 16 ++-- drivers/target/iscsi/iscsi_target_login.c | 35 ++++---- drivers/usb/gadget/function/f_uac2.c | 24 +++--- drivers/usb/gadget/function/u_audio.c | 88 ++++++++------------ drivers/usb/gadget/udc/r8a66597-udc.c | 6 +- drivers/usb/phy/phy-fsl-usb.c | 4 +- fs/btrfs/disk-io.c | 10 ++- fs/btrfs/extent-tree.c | 2 +- fs/btrfs/inode.c | 26 ------ fs/btrfs/super.c | 1 - fs/cachefiles/namei.c | 1 - fs/cachefiles/rdwr.c | 17 ++-- fs/cifs/cifs_debug.c | 30 +++++-- fs/cifs/cifsfs.c | 18 ++-- fs/cifs/inode.c | 2 + fs/cifs/link.c | 4 +- fs/cifs/sess.c | 6 ++ fs/cifs/smb2inode.c | 2 +- fs/cifs/smb2ops.c | 36 ++++++-- fs/cifs/smb2pdu.c | 8 ++ fs/cifs/smb2pdu.h | 11 +++ fs/ext4/mmp.c | 7 +- fs/ext4/namei.c | 1 + fs/ext4/super.c | 2 + fs/ext4/sysfs.c | 13 ++- fs/ext4/xattr.c | 2 + fs/fscache/operation.c | 6 +- fs/fuse/dev.c | 39 +++++++-- fs/fuse/dir.c | 10 ++- fs/fuse/file.c | 1 + fs/fuse/fuse_i.h | 5 +- fs/fuse/inode.c | 37 +++++---- fs/squashfs/file.c | 50 ++++++----- fs/squashfs/file_cache.c | 4 +- fs/squashfs/file_direct.c | 24 +++--- fs/squashfs/squashfs.h | 3 +- fs/sysfs/file.c | 44 ++++++++++ include/linux/printk.h | 4 + include/linux/rtmutex.h | 7 ++ include/linux/sysfs.h | 14 ++++ ipc/sem.c | 2 +- kernel/kprobes.c | 4 +- kernel/locking/rtmutex.c | 29 ++++++- kernel/printk/internal.h | 9 +- kernel/printk/printk.c | 57 ++++++++----- kernel/printk/printk_safe.c | 58 ++++++++----- kernel/sched/rt.c | 2 + kernel/stop_machine.c | 43 ++++++---- kernel/trace/trace.c | 4 +- kernel/watchdog.c | 4 +- kernel/watchdog_hld.c | 2 +- kernel/workqueue.c | 2 +- lib/nmi_backtrace.c | 3 - mm/memcontrol.c | 15 +++- mm/memory.c | 27 +++++- mm/zswap.c | 9 ++ net/caif/caif_dev.c | 4 +- net/core/lwt_bpf.c | 2 +- net/ipv6/esp6.c | 4 +- net/ipv6/ip6_vti.c | 11 +-- net/mac80211/util.c | 3 +- net/netfilter/nf_tables_api.c | 59 ++++++++----- net/netfilter/nft_set_hash.c | 1 + net/wireless/nl80211.c | 1 + net/xfrm/xfrm_policy.c | 3 + net/xfrm/xfrm_user.c | 10 ++- scripts/gcc-plugins/gcc-common.h | 4 + scripts/gcc-plugins/latent_entropy_plugin.c | 17 ++-- scripts/gcc-plugins/randomize_layout_plugin.c | 75 +++++------------ scripts/gcc-plugins/structleak_plugin.c | 19 ++--- sound/soc/sirf/sirf-usp.c | 7 +- sound/soc/soc-pcm.c | 8 ++ sound/soc/zte/zx-tdm.c | 4 +- tools/power/x86/turbostat/turbostat.c | 8 +- .../selftests/ftrace/test.d/00basic/snapshot.tc | 28 +++++++ tools/usb/ffs-test.c | 19 ++++- virt/kvm/arm/mmu.c | 42 +++++++--- 178 files changed, 1394 insertions(+), 774 deletions(-)