[PATCH 4.4 000/158] 4.4.187-stable review

From: Greg Kroah-Hartman
Date: Fri Aug 02 2019 - 05:30:28 EST


This is the start of the stable review cycle for the 4.4.187 release.
There are 158 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 Sun 04 Aug 2019 09:19:34 AM UTC.
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.4.187-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 <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 4.4.187-rc1

Yan, Zheng <zyan@xxxxxxxxxx>
ceph: hold i_ceph_lock when removing caps for freeing inode

Miroslav Lichvar <mlichvar@xxxxxxxxxx>
drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl

Jann Horn <jannh@xxxxxxxxxx>
sched/fair: Don't free p->numa_faults with concurrent readers

Vladis Dronov <vdronov@xxxxxxxxxx>
Bluetooth: hci_uart: check for missing tty operations

Luke Nowakowski-Krijger <lnowakow@xxxxxxxxxxxx>
media: radio-raremono: change devm_k*alloc to k*alloc

Oliver Neukum <oneukum@xxxxxxxx>
media: cpia2_usb: first wake up, then free in disconnect

Phong Tran <tranmanphong@xxxxxxxxx>
ISDN: hfcsusb: checking idx of ep configuration

Soheil Hassas Yeganeh <soheil@xxxxxxxxxx>
tcp: reset sk_send_head in tcp_write_queue_purge

Xin Long <lucien.xin@xxxxxxxxx>
ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt

Michal Hocko <mhocko@xxxxxxxx>
mm, vmstat: make quiet_vmstat lighter

Christoph Lameter <cl@xxxxxxxxx>
vmstat: Remove BUG_ON from vmstat_update

Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
access: avoid the RCU grace period for the temporary subjective credentials

Michael Neuling <mikey@xxxxxxxxxxx>
powerpc/tm: Fix oops on sigreturn on systems without TM

Hui Wang <hui.wang@xxxxxxxxxxxxx>
ALSA: hda - Add a conexant codec entry to let mute led work

Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1

Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
hpet: Fix division by zero in hpet_time_div()

Zhenzhong Duan <zhenzhong.duan@xxxxxxxxxx>
x86/speculation/mds: Apply more accurate check on hypervisor platform

Hans de Goede <hdegoede@xxxxxxxxxx>
x86/sysfb_efi: Add quirks for some devices with swapped width and height

Ryan Kennedy <ryan5544@xxxxxxxxx>
usb: pci-quirks: Correct AMD PLL quirk detection

Phong Tran <tranmanphong@xxxxxxxxx>
usb: wusbcore: fix unbalanced get/put cluster_id

Arnd Bergmann <arnd@xxxxxxxx>
locking/lockdep: Hide unused 'class' variable

Yuyang Du <duyuyang@xxxxxxxxx>
locking/lockdep: Fix lock used or unused stats error

Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
mm/mmu_notifier: use hlist_add_head_rcu()

Christoph Hellwig <hch@xxxxxx>
9p: pass the correct prototype to read_cache_page

Dmitry Vyukov <dvyukov@xxxxxxxxxx>
mm/kmemleak.c: fix check for softirq context

Sam Ravnborg <sam@xxxxxxxxxxxx>
sh: prevent warnings when using iounmap

Oliver O'Halloran <oohall@xxxxxxxxx>
powerpc/eeh: Handle hugepages in ioremap space

morten petersen <morten_bp@xxxxxxx>
mailbox: handle failed named mailbox channel request

Ocean Chen <oceanchen@xxxxxxxxxx>
f2fs: avoid out-of-range memory access

Numfor Mbiziwo-Tiapo <nums@xxxxxxxxxx>
perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning

Vasily Gorbik <gor@xxxxxxxxxxxxx>
kallsyms: exclude kasan local symbols on s390

Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
serial: sh-sci: Fix TX DMA buffer flushing and workqueue races

Christian Lamparter <chunkeey@xxxxxxxxx>
powerpc/4xx/uic: clear pending interrupt after irq type/pol change

Johannes Berg <johannes.berg@xxxxxxxxx>
um: Silence lockdep complaint about mmap_sem

Arnd Bergmann <arnd@xxxxxxxx>
mfd: arizona: Fix undefined behavior

Robert Hancock <hancock@xxxxxxxxxxxxx>
mfd: core: Set fwnode for created devices

Naveen N. Rao <naveen.n.rao@xxxxxxxxxxxxxxxxxx>
recordmcount: Fix spurious mcount entries on powerpc

Bastien Nocera <hadess@xxxxxxxxxx>
iio: iio-utils: Fix possible incorrect mask calculation

Marek Vasut <marek.vasut+renesas@xxxxxxxxx>
PCI: sysfs: Ignore lockdep for remove attribute

Alexey Kardashevskiy <aik@xxxxxxxxx>
powerpc/pci/of: Fix OF flags parsing for 64bit BARs

Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxxxx>
usb: gadget: Zero ffs_io_data

Nathan Lynch <nathanl@xxxxxxxxxxxxx>
powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migration

Nathan Lynch <nathanl@xxxxxxxxxxxxx>
powerpc/pseries/mobility: prevent cpu hotplug during DT update

Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
phy: renesas: rcar-gen2: Fix memory leak at error paths

David Riley <davidriley@xxxxxxxxxxxx>
drm/virtio: Add memory barriers for capset cache.

Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@xxxxxxxxxx>
tty: serial: msm_serial: avoid system lockup condition

Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
tty/serial: digicolor: Fix digicolor-usart already registered warning

Wang Hai <wanghai26@xxxxxxxxxx>
memstick: Fix error cleanup path of memstick_init

Christophe Leroy <christophe.leroy@xxxxxx>
tty: serial: cpm_uart - fix init when SMC is relocated

Wen Yang <wen.yang99@xxxxxxxxxx>
pinctrl: rockchip: fix leaked of_node references

Serge Semin <fancer.lancer@xxxxxxxxx>
tty: max310x: Fix invalid baudrate divisors calculator

Thinh Nguyen <Thinh.Nguyen@xxxxxxxxxxxx>
usb: core: hub: Disable hub-initiated U1/U2

Peter Ujfalusi <peter.ujfalusi@xxxxxx>
drm/panel: simple: Fix panel_simple_dsi_probe

Paul Menzel <pmenzel@xxxxxxxxxxxxx>
nfsd: Fix overflow causing non-working mounts on 1 TB machines

J. Bruce Fields <bfields@xxxxxxxxxx>
nfsd: fix performance-limiting session calculation

J. Bruce Fields <bfields@xxxxxxxxxx>
nfsd: give out fewer session slots as limit approaches

J. Bruce Fields <bfields@xxxxxxxxxx>
nfsd: increase DRC cache limit

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
NFSv4: Fix open create exclusive when the server reboots

Eric Biggers <ebiggers@xxxxxxxxxx>
elevator: fix truncation of icq_cache_name

Nikolay Aleksandrov <nikolay@xxxxxxxxxxxxxxxxxxx>
net: bridge: stp: don't cache eth dest pointer before skb pull

Nikolay Aleksandrov <nikolay@xxxxxxxxxxxxxxxxxxx>
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query

Nikolay Aleksandrov <nikolay@xxxxxxxxxxxxxxxxxxx>
net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling

Cong Wang <xiyou.wangcong@xxxxxxxxx>
bonding: validate ip header before check IPPROTO_IGMP

Christoph Paasch <cpaasch@xxxxxxxxx>
tcp: Reset bytes_acked and bytes_received when disconnecting

Cong Wang <xiyou.wangcong@xxxxxxxxx>
netrom: hold sock when setting skb->destructor

Cong Wang <xiyou.wangcong@xxxxxxxxx>
netrom: fix a memory leak in nr_rx_frame()

Takashi Iwai <tiwai@xxxxxxx>
sky2: Disable MSI on ASUS P6T

Yang Wei <albin_yang@xxxxxxx>
nfc: fix potential illegal memory access

Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
net: neigh: fix multiple neigh timer scheduling

Justin Chen <justinpopo6@xxxxxxxxx>
net: bcmgenet: use promisc for unsupported filters

Matteo Croce <mcroce@xxxxxxxxxx>
ipv4: don't set IPv6 only flags to IPv4 addresses

Taehee Yoo <ap420073@xxxxxxxxx>
caif-hsi: fix possible deadlock in cfhsi_exit_module()

Brian King <brking@xxxxxxxxxxxxxxxxxx>
bnx2x: Prevent load reordering in tx completion processing

Junxiao Bi <junxiao.bi@xxxxxxxxxx>
dm bufio: fix deadlock with loop device

Lee, Chiasheng <chiasheng.lee@xxxxxxxxx>
usb: Handle USB3 remote wakeup for LPM enabled devices correctly

Szymon Janc <szymon.janc@xxxxxxxxxxx>
Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug

Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
intel_th: msu: Fix single mode with disabled IOMMU

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
eCryptfs: fix a couple type promotion bugs

Ravi Bangoria <ravi.bangoria@xxxxxxxxxxxxx>
powerpc/watchpoint: Restore NV GPRs while returning from exception

Christophe Leroy <christophe.leroy@xxxxxx>
powerpc/32s: fix suspend/resume when IBATs 4-7 are used

Helge Deller <deller@xxxxxx>
parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1

Steve Longerbeam <slongerbeam@xxxxxxxxx>
gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM

Jan Harkes <jaharkes@xxxxxxxxxx>
coda: pass the host file in vma->vm_file on mmap

Denis Efremov <efremov@xxxxxxxxx>
floppy: fix out-of-bounds read in copy_buffer

Denis Efremov <efremov@xxxxxxxxx>
floppy: fix invalid pointer dereference in drive_name

Denis Efremov <efremov@xxxxxxxxx>
floppy: fix out-of-bounds read in next_valid_format

Denis Efremov <efremov@xxxxxxxxx>
floppy: fix div-by-zero in setup_format_params

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
take floppy compat ioctls to sodding floppy.c

Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
PCI: Do not poll for PME if the device is in D3cold

YueHaibing <yuehaibing@xxxxxxxxxx>
9p/virtio: Add cleanup path in p9_virtio_init

Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs

Lyude Paul <lyude@xxxxxxxxxx>
drm/nouveau/i2c: Enable i2c pads & busses during preinit

Like Xu <like.xu@xxxxxxxxxxxxxxx>
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed

Ezequiel Garcia <ezequiel@xxxxxxxxxxxxx>
media: coda: Remove unbalanced and unneeded mutex unlock

Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()

Takashi Iwai <tiwai@xxxxxxx>
ALSA: seq: Break too long mutex context in the write loop

Christophe Leroy <christophe.leroy@xxxxxx>
lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
NFSv4: Handle the special Linux file open access mode

Eiichi Tsukata <devel@xxxxxxxxxxxx>
tracing/snapshot: Resize spare buffer if size changed

Krzysztof Kozlowski <krzk@xxxxxxxxxx>
regulator: s2mps11: Fix buck7 and buck8 wrong voltages

Grant Hernandez <granthernandez@xxxxxxxxxx>
Input: gtco - bounds check collection indent level

Elena Petrova <lenaptr@xxxxxxxxxx>
crypto: arm64/sha2-ce - correct digest for empty data in finup

Elena Petrova <lenaptr@xxxxxxxxxx>
crypto: arm64/sha1-ce - correct digest for empty data in finup

Eric Biggers <ebiggers@xxxxxxxxxx>
crypto: ghash - fix unaligned memory access in ghash_setkey()

csonsino <csonsino@xxxxxxxxx>
Bluetooth: validate BLE connection interval updates

Matias Karhumaa <matias.karhumaa@xxxxxxxxx>
Bluetooth: Check state in l2cap_disconnect_rsp

Josua Mayer <josua.mayer@xxxxxx>
Bluetooth: 6lowpan: search for destination address in all peers

Tomas Bortoli <tomasbortoli@xxxxxxxxx>
Bluetooth: hci_bcsp: Fix memory leak in rx_skb

Coly Li <colyli@xxxxxxx>
bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()

Eiichi Tsukata <devel@xxxxxxxxxxxx>
EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec

Mauro S. M. Rodrigues <maurosr@xxxxxxxxxxxxxxxxxx>
ixgbe: Check DDM existence in transceiver before access

Ferdinand Blomqvist <ferdinand.blomqvist@xxxxxxxxx>
rslib: Fix handling of of caller provided syndrome

Ferdinand Blomqvist <ferdinand.blomqvist@xxxxxxxxx>
rslib: Fix decoding of shortened codes

Miaoqing Pan <miaoqing@xxxxxxxxxxxxxx>
ath10k: fix PCIE device wake up failed

Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
mt7601u: fix possible memory leak when the device is disconnected

Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.c

Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
mt7601u: do not schedule rx_tasklet when the device has been disconnected

Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
media: coda: increment sequence offset for the last returned frame

Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
media: coda: fix mpeg2 sequence number handling

Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
acpi/arm64: ignore 5.1 FADTs that are reported as 5.0

Nathan Huckleberry <nhuck@xxxxxxxxxx>
timer_list: Guard procfs specific code

Miroslav Lichvar <mlichvar@xxxxxxxxxx>
ntp: Limit TAI-UTC offset

Anders Roxell <anders.roxell@xxxxxxxxxx>
media: i2c: fix warning same module names

Pan Bian <bianpan2016@xxxxxxx>
EDAC/sysfs: Fix memory leak when creating a csrow object

Jason Wang <jasowang@xxxxxxxxxx>
vhost_net: disable zerocopy by default

Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
perf evsel: Make perf_evsel__name() accept a NULL argument

Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
xfrm: fix sa selector validation

Waiman Long <longman@xxxxxxxxxx>
rcu: Force inlining of rcu_read_lock()

Valdis Kletnieks <valdis.kletnieks@xxxxxx>
bpf: silence warning messages in core

Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
regmap: fix bulk writes on paged registers

Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
gpio: omap: ensure irq is enabled before wakeup

Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
gpio: omap: fix lack of irqstatus_raw0 for OMAP4

Thomas Richter <tmricht@xxxxxxxxxxxxx>
perf test 6: Fix missing kvm module load for s390

Julian Wiedmann <jwi@xxxxxxxxxxxxx>
s390/qdio: handle PENDING state for QEBSM devices

Robert Hancock <hancock@xxxxxxxxxxxxx>
net: axienet: Fix race condition causing TX hang

Fabio Estevam <festevam@xxxxxxxxx>
net: fec: Do not use netdev messages too early

Abhishek Goel <huntbag@xxxxxxxxxxxxxxxxxx>
cpupower : frequency-set -r option misses the last cpu in related cpu list

Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
media: wl128x: Fix some error handling in fm_v4l2_init_video_device()

Imre Deak <imre.deak@xxxxxxxxx>
locking/lockdep: Fix merging of hlocks with non-zero references

David S. Miller <davem@xxxxxxxxxxxxx>
tua6100: Avoid build warnings.

Ioana Ciornei <ioana.ciornei@xxxxxxx>
net: phy: Check against net_device being NULL

Shailendra Verma <shailendra.v@xxxxxxxxxxx>
media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails.

Anirudh Gupta <anirudhrudr@xxxxxxxxx>
xfrm: Fix xfrm sel prefix length validation

Jeremy Sowden <jeremy@xxxxxxxxxx>
af_key: fix leaks in key_pol_get_resp and dump_sp.

Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig

Jose Abreu <Jose.Abreu@xxxxxxxxxxxx>
net: stmmac: dwmac1000: Clear unused address entries

Kangjie Lu <kjlu@xxxxxxx>
media: vpss: fix a potential NULL pointer dereference

Lubomir Rintel <lkundrak@xxxxx>
media: marvell-ccic: fix DMA s/g desc number calculation

Christophe Leroy <christophe.leroy@xxxxxx>
crypto: talitos - fix skcipher failure due to wrong output IV

Oliver Neukum <oneukum@xxxxxxxx>
media: dvb: usb: fix use after free in dvb_usb_device_exit

Jeremy Sowden <jeremy@xxxxxxxxxx>
batman-adv: fix for leaked TVLV handler.

Anilkumar Kolli <akolli@xxxxxxxxxxxxxx>
ath: DFS JP domain W56 fixed pulse type 3 RADAR detection

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
ath6kl: add some bounds checking

Tim Schumacher <timschumi@xxxxxx>
ath9k: Check for errors when reading SREV register

Surabhi Vishnoi <svishnoi@xxxxxxxxxxxxxx>
ath10k: Do not send probe response template for mesh

Sven Van Asbroeck <thesven73@xxxxxxxxx>
dmaengine: imx-sdma: fix use-after-free on probe error path

Kevin Darbyshire-Bryant <ldir@xxxxxxxxxxxxxxxxxxxxxxx>
MIPS: fix build on non-linux hosts

Stefan Hellermann <stefan@xxxxxxxxxxxxxx>
MIPS: ath79: fix ar933x uart parity mode


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

Diffstat:

Makefile | 4 +-
arch/arm64/crypto/sha1-ce-glue.c | 2 +-
arch/arm64/crypto/sha2-ce-glue.c | 2 +-
arch/arm64/kernel/acpi.c | 10 +-
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/parisc/kernel/ptrace.c | 28 +-
arch/powerpc/kernel/eeh.c | 15 +-
arch/powerpc/kernel/exceptions-64s.S | 9 +-
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/platforms/powermac/sleep.S | 68 +++-
arch/powerpc/platforms/pseries/mobility.c | 19 ++
arch/powerpc/sysdev/uic.c | 1 +
arch/sh/include/asm/io.h | 6 +-
arch/um/include/asm/mmu_context.h | 2 +-
arch/x86/kernel/cpu/bugs.c | 2 +-
arch/x86/kernel/cpu/mkcapflags.sh | 2 +
arch/x86/kernel/sysfb_efi.c | 46 +++
arch/x86/kvm/pmu.c | 4 +-
block/compat_ioctl.c | 340 -------------------
crypto/ghash-generic.c | 8 +-
drivers/base/regmap/regmap.c | 2 +
drivers/block/floppy.c | 362 ++++++++++++++++++++-
drivers/bluetooth/hci_ath.c | 3 +
drivers/bluetooth/hci_bcm.c | 3 +
drivers/bluetooth/hci_bcsp.c | 5 +
drivers/bluetooth/hci_intel.c | 3 +
drivers/bluetooth/hci_ldisc.c | 9 +
drivers/bluetooth/hci_uart.h | 1 +
drivers/char/hpet.c | 3 +-
drivers/crypto/talitos.c | 4 +
drivers/dma/imx-sdma.c | 48 +--
drivers/edac/edac_mc_sysfs.c | 24 +-
drivers/edac/edac_module.h | 2 +-
drivers/gpio/gpio-omap.c | 17 +-
drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c | 20 ++
drivers/gpu/drm/panel/panel-simple.c | 9 +-
drivers/gpu/drm/virtio/virtgpu_ioctl.c | 3 +
drivers/gpu/drm/virtio/virtgpu_vq.c | 2 +
drivers/gpu/ipu-v3/ipu-ic.c | 2 +-
drivers/hwtracing/intel_th/msu.c | 2 +-
drivers/input/tablet/gtco.c | 20 +-
drivers/isdn/hardware/mISDN/hfcsusb.c | 3 +
drivers/mailbox/mailbox.c | 6 +-
drivers/md/bcache/super.c | 2 +-
drivers/md/dm-bufio.c | 4 +-
drivers/media/dvb-frontends/tua6100.c | 22 +-
drivers/media/i2c/Makefile | 2 +-
drivers/media/i2c/{adv7511.c => adv7511-v4l2.c} | 5 +
drivers/media/platform/coda/coda-bit.c | 9 +-
drivers/media/platform/davinci/vpss.c | 5 +
drivers/media/platform/marvell-ccic/mcam-core.c | 5 +-
drivers/media/radio/radio-raremono.c | 30 +-
drivers/media/radio/wl128x/fmdrv_v4l2.c | 3 +
drivers/media/usb/cpia2/cpia2_usb.c | 3 +-
drivers/media/usb/dvb-usb/dvb-usb-init.c | 7 +-
drivers/media/v4l2-core/v4l2-ctrls.c | 9 +-
drivers/memstick/core/memstick.c | 13 +-
drivers/mfd/arizona-core.c | 2 +-
drivers/mfd/mfd-core.c | 1 +
drivers/net/bonding/bond_main.c | 37 ++-
drivers/net/caif/caif_hsi.c | 2 +-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 3 +
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 57 ++--
drivers/net/ethernet/freescale/fec_main.c | 6 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c | 3 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.h | 1 +
drivers/net/ethernet/marvell/sky2.c | 7 +
.../net/ethernet/stmicro/stmmac/dwmac1000_core.c | 6 +
drivers/net/ethernet/xilinx/xilinx_axienet_main.c | 20 +-
drivers/net/phy/phy_device.c | 6 +
drivers/net/wireless/ath/ath10k/hw.c | 2 +-
drivers/net/wireless/ath/ath10k/mac.c | 4 +
drivers/net/wireless/ath/ath6kl/wmi.c | 10 +-
drivers/net/wireless/ath/ath9k/hw.c | 32 +-
drivers/net/wireless/ath/dfs_pattern_detector.c | 2 +-
drivers/net/wireless/mediatek/mt7601u/dma.c | 54 +--
drivers/net/wireless/mediatek/mt7601u/tx.c | 4 +-
drivers/pci/pci-sysfs.c | 2 +-
drivers/pci/pci.c | 7 +
drivers/phy/phy-rcar-gen2.c | 2 +
drivers/pinctrl/pinctrl-rockchip.c | 1 +
drivers/pps/pps.c | 8 +
drivers/regulator/s2mps11.c | 4 +-
drivers/s390/cio/qdio_main.c | 1 +
drivers/staging/media/davinci_vpfe/vpfe_video.c | 3 +
drivers/tty/serial/cpm_uart/cpm_uart_core.c | 17 +-
drivers/tty/serial/digicolor-usart.c | 6 +-
drivers/tty/serial/max310x.c | 51 +--
drivers/tty/serial/msm_serial.c | 4 +
drivers/tty/serial/sh-sci.c | 22 +-
drivers/usb/core/hub.c | 35 +-
drivers/usb/gadget/function/f_fs.c | 6 +-
drivers/usb/host/hwa-hc.c | 2 +-
drivers/usb/host/pci-quirks.c | 31 +-
drivers/vhost/net.c | 2 +-
fs/9p/vfs_addr.c | 6 +-
fs/ceph/caps.c | 7 +-
fs/coda/file.c | 69 +++-
fs/ecryptfs/crypto.c | 12 +-
fs/exec.c | 2 +-
fs/f2fs/segment.c | 5 +
fs/nfs/inode.c | 1 +
fs/nfs/nfs4file.c | 2 +-
fs/nfs/nfs4proc.c | 41 ++-
fs/nfsd/nfs4state.c | 11 +-
fs/nfsd/nfssvc.c | 2 +-
fs/open.c | 19 ++
include/linux/cred.h | 7 +-
include/linux/elevator.h | 2 +-
include/linux/rcupdate.h | 2 +-
include/linux/sched.h | 4 +-
include/net/tcp.h | 11 +-
kernel/bpf/Makefile | 1 +
kernel/cred.c | 21 +-
kernel/fork.c | 2 +-
kernel/locking/lockdep.c | 18 +-
kernel/locking/lockdep_proc.c | 8 +-
kernel/padata.c | 12 +
kernel/pid_namespace.c | 2 +-
kernel/sched/fair.c | 24 +-
kernel/time/ntp.c | 4 +-
kernel/time/timer_list.c | 36 +-
kernel/trace/trace.c | 12 +-
lib/reed_solomon/decode_rs.c | 18 +-
lib/scatterlist.c | 9 +-
mm/kmemleak.c | 2 +-
mm/mmu_notifier.c | 2 +-
mm/vmstat.c | 80 +++--
net/9p/trans_virtio.c | 8 +-
net/batman-adv/translation-table.c | 2 +
net/bluetooth/6lowpan.c | 14 +-
net/bluetooth/hci_event.c | 5 +
net/bluetooth/l2cap_core.c | 15 +-
net/bluetooth/smp.c | 13 +
net/bridge/br_multicast.c | 32 +-
net/bridge/br_stp_bpdu.c | 3 +-
net/core/neighbour.c | 2 +
net/ipv4/devinet.c | 8 +
net/ipv4/tcp.c | 2 +
net/ipv6/ip6mr.c | 11 +-
net/key/af_key.c | 8 +-
net/netrom/af_netrom.c | 4 +-
net/nfc/nci/data.c | 2 +-
net/xfrm/xfrm_user.c | 19 ++
scripts/kallsyms.c | 3 +
scripts/recordmcount.h | 3 +-
sound/core/seq/seq_clientmgr.c | 11 +-
sound/pci/hda/patch_conexant.c | 1 +
sound/usb/line6/podhd.c | 2 +-
tools/iio/iio_utils.c | 4 +-
tools/perf/tests/mmap-thread-lookup.c | 2 +-
tools/perf/tests/parse-events.c | 27 ++
tools/perf/util/evsel.c | 8 +-
tools/power/cpupower/utils/cpufreq-set.c | 2 +
159 files changed, 1670 insertions(+), 789 deletions(-)