This is the start of the stable review cycle for the 3.18.106 release. There are 52 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:53:02 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/v3.x/stable-review/patch-3.18.106-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-3.18.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gre...@linuxfoundation.org> Linux 3.18.106-rc1 Amir Goldstein <amir7...@gmail.com> fanotify: fix logic of events on child Ian Kent <ra...@themaw.net> autofs: mount point create should honour passed in mode Al Viro <v...@zeniv.linux.org.uk> Don't leak MNT_INTERNAL away from internal mounts Al Viro <v...@zeniv.linux.org.uk> rpc_pipefs: fix double-dput() Al Viro <v...@zeniv.linux.org.uk> hypfs_kill_super(): deal with failed allocations Al Viro <v...@zeniv.linux.org.uk> jffs2_kill_sb(): deal with failed allocations Michael Ellerman <m...@ellerman.id.au> powerpc/lib: Fix off-by-one in alternate feature patching Matt Redfearn <matt.redfe...@mips.com> MIPS: memset.S: Fix clobber of v1 in last_fixup Matt Redfearn <matt.redfe...@mips.com> MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup Matt Redfearn <matt.redfe...@mips.com> MIPS: memset.S: EVA & fault support for small_memset Rodrigo Rivas Costa <rodrigorivasco...@gmail.com> HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device Takashi Iwai <ti...@suse.de> ALSA: rawmidi: Fix missing input substream checks in compat ioctls Paul Parsons <lost.dista...@yahoo.com> drm/radeon: Fix PCIe lane width calculation Theodore Ts'o <ty...@mit.edu> ext4: don't allow r/w mounts if metadata blocks overlap the superblock Theodore Ts'o <ty...@mit.edu> ext4: fail ext4_iget for root directory if unallocated Theodore Ts'o <ty...@mit.edu> ext4: add validity checks for bitmap block numbers Takashi Iwai <ti...@suse.de> ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation Takashi Iwai <ti...@suse.de> ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls Takashi Iwai <ti...@suse.de> ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams Takashi Iwai <ti...@suse.de> ALSA: pcm: Avoid potential races between OSS ioctls and read/write Takashi Iwai <ti...@suse.de> ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation Nicholas Mc Guire <hof...@osadl.org> ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc Igor Pylypiv <igor.pyly...@gmail.com> watchdog: f71808e_wdt: Fix WD_EN register read Mikhail Lappo <mikhail.la...@esrlabs.com> thermal: imx: Fix race condition in imx_thermal_probe() Richard Genoud <richard.gen...@gmail.com> clk: mvebu: armada-38x: add support for missing clocks Ralph Sennhauser <ralph.sennhau...@gmail.com> clk: mvebu: armada-38x: add support for 1866MHz variants Alex Smith <alex.sm...@imgtec.com> mmc: jz4740: Fix race condition in IRQ mask update Theodore Ts'o <ty...@mit.edu> jbd2: if the journal is aborted then don't allow update of the log tail Theodore Ts'o <ty...@mit.edu> random: use a tighter cap in credit_entropy_bits_safe() Mika Westerberg <mika.westerb...@linux.intel.com> thunderbolt: Resume control channel after hibernation image is created James Kelly <jamespeterke...@gmail.com> ASoC: ssm2602: Replace reg_default_raw with reg_default Nicholas Piggin <npig...@gmail.com> powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops Nicholas Piggin <npig...@gmail.com> powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently Nicholas Piggin <npig...@gmail.com> powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write() Aaron Ma <aaron...@canonical.com> HID: i2c-hid: fix size check and type usage Thinh Nguyen <thinh.ngu...@synopsys.com> usb: dwc3: pci: Properly cleanup resource Zhengjun Xing <zhengjun.x...@linux.intel.com> USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw Mika Westerberg <mika.westerb...@linux.intel.com> ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status() Jason Andryuk <jandr...@gmail.com> xen-netfront: Fix hang on device removal Nicolas Ferre <nicolas.fe...@microchip.com> ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property Heinrich Schuchardt <xypron.g...@gmx.de> usb: musb: gadget: misplaced out of bounds check Takashi Iwai <ti...@suse.de> resource: fix integer overflow at reallocation Andrew Morton <a...@linux-foundation.org> fs/reiserfs/journal.c: add missing resierfs_warning() arg Richard Weinberger <rich...@nod.at> ubi: Reject MLC NAND Romain Izard <romain.izard....@gmail.com> ubi: Fix error for write access Richard Weinberger <rich...@nod.at> ubifs: Check ubifs_wbuf_sync() return code Tejaswi Tanikella <tejas...@codeaurora.org> slip: Check if rstate is initialized before uncompressing Vasily Gorbik <g...@linux.ibm.com> s390/ipl: ensure loadparm valid flag is set Julian Wiedmann <j...@linux.vnet.ibm.com> s390/qdio: don't merge ERROR output buffers Julian Wiedmann <j...@linux.vnet.ibm.com> s390/qdio: don't retry EQBS after CCQ 96 Helge Deller <del...@gmx.de> parisc: Fix out of array access in match_pci_device() Mauro Carvalho Chehab <mche...@s-opensource.com> media: v4l2-compat-ioctl32: don't oops on overlay ------------- Diffstat: Makefile | 4 +- arch/arm/boot/dts/at91sam9g25.dtsi | 2 +- arch/mips/lib/memset.S | 11 +- arch/parisc/kernel/drivers.c | 4 + arch/powerpc/include/asm/barrier.h | 3 +- arch/powerpc/include/asm/synch.h | 4 - arch/powerpc/lib/feature-fixups.c | 2 +- arch/powerpc/platforms/powernv/opal-nvram.c | 11 +- arch/s390/hypfs/inode.c | 2 +- arch/s390/kernel/ipl.c | 1 + drivers/char/random.c | 2 +- drivers/clk/mvebu/armada-38x.c | 15 +- drivers/gpu/drm/radeon/si_dpm.c | 4 +- drivers/hid/hidraw.c | 5 + drivers/hid/i2c-hid/i2c-hid.c | 13 +- drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 4 +- drivers/mmc/host/jz4740_mmc.c | 2 +- drivers/mtd/ubi/block.c | 2 +- drivers/mtd/ubi/build.c | 11 ++ drivers/net/slip/slhc.c | 5 + drivers/net/xen-netfront.c | 7 +- drivers/pci/hotplug/acpiphp_glue.c | 23 +++- drivers/s390/cio/qdio_main.c | 42 +++--- drivers/thermal/imx_thermal.c | 6 +- drivers/thunderbolt/nhi.c | 1 + drivers/usb/core/generic.c | 9 +- drivers/usb/dwc3/dwc3-pci.c | 2 +- drivers/usb/musb/musb_gadget_ep0.c | 14 +- drivers/watchdog/f71808e_wdt.c | 2 +- fs/autofs4/root.c | 2 +- fs/ext4/balloc.c | 16 ++- fs/ext4/ialloc.c | 8 +- fs/ext4/inode.c | 6 + fs/ext4/super.c | 6 + fs/jbd2/journal.c | 5 +- fs/jffs2/super.c | 2 +- fs/namespace.c | 3 +- fs/notify/fanotify/fanotify.c | 34 ++--- fs/reiserfs/journal.c | 2 +- fs/ubifs/super.c | 14 +- include/net/slhc_vj.h | 1 + include/sound/pcm_oss.h | 1 + kernel/resource.c | 3 +- net/sunrpc/rpc_pipe.c | 1 + sound/core/oss/pcm_oss.c | 189 ++++++++++++++++++++------ sound/core/rawmidi_compat.c | 18 ++- sound/soc/codecs/ssm2602.c | 19 ++- 47 files changed, 388 insertions(+), 155 deletions(-)