This is the start of the stable review cycle for the 4.16.4 release.
There are 196 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 Tue Apr 24 13:50:16 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.16.4-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.16.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <[email protected]>
    Linux 4.16.4-rc1

Greg Thelen <[email protected]>
    writeback: safer lock nesting

Jiri Kosina <[email protected]>
    HID: i2c-hid: fix inverted return value from i2c_hid_command()

Weinan Li <[email protected]>
    drm/i915/gvt: init mmio by lri command in vgpu inhibit context

Matthew Wilcox <[email protected]>
    mm/filemap.c: fix NULL pointer in page_cache_tree_insert()

Ian Kent <[email protected]>
    autofs: mount point create should honour passed in mode

Dave Jiang <[email protected]>
    device-dax: allow MAP_SYNC to succeed

Dan Williams <[email protected]>
    libnvdimm, dimm: handle EACCES failures from label reads

Al Viro <[email protected]>
    Don't leak MNT_INTERNAL away from internal mounts

Al Viro <[email protected]>
    rpc_pipefs: fix double-dput()

Al Viro <[email protected]>
    orangefs_kill_sb(): deal with allocation failures

Al Viro <[email protected]>
    hypfs_kill_super(): deal with failed allocations

Al Viro <[email protected]>
    jffs2_kill_sb(): deal with failed allocations

Ville Syrjälä <[email protected]>
    drm/i915: Correctly handle limited range YCbCr data on VLV/CHV

Imre Deak <[email protected]>
    drm/i915: Fix hibernation with ACPI S0 target state

Daniel Kurtz <[email protected]>
    mmc: sdhci-pci: Only do AMD tuning for HS200

Amir Goldstein <[email protected]>
    fanotify: fix logic of events on child

Jan Kara <[email protected]>
    udf: Fix leak of UTF-16 surrogates into encoded strings

Michael Ellerman <[email protected]>
    powerpc/lib: Fix off-by-one in alternate feature patching

Benjamin Herrenschmidt <[email protected]>
    powerpc/xive: Fix trying to "push" an already active pool VP

Michael Neuling <[email protected]>
    powerpc/eeh: Fix enabling bridge MMIO windows

Matt Redfearn <[email protected]>
    MIPS: memset.S: Fix clobber of v1 in last_fixup

Matt Redfearn <[email protected]>
    MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup

Matt Redfearn <[email protected]>
    MIPS: memset.S: EVA & fault support for small_memset

Matt Redfearn <[email protected]>
    MIPS: uaccess: Add micromips clobbers to bzero invocation

Heiko Carstens <[email protected]>
    s390: add support for IBM z14 Model ZR1

Aaron Armstrong Skomra <[email protected]>
    HID: wacom: bluetooth: send exit report for recent Bluetooth devices

Rodrigo Rivas Costa <[email protected]>
    HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device

Dmitry Torokhov <[email protected]>
    HID: input: fix battery level reporting on BT mice

Aaron Ma <[email protected]>
    HID: i2c-hid: Fix resume issue on Raydium touchscreen device

Theodore Ts'o <[email protected]>
    random: add new ioctl RNDRESEEDCRNG

Theodore Ts'o <[email protected]>
    random: crng_reseed() should lock the crng instance that it is modifying

Theodore Ts'o <[email protected]>
    random: set up the NUMA crng instances after the CRNG is fully initialized

Theodore Ts'o <[email protected]>
    random: use a different mixing algorithm for add_device_randomness()

Theodore Ts'o <[email protected]>
    random: fix crng_ready() test

Hui Wang <[email protected]>
    ALSA: hda/realtek - adjust the location of one mic

Hui Wang <[email protected]>
    ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags

David Wang <[email protected]>
    ALSA: hda - New VIA controller suppor no-snoop path

Takashi Iwai <[email protected]>
    ALSA: rawmidi: Fix missing input substream checks in compat ioctls

Fabián Inostroza <[email protected]>
    ALSA: line6: Use correct endpoint type for midi output

Paul Parsons <[email protected]>
    drm/radeon: Fix PCIe lane width calculation

Nico Sneck <[email protected]>
    drm/radeon: add PX quirk for Asus K73TK

Marc Zyngier <[email protected]>
    drm/rockchip: Clear all interrupts before requesting the IRQ

Alex Deucher <[email protected]>
    drm/amdgpu/si: implement get/set pcie_lanes asic callback

Alex Deucher <[email protected]>
    drm/amdgpu: Fix PCIe lane width calculation

Alex Deucher <[email protected]>
    drm/amdgpu/sdma: fix mask in emit_pipeline_sync

Bas Nieuwenhuizen <[email protected]>
    drm/amdgpu: Fix always_valid bos multiple LRU insertions.

Alex Deucher <[email protected]>
    drm/amdgpu: Add an ATPX quirk for hybrid laptop

Igor Pylypiv <[email protected]>
    watchdog: f71808e_wdt: Fix WD_EN register read

Sean Wang <[email protected]>
    dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4

Mikhail Lappo <[email protected]>
    thermal: imx: Fix race condition in imx_thermal_probe()

Sean Wang <[email protected]>
    pwm: mediatek: Improve precision in rate calculation

Sean Wang <[email protected]>
    pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623

Ryo Kodama <[email protected]>
    pwm: rcar: Fix a condition to prevent mismatch value setting to duty

Dmitry Osipenko <[email protected]>
    clk: tegra: Mark HCLK, SCLK and EMC as critical

Boris Brezillon <[email protected]>
    clk: bcm2835: De-assert/assert PLL reset signal when appropriate

Sean Wang <[email protected]>
    clk: mediatek: fix PWM clock source by adding a fixed-factor clock

Arnd Bergmann <[email protected]>
    clk: fix false-positive Wmaybe-uninitialized warning

Richard Genoud <[email protected]>
    clk: mvebu: armada-38x: add support for missing clocks

Sinan Kaya <[email protected]>
    PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken

Ravi Bangoria <[email protected]>
    trace_uprobe: Use %lx to display offset

Charlene Liu <[email protected]>
    drm/amd/display: HDMI has no sound after Panel power off/on

Harry Wentland <[email protected]>
    Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane 
(V2)"

Harry Wentland <[email protected]>
    Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"

Masaharu Hayakawa <[email protected]>
    mmc: tmio: Fix error handling when issuing CMD23

Alex Smith <[email protected]>
    mmc: jz4740: Fix race condition in IRQ mask update

Alexander Kappner <[email protected]>
    mmc: core: Prevent bus reference leak in mmc_blk_init()

Lu Baolu <[email protected]>
    iommu/vt-d: Fix a potential memory leak

Krzysztof Mazur <[email protected]>
    um: Use POSIX ucontext_t instead of struct ucontext

Jason A. Donenfeld <[email protected]>
    um: Compile with modern headers

Steven Rostedt (VMware) <[email protected]>
    ring-buffer: Check if memory is available before allocation

Dan Williams <[email protected]>
    nfit: skip region registration for incomplete control regions

Dan Williams <[email protected]>
    nfit, address-range-scrub: fix scrub in-progress reporting

Steven Rostedt (VMware) <[email protected]>
    vsprintf: Do not preprocess non-dereferenced pointers for bprintf (%px and 
%pK)

Dan Williams <[email protected]>
    libnvdimm, namespace: use a safe lookup for dimm device name

Dan Williams <[email protected]>
    libnvdimm, dimm: fix dpa reservation vs uninitialized label area

Chris Chiu <[email protected]>
    tpm: self test failure should not cause suspend to fail

Frederic Barrat <[email protected]>
    cxl: Fix possible deadlock when processing page faults from cxllib

Maxime Jayat <[email protected]>
    dmaengine: at_xdmac: fix rare residue corruption

Heinz Mauelshagen <[email protected]>
    dm raid: fix nosync status

Andrew Morton <[email protected]>
    drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4

Andrew Morton <[email protected]>
    drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4

Bart Van Assche <[email protected]>
    IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()

Bart Van Assche <[email protected]>
    IB/srp: Fix completion vector assignment algorithm

Bart Van Assche <[email protected]>
    IB/srp: Fix srp_abort()

Takashi Iwai <[email protected]>
    ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation

Takashi Iwai <[email protected]>
    ALSA: pcm: Fix UAF at PCM release via PCM timer access

Takashi Iwai <[email protected]>
    ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls

Takashi Iwai <[email protected]>
    ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams

Takashi Iwai <[email protected]>
    ALSA: pcm: Avoid potential races between OSS ioctls and read/write

Chuck Lever <[email protected]>
    xprtrdma: Fix corner cases when handling device removal

Chuck Lever <[email protected]>
    xprtrdma: Fix latency regression on NUMA NFS/RDMA clients

Bart Van Assche <[email protected]>
    RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access

Bart Van Assche <[email protected]>
    RDMA/rxe: Fix an out-of-bounds read

Leon Romanovsky <[email protected]>
    RDMA/mlx5: Protect from NULL pointer derefence

Roland Dreier <[email protected]>
    RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device

Mikulas Patocka <[email protected]>
    dm crypt: limit the number of allocated pages

Mike Snitzer <[email protected]>
    dm: backfill abnormal IO support to non-splitting IO submission

Theodore Ts'o <[email protected]>
    ext4: force revalidation of directory pointer after seekdir(2)

Theodore Ts'o <[email protected]>
    ext4: add extra checks to ext4_xattr_block_get()

Theodore Ts'o <[email protected]>
    ext4: add bounds checking to ext4_xattr_find_entry()

Theodore Ts'o <[email protected]>
    ext4: move call to ext4_error() into ext4_xattr_check_block()

Theodore Ts'o <[email protected]>
    ext4: don't allow r/w mounts if metadata blocks overlap the superblock

Theodore Ts'o <[email protected]>
    ext4: always initialize the crc32c checksum driver

Theodore Ts'o <[email protected]>
    ext4: fail ext4_iget for root directory if unallocated

Eric Biggers <[email protected]>
    ext4: limit xattr size to INT_MAX

Theodore Ts'o <[email protected]>
    ext4: add validity checks for bitmap block numbers

Jiri Slaby <[email protected]>
    ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()

Eryu Guan <[email protected]>
    ext4: protect i_disksize update by i_data_sem in direct write path

Theodore Ts'o <[email protected]>
    ext4: don't update checksum of new initialized bitmaps

Theodore Ts'o <[email protected]>
    ext4: pass -ESHUTDOWN code to jbd2 layer

Theodore Ts'o <[email protected]>
    ext4: eliminate sleep from shutdown ioctl

Theodore Ts'o <[email protected]>
    ext4: shutdown should not prevent get_write_access

Theodore Ts'o <[email protected]>
    jbd2: if the journal is aborted then don't allow update of the log tail

Mikulas Patocka <[email protected]>
    block: use 32-bit blk_status_t on Alpha

Hans de Goede <[email protected]>
    extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIO

Theodore Ts'o <[email protected]>
    random: use a tighter cap in credit_entropy_bits_safe()

Aniruddha Banerjee <[email protected]>
    irqchip/gic: Take lock when updating irq type

Mika Westerberg <[email protected]>
    thunderbolt: Prevent crash when ICM firmware is not running

Mika Westerberg <[email protected]>
    thunderbolt: Handle connecting device in place of host properly

Mika Westerberg <[email protected]>
    thunderbolt: Resume control channel after hibernation image is created

Mika Westerberg <[email protected]>
    thunderbolt: Serialize PCIe tunnel creation with PCI rescan

Mika Westerberg <[email protected]>
    thunderbolt: Wait a bit longer for ICM to authenticate the active NVM

Liam Girdwood <[email protected]>
    ASoC: topology: Fix kcontrol name string handling

James Kelly <[email protected]>
    ASoC: ssm2602: Replace reg_default_raw with reg_default

Sean Wang <[email protected]>
    soc: mediatek: fix the mistaken pointer accessed when subdomains are added

Aaron Ma <[email protected]>
    HID: core: Fix size as type u32

Aaron Ma <[email protected]>
    HID: Fix hid_report_len usage

Yan, Zheng <[email protected]>
    ceph: always update atime/mtime/ctime for new inode

Michael Ellerman <[email protected]>
    powerpc/mm/radix: Fix checkstops caused by invalid tlbiel

Nicholas Piggin <[email protected]>
    powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops

Thiago Jung Bauermann <[email protected]>
    powerpc/kexec_file: Fix error code when trying to load kdump kernel

Naveen N. Rao <[email protected]>
    powerpc/kprobes: Fix call trace due to incorrect preempt count

Nicholas Piggin <[email protected]>
    powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently

Paul Mackerras <[email protected]>
    powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9

Nicholas Piggin <[email protected]>
    powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bits

Michael Neuling <[email protected]>
    powerpc/eeh: Fix race with driver un/bind

Nicholas Piggin <[email protected]>
    powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()

Nicholas Piggin <[email protected]>
    powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY bit

Takashi Iwai <[email protected]>
    swiotlb: fix unexpected swiotlb_alloc_coherent failures

Gustavo A. R. Silva <[email protected]>
    CIFS: fix sha512 check in cifs_crypto_secmech_release

Aurelien Aptel <[email protected]>
    CIFS: implement v3.11 preauth integrity

Aurelien Aptel <[email protected]>
    CIFS: add sha512 secmech

Aurelien Aptel <[email protected]>
    CIFS: refactor crypto shash/sdesc allocation&free

Jean Delvare <[email protected]>
    i2c: i801: Restore configuration at shutdown

Jean Delvare <[email protected]>
    i2c: i801: Save register SMBSLVCMD value only once

Aaron Ma <[email protected]>
    HID: i2c-hid: fix size check and type usage

Steve French <[email protected]>
    smb3: Fix root directory when server returns inode number of zero

Long Li <[email protected]>
    cifs: smbd: disconnect transport on RDMA errors

Long Li <[email protected]>
    cifs: smbd: avoid reconnect lockup

Steve French <[email protected]>
    Tree connect for SMB3.1.1 must be signed for non-encrypted shares

Ronnie Sahlberg <[email protected]>
    fix smb3-encryption breakage when CONFIG_DEBUG_SG=y

Ronnie Sahlberg <[email protected]>
    cifs: fix memory leak in SMB2_open()

Felipe Balbi <[email protected]>
    usb: dwc3: gadget: never call ->complete() from ->ep_queue()

Thinh Nguyen <[email protected]>
    usb: dwc3: pci: Properly cleanup resource

Roger Quadros <[email protected]>
    usb: dwc3: prevent setting PRTCAP to OTG from debugfs

Zhengjun Xing <[email protected]>
    USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw

Yavuz, Tuba <[email protected]>
    USB: gadget: f_midi: fixing a possible double-free in f_midi

Dan Williams <[email protected]>
    acpi, nfit: rework NVDIMM leaf method detection

Mika Westerberg <[email protected]>
    ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()

Hans de Goede <[email protected]>
    ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E

Dan Carpenter <[email protected]>
    regmap: Fix reversed bounds check in regmap_raw_write()

Jason Andryuk <[email protected]>
    x86/xen: Delay get_cpu_cap until stack canary is established

Kieran Bingham <[email protected]>
    media: vsp1: Fix BRx conditional path in WPF

Sakari Ailus <[email protected]>
    media: vb2: core: Finish buffers at the end of the stream

Hans Verkuil <[email protected]>
    media: vivid: check if the cec_adapter is valid

Hans Verkuil <[email protected]>
    media: atomisp_fops.c: disable atomisp_compat_ioctl32

Sean Young <[email protected]>
    media: rc: oops in ir_timer_keyup after device unplug

Jarkko Nikula <[email protected]>
    spi: Fix unregistration of controller with fixed SPI bus number

Maxime Chevallier <[email protected]>
    spi: Fix scatterlist elements size in spi_map_buf

Eugen Hristev <[email protected]>
    spi: atmel: init FIFOs before spi enable

Santiago Esteban <[email protected]>
    ARM: dts: at91: sama5d4: fix pinctrl compatible string

Marek Szyprowski <[email protected]>
    ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250

Nicolas Ferre <[email protected]>
    ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property

Sean Wang <[email protected]>
    arm: dts: mt7623: fix USB initialization fails on bananapi-r2

Marek Szyprowski <[email protected]>
    ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210

Marc Zyngier <[email protected]>
    KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list

Jerome Brunet <[email protected]>
    ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate

Felipe Balbi <[email protected]>
    usb: gadget: udc: core: update usb_ep_queue() documentation

Chen-Yu Tsai <[email protected]>
    phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS

Heinrich Schuchardt <[email protected]>
    usb: musb: gadget: misplaced out of bounds check

Vlastimil Babka <[email protected]>
    mm, slab: reschedule cache_reap() on the same CPU

Eric Biggers <[email protected]>
    ipc/shm: fix use-after-free of shm file via remap_file_pages()

Takashi Iwai <[email protected]>
    resource: fix integer overflow at reallocation

Andrew Morton <[email protected]>
    fs/reiserfs/journal.c: add missing resierfs_warning() arg

Kees Cook <[email protected]>
    task_struct: only use anon struct under randstruct plugin

Naoya Horiguchi <[email protected]>
    mm: hwpoison: disable memory error handling on 1GB hugepage

Jérôme Glisse <[email protected]>
    mm/hmm: hmm_pfns_bad() was accessing wrong struct

Jérôme Glisse <[email protected]>
    mm/hmm: fix header file if/else/endif maze

Claudio Imbrenda <[email protected]>
    mm/ksm.c: fix inconsistent accounting of zero pages

Richard Weinberger <[email protected]>
    ubi: Reject MLC NAND

Romain Izard <[email protected]>
    ubi: Fix error for write access

Richard Weinberger <[email protected]>
    ubi: fastmap: Don't flush fastmap work on detach

Richard Weinberger <[email protected]>
    ubifs: Check ubifs_wbuf_sync() return code

Gregory CLEMENT <[email protected]>
    cpufreq: armada-37xx: Fix clock leak

George Cherian <[email protected]>
    cpufreq: CPPC: Use transition_delay_us depending transition_latency

Hans de Goede <[email protected]>
    Bluetooth: hci_bcm: Add irq_polarity module option


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

Diffstat:

 Makefile                                           |   4 +-
 arch/arm/boot/dts/at91sam9g25.dtsi                 |   2 +-
 arch/arm/boot/dts/exynos5250.dtsi                  |   8 +-
 arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts      |  24 ++-
 arch/arm/boot/dts/sama5d4.dtsi                     |   2 +-
 arch/arm/mach-exynos/pm.c                          |   6 +-
 .../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts |   2 +-
 arch/mips/include/asm/uaccess.h                    |  11 +-
 arch/mips/lib/memset.S                             |  11 +-
 arch/powerpc/include/asm/barrier.h                 |   3 +-
 arch/powerpc/include/asm/synch.h                   |   4 -
 arch/powerpc/kernel/dt_cpu_ftrs.c                  |  19 +-
 arch/powerpc/kernel/eeh_driver.c                   |  68 ++++---
 arch/powerpc/kernel/eeh_pe.c                       |   3 +-
 arch/powerpc/kernel/kprobes.c                      |  30 +--
 arch/powerpc/kernel/machine_kexec_file_64.c        |   2 +-
 arch/powerpc/lib/feature-fixups.c                  |   2 +-
 arch/powerpc/mm/hash_utils_64.c                    |   6 +
 arch/powerpc/mm/tlb-radix.c                        |   5 +-
 arch/powerpc/platforms/powernv/opal-nvram.c        |  11 +-
 arch/powerpc/platforms/pseries/lpar.c              |   8 +-
 arch/powerpc/sysdev/xive/native.c                  |   4 +
 arch/s390/Kconfig                                  |   8 +-
 arch/s390/hypfs/inode.c                            |   2 +-
 arch/s390/kernel/perf_cpum_cf_events.c             |   1 +
 arch/s390/kernel/setup.c                           |   1 +
 arch/um/os-Linux/file.c                            |   1 +
 arch/um/os-Linux/signal.c                          |   3 +-
 arch/x86/um/stub_segv.c                            |   3 +-
 arch/x86/xen/enlighten_pv.c                        |   8 +-
 drivers/acpi/nfit/core.c                           |  59 +++---
 drivers/acpi/nfit/nfit.h                           |   5 +-
 drivers/acpi/video_detect.c                        |   9 +
 drivers/base/regmap/regmap.c                       |   2 +-
 drivers/bluetooth/hci_bcm.c                        |  20 +-
 drivers/char/random.c                              | 130 +++++++++----
 drivers/char/tpm/tpm-interface.c                   |   4 +
 drivers/clk/bcm/clk-bcm2835.c                      |   8 +-
 drivers/clk/mediatek/clk-mt2701.c                  |  15 +-
 drivers/clk/mvebu/armada-38x.c                     |  14 +-
 drivers/clk/renesas/clk-sh73a0.c                   |   6 +-
 drivers/clk/tegra/clk-emc.c                        |   2 +-
 drivers/clk/tegra/clk-tegra-periph.c               |   2 +-
 drivers/clk/tegra/clk-tegra-super-gen4.c           |   8 +-
 drivers/clk/tegra/clk-tegra114.c                   |   3 +-
 drivers/clk/tegra/clk-tegra124.c                   |   7 +-
 drivers/clk/tegra/clk-tegra20.c                    |  23 +--
 drivers/clk/tegra/clk-tegra210.c                   |   3 +-
 drivers/clk/tegra/clk-tegra30.c                    |  14 +-
 drivers/cpufreq/armada-37xx-cpufreq.c              |   2 +
 drivers/cpufreq/cppc_cpufreq.c                     |   3 +
 drivers/dax/device.c                               |   2 +
 drivers/dma/at_xdmac.c                             |   4 +-
 drivers/extcon/extcon-intel-cht-wc.c               |  11 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c   |   1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c        |   6 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             |   2 +-
 drivers/gpu/drm/amd/amdgpu/cik_sdma.c              |   2 +-
 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c             |   2 +-
 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c             |   2 +-
 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c             |   2 +-
 drivers/gpu/drm/amd/amdgpu/si.c                    |  67 +++++++
 drivers/gpu/drm/amd/amdgpu/si_dpm.c                |   4 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  31 ---
 .../drm/amd/display/dc/dce/dce_stream_encoder.c    |   2 +
 drivers/gpu/drm/i915/gvt/gvt.h                     |   5 +-
 drivers/gpu/drm/i915/gvt/mmio_context.c            | 210 +++++++++++++++++++--
 drivers/gpu/drm/i915/gvt/mmio_context.h            |   5 +
 drivers/gpu/drm/i915/gvt/scheduler.c               |   5 +
 drivers/gpu/drm/i915/i915_drv.c                    |  22 +--
 drivers/gpu/drm/i915/i915_drv.h                    |   2 +-
 drivers/gpu/drm/i915/i915_reg.h                    |  10 +
 drivers/gpu/drm/i915/intel_sprite.c                |  81 ++++++--
 drivers/gpu/drm/radeon/radeon_device.c             |   4 +
 drivers/gpu/drm/radeon/si_dpm.c                    |   4 +-
 drivers/gpu/drm/rockchip/rockchip_drm_vop.c        |  23 +--
 drivers/hid/hid-core.c                             |  10 +-
 drivers/hid/hid-ids.h                              |   3 +
 drivers/hid/hid-input.c                            |  27 ++-
 drivers/hid/hid-multitouch.c                       |   5 +-
 drivers/hid/hid-rmi.c                              |   4 +-
 drivers/hid/hidraw.c                               |   5 +
 drivers/hid/i2c-hid/i2c-hid.c                      |  26 ++-
 drivers/hid/wacom_sys.c                            |   4 +-
 drivers/hid/wacom_wac.c                            |  76 +++++---
 drivers/i2c/busses/i2c-i801.c                      |  16 +-
 drivers/infiniband/core/ucma.c                     |   3 +
 drivers/infiniband/core/verbs.c                    |  12 +-
 drivers/infiniband/hw/mlx5/mr.c                    |   2 +
 drivers/infiniband/sw/rxe/rxe_verbs.c              |   5 +-
 drivers/infiniband/ulp/srp/ib_srp.c                |  18 +-
 drivers/infiniband/ulp/srpt/ib_srpt.c              |  16 +-
 drivers/iommu/intel-svm.c                          |   1 +
 drivers/irqchip/irq-gic-common.c                   |   9 +-
 drivers/md/dm-crypt.c                              |  66 ++++++-
 drivers/md/dm-raid.c                               |   3 +-
 drivers/md/dm.c                                    |  30 ++-
 drivers/media/common/videobuf2/videobuf2-core.c    |   9 +
 drivers/media/platform/vivid/vivid-vid-common.c    |   3 +-
 drivers/media/platform/vsp1/vsp1_wpf.c             |   2 +-
 drivers/media/rc/rc-main.c                         |   6 +-
 drivers/misc/cxl/cxllib.c                          |  85 ++++++---
 drivers/mmc/core/block.c                           |   1 +
 drivers/mmc/host/jz4740_mmc.c                      |   2 +-
 drivers/mmc/host/sdhci-pci-core.c                  |  25 ++-
 drivers/mmc/host/tmio_mmc_core.c                   |   2 +-
 drivers/mtd/ubi/block.c                            |   2 +-
 drivers/mtd/ubi/build.c                            |  11 ++
 drivers/mtd/ubi/fastmap-wl.c                       |   1 -
 drivers/nvdimm/dimm.c                              |   8 +-
 drivers/nvdimm/dimm_devs.c                         |  22 ++-
 drivers/nvdimm/namespace_devs.c                    |   4 +-
 drivers/pci/hotplug/acpiphp_glue.c                 |  23 ++-
 drivers/pci/quirks.c                               |   4 +
 drivers/phy/allwinner/phy-sun4i-usb.c              |  10 +-
 drivers/pwm/pwm-mediatek.c                         |  35 +++-
 drivers/pwm/pwm-rcar.c                             |   8 +-
 drivers/soc/mediatek/mtk-scpsys.c                  |   2 +-
 drivers/spi/spi-atmel.c                            |   8 +-
 drivers/spi/spi.c                                  |  19 +-
 .../media/atomisp/pci/atomisp2/atomisp_fops.c      |   6 +
 drivers/thermal/imx_thermal.c                      |   6 +-
 drivers/thunderbolt/icm.c                          |  36 ++--
 drivers/thunderbolt/nhi.c                          |   1 +
 drivers/thunderbolt/switch.c                       |   9 +
 drivers/usb/core/generic.c                         |   9 +-
 drivers/usb/dwc3/core.c                            |   3 +
 drivers/usb/dwc3/dwc3-pci.c                        |   2 +-
 drivers/usb/dwc3/gadget.c                          |  43 +++--
 drivers/usb/gadget/function/f_midi.c               |   3 +-
 drivers/usb/gadget/u_f.h                           |   2 +
 drivers/usb/gadget/udc/core.c                      |   3 +
 drivers/usb/musb/musb_gadget_ep0.c                 |  14 +-
 drivers/watchdog/f71808e_wdt.c                     |   2 +-
 fs/autofs4/root.c                                  |   2 +-
 fs/ceph/inode.c                                    |  10 +-
 fs/cifs/Kconfig                                    |   1 +
 fs/cifs/cifsencrypt.c                              |  85 ++-------
 fs/cifs/cifsfs.c                                   |   1 +
 fs/cifs/cifsglob.h                                 |   8 +-
 fs/cifs/cifsproto.h                                |   5 +
 fs/cifs/inode.c                                    |  33 ++++
 fs/cifs/link.c                                     |  27 +--
 fs/cifs/misc.c                                     |  54 ++++++
 fs/cifs/smb2misc.c                                 |  64 +++++++
 fs/cifs/smb2ops.c                                  |  15 +-
 fs/cifs/smb2pdu.c                                  |  38 +++-
 fs/cifs/smb2pdu.h                                  |   1 +
 fs/cifs/smb2proto.h                                |   5 +
 fs/cifs/smb2transport.c                            |  97 ++++------
 fs/cifs/smbdirect.c                                |  19 +-
 fs/cifs/smbencrypt.c                               |  27 +--
 fs/cifs/transport.c                                |  17 ++
 fs/ext4/balloc.c                                   |  19 +-
 fs/ext4/dir.c                                      |   8 +-
 fs/ext4/ext4_jbd2.c                                |   7 -
 fs/ext4/ialloc.c                                   |  54 +-----
 fs/ext4/inode.c                                    |  13 +-
 fs/ext4/ioctl.c                                    |   8 +-
 fs/ext4/super.c                                    |  21 ++-
 fs/ext4/xattr.c                                    | 121 ++++++------
 fs/ext4/xattr.h                                    |  11 ++
 fs/fs-writeback.c                                  |   7 +-
 fs/jbd2/journal.c                                  |  30 ++-
 fs/jffs2/super.c                                   |   2 +-
 fs/namespace.c                                     |   3 +-
 fs/notify/fanotify/fanotify.c                      |  34 ++--
 fs/orangefs/super.c                                |   5 +
 fs/reiserfs/journal.c                              |   2 +-
 fs/ubifs/super.c                                   |  14 +-
 fs/udf/unicode.c                                   |   6 +
 include/dt-bindings/clock/mt2701-clk.h             |   3 +-
 include/linux/backing-dev-defs.h                   |   5 +
 include/linux/backing-dev.h                        |  30 +--
 include/linux/blk_types.h                          |   5 +
 include/linux/compiler-clang.h                     |   3 -
 include/linux/compiler-gcc.h                       |  12 +-
 include/linux/hid.h                                |  15 +-
 include/linux/hmm.h                                |   9 +-
 include/linux/mm.h                                 |   1 +
 include/sound/pcm_oss.h                            |   1 +
 include/uapi/linux/random.h                        |   3 +
 ipc/shm.c                                          |  23 ++-
 kernel/resource.c                                  |   3 +-
 kernel/trace/ring_buffer.c                         |   5 +
 kernel/trace/trace_uprobe.c                        |   2 +-
 lib/swiotlb.c                                      |   2 +-
 lib/vsprintf.c                                     |   4 +
 mm/filemap.c                                       |   9 +-
 mm/hmm.c                                           |   3 +-
 mm/ksm.c                                           |   7 +
 mm/memory-failure.c                                |  16 ++
 mm/page-writeback.c                                |  18 +-
 mm/slab.c                                          |   3 +-
 net/sunrpc/rpc_pipe.c                              |   1 +
 net/sunrpc/xprtrdma/rpc_rdma.c                     |   2 +-
 net/sunrpc/xprtrdma/transport.c                    |   2 -
 net/sunrpc/xprtrdma/verbs.c                        |  13 +-
 net/sunrpc/xprtrdma/xprt_rdma.h                    |   1 -
 sound/core/oss/pcm_oss.c                           | 186 ++++++++++++++----
 sound/core/pcm.c                                   |   8 +-
 sound/core/rawmidi_compat.c                        |  18 +-
 sound/pci/hda/hda_intel.c                          |   3 +-
 sound/pci/hda/patch_realtek.c                      |   3 +
 sound/soc/codecs/ssm2602.c                         |  19 +-
 sound/soc/soc-topology.c                           |  23 ++-
 sound/usb/line6/midi.c                             |   2 +-
 virt/kvm/arm/vgic/vgic-its.c                       |  15 +-
 208 files changed, 2213 insertions(+), 1021 deletions(-)


Reply via email to