All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	torvalds@linux-foundation.org, akpm@linux-foundation.org,
	linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
	ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org,
	stable@vger.kernel.org
Subject: [PATCH 4.16 000/196] 4.16.4-stable review
Date: Sun, 22 Apr 2018 15:50:20 +0200	[thread overview]
Message-ID: <20180422135104.278511750@linuxfoundation.org> (raw)

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 <gregkh@linuxfoundation.org>
    Linux 4.16.4-rc1

Greg Thelen <gthelen@google.com>
    writeback: safer lock nesting

Jiri Kosina <jkosina@suse.cz>
    HID: i2c-hid: fix inverted return value from i2c_hid_command()

Weinan Li <weinan.z.li@intel.com>
    drm/i915/gvt: init mmio by lri command in vgpu inhibit context

Matthew Wilcox <mawilcox@microsoft.com>
    mm/filemap.c: fix NULL pointer in page_cache_tree_insert()

Ian Kent <raven@themaw.net>
    autofs: mount point create should honour passed in mode

Dave Jiang <dave.jiang@intel.com>
    device-dax: allow MAP_SYNC to succeed

Dan Williams <dan.j.williams@intel.com>
    libnvdimm, dimm: handle EACCES failures from label reads

Al Viro <viro@zeniv.linux.org.uk>
    Don't leak MNT_INTERNAL away from internal mounts

Al Viro <viro@zeniv.linux.org.uk>
    rpc_pipefs: fix double-dput()

Al Viro <viro@zeniv.linux.org.uk>
    orangefs_kill_sb(): deal with allocation failures

Al Viro <viro@zeniv.linux.org.uk>
    hypfs_kill_super(): deal with failed allocations

Al Viro <viro@zeniv.linux.org.uk>
    jffs2_kill_sb(): deal with failed allocations

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/i915: Correctly handle limited range YCbCr data on VLV/CHV

Imre Deak <imre.deak@intel.com>
    drm/i915: Fix hibernation with ACPI S0 target state

Daniel Kurtz <djkurtz@chromium.org>
    mmc: sdhci-pci: Only do AMD tuning for HS200

Amir Goldstein <amir73il@gmail.com>
    fanotify: fix logic of events on child

Jan Kara <jack@suse.cz>
    udf: Fix leak of UTF-16 surrogates into encoded strings

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/lib: Fix off-by-one in alternate feature patching

Benjamin Herrenschmidt <benh@kernel.crashing.org>
    powerpc/xive: Fix trying to "push" an already active pool VP

Michael Neuling <mikey@neuling.org>
    powerpc/eeh: Fix enabling bridge MMIO windows

Matt Redfearn <matt.redfearn@mips.com>
    MIPS: memset.S: Fix clobber of v1 in last_fixup

Matt Redfearn <matt.redfearn@mips.com>
    MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup

Matt Redfearn <matt.redfearn@mips.com>
    MIPS: memset.S: EVA & fault support for small_memset

Matt Redfearn <matt.redfearn@mips.com>
    MIPS: uaccess: Add micromips clobbers to bzero invocation

Heiko Carstens <heiko.carstens@de.ibm.com>
    s390: add support for IBM z14 Model ZR1

Aaron Armstrong Skomra <skomra@gmail.com>
    HID: wacom: bluetooth: send exit report for recent Bluetooth devices

Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
    HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device

Dmitry Torokhov <dmitry.torokhov@gmail.com>
    HID: input: fix battery level reporting on BT mice

Aaron Ma <aaron.ma@canonical.com>
    HID: i2c-hid: Fix resume issue on Raydium touchscreen device

Theodore Ts'o <tytso@mit.edu>
    random: add new ioctl RNDRESEEDCRNG

Theodore Ts'o <tytso@mit.edu>
    random: crng_reseed() should lock the crng instance that it is modifying

Theodore Ts'o <tytso@mit.edu>
    random: set up the NUMA crng instances after the CRNG is fully initialized

Theodore Ts'o <tytso@mit.edu>
    random: use a different mixing algorithm for add_device_randomness()

Theodore Ts'o <tytso@mit.edu>
    random: fix crng_ready() test

Hui Wang <hui.wang@canonical.com>
    ALSA: hda/realtek - adjust the location of one mic

Hui Wang <hui.wang@canonical.com>
    ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags

David Wang <davidwang@zhaoxin.com>
    ALSA: hda - New VIA controller suppor no-snoop path

Takashi Iwai <tiwai@suse.de>
    ALSA: rawmidi: Fix missing input substream checks in compat ioctls

Fabián Inostroza <soulsonceonfire@gmail.com>
    ALSA: line6: Use correct endpoint type for midi output

Paul Parsons <lost.distance@yahoo.com>
    drm/radeon: Fix PCIe lane width calculation

Nico Sneck <nicosneck@hotmail.com>
    drm/radeon: add PX quirk for Asus K73TK

Marc Zyngier <marc.zyngier@arm.com>
    drm/rockchip: Clear all interrupts before requesting the IRQ

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/si: implement get/set pcie_lanes asic callback

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu: Fix PCIe lane width calculation

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/sdma: fix mask in emit_pipeline_sync

Bas Nieuwenhuizen <basni@chromium.org>
    drm/amdgpu: Fix always_valid bos multiple LRU insertions.

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu: Add an ATPX quirk for hybrid laptop

Igor Pylypiv <igor.pylypiv@gmail.com>
    watchdog: f71808e_wdt: Fix WD_EN register read

Sean Wang <sean.wang@mediatek.com>
    dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4

Mikhail Lappo <mikhail.lappo@esrlabs.com>
    thermal: imx: Fix race condition in imx_thermal_probe()

Sean Wang <sean.wang@mediatek.com>
    pwm: mediatek: Improve precision in rate calculation

Sean Wang <sean.wang@mediatek.com>
    pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623

Ryo Kodama <ryo.kodama.vz@renesas.com>
    pwm: rcar: Fix a condition to prevent mismatch value setting to duty

Dmitry Osipenko <digetx@gmail.com>
    clk: tegra: Mark HCLK, SCLK and EMC as critical

Boris Brezillon <boris.brezillon@bootlin.com>
    clk: bcm2835: De-assert/assert PLL reset signal when appropriate

Sean Wang <sean.wang@mediatek.com>
    clk: mediatek: fix PWM clock source by adding a fixed-factor clock

Arnd Bergmann <arnd@arndb.de>
    clk: fix false-positive Wmaybe-uninitialized warning

Richard Genoud <richard.genoud@gmail.com>
    clk: mvebu: armada-38x: add support for missing clocks

Sinan Kaya <okaya@codeaurora.org>
    PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken

Ravi Bangoria <ravi.bangoria@linux.vnet.ibm.com>
    trace_uprobe: Use %lx to display offset

Charlene Liu <charlene.liu@amd.com>
    drm/amd/display: HDMI has no sound after Panel power off/on

Harry Wentland <harry.wentland@amd.com>
    Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"

Harry Wentland <harry.wentland@amd.com>
    Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"

Masaharu Hayakawa <masaharu.hayakawa.ry@renesas.com>
    mmc: tmio: Fix error handling when issuing CMD23

Alex Smith <alex.smith@imgtec.com>
    mmc: jz4740: Fix race condition in IRQ mask update

Alexander Kappner <agk@godking.net>
    mmc: core: Prevent bus reference leak in mmc_blk_init()

Lu Baolu <baolu.lu@linux.intel.com>
    iommu/vt-d: Fix a potential memory leak

Krzysztof Mazur <krzysiek@podlesie.net>
    um: Use POSIX ucontext_t instead of struct ucontext

Jason A. Donenfeld <Jason@zx2c4.com>
    um: Compile with modern headers

Steven Rostedt (VMware) <rostedt@goodmis.org>
    ring-buffer: Check if memory is available before allocation

Dan Williams <dan.j.williams@intel.com>
    nfit: skip region registration for incomplete control regions

Dan Williams <dan.j.williams@intel.com>
    nfit, address-range-scrub: fix scrub in-progress reporting

Steven Rostedt (VMware) <rostedt@goodmis.org>
    vsprintf: Do not preprocess non-dereferenced pointers for bprintf (%px and %pK)

Dan Williams <dan.j.williams@intel.com>
    libnvdimm, namespace: use a safe lookup for dimm device name

Dan Williams <dan.j.williams@intel.com>
    libnvdimm, dimm: fix dpa reservation vs uninitialized label area

Chris Chiu <chiu@endlessm.com>
    tpm: self test failure should not cause suspend to fail

Frederic Barrat <fbarrat@linux.vnet.ibm.com>
    cxl: Fix possible deadlock when processing page faults from cxllib

Maxime Jayat <maxime.jayat@mobile-devices.fr>
    dmaengine: at_xdmac: fix rare residue corruption

Heinz Mauelshagen <heinzm@redhat.com>
    dm raid: fix nosync status

Andrew Morton <akpm@linux-foundation.org>
    drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4

Andrew Morton <akpm@linux-foundation.org>
    drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4

Bart Van Assche <bart.vanassche@wdc.com>
    IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()

Bart Van Assche <bart.vanassche@wdc.com>
    IB/srp: Fix completion vector assignment algorithm

Bart Van Assche <bart.vanassche@wdc.com>
    IB/srp: Fix srp_abort()

Takashi Iwai <tiwai@suse.de>
    ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation

Takashi Iwai <tiwai@suse.de>
    ALSA: pcm: Fix UAF at PCM release via PCM timer access

Takashi Iwai <tiwai@suse.de>
    ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls

Takashi Iwai <tiwai@suse.de>
    ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams

Takashi Iwai <tiwai@suse.de>
    ALSA: pcm: Avoid potential races between OSS ioctls and read/write

Chuck Lever <chuck.lever@oracle.com>
    xprtrdma: Fix corner cases when handling device removal

Chuck Lever <chuck.lever@oracle.com>
    xprtrdma: Fix latency regression on NUMA NFS/RDMA clients

Bart Van Assche <bart.vanassche@wdc.com>
    RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access

Bart Van Assche <bart.vanassche@wdc.com>
    RDMA/rxe: Fix an out-of-bounds read

Leon Romanovsky <leonro@mellanox.com>
    RDMA/mlx5: Protect from NULL pointer derefence

Roland Dreier <roland@purestorage.com>
    RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device

Mikulas Patocka <mpatocka@redhat.com>
    dm crypt: limit the number of allocated pages

Mike Snitzer <snitzer@redhat.com>
    dm: backfill abnormal IO support to non-splitting IO submission

Theodore Ts'o <tytso@mit.edu>
    ext4: force revalidation of directory pointer after seekdir(2)

Theodore Ts'o <tytso@mit.edu>
    ext4: add extra checks to ext4_xattr_block_get()

Theodore Ts'o <tytso@mit.edu>
    ext4: add bounds checking to ext4_xattr_find_entry()

Theodore Ts'o <tytso@mit.edu>
    ext4: move call to ext4_error() into ext4_xattr_check_block()

Theodore Ts'o <tytso@mit.edu>
    ext4: don't allow r/w mounts if metadata blocks overlap the superblock

Theodore Ts'o <tytso@mit.edu>
    ext4: always initialize the crc32c checksum driver

Theodore Ts'o <tytso@mit.edu>
    ext4: fail ext4_iget for root directory if unallocated

Eric Biggers <ebiggers@google.com>
    ext4: limit xattr size to INT_MAX

Theodore Ts'o <tytso@mit.edu>
    ext4: add validity checks for bitmap block numbers

Jiri Slaby <jslaby@suse.cz>
    ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()

Eryu Guan <guaneryu@gmail.com>
    ext4: protect i_disksize update by i_data_sem in direct write path

Theodore Ts'o <tytso@mit.edu>
    ext4: don't update checksum of new initialized bitmaps

Theodore Ts'o <tytso@mit.edu>
    ext4: pass -ESHUTDOWN code to jbd2 layer

Theodore Ts'o <tytso@mit.edu>
    ext4: eliminate sleep from shutdown ioctl

Theodore Ts'o <tytso@mit.edu>
    ext4: shutdown should not prevent get_write_access

Theodore Ts'o <tytso@mit.edu>
    jbd2: if the journal is aborted then don't allow update of the log tail

Mikulas Patocka <mpatocka@redhat.com>
    block: use 32-bit blk_status_t on Alpha

Hans de Goede <hdegoede@redhat.com>
    extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIO

Theodore Ts'o <tytso@mit.edu>
    random: use a tighter cap in credit_entropy_bits_safe()

Aniruddha Banerjee <aniruddhab@nvidia.com>
    irqchip/gic: Take lock when updating irq type

Mika Westerberg <mika.westerberg@linux.intel.com>
    thunderbolt: Prevent crash when ICM firmware is not running

Mika Westerberg <mika.westerberg@linux.intel.com>
    thunderbolt: Handle connecting device in place of host properly

Mika Westerberg <mika.westerberg@linux.intel.com>
    thunderbolt: Resume control channel after hibernation image is created

Mika Westerberg <mika.westerberg@linux.intel.com>
    thunderbolt: Serialize PCIe tunnel creation with PCI rescan

Mika Westerberg <mika.westerberg@linux.intel.com>
    thunderbolt: Wait a bit longer for ICM to authenticate the active NVM

Liam Girdwood <liam.r.girdwood@linux.intel.com>
    ASoC: topology: Fix kcontrol name string handling

James Kelly <jamespeterkelly@gmail.com>
    ASoC: ssm2602: Replace reg_default_raw with reg_default

Sean Wang <sean.wang@mediatek.com>
    soc: mediatek: fix the mistaken pointer accessed when subdomains are added

Aaron Ma <aaron.ma@canonical.com>
    HID: core: Fix size as type u32

Aaron Ma <aaron.ma@canonical.com>
    HID: Fix hid_report_len usage

Yan, Zheng <zyan@redhat.com>
    ceph: always update atime/mtime/ctime for new inode

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/mm/radix: Fix checkstops caused by invalid tlbiel

Nicholas Piggin <npiggin@gmail.com>
    powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops

Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com>
    powerpc/kexec_file: Fix error code when trying to load kdump kernel

Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
    powerpc/kprobes: Fix call trace due to incorrect preempt count

Nicholas Piggin <npiggin@gmail.com>
    powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently

Paul Mackerras <paulus@ozlabs.org>
    powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9

Nicholas Piggin <npiggin@gmail.com>
    powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bits

Michael Neuling <mikey@neuling.org>
    powerpc/eeh: Fix race with driver un/bind

Nicholas Piggin <npiggin@gmail.com>
    powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()

Nicholas Piggin <npiggin@gmail.com>
    powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY bit

Takashi Iwai <tiwai@suse.de>
    swiotlb: fix unexpected swiotlb_alloc_coherent failures

Gustavo A. R. Silva <gustavo@embeddedor.com>
    CIFS: fix sha512 check in cifs_crypto_secmech_release

Aurelien Aptel <aaptel@suse.com>
    CIFS: implement v3.11 preauth integrity

Aurelien Aptel <aaptel@suse.com>
    CIFS: add sha512 secmech

Aurelien Aptel <aaptel@suse.com>
    CIFS: refactor crypto shash/sdesc allocation&free

Jean Delvare <jdelvare@suse.de>
    i2c: i801: Restore configuration at shutdown

Jean Delvare <jdelvare@suse.de>
    i2c: i801: Save register SMBSLVCMD value only once

Aaron Ma <aaron.ma@canonical.com>
    HID: i2c-hid: fix size check and type usage

Steve French <stfrench@microsoft.com>
    smb3: Fix root directory when server returns inode number of zero

Long Li <longli@microsoft.com>
    cifs: smbd: disconnect transport on RDMA errors

Long Li <longli@microsoft.com>
    cifs: smbd: avoid reconnect lockup

Steve French <smfrench@gmail.com>
    Tree connect for SMB3.1.1 must be signed for non-encrypted shares

Ronnie Sahlberg <lsahlber@redhat.com>
    fix smb3-encryption breakage when CONFIG_DEBUG_SG=y

Ronnie Sahlberg <lsahlber@redhat.com>
    cifs: fix memory leak in SMB2_open()

Felipe Balbi <felipe.balbi@linux.intel.com>
    usb: dwc3: gadget: never call ->complete() from ->ep_queue()

Thinh Nguyen <Thinh.Nguyen@synopsys.com>
    usb: dwc3: pci: Properly cleanup resource

Roger Quadros <rogerq@ti.com>
    usb: dwc3: prevent setting PRTCAP to OTG from debugfs

Zhengjun Xing <zhengjun.xing@linux.intel.com>
    USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw

Yavuz, Tuba <tuba@ece.ufl.edu>
    USB: gadget: f_midi: fixing a possible double-free in f_midi

Dan Williams <dan.j.williams@intel.com>
    acpi, nfit: rework NVDIMM leaf method detection

Mika Westerberg <mika.westerberg@linux.intel.com>
    ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()

Hans de Goede <hdegoede@redhat.com>
    ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E

Dan Carpenter <dan.carpenter@oracle.com>
    regmap: Fix reversed bounds check in regmap_raw_write()

Jason Andryuk <jandryuk@gmail.com>
    x86/xen: Delay get_cpu_cap until stack canary is established

Kieran Bingham <kieran.bingham@ideasonboard.com>
    media: vsp1: Fix BRx conditional path in WPF

Sakari Ailus <sakari.ailus@linux.intel.com>
    media: vb2: core: Finish buffers at the end of the stream

Hans Verkuil <hverkuil@xs4all.nl>
    media: vivid: check if the cec_adapter is valid

Hans Verkuil <hverkuil@xs4all.nl>
    media: atomisp_fops.c: disable atomisp_compat_ioctl32

Sean Young <sean@mess.org>
    media: rc: oops in ir_timer_keyup after device unplug

Jarkko Nikula <jarkko.nikula@linux.intel.com>
    spi: Fix unregistration of controller with fixed SPI bus number

Maxime Chevallier <maxime.chevallier@bootlin.com>
    spi: Fix scatterlist elements size in spi_map_buf

Eugen Hristev <eugen.hristev@microchip.com>
    spi: atmel: init FIFOs before spi enable

Santiago Esteban <Santiago.Esteban@microchip.com>
    ARM: dts: at91: sama5d4: fix pinctrl compatible string

Marek Szyprowski <m.szyprowski@samsung.com>
    ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250

Nicolas Ferre <nicolas.ferre@microchip.com>
    ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property

Sean Wang <sean.wang@mediatek.com>
    arm: dts: mt7623: fix USB initialization fails on bananapi-r2

Marek Szyprowski <m.szyprowski@samsung.com>
    ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210

Marc Zyngier <marc.zyngier@arm.com>
    KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list

Jerome Brunet <jbrunet@baylibre.com>
    ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate

Felipe Balbi <felipe.balbi@linux.intel.com>
    usb: gadget: udc: core: update usb_ep_queue() documentation

Chen-Yu Tsai <wens@csie.org>
    phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS

Heinrich Schuchardt <xypron.glpk@gmx.de>
    usb: musb: gadget: misplaced out of bounds check

Vlastimil Babka <vbabka@suse.cz>
    mm, slab: reschedule cache_reap() on the same CPU

Eric Biggers <ebiggers@google.com>
    ipc/shm: fix use-after-free of shm file via remap_file_pages()

Takashi Iwai <tiwai@suse.de>
    resource: fix integer overflow at reallocation

Andrew Morton <akpm@linux-foundation.org>
    fs/reiserfs/journal.c: add missing resierfs_warning() arg

Kees Cook <keescook@chromium.org>
    task_struct: only use anon struct under randstruct plugin

Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
    mm: hwpoison: disable memory error handling on 1GB hugepage

Jérôme Glisse <jglisse@redhat.com>
    mm/hmm: hmm_pfns_bad() was accessing wrong struct

Jérôme Glisse <jglisse@redhat.com>
    mm/hmm: fix header file if/else/endif maze

Claudio Imbrenda <imbrenda@linux.vnet.ibm.com>
    mm/ksm.c: fix inconsistent accounting of zero pages

Richard Weinberger <richard@nod.at>
    ubi: Reject MLC NAND

Romain Izard <romain.izard.pro@gmail.com>
    ubi: Fix error for write access

Richard Weinberger <richard@nod.at>
    ubi: fastmap: Don't flush fastmap work on detach

Richard Weinberger <richard@nod.at>
    ubifs: Check ubifs_wbuf_sync() return code

Gregory CLEMENT <gregory.clement@bootlin.com>
    cpufreq: armada-37xx: Fix clock leak

George Cherian <george.cherian@cavium.com>
    cpufreq: CPPC: Use transition_delay_us depending transition_latency

Hans de Goede <hdegoede@redhat.com>
    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	other threads:[~2018-04-22 13:50 UTC|newest]

Thread overview: 215+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-22 13:50 Greg Kroah-Hartman [this message]
2018-04-22 13:50 ` [PATCH 4.16 001/196] Bluetooth: hci_bcm: Add irq_polarity module option Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 002/196] cpufreq: CPPC: Use transition_delay_us depending transition_latency Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 003/196] cpufreq: armada-37xx: Fix clock leak Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 004/196] ubifs: Check ubifs_wbuf_sync() return code Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 005/196] ubi: fastmap: Dont flush fastmap work on detach Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 006/196] ubi: Fix error for write access Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 007/196] ubi: Reject MLC NAND Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 008/196] mm/ksm.c: fix inconsistent accounting of zero pages Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 009/196] mm/hmm: fix header file if/else/endif maze Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 010/196] mm/hmm: hmm_pfns_bad() was accessing wrong struct Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 011/196] mm: hwpoison: disable memory error handling on 1GB hugepage Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 012/196] task_struct: only use anon struct under randstruct plugin Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 013/196] fs/reiserfs/journal.c: add missing resierfs_warning() arg Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 014/196] resource: fix integer overflow at reallocation Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 015/196] ipc/shm: fix use-after-free of shm file via remap_file_pages() Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 016/196] mm, slab: reschedule cache_reap() on the same CPU Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 017/196] usb: musb: gadget: misplaced out of bounds check Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 018/196] phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 019/196] usb: gadget: udc: core: update usb_ep_queue() documentation Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 020/196] ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 021/196] KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 022/196] ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210 Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 023/196] arm: dts: mt7623: fix USB initialization fails on bananapi-r2 Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 024/196] ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 025/196] ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250 Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 026/196] ARM: dts: at91: sama5d4: fix pinctrl compatible string Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 027/196] spi: atmel: init FIFOs before spi enable Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 028/196] spi: Fix scatterlist elements size in spi_map_buf Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 029/196] spi: Fix unregistration of controller with fixed SPI bus number Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 030/196] media: rc: oops in ir_timer_keyup after device unplug Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 031/196] media: atomisp_fops.c: disable atomisp_compat_ioctl32 Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 032/196] media: vivid: check if the cec_adapter is valid Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 033/196] media: vb2: core: Finish buffers at the end of the stream Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 034/196] media: vsp1: Fix BRx conditional path in WPF Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 035/196] x86/xen: Delay get_cpu_cap until stack canary is established Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 036/196] regmap: Fix reversed bounds check in regmap_raw_write() Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 037/196] ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 038/196] ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status() Greg Kroah-Hartman
2018-04-22 13:50 ` [PATCH 4.16 039/196] acpi, nfit: rework NVDIMM leaf method detection Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 040/196] USB: gadget: f_midi: fixing a possible double-free in f_midi Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 041/196] USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 042/196] usb: dwc3: prevent setting PRTCAP to OTG from debugfs Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 043/196] usb: dwc3: pci: Properly cleanup resource Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 044/196] usb: dwc3: gadget: never call ->complete() from ->ep_queue() Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 045/196] cifs: fix memory leak in SMB2_open() Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 046/196] fix smb3-encryption breakage when CONFIG_DEBUG_SG=y Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 047/196] Tree connect for SMB3.1.1 must be signed for non-encrypted shares Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 048/196] cifs: smbd: avoid reconnect lockup Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 049/196] cifs: smbd: disconnect transport on RDMA errors Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 050/196] smb3: Fix root directory when server returns inode number of zero Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 051/196] HID: i2c-hid: fix size check and type usage Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 052/196] i2c: i801: Save register SMBSLVCMD value only once Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 053/196] i2c: i801: Restore configuration at shutdown Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 054/196] CIFS: refactor crypto shash/sdesc allocation&free Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 055/196] CIFS: add sha512 secmech Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 056/196] CIFS: implement v3.11 preauth integrity Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 057/196] CIFS: fix sha512 check in cifs_crypto_secmech_release Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 058/196] swiotlb: fix unexpected swiotlb_alloc_coherent failures Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 059/196] powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY bit Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 060/196] powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write() Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 061/196] powerpc/eeh: Fix race with driver un/bind Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 062/196] powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bits Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 063/196] powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9 Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 064/196] powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 065/196] powerpc/kprobes: Fix call trace due to incorrect preempt count Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 066/196] powerpc/kexec_file: Fix error code when trying to load kdump kernel Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 067/196] powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 068/196] powerpc/mm/radix: Fix checkstops caused by invalid tlbiel Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 069/196] ceph: always update atime/mtime/ctime for new inode Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 070/196] HID: Fix hid_report_len usage Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 071/196] HID: core: Fix size as type u32 Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 072/196] soc: mediatek: fix the mistaken pointer accessed when subdomains are added Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 073/196] ASoC: ssm2602: Replace reg_default_raw with reg_default Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 074/196] ASoC: topology: Fix kcontrol name string handling Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 075/196] thunderbolt: Wait a bit longer for ICM to authenticate the active NVM Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 076/196] thunderbolt: Serialize PCIe tunnel creation with PCI rescan Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 077/196] thunderbolt: Resume control channel after hibernation image is created Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 078/196] thunderbolt: Handle connecting device in place of host properly Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 079/196] thunderbolt: Prevent crash when ICM firmware is not running Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 080/196] irqchip/gic: Take lock when updating irq type Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 081/196] random: use a tighter cap in credit_entropy_bits_safe() Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 082/196] extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIO Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 083/196] block: use 32-bit blk_status_t on Alpha Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 084/196] jbd2: if the journal is aborted then dont allow update of the log tail Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 085/196] ext4: shutdown should not prevent get_write_access Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 086/196] ext4: eliminate sleep from shutdown ioctl Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 087/196] ext4: pass -ESHUTDOWN code to jbd2 layer Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 088/196] ext4: dont update checksum of new initialized bitmaps Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 089/196] ext4: protect i_disksize update by i_data_sem in direct write path Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 090/196] ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin() Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 091/196] ext4: add validity checks for bitmap block numbers Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 092/196] ext4: limit xattr size to INT_MAX Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 093/196] ext4: fail ext4_iget for root directory if unallocated Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 094/196] ext4: always initialize the crc32c checksum driver Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 095/196] ext4: dont allow r/w mounts if metadata blocks overlap the superblock Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 096/196] ext4: move call to ext4_error() into ext4_xattr_check_block() Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 097/196] ext4: add bounds checking to ext4_xattr_find_entry() Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 098/196] ext4: add extra checks to ext4_xattr_block_get() Greg Kroah-Hartman
2018-04-22 13:51 ` [PATCH 4.16 099/196] ext4: force revalidation of directory pointer after seekdir(2) Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 100/196] dm: backfill abnormal IO support to non-splitting IO submission Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 101/196] dm crypt: limit the number of allocated pages Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 102/196] RDMA/ucma: Dont allow setting RDMA_OPTION_IB_PATH without an RDMA device Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 103/196] RDMA/mlx5: Protect from NULL pointer derefence Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 104/196] RDMA/rxe: Fix an out-of-bounds read Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 105/196] RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 106/196] xprtrdma: Fix latency regression on NUMA NFS/RDMA clients Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 107/196] xprtrdma: Fix corner cases when handling device removal Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 108/196] ALSA: pcm: Avoid potential races between OSS ioctls and read/write Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 109/196] ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 110/196] ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 111/196] ALSA: pcm: Fix UAF at PCM release via PCM timer access Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 112/196] ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 113/196] IB/srp: Fix srp_abort() Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 114/196] IB/srp: Fix completion vector assignment algorithm Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 115/196] IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write() Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 116/196] drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4 Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 117/196] drivers/infiniband/ulp/srpt/ib_srpt.c: " Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 118/196] dm raid: fix nosync status Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 119/196] dmaengine: at_xdmac: fix rare residue corruption Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 120/196] cxl: Fix possible deadlock when processing page faults from cxllib Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 121/196] tpm: self test failure should not cause suspend to fail Greg Kroah-Hartman
2018-04-22 13:52   ` Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 122/196] libnvdimm, dimm: fix dpa reservation vs uninitialized label area Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 123/196] libnvdimm, namespace: use a safe lookup for dimm device name Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 124/196] vsprintf: Do not preprocess non-dereferenced pointers for bprintf (%px and %pK) Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 125/196] nfit, address-range-scrub: fix scrub in-progress reporting Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 126/196] nfit: skip region registration for incomplete control regions Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 127/196] ring-buffer: Check if memory is available before allocation Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 128/196] um: Compile with modern headers Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 129/196] um: Use POSIX ucontext_t instead of struct ucontext Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 130/196] iommu/vt-d: Fix a potential memory leak Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 131/196] mmc: core: Prevent bus reference leak in mmc_blk_init() Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 132/196] mmc: jz4740: Fix race condition in IRQ mask update Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 133/196] mmc: tmio: Fix error handling when issuing CMD23 Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 134/196] Revert "drm/amd/display: fix dereferencing possible ERR_PTR()" Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 135/196] Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)" Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 136/196] drm/amd/display: HDMI has no sound after Panel power off/on Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 137/196] trace_uprobe: Use %lx to display offset Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 138/196] PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 139/196] clk: mvebu: armada-38x: add support for missing clocks Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 140/196] clk: fix false-positive Wmaybe-uninitialized warning Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 141/196] clk: mediatek: fix PWM clock source by adding a fixed-factor clock Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 142/196] clk: bcm2835: De-assert/assert PLL reset signal when appropriate Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 143/196] clk: tegra: Mark HCLK, SCLK and EMC as critical Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 144/196] pwm: rcar: Fix a condition to prevent mismatch value setting to duty Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 145/196] pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623 Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 146/196] pwm: mediatek: Improve precision in rate calculation Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 147/196] thermal: imx: Fix race condition in imx_thermal_probe() Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 148/196] dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4 Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 149/196] watchdog: f71808e_wdt: Fix WD_EN register read Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 150/196] drm/amdgpu: Add an ATPX quirk for hybrid laptop Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 151/196] drm/amdgpu: Fix always_valid bos multiple LRU insertions Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 152/196] drm/amdgpu/sdma: fix mask in emit_pipeline_sync Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 153/196] drm/amdgpu: Fix PCIe lane width calculation Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 154/196] drm/amdgpu/si: implement get/set pcie_lanes asic callback Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 155/196] drm/rockchip: Clear all interrupts before requesting the IRQ Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 156/196] drm/radeon: add PX quirk for Asus K73TK Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 157/196] drm/radeon: Fix PCIe lane width calculation Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 158/196] ALSA: line6: Use correct endpoint type for midi output Greg Kroah-Hartman
2018-04-22 13:52 ` [PATCH 4.16 159/196] ALSA: rawmidi: Fix missing input substream checks in compat ioctls Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 160/196] ALSA: hda - New VIA controller suppor no-snoop path Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 161/196] ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 162/196] ALSA: hda/realtek - adjust the location of one mic Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 163/196] random: fix crng_ready() test Greg Kroah-Hartman
2018-04-27 16:34   ` Dan Rue
2018-04-28  6:00     ` Greg Kroah-Hartman
2018-04-28  6:00       ` Greg Kroah-Hartman
2018-04-28 14:59       ` Dan Rue
2018-04-22 13:53 ` [PATCH 4.16 164/196] random: use a different mixing algorithm for add_device_randomness() Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 165/196] random: set up the NUMA crng instances after the CRNG is fully initialized Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 166/196] random: crng_reseed() should lock the crng instance that it is modifying Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 167/196] random: add new ioctl RNDRESEEDCRNG Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 168/196] HID: i2c-hid: Fix resume issue on Raydium touchscreen device Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 169/196] HID: input: fix battery level reporting on BT mice Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 170/196] HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 171/196] HID: wacom: bluetooth: send exit report for recent Bluetooth devices Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 172/196] s390: add support for IBM z14 Model ZR1 Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 173/196] MIPS: uaccess: Add micromips clobbers to bzero invocation Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 174/196] MIPS: memset.S: EVA & fault support for small_memset Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 175/196] MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 176/196] MIPS: memset.S: Fix clobber of v1 in last_fixup Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 177/196] powerpc/eeh: Fix enabling bridge MMIO windows Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 178/196] powerpc/xive: Fix trying to "push" an already active pool VP Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 179/196] powerpc/lib: Fix off-by-one in alternate feature patching Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 180/196] udf: Fix leak of UTF-16 surrogates into encoded strings Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 181/196] fanotify: fix logic of events on child Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 182/196] mmc: sdhci-pci: Only do AMD tuning for HS200 Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 183/196] drm/i915: Fix hibernation with ACPI S0 target state Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 184/196] drm/i915: Correctly handle limited range YCbCr data on VLV/CHV Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 185/196] jffs2_kill_sb(): deal with failed allocations Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 186/196] hypfs_kill_super(): " Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 187/196] orangefs_kill_sb(): deal with allocation failures Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 188/196] rpc_pipefs: fix double-dput() Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 189/196] Dont leak MNT_INTERNAL away from internal mounts Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 190/196] libnvdimm, dimm: handle EACCES failures from label reads Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 191/196] device-dax: allow MAP_SYNC to succeed Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 192/196] autofs: mount point create should honour passed in mode Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 193/196] mm/filemap.c: fix NULL pointer in page_cache_tree_insert() Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 194/196] drm/i915/gvt: init mmio by lri command in vgpu inhibit context Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 195/196] HID: i2c-hid: fix inverted return value from i2c_hid_command() Greg Kroah-Hartman
2018-04-22 13:53 ` [PATCH 4.16 196/196] writeback: safer lock nesting Greg Kroah-Hartman
2018-04-22 20:13 ` [PATCH 4.16 000/196] 4.16.4-stable review Guenter Roeck
2018-04-22 20:25   ` Nathan Chancellor
2018-04-23  7:07     ` Greg Kroah-Hartman
2018-04-23 14:03 ` kernelci.org bot
2018-04-23 16:56 ` Guenter Roeck
2018-04-23 18:06   ` Greg Kroah-Hartman
2018-04-23 21:58     ` Guenter Roeck
2018-04-24  7:25       ` Greg Kroah-Hartman
2018-04-23 18:03 ` Greg Kroah-Hartman
2018-04-23 20:07   ` Shuah Khan
2018-04-24  0:32     ` Shuah Khan
2018-04-24  7:21       ` Greg Kroah-Hartman
2018-04-24  7:40 ` Naresh Kamboju

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180422135104.278511750@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=ben.hutchings@codethink.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=shuah@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.