[PATCH 4.9 000/151] 4.9.204-stable review

From: Greg Kroah-Hartman
Date: Wed Nov 27 2019 - 15:40:30 EST


This is the start of the stable review cycle for the 4.9.204 release.
There are 151 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 Fri, 29 Nov 2019 20:18:09 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.204-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.9.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 4.9.204-rc1

Michael Ellerman <mpe@xxxxxxxxxxxxxx>
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel

Michael Ellerman <mpe@xxxxxxxxxxxxxx>
powerpc/book3s64: Fix link stack flush on context switch

Christopher M. Riedl <cmr@xxxxxxxxxxxxxx>
powerpc/64s: support nospectre_v2 cmdline option

Bernd Porr <mail@xxxxxxxxxxxxxxx>
staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error

Aleksander Morgado <aleksander@xxxxxxxxxxxxx>
USB: serial: option: add support for Foxconn T77W968 LTE modules

Aleksander Morgado <aleksander@xxxxxxxxxxxxx>
USB: serial: option: add support for DW5821e with eSIM support

Johan Hovold <johan@xxxxxxxxxx>
USB: serial: mos7840: fix remote wakeup

Johan Hovold <johan@xxxxxxxxxx>
USB: serial: mos7720: fix remote wakeup

Pavel LÃbl <pavel@xxxxxxxx>
USB: serial: mos7840: add USB ID to support Moxa UPort 2210

Oliver Neukum <oneukum@xxxxxxxx>
appledisplay: fix error handling in the scheduled work

Oliver Neukum <oneukum@xxxxxxxx>
USB: chaoskey: fix error case of a timeout

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
usb-serial: cp201x: support Mark-10 digital force gauge

Hewenliang <hewenliang4@xxxxxxxxxx>
usbip: tools: fix fd leakage in the function of read_attr_usbip_status

Michael S. Tsirkin <mst@xxxxxxxxxx>
virtio_console: move removal code

Michael S. Tsirkin <mst@xxxxxxxxxx>
virtio_console: drop custom control queue cleanup

Michael S. Tsirkin <mst@xxxxxxxxxx>
virtio_console: fix uninitialized variable use

Halil Pasic <pasic@xxxxxxxxxxxxx>
virtio_ring: fix return code on DMA mapping fails

Laurent Vivier <lvivier@xxxxxxxxxx>
virtio_console: allocate inbufs in add_port() only if it is needed

Michael S. Tsirkin <mst@xxxxxxxxxx>
virtio_console: don't tie bufs to a vq

Michael S. Tsirkin <mst@xxxxxxxxxx>
virtio_console: reset on out of memory

Sean Young <sean@xxxxxxxx>
media: imon: invalid dereference in imon_touch_event

Vito Caputo <vcaputo@xxxxxxxxxxx>
media: cxusb: detect cxusb_ctrl_msg error in query

Oliver Neukum <oneukum@xxxxxxxx>
media: b2c2-flexcop-usb: add sanity checking

Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
media: uvcvideo: Fix error path in control parsing failure

Kai Shen <shenkai8@xxxxxxxxxx>
cpufreq: Add NULL checks to show() and store() methods of cpufreq

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
media: usbvision: Fix races among open, close, and disconnect

Alexander Popov <alex.popov@xxxxxxxxx>
media: vivid: Fix wrong locking that causes race conditions on streaming stop

Vandana BN <bnvandana@xxxxxxxxx>
media: vivid: Set vid_cap_streaming and vid_out_streaming to true

Guillaume Nault <g.nault@xxxxxxxxxxxx>
l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6

Oliver Neukum <oneukum@xxxxxxxx>
nfc: port100: handle command failure cleanly

Waiman Long <longman@xxxxxxxxxx>
x86/speculation: Fix redundant MDS mitigation message

Waiman Long <longman@xxxxxxxxxx>
x86/speculation: Fix incorrect MDS/TAA mitigation status

Alexander Kapshuk <alexander.kapshuk@xxxxxxxxx>
x86/insn: Fix awk regexp warnings

Alexey Brodkin <Alexey.Brodkin@xxxxxxxxxxxx>
ARC: perf: Accommodate big-endian CPU

Chester Lin <clin@xxxxxxxx>
ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary

Gang He <ghe@xxxxxxxx>
ocfs2: remove ocfs2_is_o2cb_active()

Bo Yan <byan@xxxxxxxxxx>
cpufreq: Skip cpufreq resume if it's not suspended

Hari Vyas <hari.vyas@xxxxxxxxxxxx>
arm64: fix for bad_mode() handler to always result in panic

Bart Van Assche <bart.vanassche@xxxxxxxxxxx>
dm: use blk_set_queue_dying() in __dm_destroy()

Denis Efremov <efremov@xxxxxxxxx>
ath9k_hw: fix uninitialized variable data

Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved

Tomas Bortoli <tomasbortoli@xxxxxxxxx>
Bluetooth: Fix invalid-free in bcsp_close()

zhong jiang <zhongjiang@xxxxxxxxxx>
mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lock

Vignesh R <vigneshr@xxxxxx>
spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch

Kishon Vijay Abraham I <kishon@xxxxxx>
PCI: keystone: Use quirk to limit MRRS for K2G

Nathan Chancellor <natechancellor@xxxxxxxxx>
pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARD

Nathan Chancellor <natechancellor@xxxxxxxxx>
pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INT

Brian Masney <masneyb@xxxxxxxxxxxxx>
pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issues

David Barmann <david.barmann@xxxxxxxxxxxxx>
sock: Reset dst when changing sk_mark via setsockopt

YueHaibing <yuehaibing@xxxxxxxxxx>
net: bcmgenet: return correct value 'ret' from bcmgenet_power_down

Colin Ian King <colin.king@xxxxxxxxxxxxx>
ACPICA: Use %d for signed int print formatting instead of %u

Tycho Andersen <tycho@xxxxxxxx>
dlm: don't leak kernel pointer to userspace

Tycho Andersen <tycho@xxxxxxxx>
dlm: fix invalid free

James Smart <jsmart2021@xxxxxxxxx>
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces

Shivasharan S <shivasharan.srikanteshwara@xxxxxxxxxxxx>
scsi: megaraid_sas: Fix msleep granularity

Suganath Prabu <suganath-prabu.subramani@xxxxxxxxxxxx>
scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11

Suganath Prabu <suganath-prabu.subramani@xxxxxxxxxxxx>
scsi: mpt3sas: Fix Sync cache command failure during driver unload

Shaokun Zhang <zhangshaokun@xxxxxxxxxxxxx>
rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL information

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
wireless: airo: potential buffer overflow in sprintf()

Ali MJ Al-Nasrawy <alimjalnasrawy@xxxxxxxxx>
brcmsmac: never log "tid x is not agg'able" by default

Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>
rtl8xxxu: Fix missing break in switch

Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_config_start()'

Richard Guy Briggs <rgb@xxxxxxxxxx>
audit: print empty EXECVE args

Valentin Schneider <valentin.schneider@xxxxxxx>
sched/fair: Don't increase sd->balance_interval on newidle balance

Eric Dumazet <edumazet@xxxxxxxxxx>
net: do not abort bulk send on BQL status

Larry Chen <lchen@xxxxxxxx>
ocfs2: fix clusters leak in ocfs2_defrag_extent()

Changwei Ge <ge.changwei@xxxxxxx>
ocfs2: don't put and assigning null to bh allocated outside

Victor Kamensky <kamensky@xxxxxxxxx>
arm64: makefile fix build of .i file in external module case

Dave Jiang <dave.jiang@xxxxxxxxx>
ntb: intel: fix return value for ndev_vec_mask()

Jon Mason <jdmason@xxxxxxxx>
ntb_netdev: fix sleep time mismatch

Miroslav Lichvar <mlichvar@xxxxxxxxxx>
igb: shorten maximum PHC timecounter update interval

David Hildenbrand <david@xxxxxxxxxx>
mm/memory_hotplug: make add_memory() take the device_hotplug_lock

Colin Ian King <colin.king@xxxxxxxxxxxxx>
fs/hfs/extent.c: fix array out of bounds read of array extent

Ernesto A. FernÃndez <ernesto.mnd.fernandez@xxxxxxxxx>
hfs: update timestamp on truncate()

Ernesto A. FernÃndez <ernesto.mnd.fernandez@xxxxxxxxx>
hfsplus: update timestamps on truncate()

Ernesto A. FernÃndez <ernesto.mnd.fernandez@xxxxxxxxx>
hfs: fix return value of hfs_get_block()

Ernesto A. FernÃndez <ernesto.mnd.fernandez@xxxxxxxxx>
hfsplus: fix return value of hfsplus_get_block()

Ernesto A. FernÃndez <ernesto.mnd.fernandez@xxxxxxxxx>
hfs: prevent btree data loss on ENOSPC

Ernesto A. FernÃndez <ernesto.mnd.fernandez@xxxxxxxxx>
hfsplus: prevent btree data loss on ENOSPC

Ernesto A. FernÃndez <ernesto.mnd.fernandez@xxxxxxxxx>
hfs: fix BUG on bnode parent update

Ernesto A. FernÃndez <ernesto.mnd.fernandez@xxxxxxxxx>
hfsplus: fix BUG on bnode parent update

Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
linux/bitmap.h: fix type of nbits in bitmap_shift_right()

Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
linux/bitmap.h: handle constant zero-size bitmaps correctly

Anton Ivanov <anton.ivanov@xxxxxxxxxxxxxxxxxx>
um: Make line/tty semantics use true write IRQ

Sabrina Dubroca <sd@xxxxxxxxxxxxxxx>
macsec: let the administrator set UP state even if lowerdev is down

Sabrina Dubroca <sd@xxxxxxxxxxxxxxx>
macsec: update operstate when lower device changes

Dave Chinner <dchinner@xxxxxxxxxx>
mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock

Jia-Ju Bai <baijiaju1990@xxxxxxxxx>
fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_mle()

David S. Miller <davem@xxxxxxxxxxxxx>
sparc64: Rework xchg() definition to avoid warnings.

Felipe Rechia <felipe.rechia@xxxxxxxxxxxxxx>
powerpc/process: Fix flush_all_to_thread for SPE

Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
thermal: rcar_thermal: Prevent hardware access during system suspend

Masami Hiramatsu <mhiramat@xxxxxxxxxx>
selftests/ftrace: Fix to test kprobe $comm arg only if available

Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
mfd: max8997: Enale irq-wakeup unconditionally

Fabio Estevam <fabio.estevam@xxxxxxx>
mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values

Sapthagiri Baratam <sapthagiri.baratam@xxxxxxxxxx>
mfd: arizona: Correct calling of runtime_put_sync

Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
qlcnic: fix a return in qlcnic_dcb_get_capability()

Nathan Chancellor <natechancellor@xxxxxxxxx>
mISDN: Fix type of switch control variable in ctrl_teimanager

Chao Yu <yuchao0@xxxxxxxxxx>
f2fs: fix to spread clear_cold_data()

Nathan Chancellor <natechancellor@xxxxxxxxx>
rtc: s35390a: Change buf's type to u8 in s35390a_init

Yan, Zheng <zyan@xxxxxxxxxx>
ceph: fix dentry leak in ceph_readdir_prepopulate

David S. Miller <davem@xxxxxxxxxxxxx>
sparc: Fix parport build warnings.

Vignesh R <vigneshr@xxxxxx>
spi: omap2-mcspi: Set FIFO DMA trigger level to word length

Thomas Richter <tmricht@xxxxxxxxxxxxx>
s390/perf: Return error when debug_register fails

Nathan Chancellor <natechancellor@xxxxxxxxx>
atm: zatm: Fix empty body Clang warnings

J. Bruce Fields <bfields@xxxxxxxxxx>
sunrpc: safely reallow resvport min/max inversion

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
SUNRPC: Fix a compile warning for cmpxchg64()

Colin Ian King <colin.king@xxxxxxxxxxxxx>
usbip: tools: fix atoi() on non-null terminated string

Mattias Jacobsson <2pi@xxxxxx>
USB: misc: appledisplay: fix backlight update_status return code

Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
macintosh/windfarm_smu_sat: Fix debug output

Philipp Klocke <philipp97kl@xxxxxxxxx>
ALSA: i2c/cs8427: Fix int to char conversion

Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx>
kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack

Dave Chinner <dchinner@xxxxxxxxxx>
xfs: fix use-after-free race in xfs_buf_rele

Netanel Belgazal <netanel@xxxxxxxxxx>
net: ena: Fix Kconfig dependency on X86

Kyeongdon Kim <kyeongdon.kim@xxxxxxx>
net: fix warning in af_unix

Christoph Hellwig <hch@xxxxxx>
scsi: dc395x: fix DMA API usage in sg_update_list

Christoph Hellwig <hch@xxxxxx>
scsi: dc395x: fix dma API usage in srb_done

Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx>
ASoC: tegra_sgtl5000: fix device_node refcounting

Lubomir Rintel <lkundrak@xxxxx>
clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk

Nathan Chancellor <natechancellor@xxxxxxxxx>
scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_param

Nathan Chancellor <natechancellor@xxxxxxxxx>
scsi: isci: Change sci_controller_start_task's return type to sci_status

Nathan Chancellor <natechancellor@xxxxxxxxx>
scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler

Uros Bizjak <ubizjak@xxxxxxxxx>
KVM/x86: Fix invvpid and invept register operand size in 64-bit mode

Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>
scsi: ips: fix missing break in switch

Omar Sandoval <osandov@xxxxxx>
amiflop: clean up on errors during setup

Angelo Dureghello <angelo@xxxxxxxx>
m68k: fix command-line parsing when passed from u-boot

Wenwen Wang <wang6495@xxxxxxx>
misc: mic: fix a DMA pool free failure

Duncan Laurie <dlaurie@xxxxxxxxxxxx>
gsmi: Fix bug in append_to_eventlog sysfs handler

Nikolay Borisov <nborisov@xxxxxxxx>
btrfs: handle error of get_old_root

Chaotian Jing <chaotian.jing@xxxxxxxxxxxx>
mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail

Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
spi: sh-msiof: fix deferred probing

Carl Huang <cjhuang@xxxxxxxxxxxxxx>
ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem

Ali MJ Al-Nasrawy <alimjalnasrawy@xxxxxxxxx>
brcmsmac: AP mode: update beacon when TIM changes

Sam Bobroff <sbobroff@xxxxxxxxxxxxx>
powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
powerpc: Fix signedness bug in update_flash_db()

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
synclink_gt(): fix compat_ioctl()

Andreas Gruenbacher <agruenba@xxxxxxxxxx>
gfs2: Fix marking bitmaps non-full

Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>
printk: fix integer overflow in setup_log_buf()

Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
ALSA: isight: fix leak of reference to firewire unit in error path of .probe callback

Adrian Bunk <bunk@xxxxxxxxxx>
mwifiex: Fix NL80211_TX_POWER_LIMITED

Hans de Goede <hdegoede@xxxxxxxxxx>
platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi

Kiernan Hager <kah.listaddress@xxxxxxxxx>
platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UQ

Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()

Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()"

Laura Abbott <labbott@xxxxxxxxxx>
tools: gpio: Correctly add make dependencies for gpio_utils

Thierry Reding <treding@xxxxxxxxxx>
gpio: max77620: Fixup debounce delays

Davide Caratti <dcaratti@xxxxxxxxxx>
net/sched: act_pedit: fix WARN() in the traffic path

Roi Dayan <roid@xxxxxxxxxxxx>
net/mlx5e: Fix set vf link state error flow

Martin Habets <mhabets@xxxxxxxxxxxxxx>
sfc: Only cancel the PPS workqueue if it exists

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
net: rtnetlink: prevent underflows in do_setvfinfo()

Luigi Rizzo <lrizzo@xxxxxxxxxx>
net/mlx4_en: fix mlx4 ethtool -N insertion


-------------

Diffstat:

Documentation/hw-vuln/mds.rst | 7 +-
Documentation/hw-vuln/tsx_async_abort.rst | 5 +-
Documentation/kernel-parameters.txt | 11 ++
Makefile | 4 +-
arch/arc/kernel/perf_event.c | 4 +-
arch/arm/mm/mmu.c | 3 +
arch/arm64/Makefile | 2 +
arch/arm64/kernel/traps.c | 1 -
arch/m68k/kernel/uboot.c | 2 +-
arch/powerpc/include/asm/asm-prototypes.h | 3 +
arch/powerpc/include/asm/security_features.h | 3 +
arch/powerpc/kernel/eeh_pe.c | 2 +-
arch/powerpc/kernel/entry_64.S | 6 +
arch/powerpc/kernel/process.c | 3 +-
arch/powerpc/kernel/security.c | 74 ++++++++++-
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 27 ++++
arch/powerpc/platforms/ps3/os-area.c | 2 +-
arch/powerpc/platforms/pseries/hotplug-memory.c | 2 +-
arch/s390/kernel/perf_cpum_sf.c | 6 +-
arch/sparc/include/asm/cmpxchg_64.h | 7 +-
arch/sparc/include/asm/parport.h | 2 +
arch/um/drivers/line.c | 2 +-
arch/x86/include/asm/ptrace.h | 42 +++++--
arch/x86/kernel/cpu/bugs.c | 30 ++++-
arch/x86/kvm/mmu.c | 8 +-
arch/x86/kvm/vmx.c | 4 +-
arch/x86/tools/gen-insn-attr-x86.awk | 4 +-
drivers/acpi/acpi_memhotplug.c | 2 +-
drivers/atm/zatm.c | 42 +++----
drivers/base/memory.c | 9 +-
drivers/block/amiflop.c | 84 ++++++-------
drivers/bluetooth/hci_bcsp.c | 3 +
drivers/char/virtio_console.c | 140 ++++++++++-----------
drivers/clk/mmp/clk-of-mmp2.c | 4 +-
drivers/cpufreq/cpufreq.c | 9 ++
drivers/firmware/google/gsmi.c | 5 +-
drivers/gpio/gpio-max77620.c | 6 +-
drivers/isdn/mISDN/tei.c | 7 +-
drivers/macintosh/windfarm_smu_sat.c | 25 ++--
drivers/md/dm.c | 4 +-
drivers/media/platform/vivid/vivid-kthread-cap.c | 8 +-
drivers/media/platform/vivid/vivid-kthread-out.c | 8 +-
drivers/media/platform/vivid/vivid-sdr-cap.c | 8 +-
drivers/media/platform/vivid/vivid-vid-cap.c | 3 -
drivers/media/platform/vivid/vivid-vid-out.c | 3 -
drivers/media/rc/imon.c | 3 +-
drivers/media/usb/b2c2/flexcop-usb.c | 3 +
drivers/media/usb/dvb-usb/cxusb.c | 3 +-
drivers/media/usb/usbvision/usbvision-video.c | 21 +++-
drivers/media/usb/uvc/uvc_driver.c | 30 ++---
drivers/mfd/arizona-core.c | 8 +-
drivers/mfd/max8997.c | 8 +-
drivers/mfd/mc13xxx-core.c | 3 +-
drivers/misc/mic/scif/scif_fence.c | 2 +-
drivers/mmc/host/mtk-sd.c | 2 +-
drivers/net/ethernet/amazon/Kconfig | 2 +-
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 2 +-
drivers/net/ethernet/intel/igb/igb_ptp.c | 8 +-
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 1 +
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 2 +-
drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c | 2 +-
drivers/net/ethernet/sfc/ptp.c | 3 +-
drivers/net/ethernet/ti/cpsw.c | 1 +
drivers/net/macsec.c | 20 ++-
drivers/net/ntb_netdev.c | 2 +-
drivers/net/wireless/ath/ath10k/pci.c | 23 ++--
drivers/net/wireless/ath/ath9k/ar9003_eeprom.c | 2 +-
.../broadcom/brcm80211/brcmsmac/mac80211_if.c | 30 ++++-
.../wireless/broadcom/brcm80211/brcmsmac/main.h | 1 +
drivers/net/wireless/cisco/airo.c | 2 +-
drivers/net/wireless/marvell/mwifiex/cfg80211.c | 13 +-
drivers/net/wireless/marvell/mwifiex/ioctl.h | 1 +
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c | 11 +-
.../net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 1 +
.../net/wireless/realtek/rtlwifi/rtl8192de/fw.c | 2 +-
drivers/net/wireless/ti/wlcore/vendor_cmd.c | 2 +-
drivers/nfc/port100.c | 2 +-
drivers/ntb/hw/intel/ntb_hw_intel.c | 2 +-
drivers/pci/host/pci-keystone.c | 3 +
drivers/pinctrl/pinctrl-lpc18xx.c | 10 +-
drivers/pinctrl/pinctrl-zynq.c | 9 +-
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 21 +++-
drivers/platform/x86/asus-nb-wmi.c | 21 +++-
drivers/platform/x86/asus-wmi.c | 2 +-
drivers/platform/x86/asus-wmi.h | 1 +
drivers/rtc/rtc-s35390a.c | 2 +-
drivers/scsi/dc395x.c | 12 +-
drivers/scsi/ips.c | 1 +
drivers/scsi/isci/host.c | 8 +-
drivers/scsi/isci/host.h | 2 +-
drivers/scsi/isci/request.c | 4 +-
drivers/scsi/isci/task.c | 4 +-
drivers/scsi/iscsi_tcp.c | 3 +-
drivers/scsi/lpfc/lpfc_els.c | 2 +
drivers/scsi/lpfc/lpfc_hbadisc.c | 20 +++
drivers/scsi/lpfc/lpfc_init.c | 2 +-
drivers/scsi/lpfc/lpfc_sli.c | 11 +-
drivers/scsi/lpfc/lpfc_sli4.h | 1 +
drivers/scsi/megaraid/megaraid_sas_base.c | 4 +-
drivers/scsi/mpt3sas/mpt3sas_config.c | 4 -
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 36 +++++-
drivers/spi/spi-omap2-mcspi.c | 26 ++--
drivers/spi/spi-sh-msiof.c | 4 +-
drivers/staging/comedi/drivers/usbduxfast.c | 21 ++--
drivers/thermal/rcar_thermal.c | 4 +-
drivers/tty/synclink_gt.c | 16 +--
drivers/usb/misc/appledisplay.c | 15 ++-
drivers/usb/misc/chaoskey.c | 24 +++-
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/mos7720.c | 4 -
drivers/usb/serial/mos7840.c | 16 ++-
drivers/usb/serial/option.c | 7 ++
drivers/virtio/virtio_ring.c | 2 +-
drivers/xen/balloon.c | 3 +
fs/btrfs/ctree.c | 4 +
fs/ceph/inode.c | 1 -
fs/dlm/member.c | 5 +-
fs/dlm/user.c | 2 +-
fs/f2fs/data.c | 8 +-
fs/f2fs/dir.c | 1 +
fs/f2fs/segment.c | 4 +-
fs/gfs2/rgrp.c | 13 +-
fs/hfs/brec.c | 1 +
fs/hfs/btree.c | 41 +++---
fs/hfs/btree.h | 1 +
fs/hfs/catalog.c | 16 +++
fs/hfs/extent.c | 10 +-
fs/hfs/inode.c | 2 +
fs/hfsplus/attributes.c | 10 ++
fs/hfsplus/brec.c | 1 +
fs/hfsplus/btree.c | 44 ++++---
fs/hfsplus/catalog.c | 24 ++++
fs/hfsplus/extents.c | 8 +-
fs/hfsplus/hfsplus_fs.h | 2 +
fs/hfsplus/inode.c | 1 +
fs/ocfs2/buffer_head_io.c | 77 +++++++++---
fs/ocfs2/dlm/dlmdebug.c | 2 +-
fs/ocfs2/dlmglue.c | 2 +-
fs/ocfs2/move_extents.c | 17 +++
fs/ocfs2/stackglue.c | 6 -
fs/ocfs2/stackglue.h | 3 -
fs/ocfs2/xattr.c | 56 +++++----
fs/xfs/xfs_buf.c | 38 +++++-
include/linux/bitmap.h | 9 +-
include/linux/kvm_host.h | 1 +
include/linux/memory_hotplug.h | 1 +
include/linux/mfd/max8997.h | 1 -
include/linux/mfd/mc13xxx.h | 1 +
kernel/auditsc.c | 2 +-
kernel/printk/printk.c | 2 +-
kernel/sched/fair.c | 13 +-
mm/ksm.c | 14 +--
mm/memory_hotplug.c | 22 +++-
mm/page-writeback.c | 33 +++--
net/core/dev.c | 2 +-
net/core/rtnetlink.c | 23 +++-
net/core/sock.c | 6 +-
net/l2tp/l2tp_ip.c | 24 ++--
net/l2tp/l2tp_ip6.c | 24 ++--
net/sched/act_pedit.c | 5 +-
net/sunrpc/auth_gss/gss_krb5_seal.c | 1 +
net/sunrpc/xprtsock.c | 34 ++---
net/unix/af_unix.c | 2 +
sound/firewire/isight.c | 10 +-
sound/i2c/cs8427.c | 2 +-
sound/soc/tegra/tegra_sgtl5000.c | 17 ++-
tools/gpio/Build | 1 +
tools/gpio/Makefile | 10 +-
tools/objtool/arch/x86/tools/gen-insn-attr-x86.awk | 4 +-
tools/power/acpi/tools/acpidump/apmain.c | 2 +-
.../ftrace/test.d/kprobe/kprobe_args_syntax.tc | 3 +
tools/usb/usbip/libsrc/usbip_host_common.c | 8 +-
virt/kvm/kvm_main.c | 26 +++-
173 files changed, 1264 insertions(+), 619 deletions(-)