[PATCH 4.9 000/171] 4.9.136-stable review

From: Greg Kroah-Hartman
Date: Thu Nov 08 2018 - 17:02:21 EST


This is the start of the stable review cycle for the 4.9.136 release.
There are 171 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 Sat Nov 10 21:50:40 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.9.136-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.136-rc1

Thomas Gleixner <tglx@xxxxxxxxxxxxx>
posix-timers: Sanitize overrun handling

Christophe Leroy <christophe.leroy@xxxxxx>
net: fs_enet: do not call phy_stop() in interrupts

Nathan Chancellor <natechancellor@xxxxxxxxx>
x86/time: Correct the attribute on jiffies' definition

Peter Zijlstra <peterz@xxxxxxxxxxxxx>
x86/percpu: Fix this_cpu_read()

Phil Auld <pauld@xxxxxxxxxx>
sched/fair: Fix throttle_list starvation with low CFS quota

Mikhail Nikiforov <jackxviichaos@xxxxxxxxx>
Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: fix the usbfs flag sanitization for control transfers

Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>
usb: gadget: storage: Fix Spectre v1 vulnerability

Tobias Herzog <t-herzog@xxxxxx>
cdc-acm: correct counting of UART states in serial state notification

Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>
IB/ucm: Fix Spectre v1 vulnerability

Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>
RDMA/ucma: Fix Spectre v1 vulnerability

Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233sl

Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>
ptp: fix Spectre v1 vulnerability

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)

Brian Foster <bfoster@xxxxxxxxxx>
xfs: truncate transaction does not modify the inobt

Linus Walleij <linus.walleij@xxxxxxxxxx>
gpio: mxs: Get rid of external API call

Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
ahci: don't ignore result code of ahci_reset_controller()

Jia-Ju Bai <baijiaju1990@xxxxxxx>
crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unaligned

Sasha Levin <sashal@xxxxxxxxxx>
Revert "x86/mm: Expand static page table for fixmap space"

Stefano Brivio <sbrivio@xxxxxxxxxx>
ip6_tunnel: Fix encapsulation layout

Ido Schimmel <idosch@xxxxxxxxxxxx>
rtnetlink: Disallow FDB configuration for non-Ethernet device

Dimitris Michailidis <dmichail@xxxxxxxxxx>
net: fix pskb_trim_rcsum_slow() with odd trim offset

Cong Wang <xiyou.wangcong@xxxxxxxxx>
net: drop skb on failure in ip_check_defrag()

Tobias Jungel <tobias.jungel@xxxxxxxxx>
bonding: fix length of actor system

Wenwen Wang <wang6495@xxxxxxx>
ethtool: fix a privilege escalation bug

Jason Wang <jasowang@xxxxxxxxxx>
vhost: Fix Spectre V1 vulnerability

Marcelo Ricardo Leitner <marcelo.leitner@xxxxxxxxx>
sctp: fix race on sctp_id2asoc

Heiner Kallweit <hkallweit1@xxxxxxxxx>
r8169: fix NAPI handling under high load

Sean Tranchetti <stranche@xxxxxxxxxxxxxx>
net: udp: fix handling of CHECKSUM_COMPLETE packets

Niklas Cassel <niklas.cassel@xxxxxxxxxx>
net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules

Wenwen Wang <wang6495@xxxxxxx>
net: socket: fix a missing-check bug

Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
net: sched: gred: pass the right attribute to gred_change_table_def()

David Ahern <dsahern@xxxxxxxxx>
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs

Cong Wang <xiyou.wangcong@xxxxxxxxx>
llc: set SOCK_RCU_FREE in llc_sap_add_socket()

Stefano Brivio <sbrivio@xxxxxxxxxx>
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called

Eric Dumazet <edumazet@xxxxxxxxxx>
ipv6: mcast: fix a use-after-free in inet6_mc_check

Nikolay Aleksandrov <nikolay@xxxxxxxxxxxxxxxxxxx>
net: bridge: remove ipv6 zero address check in mcast queries

Hangbin Liu <liuhangbin@xxxxxxxxx>
bridge: do not add port to router list when receives query with source 0.0.0.0

Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
perf tools: Disable parallelism for 'make clean'

Sasha Levin <sashal@xxxxxxxxxx>
Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"

Kimmo Rautkoski <ext-kimmo.rautkoski@xxxxxxxxxxx>
mtd: spi-nor: Add support for is25wp series chips

Khazhismel Kumykov <khazhy@xxxxxxxxxx>
fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()

Arthur Kiyanovski <akiyano@xxxxxxxxxx>
net: ena: fix NULL dereference due to untimely napi initialization

David Howells <dhowells@xxxxxxxxxx>
rxrpc: Only take the rwind and mtu values from latest ACK

David Howells <dhowells@xxxxxxxxxx>
rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()

Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
ARM: dts: imx53-qsb: disable 1.2GHz OPP

Sandipan Das <sandipan@xxxxxxxxxxxxx>
perf tests: Fix indexing when invoking subtests

Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>
xhci: Fix USB3 NULL pointer dereference at logical disconnect.

Daniel Mack <daniel@xxxxxxxxxx>
libertas: call into generic suspend code before turning off power

Christophe Jaillet <christophe.jaillet@xxxxxxxxxx>
IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
x86/paravirt: Fix some warning messages

Phil Reid <preid@xxxxxxxxxxxxxxxxx>
iio: buffer: fix the function signature to match implementation

Daniel Verkamp <daniel.verkamp@xxxxxxxxx>
nvmet: fix space padding in serial number

Andreas Born <futur.andy@xxxxxxxxxxxxxx>
bonding: ratelimit failed speed/duplex update warning

Govindarajulu Varadarajan <gvaradar@xxxxxxxxx>
enic: do not overwrite error code

Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>
xen-netfront: Fix mismatched rtnl_unlock

David S. Miller <davem@xxxxxxxxxxxxx>
sparc64: Fix regression in pmdp_invalidate().

Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>
xen-netfront: Update features after registering netdev

Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxx>
test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda - Fix incorrect usage of IS_REACHABLE()

Jiri Slaby <jslaby@xxxxxxx>
futex: futex_wake_op, do not fail on invalid op

Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
cifs: Use ULL suffix for 64-bit constant

Jiri Olsa <jolsa@xxxxxxxxxx>
perf/core: Fix locking for children siblings group read

Sabrina Dubroca <sd@xxxxxxxxxxxxxxx>
macsec: fix memory leaks when skb_to_sgvec fails

James Chapman <jchapman@xxxxxxxxxxx>
l2tp: remove configurable payload offset

Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
iio: pressure: zpa2326: Remove always-true check which confuses gcc

Arnd Bergmann <arnd@xxxxxxxx>
module: fix DEBUG_SET_MODULE_RONX typo

Ben Hutchings <ben.hutchings@xxxxxxxxxxxxxxx>
drm/msm: Fix possible null dereference on failure of get_pages()

Filipe Manana <fdmanana@xxxxxxxx>
Btrfs: incremental send, fix invalid memory access

Alex Estrin <alex.estrin@xxxxxxxxx>
Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"

Anjali Singhai Jain <anjali.singhai@xxxxxxxxx>
i40e: avoid NVM acquire deadlock during NVM update

Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxxxx>
drm: bochs: Don't remove uninitialized fbdev framebuffer

Ben Hutchings <ben.hutchings@xxxxxxxxxxxxxxx>
scsi: qla2xxx: Avoid double completion of abort command

Noa Osherovich <noaos@xxxxxxxxxxxx>
IB/mlx5: Avoid passing an invalid QP type to firmware

Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()'

Josef Bacik <jbacik@xxxxxx>
nbd: only set MSG_MORE when we have more to send

Doug Ledford <dledford@xxxxxxxxxx>
IB/rxe: put the pool on allocation failure

Alex Vesker <valex@xxxxxxxxxxxx>
IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush

Sabrina Dubroca <sd@xxxxxxxxxxxxxxx>
ipv6: fix cleanup ordering for ip6_mr failure

Kalle Valo <kvalo@xxxxxxxxxxxxxxxx>
ath10k: convert warning about non-existent OTP board id to debug message

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda - No loopback on ALC299 codec

Xin Long <lucien.xin@xxxxxxxxx>
sctp: use right member as the param of list_for_each_entry

BjÃrn Mork <bjorn@xxxxxxx>
net: cdc_ncm: GetNtbFormat endian fix

Eric Ren <zren@xxxxxxxx>
ocfs2: fix deadlock caused by recursive locking in xattr

Mintz, Yuval <Yuval.Mintz@xxxxxxxxxx>
qed: Warn PTT usage by wrong hw-function

Hans de Goede <hdegoede@xxxxxxxxxx>
iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications"

Dag Moxnes <dag.moxnes@xxxxxxxxxx>
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp

Aditya Shankar <aditya.shankar@xxxxxxxxxxxxx>
staging: wilc1000: Fix problem with wrong vif index

Michael S. Tsirkin <mst@xxxxxxxxxx>
ptr_ring: fix up after recent ptr_ring changes

Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
clk: samsung: Fix m2m scaler clock on Exynos542x

Vignesh R <vigneshr@xxxxxx>
usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irq

Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
usb: renesas_usbhs: gadget: fix unused-but-set-variable warning

Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lock

Moshe Shemesh <moshe@xxxxxxxxxxxx>
net/mlx5: Fix health work queue spin lock to IRQ safe

BjÃrn TÃpel <bjorn.topel@xxxxxxxxx>
perf probe: Fix probe definition for inlined functions

Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
perf evsel: Fix probing of precise_ip level for default cycles event

Gal Pressman <galp@xxxxxxxxxxxx>
net/mlx5: Fix driver load error flow when firmware is stuck

Haishuang Yan <yanhaishuang@xxxxxxxxxxxxxxxxxxxx>
ip6_tunnel: Correct tos value in collect_md mode

Talat Batheesh <talatb@xxxxxxxxxxxx>
net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compare

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
ufs: we need to sync inode before freeing it

Liu Bo <bo.li.liu@xxxxxxxxxx>
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io

Colin Ian King <colin.king@xxxxxxxxxxxxx>
net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value

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

Marek Vasut <marex@xxxxxxx>
gpu: ipu-v3: Fix CSI selection for VDIC

Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-M

Christian SÃnkenberg <christian.suenkenberg@xxxxxxxxxxxxxxx>
x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoC

Chopra, Manish <Manish.Chopra@xxxxxxxxxx>
qlcnic: Fix tunnel offload for 82xx adapters

Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
net: ethernet: stmmac: Fix altr_tse_pcs SGMII Initialization

Tejun Heo <tj@xxxxxxxxxx>
libata: fix error checking in in ata_parse_force_one()

Johannes Berg <johannes.berg@xxxxxxxxx>
mac80211: fix TX aggregation start/stop callback race

Jane Chu <jane.chu@xxxxxxxxxx>
arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5

Shreyas NC <shreyas.nc@xxxxxxxxx>
ASoC: Intel: Skylake: Fix to parse consecutive string tkns in manifest

Jeremy Linton <lintonrjeremy@xxxxxxxxx>
reset: hi6220: Set module license so that it can be loaded

Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
ata: sata_rcar: Handle return value of clk_prepare_enable

Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
btrfs: fiemap: Cache and merge fiemap extent before submit it to user

Phil Elwell <phil@xxxxxxxxxxxxxxx>
ARM: dts: bcm283x: Reserve first page for firmware

Mohammed Shafi Shajakhan <mohammed@xxxxxxxxxxxxxxxx>
ath10k: fix NAPI enable/disable symmetry for AHB interface

Michael Chan <michael.chan@xxxxxxxxxxxx>
bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.

Ying Xue <ying.xue@xxxxxxxxxxxxx>
tipc: fix a race condition of releasing subscriber object

Bob Peterson <rpeterso@xxxxxxxxxx>
tipc: Fix tipc_sk_reinit handling of -EAGAIN

Moshe Shemesh <moshe@xxxxxxxxxxxx>
net/mlx5: Fix command completion after timeout access invalid structure

Zhao Qiang <qiang.zhao@xxxxxxx>
net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.

Max Gurtovoy <maxg@xxxxxxxxxxxx>
nvme-pci: fix CMB sysfs file removal in reset path

Jia-Ju Bai <baijiaju1990@xxxxxxx>
rxe: Fix a sleep-in-atomic bug in post_one_send

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
orangefs: off by ones in xattr size checks

Noa Osherovich <noaos@xxxxxxxxxxxx>
IB/core: Fix the validations of a multicast LID in attach or detach operations

Alaa Hleihel <alaa@xxxxxxxxxxxx>
IB/ipoib: Do not warn if IPoIB debugfs doesn't exist

Lee, Chun-Yi <joeyli.kernel@xxxxxxxxx>
platform/x86: acer-wmi: setup accelerometer when ACPI device was found

Xin Long <lucien.xin@xxxxxxxxx>
ipv6: set rt6i_protocol properly in the route when it is installed

Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
efi/fb: Correct PCI_STD_RESOURCE_END usage

Stefan Wahren <stefan.wahren@xxxxxxxx>
i2c: bcm2835: Avoid possible NULL ptr dereference

Dongdong Liu <liudongdong3@xxxxxxxxxx>
PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode

Prarit Bhargava <prarit@xxxxxxxxxx>
ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEs

Christian GrÃnke <c.groenke@xxxxxxxxxx>
igb: Remove superfluous reset to PHY and page 0 selection

Sheng Yong <shengyong1@xxxxxxxxxx>
f2fs: fix multiple f2fs_add_link() having same name for inline dentry

Raghava Aditya Renukunta <RaghavaAditya.Renukunta@xxxxxxxxxxxxx>
scsi: aacraid: Fix typo in blink status

Matt Redfearn <matt.redfearn@xxxxxxxxxx>
MIPS: Handle non word sized instructions when examining frame

Matt Redfearn <matt.redfearn@xxxxxxxxxx>
MIPS: microMIPS: Fix decoding of swsp16 instruction

zhong jiang <zhongjiang@xxxxxxxxxx>
mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()

Ravi Bangoria <ravi.bangoria@xxxxxxxxxxxxxxxxxx>
perf symbols: Fix memory corruption because of zero length symbols

Wenwen Wang <wang6495@xxxxxxx>
net: cxgb3_main: fix a missing-check bug

Maciej W. Rozycki <macro@xxxxxxxxxxxxxx>
declance: Fix continuation with the adapter identification message

Rickard x Andersson <rickaran@xxxxxxxx>
net: fec: fix rare tx timeout

Kan Liang <kan.liang@xxxxxxxxxxxxxxx>
perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX

Jiri Olsa <jolsa@xxxxxxxxxx>
perf/ring_buffer: Prevent concurent ring buffer access

Florian Fainelli <f.fainelli@xxxxxxxxx>
smsc95xx: Check for Wake-on-LAN modes

Florian Fainelli <f.fainelli@xxxxxxxxx>
smsc75xx: Check for Wake-on-LAN modes

Florian Fainelli <f.fainelli@xxxxxxxxx>
r8152: Check for supported Wake-on-LAN Modes

Florian Fainelli <f.fainelli@xxxxxxxxx>
sr9800: Check for supported Wake-on-LAN modes

Florian Fainelli <f.fainelli@xxxxxxxxx>
lan78xx: Check for supported Wake-on-LAN modes

Florian Fainelli <f.fainelli@xxxxxxxxx>
ax88179_178a: Check for supported Wake-on-LAN modes

Florian Fainelli <f.fainelli@xxxxxxxxx>
asix: Check for supported Wake-on-LAN modes

Nathan Chancellor <natechancellor@xxxxxxxxx>
qed: Avoid constant logical operation warning in qed_vf_pf_acquire

Nathan Chancellor <natechancellor@xxxxxxxxx>
qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor

Lubomir Rintel <lkundrak@xxxxx>
pxa168fb: prepare the clock

Matias Karhumaa <matias.karhumaa@xxxxxxxxx>
Bluetooth: SMP: fix crash in unpairing

Martin Willi <martin@xxxxxxxxxxxxxx>
mac80211_hwsim: do not omit multicast announce of first added radio

Masashi Honma <masashi.honma@xxxxxxxxx>
nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT

Zhao Qiang <qiang.zhao@xxxxxxx>
soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()

Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
soc: fsl: qbman: qman: avoid allocating from non existing gen_pool

Michal Simek <michal.simek@xxxxxxxxxx>
net: macb: Clean 64b dma addresses if they are not detected

Florian Fainelli <f.fainelli@xxxxxxxxx>
ARM: dts: BCM63xx: Fix incorrect interrupt specifiers

Sean Tranchetti <stranche@xxxxxxxxxxxxxx>
xfrm: validate template mode

Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
ARM: 8799/1: mm: fix pci_ioremap_io() offset check

Johannes Berg <johannes.berg@xxxxxxxxx>
mac80211: TDLS: fix skb queue/priority assignment

Jouni Malinen <jouni@xxxxxxxxxxxxxx>
cfg80211: Address some corner cases in scan result channel updating

Bob Copeland <me@xxxxxxxxxxxxxxx>
mac80211: fix pending queue hang due to TX_DROP

Andrei Otcheretianski <andrei.otcheretianski@xxxxxxxxx>
cfg80211: reg: Init wiphy_idx in regulatory_hint_core()

Andrei Otcheretianski <andrei.otcheretianski@xxxxxxxxx>
mac80211: Always report TX status

Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxx>
xfrm6: call kfree_skb when skb is toobig

Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
xfrm: Validate address prefix lengths in the xfrm selector.


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

Diffstat:

Documentation/kernel-parameters.txt | 1 -
Makefile | 4 +-
arch/arm/boot/compressed/efi-header.S | 4 +-
arch/arm/boot/compressed/head.S | 17 +--
arch/arm/boot/dts/bcm283x.dtsi | 5 +
arch/arm/boot/dts/bcm63138.dtsi | 14 ++-
arch/arm/boot/dts/imx53-qsb-common.dtsi | 11 ++
arch/arm/mm/ioremap.c | 2 +-
arch/mips/include/uapi/asm/inst.h | 2 +-
arch/mips/kernel/process.c | 11 +-
arch/sparc/Kconfig | 8 +-
arch/sparc/mm/tlb.c | 19 ++-
arch/x86/events/intel/uncore_snbep.c | 12 +-
arch/x86/include/asm/fixmap.h | 10 --
arch/x86/include/asm/percpu.h | 8 +-
arch/x86/include/asm/pgtable_64.h | 3 +-
arch/x86/kernel/cpu/cyrix.c | 1 +
arch/x86/kernel/head_64.S | 16 +--
arch/x86/kernel/paravirt.c | 4 +-
arch/x86/kernel/time.c | 2 +-
arch/x86/mm/pgtable.c | 9 --
arch/x86/xen/mmu.c | 8 +-
crypto/shash.c | 2 +-
drivers/acpi/sysfs.c | 26 ++---
drivers/ata/ahci.c | 5 +-
drivers/ata/libata-core.c | 2 +-
drivers/ata/sata_rcar.c | 15 ++-
drivers/block/nbd.c | 6 +-
drivers/clk/samsung/clk-exynos5420.c | 2 +-
drivers/gpio/gpio-mxs.c | 4 +-
drivers/gpu/drm/bochs/bochs_fbdev.c | 9 +-
drivers/gpu/drm/drm_edid.c | 3 +
drivers/gpu/drm/msm/msm_gem.c | 20 ++--
drivers/gpu/ipu-v3/ipu-common.c | 15 +--
drivers/i2c/busses/i2c-bcm2835.c | 4 +-
drivers/iio/adc/axp288_adc.c | 32 +++++-
drivers/iio/pressure/zpa2326.c | 10 +-
drivers/infiniband/core/ucm.c | 3 +
drivers/infiniband/core/ucma.c | 3 +
drivers/infiniband/core/verbs.c | 44 ++++++-
drivers/infiniband/hw/mlx4/mr.c | 7 +-
drivers/infiniband/hw/mlx5/qp.c | 7 +-
drivers/infiniband/sw/rxe/rxe_pool.c | 16 +--
drivers/infiniband/sw/rxe/rxe_verbs.c | 9 +-
drivers/infiniband/ulp/ipoib/ipoib_fs.c | 2 -
drivers/infiniband/ulp/ipoib/ipoib_ib.c | 20 +---
drivers/input/mouse/elan_i2c_core.c | 1 +
drivers/mtd/spi-nor/spi-nor.c | 6 +
drivers/net/bonding/bond_main.c | 7 +-
drivers/net/bonding/bond_netlink.c | 3 +-
drivers/net/ethernet/amazon/ena/ena_netdev.c | 9 +-
drivers/net/ethernet/amd/declance.c | 10 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 25 ++--
drivers/net/ethernet/broadcom/bnxt/bnxt.h | 4 +
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 4 +
drivers/net/ethernet/cadence/macb.c | 1 +
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c | 17 +++
drivers/net/ethernet/cisco/enic/enic_main.c | 9 +-
drivers/net/ethernet/freescale/fec_main.c | 8 +-
.../net/ethernet/freescale/fs_enet/fs_enet-main.c | 16 ++-
drivers/net/ethernet/freescale/fs_enet/fs_enet.h | 1 +
drivers/net/ethernet/intel/i40e/i40e_nvm.c | 98 ++++++++++------
drivers/net/ethernet/intel/i40e/i40e_prototype.h | 2 -
drivers/net/ethernet/intel/igb/e1000_82575.c | 12 --
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 6 +-
drivers/net/ethernet/mellanox/mlx5/core/en_rx_am.c | 6 +
drivers/net/ethernet/mellanox/mlx5/core/health.c | 5 +-
drivers/net/ethernet/mellanox/mlx5/core/main.c | 2 +-
drivers/net/ethernet/qlogic/qed/qed_hw.c | 7 ++
drivers/net/ethernet/qlogic/qed/qed_roce.c | 15 +--
drivers/net/ethernet/qlogic/qed/qed_vf.c | 1 -
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h | 26 ++++-
.../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c | 2 +
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 2 +
.../ethernet/qlogic/qlcnic/qlcnic_sriov_common.c | 2 +
drivers/net/ethernet/realtek/r8169.c | 8 +-
drivers/net/ethernet/stmicro/stmmac/altr_tse_pcs.c | 6 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 3 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c | 2 +-
drivers/net/macsec.c | 2 +
drivers/net/phy/marvell.c | 2 +-
drivers/net/usb/asix_common.c | 3 +
drivers/net/usb/ax88179_178a.c | 3 +
drivers/net/usb/cdc_ncm.c | 4 +-
drivers/net/usb/lan78xx.c | 17 +--
drivers/net/usb/r8152.c | 3 +
drivers/net/usb/smsc75xx.c | 3 +
drivers/net/usb/smsc95xx.c | 3 +
drivers/net/usb/sr9800.c | 3 +
drivers/net/wireless/ath/ath10k/ahb.c | 2 +-
drivers/net/wireless/ath/ath10k/core.c | 3 +-
drivers/net/wireless/mac80211_hwsim.c | 3 +-
drivers/net/wireless/marvell/libertas/if_sdio.c | 4 +
drivers/net/xen-netfront.c | 11 +-
drivers/nvme/host/pci.c | 18 ++-
drivers/nvme/target/admin-cmd.c | 1 +
drivers/pci/quirks.c | 2 +-
drivers/platform/x86/acer-wmi.c | 9 +-
drivers/ptp/ptp_chardev.c | 4 +
drivers/reset/hisilicon/hi6220_reset.c | 2 +
drivers/scsi/aacraid/src.c | 2 +-
drivers/scsi/qla2xxx/qla_init.c | 4 +-
drivers/soc/fsl/qbman/qman.c | 3 +
drivers/soc/fsl/qe/ucc.c | 2 +-
drivers/staging/wilc1000/linux_wlan.c | 3 +-
drivers/usb/class/cdc-acm.c | 14 +--
drivers/usb/core/devio.c | 4 +-
drivers/usb/dwc3/dwc3-omap.c | 18 ++-
drivers/usb/gadget/function/f_mass_storage.c | 3 +
drivers/usb/host/xhci-hub.c | 2 +-
drivers/usb/renesas_usbhs/mod_gadget.c | 7 +-
drivers/vhost/vhost.c | 2 +
drivers/video/fbdev/efifb.c | 2 +-
drivers/video/fbdev/pxa168fb.c | 6 +-
fs/btrfs/extent_io.c | 124 +++++++++++++++++++-
fs/btrfs/inode.c | 2 +-
fs/btrfs/send.c | 7 +-
fs/cachefiles/namei.c | 2 +-
fs/cifs/inode.c | 2 +-
fs/f2fs/dir.c | 13 +--
fs/fat/fatent.c | 1 +
fs/ocfs2/dlmglue.c | 4 +
fs/ocfs2/xattr.c | 23 ++--
fs/orangefs/xattr.c | 6 +-
fs/ufs/inode.c | 1 +
fs/xfs/libxfs/xfs_trans_resv.c | 9 +-
include/linux/elevator.h | 2 +-
include/linux/iio/buffer-dma.h | 2 +-
include/linux/posix-timers.h | 4 +-
init/main.c | 2 +-
kernel/events/core.c | 7 ++
kernel/futex.c | 12 +-
kernel/sched/fair.c | 22 +++-
kernel/sched/sched.h | 2 +
kernel/time/posix-cpu-timers.c | 2 +-
kernel/time/posix-timers.c | 29 +++--
lib/test_bpf.c | 2 +-
mm/frame_vector.c | 6 +-
mm/memory_hotplug.c | 4 +-
net/bluetooth/mgmt.c | 7 +-
net/bluetooth/smp.c | 29 ++++-
net/bluetooth/smp.h | 3 +-
net/bridge/br_multicast.c | 9 +-
net/core/datagram.c | 5 +-
net/core/ethtool.c | 8 +-
net/core/rtnetlink.c | 10 ++
net/core/skbuff.c | 5 +-
net/ipv4/ip_fragment.c | 12 +-
net/ipv4/udp.c | 20 +++-
net/ipv6/addrconf.c | 6 +-
net/ipv6/af_inet6.c | 6 +-
net/ipv6/ip6_checksum.c | 20 +++-
net/ipv6/ip6_tunnel.c | 14 +--
net/ipv6/mcast.c | 16 +--
net/ipv6/ndisc.c | 3 +-
net/ipv6/netfilter/nf_conntrack_reasm.c | 2 -
net/ipv6/route.c | 11 +-
net/ipv6/xfrm6_output.c | 2 +
net/l2tp/l2tp_core.c | 14 +--
net/l2tp/l2tp_core.h | 3 -
net/l2tp/l2tp_debugfs.c | 4 +-
net/l2tp/l2tp_netlink.c | 3 -
net/llc/llc_conn.c | 1 +
net/mac80211/agg-tx.c | 128 +++++++++------------
net/mac80211/ht.c | 16 ++-
net/mac80211/ieee80211_i.h | 14 +--
net/mac80211/iface.c | 11 +-
net/mac80211/sta_info.h | 2 +
net/mac80211/status.c | 7 +-
net/mac80211/tdls.c | 8 +-
net/mac80211/tx.c | 2 +-
net/rds/ib_cm.c | 3 +-
net/rxrpc/input.c | 54 +++++----
net/sched/sch_gred.c | 2 +-
net/sctp/socket.c | 11 +-
net/socket.c | 11 +-
net/tipc/socket.c | 6 +-
net/tipc/subscr.c | 2 +
net/wireless/nl80211.c | 1 +
net/wireless/reg.c | 1 +
net/wireless/scan.c | 58 ++++++++--
net/xfrm/xfrm_user.c | 15 +++
sound/pci/hda/patch_realtek.c | 5 +-
sound/soc/intel/skylake/skl-topology.c | 2 +-
tools/perf/Makefile | 4 +-
tools/perf/tests/builtin-test.c | 4 +-
tools/perf/tests/task-exit.c | 2 +-
tools/perf/util/annotate.c | 12 +-
tools/perf/util/evsel.c | 12 ++
tools/perf/util/probe-event.c | 2 +-
tools/virtio/ringtest/ptr_ring.c | 29 ++++-
191 files changed, 1177 insertions(+), 687 deletions(-)