This is the start of the stable review cycle for the 4.4.4 release.
There are 342 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 Mar  3 23:44:48 UTC 2016.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
        kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.4-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gre...@linuxfoundation.org>
    Linux 4.4.4-rc1

Luca Coelho <luciano.coe...@intel.com>
    iwlwifi: mvm: don't allow sched scans without matches to be started

Oren Givon <oren.gi...@intel.com>
    iwlwifi: update and fix 7265 series PCI IDs

Emmanuel Grumbach <emmanuel.grumb...@intel.com>
    iwlwifi: pcie: properly configure the debug buffer size for 8000

Emmanuel Grumbach <emmanuel.grumb...@intel.com>
    iwlwifi: dvm: fix WoWLAN

Jann Horn <j...@thejh.net>
    security: let security modules use PTRACE_MODE_* with bitmasks

Matan Barak <mat...@mellanox.com>
    IB/cma: Fix RDMA port validation for iWarp

Thomas Gleixner <t...@linutronix.de>
    x86/irq: Plug vector cleanup race

Thomas Gleixner <t...@linutronix.de>
    x86/irq: Call irq_force_move_complete with irq descriptor

Thomas Gleixner <t...@linutronix.de>
    x86/irq: Remove outgoing CPU from vector cleanup mask

Thomas Gleixner <t...@linutronix.de>
    x86/irq: Remove the cpumask allocation from send_cleanup_vector()

Thomas Gleixner <t...@linutronix.de>
    x86/irq: Clear move_in_progress before sending cleanup IPI

Thomas Gleixner <t...@linutronix.de>
    x86/irq: Remove offline cpus from vector cleanup

Thomas Gleixner <t...@linutronix.de>
    x86/irq: Get rid of code duplication

Thomas Gleixner <t...@linutronix.de>
    x86/irq: Copy vectormask instead of an AND operation

Thomas Gleixner <t...@linutronix.de>
    x86/irq: Check vector allocation early

Thomas Gleixner <t...@linutronix.de>
    x86/irq: Reorganize the search in assign_irq_vector

Thomas Gleixner <t...@linutronix.de>
    x86/irq: Reorganize the return path in assign_irq_vector

Jiang Liu <jiang....@linux.intel.com>
    x86/irq: Do not use apic_chip_data.old_domain as temporary buffer

Thomas Gleixner <t...@linutronix.de>
    x86/irq: Validate that irq descriptor is still active

Jiang Liu <jiang....@linux.intel.com>
    x86/irq: Fix a race in x86_vector_free_irqs()

Thomas Gleixner <t...@linutronix.de>
    x86/irq: Call chip->irq_set_affinity in proper context

Andy Lutomirski <l...@kernel.org>
    x86/entry/compat: Add missing CLAC to entry_INT80_32

Colin Ian King <colin.k...@canonical.com>
    x86/mpx: Fix off-by-one comparison with nr_registers

Mikulas Patocka <miku...@twibright.com>
    hpfs: don't truncate the file when delete fails

Al Viro <v...@zeniv.linux.org.uk>
    do_last(): ELOOP failure exit should be done after leaving RCU mode

Al Viro <v...@zeniv.linux.org.uk>
    should_follow_link(): validate ->d_seq after having decided to follow

Konrad Rzeszutek Wilk <konrad.w...@oracle.com>
    xen/pcifront: Fix mysterious crashes when NUMA locality information was 
extracted.

Konrad Rzeszutek Wilk <konrad.w...@oracle.com>
    xen/pciback: Save the number of MSI-X entries to be copied later.

Konrad Rzeszutek Wilk <konrad.w...@oracle.com>
    xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY

Juergen Gross <jgr...@suse.com>
    xen/scsiback: correct frontend counting

Ian Campbell <ian.campb...@citrix.com>
    xen/arm: correctly handle DMA mapping of compound pages

Ludovic Desroches <ludovic.desroc...@atmel.com>
    ARM: at91/dt: fix typo in sama5d2 pinmux descriptions

Ivaylo Dimitrov <ivo.g.dimitrov...@gmail.com>
    ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption

Al Viro <v...@zeniv.linux.org.uk>
    do_last(): don't let a bogus return value from ->open() et.al. to confuse us

Simon Guinot <simon.gui...@sequanux.org>
    kernel/resource.c: fix muxed resource handling in __request_region()

Stefan Hajnoczi <stefa...@redhat.com>
    sunrpc/cache: fix off-by-one in qword_get()

Steven Rostedt (Red Hat) <rost...@goodmis.org>
    tracing: Fix showing function event in available_events

Gavin Shan <gws...@linux.vnet.ibm.com>
    powerpc/eeh: Fix partial hotplug criterion

Mike Krinkin <krinkin....@gmail.com>
    KVM: x86: MMU: fix ubsan index-out-of-range warning

Paolo Bonzini <pbonz...@redhat.com>
    KVM: x86: fix conversion of addresses to linear in 32-bit protected mode

Paolo Bonzini <pbonz...@redhat.com>
    KVM: x86: fix missed hardware breakpoints

Mark Rutland <mark.rutl...@arm.com>
    KVM: arm/arm64: vgic: Ensure bitmaps are long enough

Christian Borntraeger <borntrae...@de.ibm.com>
    KVM: async_pf: do not warn on page allocation failures

Robin Murphy <robin.mur...@arm.com>
    of/irq: Fix msi-map calculation for nonzero rid-base

Benjamin Coddington <bcodd...@redhat.com>
    NFSv4: Fix a dentry leak on alias use

Christoph Hellwig <h...@lst.de>
    nfs: fix nfs_size_to_loff_t

Mike Krinkin <krinkin....@gmail.com>
    block: fix use-after-free in dio_bio_complete

Hannes Reinecke <h...@suse.de>
    bio: return EINTR if copying to user space got interrupted

Alexandra Yates <alexandra.ya...@linux.intel.com>
    i2c: i801: Adding Intel Lewisburg support for iTCO

Shawn Lin <shawn....@rock-chips.com>
    phy: core: fix wrong err handle for phy_power_on

Tejun Heo <t...@kernel.org>
    writeback: keep superblock pinned during cgroup writeback association 
switches

Tejun Heo <t...@kernel.org>
    cgroup: make sure a parent css isn't offlined before its children

Tejun Heo <t...@kernel.org>
    cpuset: make mm migration asynchronous

Sebastian Andrzej Siewior <bige...@linutronix.de>
    PCI/AER: Flush workqueue on device remove to avoid use-after-free

Vineet Gupta <vgu...@synopsys.com>
    ARCv2: SMP: Emulate IPI to self using software triggered interrupt

Vineet Gupta <vgu...@synopsys.com>
    ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2

Tejun Heo <t...@kernel.org>
    libata: fix sff host state machine locking while polling

Quinn Tran <quinn.t...@qlogic.com>
    qla2xxx: Fix stale pointer access.

Cyrille Pitchen <cyrille.pitc...@atmel.com>
    spi: atmel: fix gpio chip-select in case of non-DT platform

Nicholas Bellinger <n...@linux-iscsi.org>
    target: Fix race with SCF_SEND_DELAYED_TAS handling

Nicholas Bellinger <n...@linux-iscsi.org>
    target: Fix remote-port TMR ABORT + se_cmd fabric stop

Nicholas Bellinger <n...@linux-iscsi.org>
    target: Fix TAS handling for multi-session se_node_acls

Nicholas Bellinger <n...@linux-iscsi.org>
    target: Fix LUN_RESET active TMR descriptor handling

Nicholas Bellinger <n...@linux-iscsi.org>
    target: Fix LUN_RESET active I/O handling for ACK_KREF

Kai-Heng Feng <kaihengf...@gmail.com>
    ALSA: hda - Fixing background noise on Dell Inspiron 3162

Takashi Iwai <ti...@suse.de>
    ALSA: hda - Apply clock gate workaround to Skylake, too

Tejun Heo <t...@kernel.org>
    Revert "workqueue: make sure delayed work run in local cpu"

Tejun Heo <t...@kernel.org>
    workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup

Sachin Kulkarni <sachin.kulka...@imgtec.com>
    mac80211: Requeue work after scan complete for all VIF types.

Johannes Berg <johannes.b...@intel.com>
    rfkill: fix rfkill_fop_read wait_event usage

Wanpeng Li <kernel...@gmail.com>
    tick/nohz: Set the correct expiry when switching to nohz/lowres mode

Jiri Olsa <jo...@kernel.org>
    perf stat: Do not clean event's private stats

Oliver Neukum <oneu...@suse.com>
    cdc-acm:exclude Samsung phone 04e8:685d

Sudip Mukherjee <sudipm.mukher...@gmail.com>
    Revert "Staging: panel: usleep_range is preferred over udelay"

Samuel Thibault <samuel.thiba...@ens-lyon.org>
    Staging: speakup: Fix getting port information

Martin K. Petersen <martin.peter...@oracle.com>
    sd: Optimal I/O size is in bytes, not sectors

Ilya Dryomov <idryo...@gmail.com>
    libceph: don't spam dmesg with stray reply warnings

Ilya Dryomov <idryo...@gmail.com>
    libceph: use the right footer size when skipping a message

Ilya Dryomov <idryo...@gmail.com>
    libceph: don't bail early from try_read() when skipping a message

Ilya Dryomov <idryo...@gmail.com>
    libceph: fix ceph_msg_revoke()

Jann Horn <j...@thejh.net>
    seccomp: always propagate NO_NEW_PRIVS on tsync

Viresh Kumar <viresh.ku...@linaro.org>
    cpufreq: Fix NULL reference crash while accessing policy->governor_data

Arnd Bergmann <a...@arndb.de>
    cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype

Peter Rosin <p...@axentia.se>
    hwmon: (ads1015) Handle negative conversion values correctly

Nishanth Menon <n...@ti.com>
    hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook

Thorsten Leemhuis <li...@leemhuis.info>
    hwmon: (dell-smm) Blacklist Dell Studio XPS 8000

Chen Yu <yu.c.c...@intel.com>
    Thermal: do thermal zone update after a cooling device registered

Zhang Rui <rui.zh...@intel.com>
    Thermal: handle thermal zone device properly during system sleep

Zhang Rui <rui.zh...@intel.com>
    Thermal: initialize thermal zone device correctly

Leon Romanovsky <leo...@mellanox.com>
    IB/mlx5: Expose correct maximum number of CQE capacity

Vinit Agnihotri <vinit.abhay.agniho...@intel.com>
    IB/qib: Support creating qps with GFP_NOIO flag

Mike Marciniszyn <mike.marcinis...@intel.com>
    IB/qib: fix mcast detach when qp not attached

Bart Van Assche <bart.vanass...@sandisk.com>
    IB/cm: Fix a recently introduced deadlock

Andy Shevchenko <andriy.shevche...@linux.intel.com>
    dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer

Songjun Wu <songjun...@atmel.com>
    dmaengine: at_xdmac: fix resume for cyclic transfers

Mans Rullgard <m...@mansr.com>
    dmaengine: dw: fix cyclic transfer callbacks

Mans Rullgard <m...@mansr.com>
    dmaengine: dw: fix cyclic transfer setup

Dan Williams <dan.j.willi...@intel.com>
    nfit: fix multi-interface dimm handling, acpi6.1 compatibility

Insu Yun <wuni...@gmail.com>
    ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()

Hans de Goede <hdego...@redhat.com>
    ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"

Hans de Goede <hdego...@redhat.com>
    ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba 
Satellite R830

Hans de Goede <hdego...@redhat.com>
    ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege 
R700

Arnd Bergmann <a...@arndb.de>
    lib: sw842: select crc32

Mike Frysinger <vap...@gentoo.org>
    uapi: update install list after nvme.h rename

Josh Boyer <jwbo...@fedoraproject.org>
    ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list

Josh Boyer <jwbo...@fedoraproject.org>
    ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list

Azael Avalos <coproscef...@gmail.com>
    toshiba_acpi: Fix blank screen at boot if transflective backlight is 
supported

Al Viro <v...@zeniv.linux.org.uk>
    make sure that freeing shmem fast symlinks is RCU-delayed

Alex Deucher <alexander.deuc...@amd.com>
    drm/radeon/pm: adjust display configuration after powerstate

Mario Kleiner <mario.kleiner...@gmail.com>
    drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)

Mario Kleiner <mario.kleiner...@gmail.com>
    drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)

Mario Kleiner <mario.kleiner...@gmail.com>
    drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4

Mario Kleiner <mario.kleiner...@gmail.com>
    drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)

Mario Kleiner <mario.kleiner...@gmail.com>
    drm: No-Op redundant calls to drm_vblank_off() (v2)

Rasmus Villemoes <li...@rasmusvillemoes.dk>
    drm/radeon: use post-decrement in error handling

Gerd Hoffmann <kra...@redhat.com>
    drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command

Rasmus Villemoes <li...@rasmusvillemoes.dk>
    drm/i915: fix error path in intel_setup_gmbus()

Jani Nikula <jani.nik...@intel.com>
    drm/i915/dsi: don't pass arbitrary data to sideband

Jani Nikula <jani.nik...@intel.com>
    drm/i915/dsi: defend gpio table against out of bounds access

Lyude <cp...@redhat.com>
    drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()

Ville Syrjälä <ville.syrj...@linux.intel.com>
    drm/i915: Don't reject primary plane windowing with color keying enabled on 
SKL+

Jani Nikula <jani.nik...@intel.com>
    drm/i915/dp: fall back to 18 bpp when sink capability is unknown

Francisco Jerez <curroje...@riseup.net>
    drm/i915: Make sure DC writes are coherent on flush.

Daniel Vetter <daniel.vet...@ffwll.ch>
    drm/i915: Init power domains early in driver load

Lyude <cp...@redhat.com>
    drm/i915: intel_hpd_init(): Fix suspend/resume reprobing

Chris Wilson <ch...@chris-wilson.co.uk>
    drm/i915: Restore inhibiting the load of the default context

Insu Yun <wuni...@gmail.com>
    drm: fix missing reference counting decrease

Nicolai Hähnle <nicolai.haeh...@amd.com>
    drm/radeon: hold reference to fences in radeon_sa_bo_new

Oded Gabbay <oded.gab...@gmail.com>
    drm/radeon: mask out WC from BO on unsupported arches

Dave Airlie <airl...@redhat.com>
    drm: add helper to check for wc memory support

Slava Grigorev <slava.grigo...@amd.com>
    drm/radeon: fix DP audio support for APU with DCE4.1 display engine

Slava Grigorev <slava.grigo...@amd.com>
    drm/radeon: Add a common function for DFS handling

Slava Grigorev <slava.grigo...@amd.com>
    drm/radeon: cleaned up VCO output settings for DP audio

Alex Deucher <alexander.deuc...@amd.com>
    drm/radeon: properly byte swap vce firmware setup

Alex Deucher <alexander.deuc...@amd.com>
    drm/radeon: clean up fujitsu quirks

Slava Grigorev <slava.grigo...@amd.com>
    drm/radeon: Fix "slow" audio over DP on DCE8+

Alex Deucher <alexander.deuc...@amd.com>
    drm/radeon: call hpd_irq_event on resume

Felix Kuehling <felix.kuehl...@amd.com>
    drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr

Mykola Lysenko <mykola.lyse...@amd.com>
    drm/dp/mst: deallocate payload on port destruction

Andrey Grodzovsky <andrey.grodzov...@amd.com>
    drm/dp/mst: Reverse order of MST enable and clearing VC payload table.

Hersen Wu <hersenxs...@amd.com>
    drm/dp/mst: move GUID storage from mgr, port to only mst branch

Harry Wentland <harry.wentl...@amd.com>
    drm/dp/mst: Calculate MST PBN with 31.32 fixed point

Harry Wentland <harry.wentl...@amd.com>
    drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil

Mykola Lysenko <mykola.lyse...@amd.com>
    drm/dp/mst: fix in RAD element access

Mykola Lysenko <mykola.lyse...@amd.com>
    drm/dp/mst: fix in MSTB RAD initialization

Mykola Lysenko <mykola.lyse...@amd.com>
    drm/dp/mst: always send reply for UP request

Mykola Lysenko <mykola.lyse...@amd.com>
    drm/dp/mst: process broadcast messages correctly

Thierry Reding <tred...@nvidia.com>
    drm/nouveau: platform: Fix deferred probe

Ben Skeggs <bske...@redhat.com>
    drm/nouveau/disp/dp: ensure sink is powered up before attempting link 
training

Mario Kleiner <mario.kleiner...@gmail.com>
    drm/nouveau/display: Enable vblank irqs after display engine is on again.

Ben Skeggs <bske...@redhat.com>
    drm/nouveau/kms: take mode_config mutex in connector hotplug path

Alex Deucher <alexander.deuc...@amd.com>
    drm/amdgpu/pm: adjust display configuration after powerstate

Mario Kleiner <mario.kleiner...@gmail.com>
    drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.

Rasmus Villemoes <li...@rasmusvillemoes.dk>
    drm/amdgpu: use post-decrement in error handling

Christian König <christian.koe...@amd.com>
    drm/amdgpu: fix issue with overlapping userptrs

Nicolai Hähnle <nicolai.haeh...@amd.com>
    drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)

Nicolai Hähnle <nicolai.haeh...@amd.com>
    drm/amdgpu: remove unnecessary forward declaration

Flora Cui <flora....@amd.com>
    drm/amdgpu: fix s4 resume

Alex Deucher <alexander.deuc...@amd.com>
    drm/amdgpu: remove exp hardware support from iceland

Alex Deucher <alexander.deuc...@amd.com>
    drm/amdgpu: don't load MEC2 on topaz

Alex Deucher <alexander.deuc...@amd.com>
    drm/amdgpu: drop topaz support from gmc8 module

Alex Deucher <alexander.deuc...@amd.com>
    drm/amdgpu: pull topaz gmc bits into gmc_v7

Ken Wang <qingqing.w...@amd.com>
    drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above

Ken Wang <qingqing.w...@amd.com>
    drm/amdgpu: iceland use CI based MC IP

Alex Deucher <alexander.deuc...@amd.com>
    drm/amdgpu: move gmc7 support out of CIK dependency

Alex Deucher <alexander.deuc...@amd.com>
    drm/amdgpu: no need to load MC firmware on fiji

Christian König <christian.koe...@amd.com>
    drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2

Alex Deucher <alexander.deuc...@amd.com>
    drm/amdgpu: fix tonga smu resume

Chunming Zhou <david1.z...@amd.com>
    drm/amdgpu: fix lost sync_to if scheduler is enabled.

Alex Deucher <alexander.deuc...@amd.com>
    drm/amdgpu: call hpd_irq_event on resume

Felix Kuehling <felix.kuehl...@amd.com>
    drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map

Rob Clark <robdcl...@gmail.com>
    drm/vmwgfx: respect 'nomodeset'

Thomas Hellstrom <thellst...@vmware.com>
    drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates

Thomas Hellstrom <thellst...@vmware.com>
    drm/vmwgfx: Fix an incorrect lock check

Michael S. Tsirkin <m...@redhat.com>
    virtio_pci: fix use after free on release

Minchan Kim <minc...@kernel.org>
    virtio_balloon: fix race between migration and ballooning

Minchan Kim <minc...@kernel.org>
    virtio_balloon: fix race by fill and leak

Henry Chen <henryc.c...@mediatek.com>
    regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C

Chen-Yu Tsai <w...@csie.org>
    regulator: axp20x: Fix GPIO LDO enable value for AXP22x

Marek Szyprowski <m.szyprow...@samsung.com>
    clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs

Andrew Donnellan <andrew.donnel...@au1.ibm.com>
    cxl: use correct operator when writing pcie config space values

Dmitry V. Levin <l...@altlinux.org>
    sparc64: fix incorrect sign extension in sys_sparc64_personality

Borislav Petkov <b...@suse.de>
    EDAC, mc_sysfs: Fix freeing bus' name

Borislav Petkov <b...@suse.de>
    EDAC: Robustify workqueues destruction

James Hogan <james.ho...@imgtec.com>
    MIPS: Fix buffer overflow in syscall_get_arguments()

Huacai Chen <che...@lemote.com>
    MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs

Huacai Chen <che...@lemote.com>
    MIPS: hpet: Choose a safe value for the ETIME check

Huacai Chen <che...@lemote.com>
    MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler

Dan Williams <dan.j.willi...@intel.com>
    Revert "MIPS: Fix PAGE_MASK definition"

zengtao <prime.z...@huawei.com>
    cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()

David Gibson <da...@gibson.dropbear.id.au>
    time: Avoid signed overflow in timekeeping_get_ns()

Lukasz Duda <lukasz.d...@nordicsemi.no>
    Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets

Glenn Ruben Bakke <glenn.ruben.ba...@nordicsemi.no>
    Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences

Johan Hedberg <johan.hedb...@intel.com>
    Bluetooth: Fix incorrect removing of IRKs

Dmitry Tunin <hanipouspi...@gmail.com>
    Bluetooth: Add support of Toshiba Broadcom based devices

Johan Hedberg <johan.hedb...@intel.com>
    Bluetooth: Use continuous scanning when creating LE connections

K. Y. Srinivasan <k...@microsoft.com>
    Drivers: hv: vmbus: Fix a Host signaling bug

Dexuan Cui <de...@microsoft.com>
    tools: hv: vss: fix the write()'s argument: error -> vss_msg

Adrian Hunter <adrian.hun...@intel.com>
    mmc: sdhci: Allow override of get_cd() called from sdhci_request()

Adrian Hunter <adrian.hun...@intel.com>
    mmc: sdhci: Allow override of mmc host operations

Adrian Hunter <adrian.hun...@intel.com>
    mmc: sdhci-pci: Fix card detect race for Intel BXT/APL

Robert Jarzmik <robert.jarz...@free.fr>
    mmc: pxamci: fix again read-only gpio detection polarity

Adrian Hunter <adrian.hun...@intel.com>
    mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL

Linus Walleij <linus.wall...@linaro.org>
    mmc: mmci: fix an ages old detection error

Carlo Caione <ca...@endlessm.com>
    mmc: core: Enable tuning according to the actual timing

Adrian Hunter <adrian.hun...@intel.com>
    mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()

Wenkai Du <wenkai...@intel.com>
    mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400

Adrian Hunter <adrian.hun...@intel.com>
    mmc: sdio: Fix invalid vdd in voltage switch power cycle

Adrian Hunter <adrian.hun...@intel.com>
    mmc: sdhci: Fix DMA descriptor with zero data length

Adrian Hunter <adrian.hun...@intel.com>
    mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT

Rabin Vincent <rabin.vinc...@axis.com>
    mmc: usdhi6rol0: handle NULL data in timeout

Alexandre Belloni <alexandre.bell...@free-electrons.com>
    clockevents/tcb_clksrc: Prevent disabling an already disabled clock

Richard Cochran <richardcoch...@gmail.com>
    posix-clock: Fix return code on the poll method's error path

Ashok Kumar <ash...@broadcom.com>
    irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1

Milo Kim <milo....@ti.com>
    irqchip/atmel-aic: Fix wrong bit operation for IRQ priority

Oleksij Rempel <li...@rempel-privat.de>
    irqchip/mxs: Add missing set_handle_irq()

Sekhar Nori <nsek...@ti.com>
    irqchip/omap-intc: Add support for spurious irq handling

Mathieu Poirier <mathieu.poir...@linaro.org>
    coresight: checking for NULL string in coresight_name_match()

Mike Snitzer <snit...@redhat.com>
    dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths

Mikulas Patocka <mpato...@redhat.com>
    dm snapshot: fix hung bios when copy error occurs

Mike Snitzer <snit...@redhat.com>
    dm space map metadata: remove unused variable in brb_pop()

Mauro Carvalho Chehab <mche...@osg.samsung.com>
    tda1004x: only update the frontend properties if locked

Hans Verkuil <hverk...@xs4all.nl>
    vb2: fix a regression in poll() behavior for output,streams

Antonio Ospite <a...@ao2.it>
    gspca: ov534/topro: prevent a division by 0

Laura Abbott <labb...@fedoraproject.org>
    si2157: return -EINVAL if firmware blob is too big

Malcolm Priestley <tvbox...@gmail.com>
    media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode

Chen-Yu Tsai <w...@csie.org>
    rc: sunxi-cir: Initialize the spinlock properly

Al Viro <v...@zeniv.linux.org.uk>
    namei: ->d_inode of a pinned dentry is stable only for positives

Alexander Usyskin <alexander.usys...@intel.com>
    mei: validate request value in client notify request ioctl

Tomas Winkler <tomas.wink...@intel.com>
    mei: fix fasync return value on error

Larry Finger <larry.fin...@lwfinger.net>
    rtlwifi: rtl8723be: Fix module parameter initialization

Larry Finger <larry.fin...@lwfinger.net>
    rtlwifi: rtl8188ee: Fix module parameter initialization

Larry Finger <larry.fin...@lwfinger.net>
    rtlwifi: rtl8192se: Fix module parameter initialization

Larry Finger <larry.fin...@lwfinger.net>
    rtlwifi: rtl8723ae: Fix initialization of module parameters

Larry Finger <larry.fin...@lwfinger.net>
    rtlwifi: rtl8192de: Fix incorrect module parameter descriptions

Larry Finger <larry.fin...@lwfinger.net>
    rtlwifi: rtl8192ce: Fix handling of module parameters

Larry Finger <larry.fin...@lwfinger.net>
    rtlwifi: rtl8192cu: Add missing parameter setup

Larry Finger <larry.fin...@lwfinger.net>
    rtlwifi: rtl_pci: Fix kernel panic

Jeff Layton <jeff.lay...@primarydata.com>
    locks: fix unlock when fcntl_setlk races with a close

Vegard Nossum <vegard.nos...@oracle.com>
    um: link with -lpthread

Vegard Nossum <vegard.nos...@oracle.com>
    uml: fix hostfs mknod()

Vegard Nossum <vegard.nos...@oracle.com>
    uml: flush stdout before forking

Martin Schwidefsky <schwidef...@de.ibm.com>
    s390/fpu: signals vs. floating point control register

Martin Schwidefsky <schwidef...@de.ibm.com>
    s390/compat: correct restore of high gprs on signal return

Stefan Haberland <s...@linux.vnet.ibm.com>
    s390/dasd: fix performance drop

Stefan Haberland <stefan.haberl...@de.ibm.com>
    s390/dasd: fix refcount for PAV reassignment

Stefan Haberland <stefan.haberl...@de.ibm.com>
    s390/dasd: prevent incorrect length error under z/VM after PAV changes

Ard Biesheuvel <ard.biesheu...@linaro.org>
    s390: fix normalization bug in exception table sorting

Sebastian Andrzej Siewior <bige...@linutronix.de>
    btrfs: initialize the seq counter in struct btrfs_device

Chandan Rajendra <chan...@linux.vnet.ibm.com>
    Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and 
subvolume roots

Filipe Manana <fdman...@suse.com>
    Btrfs: fix transaction handle leak on failure to create hard link

Filipe Manana <fdman...@suse.com>
    Btrfs: fix number of transaction units required to create symlink

Filipe Manana <fdman...@suse.com>
    Btrfs: send, don't BUG_ON() when an empty symlink is found

David Sterba <dste...@suse.com>
    btrfs: statfs: report zero available if metadata are exhausted

Josef Bacik <jba...@fb.com>
    Btrfs: igrab inode in writepage

Anand Jain <anand.j...@oracle.com>
    Btrfs: add missing brelse when superblock checksum fails

David Hildenbrand <d...@linux.vnet.ibm.com>
    KVM: s390: fix memory overwrites when vx is disabled

Martin Schwidefsky <schwidef...@de.ibm.com>
    s390/kvm: remove dependency on struct save_area definition

Roman Volkov <rvol...@v1ros.org>
    clocksource/drivers/vt8500: Increase the minimum delta

Thomas Gleixner <t...@linutronix.de>
    genirq: Validate action before dereferencing it in handle_irq_event_percpu()

Mel Gorman <mgor...@techsingularity.net>
    mm: numa: quickly fail allocations for NUMA balancing on full nodes

Andrea Arcangeli <aarca...@redhat.com>
    mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED

Guozhonghua <guozhong...@h3c.com>
    ocfs2: unlock inode if deleting inode from orphan fails

Daniel Vetter <daniel.vet...@ffwll.ch>
    drm/i915: shut up gen8+ SDE irq dmesg noise

Hariprasad S <haripra...@chelsio.com>
    iw_cxgb3: Fix incorrectly returning error on success

Michael Welling <mwell...@ieee.org>
    spi: omap2-mcspi: Prevent duplicate gpio_request

Lisa Du <c...@marvell.com>
    drivers: android: correct the size of struct binder_uintptr_t for 
BC_DEAD_BINDER_DONE

Bjørn Mork <bj...@mork.no>
    USB: option: add "4G LTE usb-modem U901"

Andrey Skvortsov <andrej.skvort...@gmail.com>
    USB: option: add support for SIM7100E

Ken Lin <ken....@advantech.com.tw>
    USB: cp210x: add IDs for GE B650V3 and B850V3 boards

John Youn <john.y...@synopsys.com>
    usb: dwc3: Fix assignment of EP transfer resources

Gerhard Uttenthaler <uttentha...@ems-wuensche.com>
    can: ems_usb: Fix possible tx overflow

Nikolay Borisov <ker...@kyup.com>
    dm thin: fix race condition when destroying thin pool workqueue

Kent Overstreet <kent.overstr...@gmail.com>
    bcache: Change refill_dirty() to always scan entire disk if necessary

Stefan Bader <stefan.ba...@canonical.com>
    bcache: prevent crash on changing writeback_running

Gabriel de Perthuis <g2p.c...@gmail.com>
    bcache: allows use of register in udev to avoid "device_busy" error.

Zheng Liu <wenqing...@taobao.com>
    bcache: unregister reboot notifier if bcache fails to unregister device

Al Viro <v...@zeniv.linux.org.uk>
    bcache: fix a leak in bch_cached_dev_run()

Zheng Liu <wenqing...@taobao.com>
    bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device

Kent Overstreet <k...@daterainc.com>
    bcache: Add a cond_resched() call to gc

Zheng Liu <gnehzuil....@gmail.com>
    bcache: fix a livelock when we cause a huge number of cache misses

Jason Andryuk <jandr...@gmail.com>
    lib/ucs2_string: Correct ucs2 -> utf8 conversion

Matt Fleming <m...@codeblueprint.co.uk>
    efi: Add pstore variables to the deletion whitelist

Peter Jones <pjo...@redhat.com>
    efi: Make efivarfs entries immutable by default

Peter Jones <pjo...@redhat.com>
    efi: Make our variable validation list include the guid

Peter Jones <pjo...@redhat.com>
    efi: Do variable name validation tests in utf8

Peter Jones <pjo...@redhat.com>
    efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version

Peter Jones <pjo...@redhat.com>
    lib/ucs2_string: Add ucs2 -> utf8 helper functions

Arnd Bergmann <a...@arndb.de>
    ARM: 8457/1: psci-smp is built only for SMP

Daniel Vetter <daniel.vet...@ffwll.ch>
    drm/gma500: Use correct unref in the gem bo create function

Toshi Kani <toshi.k...@hpe.com>
    devm_memremap: Fix error value when memremap failed

David Hildenbrand <d...@linux.vnet.ibm.com>
    KVM: s390: fix guest fprs memory leak

dann frazier <dann.fraz...@canonical.com>
    arm64: errata: Add -mpc-relative-literal-loads to build flags

Arnd Bergmann <a...@arndb.de>
    ARM: debug-ll: fix BCM63xx entry for multiplatform

Jan Kara <j...@suse.com>
    ext4: fix bh->b_state corruption

Neil Horman <nhor...@tuxdriver.com>
    sctp: Fix port hash table size computation

Dmitry V. Levin <l...@altlinux.org>
    unix_diag: fix incorrect sign extension in unix_lookup_by_ino

Insu Yun <wuni...@gmail.com>
    tipc: unlock in error path

Anton Protopopov <a.s.protopo...@gmail.com>
    rtnl: RTM_GETNETCONF: fix wrong return value

Phil Sutter <p...@nwl.cc>
    IFF_NO_QUEUE: Fix for drivers not calling ether_setup()

Eric Dumazet <eduma...@google.com>
    tcp/dccp: fix another race at listener dismantle

Xin Long <lucien....@gmail.com>
    route: check and remove route cache when we get route

Jamal Hadi Salim <j...@mojatatu.com>
    net_sched fix: reclassification needs to consider ether protocol changes

Guillaume Nault <g.na...@alphalink.fr>
    pppoe: fix reference counting in PPPoE proxy

Mark Tomlinson <mark.tomlin...@alliedtelesis.co.nz>
    l2tp: Fix error creating L2TP tunnels

Eugenia Emantayev <euge...@mellanox.com>
    net/mlx4_en: Avoid changing dev->features directly in run-time

Eugenia Emantayev <euge...@mellanox.com>
    net/mlx4_en: Choose time-stamping shift value according to HW frequency

Amir Vadai <a...@vadai.me>
    net/mlx4_en: Count HW buffer overrun only once

Bjørn Mork <bj...@mork.no>
    qmi_wwan: add "4G LTE usb-modem U901"

Eric Dumazet <eduma...@google.com>
    tcp: md5: release request socket instead of listener

Jon Paul Maloy <jon.ma...@ericsson.com>
    tipc: fix premature addition of node to lookup table

Rainer Weikusat <rweiku...@mobileactivedefense.com>
    af_unix: Guard against other == sk in unix_dgram_sendmsg

Rainer Weikusat <rweiku...@mobileactivedefense.com>
    af_unix: Don't set err in unix_stream_read_generic unless there was an error

Eric Dumazet <eduma...@google.com>
    ipv4: fix memory leaks in ip_cmsg_send() callers

Jay Vosburgh <jay.vosbu...@canonical.com>
    bonding: Fix ARP monitor validation

Daniel Borkmann <dan...@iogearbox.net>
    bpf: fix branch offset adjustment on backjumps after patching ctx expansion

Alexander Duyck <adu...@mirantis.com>
    flow_dissector: Fix unaligned access in __skb_flow_dissector when used by 
eth_get_headlen

Alexander Duyck <adu...@mirantis.com>
    net: Copy inner L3 and L4 headers as unaligned on GRE TEB

Xin Long <lucien....@gmail.com>
    sctp: translate network order to host order when users get a hmacid

Sandeep Pillai <sanpi...@cisco.com>
    enic: increment devcmd2 result ring in case of timeout

Siva Reddy Kallam <siva.kal...@broadcom.com>
    tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs

Hans Westgaard Ry <hans.westgaard...@oracle.com>
    net:Add sysctl_max_skb_frags

Eric Dumazet <eduma...@google.com>
    tcp: do not drop syn_recv on all icmp reports

Hannes Frederic Sowa <han...@stressinduktion.org>
    unix: correctly track in-flight fds in sending process user_struct

Eric Dumazet <eduma...@google.com>
    ipv6: fix a lockdep splat

subas...@codeaurora.org <subas...@codeaurora.org>
    ipv6: addrconf: Fix recursive spin lock call

Paolo Abeni <pab...@redhat.com>
    ipv6/udp: use sticky pktinfo egress ifindex on connect()

Paolo Abeni <pab...@redhat.com>
    ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()

Eric Dumazet <eduma...@google.com>
    tcp: beware of alignments in tcp_get_info()

Ido Schimmel <ido...@mellanox.com>
    switchdev: Require RTNL mutex to be held when sending FDB notifications

Joe Stringer <j...@ovn.org>
    inet: frag: Always orphan skbs inside ip_defrag()

Parthasarathy Bhuvaragan <parthasarathy.bhuvara...@ericsson.com>
    tipc: fix connection abort during subscription cancel

Russell King <rmk+ker...@arm.linux.org.uk>
    net: dsa: fix mv88e6xxx switches

Marcelo Ricardo Leitner <marcelo.leit...@gmail.com>
    sctp: allow setting SCTP_SACK_IMMEDIATELY by the application

Hannes Frederic Sowa <han...@stressinduktion.org>
    pptp: fix illegal memory access caused by multiple bind()s

Eric Dumazet <eduma...@google.com>
    af_unix: fix struct pid memory leak

Eric Dumazet <eduma...@google.com>
    tcp: fix NULL deref in tcp_v4_send_ack()

Paolo Abeni <pab...@redhat.com>
    lwt: fix rx checksum setting for lwt devices tunneling over ipv6

Jesse Gross <je...@kernel.org>
    tunnels: Allow IPv6 UDP checksums to be correctly controlled.

Manfred Rudigier <manfred.rudig...@omicron.at>
    net: dp83640: Fix tx timestamp overflow handling.

Jesse Gross <je...@kernel.org>
    gro: Make GRO aware of lightweight tunnels.

Ursula Braun <ursula.br...@de.ibm.com>
    af_iucv: Validate socket address length in iucv_sock_bind()


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

Diffstat:

 Documentation/filesystems/efivarfs.txt             |   7 +
 Makefile                                           |   4 +-
 arch/arc/include/asm/irqflags-arcv2.h              |  11 +
 arch/arc/kernel/entry-arcv2.S                      |  30 +-
 arch/arc/kernel/mcip.c                             |  15 +
 arch/arm/Kconfig.debug                             |  17 +-
 arch/arm/boot/dts/sama5d2-pinfunc.h                |   2 +-
 arch/arm/include/asm/psci.h                        |   2 +-
 arch/arm/include/asm/xen/page-coherent.h           |  21 +-
 arch/arm/mach-omap2/gpmc-onenand.c                 |   6 +-
 arch/arm64/Makefile                                |   1 +
 arch/mips/include/asm/page.h                       |   2 +-
 arch/mips/include/asm/pgtable.h                    |   4 +-
 arch/mips/include/asm/syscall.h                    |   4 +-
 arch/mips/loongson64/loongson-3/hpet.c             |  10 +-
 arch/mips/loongson64/loongson-3/smp.c              |  20 +-
 arch/mips/mm/tlbex.c                               |   2 +-
 arch/powerpc/kernel/eeh_driver.c                   |   3 +-
 arch/s390/include/asm/fpu/internal.h               |   2 +
 arch/s390/include/asm/kvm_host.h                   |   1 -
 arch/s390/kernel/asm-offsets.c                     |   1 +
 arch/s390/kernel/compat_signal.c                   |   2 +-
 arch/s390/kvm/kvm-s390.c                           | 149 ++++-----
 arch/s390/mm/extable.c                             |   8 +-
 arch/sparc/kernel/sys_sparc_64.c                   |   2 +-
 arch/um/os-Linux/start_up.c                        |   2 +
 arch/x86/entry/entry_64_compat.S                   |   1 +
 arch/x86/include/asm/irq.h                         |   5 +-
 arch/x86/kernel/apic/io_apic.c                     |   6 +-
 arch/x86/kernel/apic/vector.c                      | 221 ++++++++-----
 arch/x86/kernel/irq.c                              |  11 +-
 arch/x86/kvm/emulate.c                             |   4 +-
 arch/x86/kvm/paging_tmpl.h                         |   2 +-
 arch/x86/kvm/x86.c                                 |   1 +
 arch/x86/mm/mpx.c                                  |   2 +-
 block/bio.c                                        |   7 +-
 drivers/acpi/acpi_video.c                          |  18 +
 drivers/acpi/nfit.c                                |  71 ++--
 drivers/acpi/video_detect.c                        |   8 -
 drivers/android/binder.c                           |   2 +-
 drivers/ata/libata-sff.c                           |  32 +-
 drivers/bluetooth/btusb.c                          |   4 +
 drivers/clk/samsung/clk-cpu.c                      |  10 +-
 drivers/clocksource/tcb_clksrc.c                   |   3 +-
 drivers/clocksource/vt8500_timer.c                 |   6 +-
 drivers/cpufreq/cpufreq_governor.c                 |  11 +-
 drivers/cpufreq/pxa2xx-cpufreq.c                   |   2 +-
 drivers/dma/at_xdmac.c                             |   3 +
 drivers/dma/dw/core.c                              |  49 ++-
 drivers/edac/edac_device.c                         |  11 +-
 drivers/edac/edac_mc.c                             |  14 +-
 drivers/edac/edac_mc_sysfs.c                       |  21 +-
 drivers/edac/edac_pci.c                            |   9 +-
 drivers/firmware/efi/efivars.c                     |  35 +-
 drivers/firmware/efi/vars.c                        | 144 +++++---
 drivers/gpu/drm/amd/amdgpu/Makefile                |   3 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu.h                |   4 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |  14 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c        |  18 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |  10 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c             |   3 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c         |   3 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c             |   5 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c             |   5 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c           |   5 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c            |  23 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c             |  10 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c              |   4 +-
 drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c              |  43 ++-
 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c              |  30 +-
 drivers/gpu/drm/amd/amdgpu/iceland_smc.c           |  12 +-
 drivers/gpu/drm/amd/amdgpu/tonga_dpm.c             |  17 +-
 drivers/gpu/drm/amd/amdgpu/vi.c                    |   7 +-
 drivers/gpu/drm/drm_dp_mst_topology.c              | 362 ++++++++++++++-------
 drivers/gpu/drm/drm_irq.c                          |  73 ++++-
 drivers/gpu/drm/gma500/gem.c                       |   2 +-
 drivers/gpu/drm/i915/i915_dma.c                    |   6 +-
 drivers/gpu/drm/i915/i915_gem_context.c            |   6 +-
 drivers/gpu/drm/i915/i915_irq.c                    |  10 +-
 drivers/gpu/drm/i915/intel_ddi.c                   |   3 +-
 drivers/gpu/drm/i915/intel_display.c               |  33 +-
 drivers/gpu/drm/i915/intel_dsi_panel_vbt.c         |   8 +-
 drivers/gpu/drm/i915/intel_hotplug.c               |   9 +-
 drivers/gpu/drm/i915/intel_i2c.c                   |   2 +-
 drivers/gpu/drm/i915/intel_lrc.c                   |   1 +
 drivers/gpu/drm/i915/intel_ringbuffer.c            |   2 +
 drivers/gpu/drm/nouveau/nouveau_connector.c        |   3 +
 drivers/gpu/drm/nouveau/nouveau_display.c          |   8 +-
 drivers/gpu/drm/nouveau/nouveau_platform.c         |   2 +-
 drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.c |  40 ++-
 drivers/gpu/drm/nouveau/nvkm/engine/disp/dport.c   |  10 +
 drivers/gpu/drm/nouveau/nvkm/engine/disp/dport.h   |   6 +
 drivers/gpu/drm/qxl/qxl_ioctl.c                    |   3 +-
 drivers/gpu/drm/radeon/dce6_afmt.c                 |   8 +
 drivers/gpu/drm/radeon/evergreen_hdmi.c            |  10 +
 drivers/gpu/drm/radeon/evergreend.h                |   5 +
 drivers/gpu/drm/radeon/radeon.h                    |   1 +
 drivers/gpu/drm/radeon/radeon_atombios.c           |  58 +++-
 drivers/gpu/drm/radeon/radeon_audio.c              |  20 +-
 drivers/gpu/drm/radeon/radeon_audio.h              |   1 +
 drivers/gpu/drm/radeon/radeon_device.c             |   1 +
 drivers/gpu/drm/radeon/radeon_display.c            |  17 +-
 drivers/gpu/drm/radeon/radeon_object.c             |   7 +
 drivers/gpu/drm/radeon/radeon_pm.c                 |   5 +-
 drivers/gpu/drm/radeon/radeon_sa.c                 |   5 +
 drivers/gpu/drm/radeon/radeon_ttm.c                |   2 +-
 drivers/gpu/drm/radeon/radeon_vm.c                 |  12 +-
 drivers/gpu/drm/radeon/sid.h                       |   5 +
 drivers/gpu/drm/radeon/vce_v1_0.c                  |  12 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c             |   2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c                |   7 +
 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c                |   6 +-
 drivers/hv/channel.c                               |  18 +
 drivers/hwmon/ads1015.c                            |   2 +-
 drivers/hwmon/dell-smm-hwmon.c                     |  11 +
 drivers/hwmon/gpio-fan.c                           |   7 +-
 drivers/hwtracing/coresight/coresight.c            |   2 +-
 drivers/i2c/busses/i2c-i801.c                      |   2 +
 drivers/infiniband/core/cm.c                       |   4 +-
 drivers/infiniband/core/cma.c                      |   2 +-
 drivers/infiniband/hw/cxgb3/iwch_cm.c              |   4 +-
 drivers/infiniband/hw/mlx5/main.c                  |   2 +-
 drivers/infiniband/hw/qib/qib_qp.c                 |  46 ++-
 drivers/infiniband/hw/qib/qib_verbs_mcast.c        |  35 +-
 drivers/irqchip/irq-atmel-aic-common.c             |   2 +-
 drivers/irqchip/irq-gic-v3-its.c                   |   7 +-
 drivers/irqchip/irq-mxs.c                          |   1 +
 drivers/irqchip/irq-omap-intc.c                    |  27 +-
 drivers/md/bcache/btree.c                          |   5 +-
 drivers/md/bcache/super.c                          |  16 +-
 drivers/md/bcache/writeback.c                      |  37 ++-
 drivers/md/bcache/writeback.h                      |   3 +-
 drivers/md/dm-exception-store.h                    |   2 +-
 drivers/md/dm-snap-persistent.c                    |   5 +-
 drivers/md/dm-snap-transient.c                     |   4 +-
 drivers/md/dm-snap.c                               |  20 +-
 drivers/md/dm-thin.c                               |   4 +-
 drivers/md/dm.c                                    |   2 +
 drivers/md/persistent-data/dm-space-map-metadata.c |   3 -
 drivers/media/dvb-core/dvb_frontend.c              |   6 +-
 drivers/media/dvb-frontends/tda1004x.c             |   9 +
 drivers/media/rc/sunxi-cir.c                       |   2 +
 drivers/media/tuners/si2157.c                      |   1 +
 drivers/media/usb/gspca/ov534.c                    |   9 +-
 drivers/media/usb/gspca/topro.c                    |   6 +-
 drivers/media/v4l2-core/videobuf2-v4l2.c           |   6 +-
 drivers/misc/cxl/vphb.c                            |   2 +-
 drivers/misc/mei/main.c                            |  12 +-
 drivers/mmc/core/mmc.c                             |   6 +-
 drivers/mmc/core/sd.c                              |   8 +-
 drivers/mmc/core/sdio.c                            |   6 +-
 drivers/mmc/host/mmci.c                            |   2 +-
 drivers/mmc/host/pxamci.c                          |   2 +-
 drivers/mmc/host/sdhci-acpi.c                      |  30 ++
 drivers/mmc/host/sdhci-pci-core.c                  |  33 +-
 drivers/mmc/host/sdhci.c                           |  18 +-
 drivers/mmc/host/sdhci.h                           |   1 +
 drivers/mmc/host/usdhi6rol0.c                      |   3 +-
 drivers/net/bonding/bond_main.c                    |  39 ++-
 drivers/net/can/usb/ems_usb.c                      |  14 +-
 drivers/net/dsa/mv88e6xxx.c                        |   2 +-
 drivers/net/ethernet/broadcom/tg3.c                |  25 +-
 drivers/net/ethernet/cisco/enic/enic.h             |   2 +-
 drivers/net/ethernet/cisco/enic/vnic_dev.c         |  19 +-
 drivers/net/ethernet/mellanox/mlx4/en_clock.c      |  25 +-
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c     |   9 +-
 drivers/net/ethernet/mellanox/mlx4/en_port.c       |   4 +-
 .../ethernet/mellanox/mlxsw/spectrum_switchdev.c   |   3 +
 drivers/net/ethernet/rocker/rocker.c               |   2 +
 drivers/net/phy/dp83640.c                          |  17 +
 drivers/net/ppp/pppoe.c                            |   2 +
 drivers/net/ppp/pptp.c                             |  34 +-
 drivers/net/usb/qmi_wwan.c                         |   1 +
 drivers/net/vxlan.c                                |  23 +-
 drivers/net/wireless/iwlwifi/dvm/lib.c             |   3 +
 drivers/net/wireless/iwlwifi/mvm/scan.c            |   4 +
 drivers/net/wireless/iwlwifi/pcie/drv.c            |   5 +-
 drivers/net/wireless/iwlwifi/pcie/trans.c          |  15 +-
 drivers/net/wireless/realtek/rtlwifi/pci.c         |  11 +-
 .../net/wireless/realtek/rtlwifi/rtl8188ee/sw.c    |   7 +-
 .../net/wireless/realtek/rtlwifi/rtl8192ce/sw.c    |   2 +
 .../net/wireless/realtek/rtlwifi/rtl8192cu/sw.c    |   2 +
 .../net/wireless/realtek/rtlwifi/rtl8192de/sw.c    |   4 +-
 .../net/wireless/realtek/rtlwifi/rtl8192se/sw.c    |   6 +-
 .../net/wireless/realtek/rtlwifi/rtl8723ae/sw.c    |   9 +
 .../net/wireless/realtek/rtlwifi/rtl8723be/sw.c    |   8 +-
 drivers/of/irq.c                                   |   9 +-
 drivers/pci/hotplug/acpiphp_glue.c                 |   4 +-
 drivers/pci/pcie/aer/aerdrv.c                      |   4 +-
 drivers/pci/pcie/aer/aerdrv.h                      |   1 -
 drivers/pci/pcie/aer/aerdrv_core.c                 |   2 -
 drivers/pci/xen-pcifront.c                         |  10 +-
 drivers/phy/phy-core.c                             |  16 +-
 drivers/platform/x86/ideapad-laptop.c              |  14 +
 drivers/platform/x86/toshiba_acpi.c                |   8 +
 drivers/regulator/Kconfig                          |   1 +
 drivers/regulator/axp20x-regulator.c               |   4 +-
 drivers/s390/block/dasd.c                          |   1 +
 drivers/s390/block/dasd_alias.c                    |  23 +-
 drivers/scsi/qla2xxx/qla_init.c                    |  10 +-
 drivers/scsi/qla2xxx/qla_isr.c                     |   4 +-
 drivers/scsi/qla2xxx/qla_mid.c                     |   4 +-
 drivers/scsi/qla2xxx/qla_os.c                      |   6 +
 drivers/scsi/qla2xxx/qla_tmpl.c                    |  16 +
 drivers/scsi/sd.c                                  |   2 +-
 drivers/spi/spi-atmel.c                            |   1 +
 drivers/spi/spi-omap2-mcspi.c                      |  19 +-
 drivers/staging/panel/panel.c                      |  34 +-
 drivers/staging/speakup/serialio.c                 |  13 +-
 drivers/target/target_core_tmr.c                   | 139 ++++++--
 drivers/target/target_core_transport.c             | 278 +++++++++++-----
 drivers/thermal/step_wise.c                        |  17 +-
 drivers/thermal/thermal_core.c                     |  75 ++++-
 drivers/thermal/thermal_core.h                     |   1 +
 drivers/usb/class/cdc-acm.c                        |   5 +
 drivers/usb/dwc3/core.h                            |   1 -
 drivers/usb/dwc3/ep0.c                             |   5 -
 drivers/usb/dwc3/gadget.c                          |  70 +++-
 drivers/usb/serial/cp210x.c                        |   2 +
 drivers/usb/serial/option.c                        |   9 +
 drivers/virtio/virtio_balloon.c                    |   2 +-
 drivers/virtio/virtio_pci_common.c                 |   2 +
 drivers/xen/xen-pciback/pciback_ops.c              |   9 +-
 drivers/xen/xen-scsiback.c                         |  10 +-
 fs/btrfs/disk-io.c                                 |  28 ++
 fs/btrfs/inode-map.c                               |   9 +-
 fs/btrfs/inode-map.h                               |   1 +
 fs/btrfs/inode.c                                   |  27 +-
 fs/btrfs/ioctl.c                                   |   4 +
 fs/btrfs/send.c                                    |  16 +-
 fs/btrfs/super.c                                   |  24 ++
 fs/btrfs/volumes.c                                 |   1 +
 fs/direct-io.c                                     |   2 +-
 fs/efivarfs/file.c                                 |  70 ++++
 fs/efivarfs/inode.c                                |  30 +-
 fs/efivarfs/internal.h                             |   3 +-
 fs/efivarfs/super.c                                |  16 +-
 fs/ext4/inode.c                                    |  32 +-
 fs/fs-writeback.c                                  |  15 +-
 fs/hostfs/hostfs_kern.c                            |   4 +-
 fs/hpfs/namei.c                                    |  31 +-
 fs/locks.c                                         |  51 +--
 fs/namei.c                                         |  22 +-
 fs/nfs/nfs4proc.c                                  |   4 +-
 fs/ocfs2/aops.c                                    |   1 +
 include/asm-generic/cputime_nsecs.h                |   5 +-
 include/drm/drm_cache.h                            |   9 +
 include/drm/drm_dp_mst_helper.h                    |  27 +-
 include/drm/drm_fixed.h                            |  53 ++-
 include/linux/ceph/messenger.h                     |   2 +-
 include/linux/cgroup-defs.h                        |   6 +
 include/linux/cpuset.h                             |   6 +
 include/linux/efi.h                                |   5 +-
 include/linux/hyperv.h                             |  18 +
 include/linux/nfs_fs.h                             |   4 +-
 include/linux/shmem_fs.h                           |   5 +-
 include/linux/skbuff.h                             |   1 +
 include/linux/thermal.h                            |   5 +
 include/linux/ucs2_string.h                        |   4 +
 include/net/af_unix.h                              |   4 +-
 include/net/dst_metadata.h                         |  18 +
 include/net/inet_connection_sock.h                 |   5 +-
 include/net/ip6_route.h                            |  12 +-
 include/net/ip_fib.h                               |   1 +
 include/net/scm.h                                  |   1 +
 include/net/tcp.h                                  |   2 +-
 include/target/target_core_base.h                  |   3 +
 include/uapi/linux/Kbuild                          |   2 +-
 kernel/bpf/verifier.c                              |   2 +-
 kernel/cgroup.c                                    |  25 +-
 kernel/cpuset.c                                    |  71 ++--
 kernel/irq/handle.c                                |   5 +-
 kernel/memremap.c                                  |   4 +-
 kernel/resource.c                                  |   5 +-
 kernel/seccomp.c                                   |  22 +-
 kernel/time/posix-clock.c                          |   4 +-
 kernel/time/tick-sched.c                           |   4 +-
 kernel/time/timekeeping.c                          |   3 +-
 kernel/trace/trace_events.c                        |   3 +-
 kernel/workqueue.c                                 |  18 +-
 lib/Kconfig                                        |   2 +
 lib/ucs2_string.c                                  |  62 ++++
 mm/balloon_compaction.c                            |   4 +-
 mm/memory.c                                        |  14 +-
 mm/migrate.c                                       |   2 +-
 mm/shmem.c                                         |   9 +-
 net/bluetooth/6lowpan.c                            |   7 +-
 net/bluetooth/hci_conn.c                           |   6 +-
 net/bluetooth/hci_request.c                        |  28 +-
 net/bluetooth/smp.c                                |  16 -
 net/bridge/br.c                                    |   3 +-
 net/ceph/messenger.c                               |  91 ++++--
 net/ceph/osd_client.c                              |   4 +-
 net/core/dev.c                                     |  11 +-
 net/core/flow_dissector.c                          |  16 +-
 net/core/scm.c                                     |   7 +
 net/core/skbuff.c                                  |   2 +
 net/core/sysctl_net_core.c                         |  10 +
 net/dccp/ipv4.c                                    |  14 +-
 net/dccp/ipv6.c                                    |  14 +-
 net/ipv4/devinet.c                                 |   2 +-
 net/ipv4/inet_connection_sock.c                    |  14 +-
 net/ipv4/ip_fragment.c                             |   1 +
 net/ipv4/ip_sockglue.c                             |   2 +
 net/ipv4/netfilter/nf_defrag_ipv4.c                |   2 -
 net/ipv4/ping.c                                    |   4 +-
 net/ipv4/raw.c                                     |   4 +-
 net/ipv4/route.c                                   |  77 ++++-
 net/ipv4/tcp.c                                     |  16 +-
 net/ipv4/tcp_ipv4.c                                |  44 ++-
 net/ipv4/udp.c                                     |   4 +-
 net/ipv6/addrconf.c                                |   7 +-
 net/ipv6/datagram.c                                |   3 +
 net/ipv6/ip6_flowlabel.c                           |   5 +-
 net/ipv6/ip6_output.c                              |   6 +-
 net/ipv6/route.c                                   |   7 +-
 net/ipv6/tcp_ipv6.c                                |  19 +-
 net/iucv/af_iucv.c                                 |   3 +
 net/l2tp/l2tp_netlink.c                            |  18 +-
 net/mac80211/ibss.c                                |   1 -
 net/mac80211/mesh.c                                |  11 -
 net/mac80211/mesh.h                                |   4 -
 net/mac80211/mlme.c                                |   2 -
 net/mac80211/scan.c                                |  12 +-
 net/openvswitch/vport-vxlan.c                      |   2 +-
 net/rfkill/core.c                                  |  16 +-
 net/sched/sch_api.c                                |   1 +
 net/sctp/protocol.c                                |  43 ++-
 net/sctp/socket.c                                  |  11 +-
 net/sunrpc/cache.c                                 |   2 +-
 net/switchdev/switchdev.c                          |  15 +-
 net/tipc/bcast.c                                   |   4 +-
 net/tipc/node.c                                    |  12 +-
 net/tipc/subscr.c                                  |  11 +-
 net/unix/af_unix.c                                 |  28 +-
 net/unix/diag.c                                    |   2 +-
 net/unix/garbage.c                                 |   8 +-
 scripts/link-vmlinux.sh                            |   2 +-
 security/smack/smack_lsm.c                         |   8 +-
 security/yama/yama_lsm.c                           |   4 +-
 sound/pci/hda/hda_intel.c                          |  16 +-
 sound/pci/hda/patch_realtek.c                      |   8 +
 tools/hv/hv_vss_daemon.c                           |   2 +-
 tools/perf/util/stat.c                             |   1 -
 tools/testing/selftests/efivarfs/efivarfs.sh       |  19 +-
 tools/testing/selftests/efivarfs/open-unlink.c     |  72 +++-
 virt/kvm/arm/vgic.c                                |   4 +-
 virt/kvm/async_pf.c                                |   2 +-
 348 files changed, 3636 insertions(+), 1595 deletions(-)

Reply via email to