From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4A923C3F68F for ; Tue, 28 Jan 2020 20:41:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 13B0024686 for ; Tue, 28 Jan 2020 20:41:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="of9awLE5" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726422AbgA1Ulr (ORCPT ); Tue, 28 Jan 2020 15:41:47 -0500 Received: from mail-yb1-f194.google.com ([209.85.219.194]:40907 "EHLO mail-yb1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726143AbgA1Ulq (ORCPT ); Tue, 28 Jan 2020 15:41:46 -0500 Received: by mail-yb1-f194.google.com with SMTP id l197so7488818ybf.7; Tue, 28 Jan 2020 12:41:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=whYh4xmbVE813jvQPzWIDigW+UqkH3p8JOcYAKwmWsk=; b=of9awLE578FD4rl/4hRCpT9UT8V3z2V71FSj2BISo9QyHSz/UksKXMX29L2hbV3SPv sscT+eM5WsQNHV+gq0seDwnJDYUNHtKTEu96J/wtNRp29jIS1uMV9RaaXbDVDyKHNRta 3ygqMe7s2dpxH3rVHuJR14Q2Jb0P9QXDEpe+clDESpoEvCwDu1vv5GsA8EsW5Ocy+pdi KgFA2GS6C7WYWu4338NJlpQxhzQKioJyE5vRnU4Nq5KE//20RODjP6n+nHEY0PR6qOgw QP3g6M/w0Ut13EigRol5xwJT++6v0mlcbT4t70aBkM+Rz3qaIE5xBUvluNNiE5HCxJU0 OCag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=whYh4xmbVE813jvQPzWIDigW+UqkH3p8JOcYAKwmWsk=; b=m9vygzue3oyQlNO5+JMRoe1fZE6AJlyE29nWFWbxFMFVIBDn6USqWiuKBLSHP+95LI f5OkGtVUFtun61jFsEi/NvKnULaMuF4rAqTOxc1I8Y2Qt33QXPMUcfkvLobYnUs2OSxg yYzY1IpgkPNxtN/au6YapINXFXn9r0t88bt8C4nl8cLKEOyzuB/pfuXWKQYo9OJsk0m9 r5MXBULLyITA+T6YMVW7Xw9yb964ucuHiXC9jcPwewJslFgmPJLv/sTwp2H4ZEceH0Up rA1v0eZOCBbWKCyR0+ssqKDmqnR9oVgrNnL+yxS5HM2oRLpivF/3MHPJ2d2js2LqjylM ncbA== X-Gm-Message-State: APjAAAVhzn7SDV0j/2e++zh3N2c+puP7RqpjS0PqHidhGrfGmUKexjSr wuQ2o4suxHASsIUtw14cIMg= X-Google-Smtp-Source: APXvYqzKdbZyDLHU42+LJBYoYxjJKi8RMjEMDa2J41UozslDQum8vs522QZolm9IuAOsXKnp5fjZ+Q== X-Received: by 2002:a25:6d05:: with SMTP id i5mr7017072ybc.520.1580244104953; Tue, 28 Jan 2020 12:41:44 -0800 (PST) Received: from localhost ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id a12sm8841320ywa.95.2020.01.28.12.41.41 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 28 Jan 2020 12:41:44 -0800 (PST) Date: Tue, 28 Jan 2020 12:41:37 -0800 From: Guenter Roeck To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.4 000/183] 4.4.212-stable review Message-ID: <20200128204137.GA16941@roeck-us.net> References: <20200128135829.486060649@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200128135829.486060649@linuxfoundation.org> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 28, 2020 at 03:03:39PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.4.212 release. > There are 183 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 Thu, 30 Jan 2020 13:57:09 +0000. > Anything received after that time might be too late. > For v4.4.211-184-gfc5b03776f2d: Build results: total: 170 pass: 170 fail: 0 Qemu test results: total: 325 pass: 325 fail: 0 Guenter > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.212-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.4.y > and the diffstat can be found below. > > thanks, > > greg k-h > > ------------- > Pseudo-Shortlog of commits: > > Greg Kroah-Hartman > Linux 4.4.212-rc1 > > Wen Huang > libertas: Fix two buffer overflows at parsing bss descriptor > > Martin Schiller > net/x25: fix nonblocking connect > > Kadlecsik József > netfilter: ipset: use bitmap infrastructure completely > > Andy Shevchenko > bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() > > Andy Shevchenko > md: Avoid namespace collision with bitmap API > > Bo Wu > scsi: iscsi: Avoid potential deadlock in iscsi_if_rx func > > Lars Möllendorf > iio: buffer: align the size of scan bytes to size of the largest element > > Al Viro > do_last(): fetch directory ->i_mode and ->i_uid before it's too late > > Changbin Du > tracing: xen: Ordered comparison of function pointers > > Bart Van Assche > scsi: RDMA/isert: Fix a recently introduced regression related to logout > > Gilles Buloz > hwmon: (nct7802) Fix voltage limits to wrong registers > > Johan Hovold > Input: aiptek - fix endpoint sanity check > > Johan Hovold > Input: gtco - fix endpoint sanity check > > Johan Hovold > Input: sur40 - fix interface sanity checks > > Michał Mirosław > mmc: sdhci: fix minimum clock rate for v3 controller > > Alex Sverdlin > ARM: 8950/1: ftrace/recordmcount: filter relocation types > > Johan Hovold > Input: keyspan-remote - fix control-message timeouts > > Luuk Paulussen > hwmon: (adt7475) Make volt2reg return same reg as reg2volt input > > James Hughes > net: usb: lan78xx: Add .ndo_features_check > > Cong Wang > net_sched: fix datalen for ematch > > William Dauchy > net, ip_tunnel: fix namespaces move > > Michael Ellerman > net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM > > Wenwen Wang > firestream: fix memory leaks > > Richard Palethorpe > can, slip: Protect tty->disc_data in write_wakeup and close with RCU > > Finn Thain > m68k: Call timer_interrupt() with interrupts disabled > > Andre Przywara > arm64: dts: juno: Fix UART frequency > > Sam Bobroff > drm/radeon: fix bad DMA from INTERRUPT_CNTL2 > > Chuhong Yuan > dmaengine: ti: edma: fix missed failure handling > > Eric Dumazet > packet: fix data-race in fanout_flow_is_huge() > > Eric Dumazet > net: neigh: use long type to store jiffies delta > > Tiezhu Yang > MIPS: Loongson: Fix return value of loongson_hwmon_init > > Janusz Krzysztofik > media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support > > Janusz Krzysztofik > media: ov6650: Fix some format attributes not under control > > Janusz Krzysztofik > media: ov6650: Fix incorrect use of JPEG colorspace > > Stefan Wahren > net: qca_spi: Move reset_count to struct qcaspi > > Robin Gong > dmaengine: imx-sdma: fix size check for sdma script_number > > Jeffrey Hugo > drm/msm/dsi: Implement reset correctly > > Antonio Borneo > net: stmmac: fix length of PTP clock's name string > > Eric Biggers > llc: fix sk_buff refcounting in llc_conn_state_process() > > Eric Biggers > llc: fix another potential sk_buff leak in llc_ui_sendmsg() > > Johannes Berg > mac80211: accept deauth frames in IBSS mode > > Dan Carpenter > net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse() > > Dan Carpenter > net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe() > > Dan Carpenter > net: hisilicon: Fix signedness bug in hix5hd2_dev_probe() > > Filippo Sironi > iommu/amd: Wait for completion of IOTLB flush in attach_device > > Gerd Rausch > net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names' > > Mao Wenan > net: sonic: replace dev_kfree_skb in sonic_send_packet > > Dan Robertson > hwmon: (shtc1) fix shtc1 and shtw1 id mask > > Filipe Manana > Btrfs: fix hang when loading existing inode cache off disk > > Mao Wenan > net: sonic: return NETDEV_TX_OK if failed to map buffer > > Lorenzo Bianconi > ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init > > Colin Ian King > iio: dac: ad5380: fix incorrect assignment to val > > Colin Ian King > bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA > > Masami Hiramatsu > x86, perf: Fix the dependency of the x86 insn decoder selftest > > Stephen Boyd > power: supply: Init device wakeup after device_add() > > Linus Torvalds > Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()" > > Andy Shevchenko > ahci: Do not export local variable ahci_em_messages > > Nick Desaulniers > mips: avoid explicit UB in assignment of mips_io_port_base > > Felix Fietkau > mac80211: minstrel_ht: fix per-group max throughput rate initialization > > Andy Shevchenko > dmaengine: dw: platform: Switch to acpi_dma_controller_register() > > Eric W. Biederman > signal: Allow cifs and drbd to receive their terminating signals > > YueHaibing > ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls > > YueHaibing > ASoC: cs4349: Use PM ops 'cs4349_runtime_pm' > > YueHaibing > ASoC: es8328: Fix copy-paste error in es8328_right_line_controls > > Colin Ian King > ext4: set error return correctly when ext4_htree_store_dirent fails > > Iuliana Prodan > crypto: caam - free resources in case caam_rng registration failed > > Steve French > cifs: fix rmmod regression in cifs.ko caused by force_sig changes > > Johannes Berg > ALSA: aoa: onyx: always initialize register read value > > Thomas Gleixner > x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI > > Arnd Bergmann > mic: avoid statically declaring a 'struct device'. > > Ruslan Bilovol > usb: host: xhci-hub: fix extra endianness conversion > > YueHaibing > libertas_tf: Use correct channel range in lbtf_geo_init > > Colin Ian King > scsi: libfc: fix null pointer dereference on a null lport > > Wen Yang > net: pasemi: fix an use-after-free in pasemi_mac_phy_init() > > Arnd Bergmann > devres: allow const resource arguments > > Andy Shevchenko > mfd: intel-lpss: Release IDA resources > > Kevin Mitchell > iommu/amd: Make iommu_disable safer > > Rob Clark > drm/msm/a3xx: remove TPL1 regs from snapshot > > Chen-Yu Tsai > rtc: pcf8563: Clear event flags and disable interrupts before requesting irq > > Peter Ujfalusi > ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRs > > Julian Wiedmann > net/af_iucv: always register net_device notifier > > Jeffrey Hugo > drm/msm/mdp5: Fix mdp5_cfg_init error return > > Nathan Lynch > powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild > > Colin Ian King > media: vivid: fix incorrect assignment operation when setting video mode > > Eric Dumazet > inet: frags: call inet_frags_fini() after unregister_pernet_subsys() > > Eric W. Biederman > signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig > > Lu Baolu > iommu: Use right function to get group for device > > Nathan Chancellor > misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa > > Christophe Leroy > spi: spi-fsl-spi: call spi_finalize_current_message() at the end > > Matthias Kaehlcke > thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power > > Brian Masney > backlight: lm3630a: Return 0 on success in update_status functions > > Dan Carpenter > kdb: do a sanity check on the cpu in kdb_per_cpu() > > Russell King > ARM: riscpc: fix lack of keyboard interrupts after irq conversion > > Florian Westphal > netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule > > Dan Carpenter > platform/x86: alienware-wmi: printing the wrong error code > > Dan Carpenter > media: davinci/vpbe: array underflow in vpbe_enum_outputs() > > Dan Carpenter > media: omap_vout: potential buffer overflow in vidioc_dqbuf() > > Lu Baolu > iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU > > Jack Morgenstein > IB/mlx5: Add missing XRC options to QP optional params mask > > Jerome Brunet > ASoC: fix valid stream condition > > Willem de Bruijn > packet: in recvmsg msg_name return at least sizeof sockaddr_ll > > Takashi Iwai > ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk() > > Alexandru Ardelean > dmaengine: axi-dmac: Don't check the number of frames for alignment > > Dan Carpenter > 6lowpan: Off by one handling ->nexthdr > > Akinobu Mita > media: ov2659: fix unbalanced mutex_lock/unlock > > Ben Hutchings > powerpc: vdso: Make vdso32 installation conditional in vdso_install > > Jie Liu > tipc: set sysctl_tipc_rmem and named_timeout right range > > Guenter Roeck > hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses > > YueHaibing > ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data" > > Bart Van Assche > scsi: qla2xxx: Unregister chrdev if module initialization fails > > YueHaibing > ehea: Fix a copy-paste err in ehea_init_port_res > > Martin Sperl > spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios > > Dan Carpenter > soc/fsl/qe: Fix an error code in qe_pin_request() > > Sowjanya Komatineni > spi: tegra114: fix for unpacked mode transfers > > Sowjanya Komatineni > spi: tegra114: clear packed bit for unpacked mode > > Arnd Bergmann > media: davinci-isif: avoid uninitialized variable use > > Tony Lindgren > ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset() > > Finn Thain > m68k: mac: Fix VIA timer counter accesses > > Arnd Bergmann > jfs: fix bogus variable self-initialization > > Nicholas Mc Guire > media: cx23885: check allocation return > > Dan Carpenter > media: wl128x: Fix an error code in fm_download_firmware() > > Dan Carpenter > media: cx18: update *pos correctly in cx18_read_pos() > > Dan Carpenter > media: ivtv: update *pos correctly in ivtv_read_pos() > > Kangjie Lu > net: sh_eth: fix a missing check of of_get_phy_mode > > Dan Carpenter > xen, cpu_hotplug: Prevent an out of bounds access > > Steve Sistare > scsi: megaraid_sas: reduce module load time > > Guenter Roeck > nios2: ksyms: Add missing symbol exports > > Axel Lin > regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA > > Marek Szyprowski > ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used > > Chen-Yu Tsai > clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable > > Eric W. Biederman > fs/nfs: Fix nfs_parse_devname to not modify it's argument > > Takashi Iwai > ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of() > > Colin Ian King > drm/nouveau/pmu: don't print reply values if exec is false > > Colin Ian King > drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON > > YueHaibing > cdc-wdm: pass return value of recover_from_urb_loss > > Eric Auger > vfio_pci: Enable memory accesses before calling pci_map_rom > > Ming Lei > block: don't use bio->bi_vcnt to figure out segment number > > Geert Uytterhoeven > pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups > > Geert Uytterhoeven > pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group > > Geert Uytterhoeven > pinctrl: sh-pfc: emev2: Add missing pinmux functions > > YueHaibing > fbdev: chipsfb: remove set but not used variable 'size' > > Colin Ian King > rtc: pm8xxx: fix unintended sign extension > > Colin Ian King > rtc: 88pm80x: fix unintended sign extension > > Colin Ian King > rtc: 88pm860x: fix unintended sign extension > > Colin Ian King > rtc: ds1672: fix unintended sign extension > > YueHaibing > tty: ipwireless: Fix potential NULL pointer dereference > > Eric Wong > rtc: cmos: ignore bogus century byte > > Stefan Agner > ASoC: imx-sgtl5000: put of nodes if finding codec fails > > Eric Biggers > crypto: tgr192 - fix unaligned memory access > > Pawe? Chmiel > media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVAL > > Gal Pressman > RDMA/ocrdma: Fix out of bounds index check in query pkey > > Gal Pressman > IB/usnic: Fix out of bounds index check in query pkey > > Yangtao Li > clk: armada-xp: fix refcount leak in axp_clk_init() > > Yangtao Li > clk: kirkwood: fix refcount leak in kirkwood_clk_init() > > Yangtao Li > clk: armada-370: fix refcount leak in a370_clk_init() > > Yangtao Li > clk: vf610: fix refcount leak in vf610_clocks_init() > > Yangtao Li > clk: imx7d: fix refcount leak in imx7d_clocks_init() > > Yangtao Li > clk: imx6sx: fix refcount leak in imx6sx_clocks_init() > > Yangtao Li > clk: imx6q: fix refcount leak in imx6q_clocks_init() > > Yangtao Li > clk: samsung: exynos4: fix refcount leak in exynos4_get_xom() > > Yangtao Li > clk: socfpga: fix refcount leak > > Yangtao Li > clk: qoriq: fix refcount leak in clockgen_init() > > Yangtao Li > clk: highbank: fix refcount leak in hb_clk_init() > > Dan Carpenter > Input: nomadik-ske-keypad - fix a loop timeout test > > Geert Uytterhoeven > pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 value > > Geert Uytterhoeven > pinctrl: sh-pfc: sh7269: Add missing PCIOR0 field > > Geert Uytterhoeven > pinctrl: sh-pfc: sh7734: Add missing IPSR11 field > > Geert Uytterhoeven > pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 field > > Geert Uytterhoeven > pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group > > Geert Uytterhoeven > pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group > > Geert Uytterhoeven > pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group > > Geert Uytterhoeven > pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group > > Geert Uytterhoeven > pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group > > Lyude Paul > drm/dp_mst: Skip validating ports during destruction, just ref > > YueHaibing > exportfs: fix 'passing zero to ERR_PTR()' warning > > Colin Ian King > pcrypt: use format specifier in kobject_add > > Spencer E. Olson > staging: comedi: ni_mio_common: protect register write overflow > > Nicolas Huaman > ALSA: usb-audio: update quirk for B&W PX to remove microphone > > Anders Roxell > ALSA: hda: fix unused variable warning > > Dan Carpenter > drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset() > > Lorenzo Bianconi > mt7601u: fix bbp version check in mt7601u_wait_bbp_ready > > Ard Biesheuvel > powerpc/archrandom: fix arch_get_random_seed_int() > > Jan Kara > xfs: Sanity check flags of Q_XQUOTARM call > > > ------------- > > Diffstat: > > Makefile | 4 +- > arch/arm/common/mcpm_entry.c | 2 +- > arch/arm/include/asm/suspend.h | 1 + > arch/arm/kernel/sleep.S | 12 +++ > arch/arm/mach-omap2/omap_hwmod.c | 2 +- > arch/arm/mach-rpc/irq.c | 3 +- > arch/arm/plat-pxa/ssp.c | 6 -- > arch/arm64/boot/dts/arm/juno-clocks.dtsi | 4 +- > arch/m68k/amiga/cia.c | 9 ++ > arch/m68k/atari/ataints.c | 4 +- > arch/m68k/atari/time.c | 15 ++- > arch/m68k/bvme6000/config.c | 20 ++-- > arch/m68k/hp300/time.c | 10 +- > arch/m68k/mac/via.c | 119 ++++++++++++--------- > arch/m68k/mvme147/config.c | 18 ++-- > arch/m68k/mvme16x/config.c | 21 ++-- > arch/m68k/q40/q40ints.c | 19 ++-- > arch/m68k/sun3/sun3ints.c | 3 + > arch/m68k/sun3x/time.c | 16 +-- > arch/mips/include/asm/io.h | 14 +-- > arch/mips/kernel/setup.c | 2 +- > arch/nios2/kernel/nios2_ksyms.c | 12 +++ > arch/powerpc/Makefile | 2 + > arch/powerpc/include/asm/archrandom.h | 2 +- > arch/powerpc/kernel/cacheinfo.c | 21 ++++ > arch/powerpc/kernel/cacheinfo.h | 4 + > arch/powerpc/sysdev/qe_lib/gpio.c | 4 +- > arch/x86/Kconfig.debug | 2 +- > arch/x86/kernel/kgdb.c | 2 +- > block/blk-merge.c | 8 +- > crypto/pcrypt.c | 2 +- > crypto/tgr192.c | 6 +- > drivers/ata/libahci.c | 1 - > drivers/atm/firestream.c | 3 + > drivers/bcma/driver_pci.c | 4 +- > drivers/block/drbd/drbd_main.c | 2 + > drivers/clk/clk-highbank.c | 1 + > drivers/clk/clk-qoriq.c | 1 + > drivers/clk/imx/clk-imx6q.c | 1 + > drivers/clk/imx/clk-imx6sx.c | 1 + > drivers/clk/imx/clk-imx7d.c | 1 + > drivers/clk/imx/clk-vf610.c | 1 + > drivers/clk/mvebu/armada-370.c | 4 +- > drivers/clk/mvebu/armada-xp.c | 4 +- > drivers/clk/mvebu/kirkwood.c | 2 + > drivers/clk/samsung/clk-exynos4.c | 1 + > drivers/clk/socfpga/clk-pll-a10.c | 1 + > drivers/clk/socfpga/clk-pll.c | 1 + > drivers/clocksource/timer-sun5i.c | 10 ++ > drivers/crypto/caam/caamrng.c | 5 +- > drivers/dma/dma-axi-dmac.c | 2 +- > drivers/dma/dw/platform.c | 14 ++- > drivers/dma/edma.c | 6 +- > drivers/dma/imx-sdma.c | 8 ++ > drivers/gpu/drm/drm_dp_mst_topology.c | 15 ++- > drivers/gpu/drm/msm/adreno/a3xx_gpu.c | 24 ++--- > drivers/gpu/drm/msm/dsi/dsi_host.c | 6 +- > drivers/gpu/drm/msm/mdp/mdp5/mdp5_cfg.c | 2 +- > drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.c | 2 +- > drivers/gpu/drm/nouveau/nvkm/subdev/pmu/memx.c | 4 +- > drivers/gpu/drm/radeon/cik.c | 4 +- > drivers/gpu/drm/radeon/r600.c | 4 +- > drivers/gpu/drm/radeon/si.c | 4 +- > drivers/gpu/drm/virtio/virtgpu_vq.c | 5 +- > drivers/hwmon/adt7475.c | 5 +- > drivers/hwmon/nct7802.c | 4 +- > drivers/hwmon/shtc1.c | 2 +- > drivers/hwmon/w83627hf.c | 42 +++++++- > drivers/iio/dac/ad5380.c | 2 +- > drivers/iio/industrialio-buffer.c | 6 +- > drivers/infiniband/hw/mlx5/qp.c | 21 ++++ > drivers/infiniband/hw/ocrdma/ocrdma_verbs.c | 2 +- > drivers/infiniband/hw/usnic/usnic_ib_verbs.c | 2 +- > drivers/infiniband/ulp/isert/ib_isert.c | 12 --- > drivers/input/keyboard/nomadik-ske-keypad.c | 2 +- > drivers/input/misc/keyspan_remote.c | 9 +- > drivers/input/tablet/aiptek.c | 6 +- > drivers/input/tablet/gtco.c | 10 +- > drivers/input/touchscreen/sur40.c | 2 +- > drivers/iommu/amd_iommu.c | 2 + > drivers/iommu/amd_iommu_init.c | 3 + > drivers/iommu/intel-iommu.c | 5 +- > drivers/iommu/iommu.c | 6 +- > drivers/md/bitmap.c | 8 +- > drivers/media/i2c/ov2659.c | 2 +- > drivers/media/i2c/soc_camera/ov6650.c | 72 ++++++++----- > drivers/media/pci/cx18/cx18-fileops.c | 2 +- > drivers/media/pci/cx23885/cx23885-dvb.c | 5 +- > drivers/media/pci/ivtv/ivtv-fileops.c | 2 +- > drivers/media/platform/davinci/isif.c | 9 -- > drivers/media/platform/davinci/vpbe.c | 2 +- > drivers/media/platform/omap/omap_vout.c | 15 ++- > drivers/media/platform/s5p-jpeg/jpeg-core.c | 2 +- > drivers/media/platform/vivid/vivid-osd.c | 2 +- > drivers/media/radio/wl128x/fmdrv_common.c | 5 +- > drivers/mfd/intel-lpss.c | 1 + > drivers/misc/mic/card/mic_x100.c | 28 +++-- > drivers/misc/sgi-xp/xpc_partition.c | 2 +- > drivers/mmc/host/sdhci.c | 10 +- > drivers/net/can/slcan.c | 12 ++- > drivers/net/ethernet/broadcom/bcmsysport.c | 2 +- > drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c | 2 + > drivers/net/ethernet/hisilicon/hix5hd2_gmac.c | 2 +- > drivers/net/ethernet/ibm/ehea/ehea_main.c | 2 +- > drivers/net/ethernet/natsemi/sonic.c | 6 +- > drivers/net/ethernet/pasemi/pasemi_mac.c | 2 +- > drivers/net/ethernet/qualcomm/qca_spi.c | 9 +- > drivers/net/ethernet/qualcomm/qca_spi.h | 1 + > drivers/net/ethernet/renesas/sh_eth.c | 6 +- > .../net/ethernet/stmicro/stmmac/dwmac-ipq806x.c | 2 +- > drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c | 2 +- > drivers/net/slip/slip.c | 12 ++- > drivers/net/usb/lan78xx.c | 15 +++ > drivers/net/wireless/ath/ath9k/dynack.c | 8 +- > drivers/net/wireless/libertas/cfg.c | 16 ++- > drivers/net/wireless/libertas_tf/cmd.c | 2 +- > drivers/net/wireless/mediatek/mt7601u/phy.c | 2 +- > drivers/pinctrl/sh-pfc/pfc-emev2.c | 20 ++++ > drivers/pinctrl/sh-pfc/pfc-r8a7740.c | 3 +- > drivers/pinctrl/sh-pfc/pfc-r8a7791.c | 8 +- > drivers/pinctrl/sh-pfc/pfc-r8a7794.c | 2 +- > drivers/pinctrl/sh-pfc/pfc-sh7269.c | 2 +- > drivers/pinctrl/sh-pfc/pfc-sh73a0.c | 4 +- > drivers/pinctrl/sh-pfc/pfc-sh7734.c | 4 +- > drivers/platform/mips/cpu_hwmon.c | 2 +- > drivers/platform/x86/alienware-wmi.c | 2 +- > drivers/power/power_supply_core.c | 10 +- > drivers/regulator/wm831x-dcdc.c | 4 +- > drivers/rtc/rtc-88pm80x.c | 21 ++-- > drivers/rtc/rtc-88pm860x.c | 21 ++-- > drivers/rtc/rtc-ds1672.c | 3 +- > drivers/rtc/rtc-pcf8563.c | 11 +- > drivers/rtc/rtc-pm8xxx.c | 6 +- > drivers/scsi/libfc/fc_exch.c | 2 +- > drivers/scsi/megaraid/megaraid_sas_base.c | 4 +- > drivers/scsi/qla2xxx/qla_os.c | 34 +++--- > drivers/scsi/scsi_transport_iscsi.c | 7 ++ > drivers/spi/spi-bcm2835aux.c | 13 ++- > drivers/spi/spi-fsl-spi.c | 2 +- > drivers/spi/spi-tegra114.c | 45 ++++++-- > drivers/staging/comedi/drivers/ni_mio_common.c | 24 +++-- > drivers/target/iscsi/iscsi_target.c | 6 +- > drivers/thermal/cpu_cooling.c | 2 +- > drivers/tty/ipwireless/hardware.c | 2 + > drivers/usb/class/cdc-wdm.c | 2 +- > drivers/usb/host/xhci-hub.c | 2 +- > drivers/vfio/pci/vfio_pci.c | 19 +++- > drivers/video/backlight/lm3630a_bl.c | 4 +- > drivers/video/fbdev/chipsfb.c | 3 +- > drivers/xen/cpu_hotplug.c | 2 +- > fs/btrfs/inode-map.c | 1 + > fs/cifs/connect.c | 3 +- > fs/exportfs/expfs.c | 1 + > fs/ext4/inline.c | 2 +- > fs/jfs/jfs_txnmgr.c | 3 +- > fs/namei.c | 17 +-- > fs/nfs/super.c | 2 +- > fs/xfs/xfs_quotaops.c | 3 + > include/asm-generic/rtc.h | 2 +- > include/linux/bitmap.h | 8 ++ > include/linux/device.h | 3 +- > include/linux/netfilter/ipset/ip_set.h | 7 -- > include/linux/platform_data/dma-imx-sdma.h | 3 + > include/linux/signal.h | 15 ++- > include/media/davinci/vpbe.h | 2 +- > include/trace/events/xen.h | 6 +- > kernel/debug/kdb/kdb_main.c | 2 +- > kernel/signal.c | 5 + > lib/bitmap.c | 20 ++++ > lib/devres.c | 3 +- > lib/kfifo.c | 3 +- > net/6lowpan/nhc.c | 2 +- > net/bridge/netfilter/ebtables.c | 4 +- > net/core/neighbour.c | 4 +- > net/ieee802154/6lowpan/reassembly.c | 2 +- > net/ipv4/ip_tunnel.c | 4 +- > net/ipv6/reassembly.c | 2 +- > net/iucv/af_iucv.c | 27 +++-- > net/llc/af_llc.c | 34 +++--- > net/llc/llc_conn.c | 35 ++---- > net/llc/llc_if.c | 12 ++- > net/mac80211/rc80211_minstrel_ht.c | 2 +- > net/mac80211/rx.c | 11 +- > net/netfilter/ipset/ip_set_bitmap_gen.h | 2 +- > net/netfilter/ipset/ip_set_bitmap_ip.c | 6 +- > net/netfilter/ipset/ip_set_bitmap_ipmac.c | 6 +- > net/netfilter/ipset/ip_set_bitmap_port.c | 6 +- > net/packet/af_packet.c | 25 ++++- > net/rds/ib_stats.c | 2 +- > net/sched/ematch.c | 2 +- > net/tipc/sysctl.c | 8 +- > net/x25/af_x25.c | 6 +- > scripts/recordmcount.c | 17 +++ > sound/aoa/codecs/onyx.c | 4 +- > sound/pci/hda/hda_controller.h | 9 +- > sound/soc/codecs/cs4349.c | 1 + > sound/soc/codecs/es8328.c | 2 +- > sound/soc/codecs/wm8737.c | 2 +- > sound/soc/davinci/davinci-mcasp.c | 13 ++- > sound/soc/fsl/imx-sgtl5000.c | 3 +- > sound/soc/qcom/apq8016_sbc.c | 21 +++- > sound/soc/soc-pcm.c | 4 +- > sound/usb/mixer.c | 4 +- > sound/usb/quirks-table.h | 9 +- > 204 files changed, 1064 insertions(+), 560 deletions(-) > >