From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752821AbdKMMzV (ORCPT ); Mon, 13 Nov 2017 07:55:21 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:48690 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752797AbdKMMzR (ORCPT ); Mon, 13 Nov 2017 07:55:17 -0500 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org Subject: [PATCH 3.18 00/28] 3.18.81-stable review Date: Mon, 13 Nov 2017 13:54:54 +0100 Message-Id: <20171113125400.803506921@linuxfoundation.org> X-Mailer: git-send-email 2.15.0 MIME-Version: 1.0 User-Agent: quilt/0.65 X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-3.18.81-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-3.18.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 3.18.81-rc1 X-KernelTest-Deadline: 2017-11-15T12:54+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 3.18.81 release. There are 28 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 Wed Nov 15 12:53:41 UTC 2017. Anything received after that time might be too late. The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v3.x/stable-review/patch-3.18.81-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 Linux 3.18.81-rc1 Borislav Petkov x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context Richard Schütz can: c_can: don't indicate triple sampling support for D_CAN Ilya Dryomov rbd: use GFP_NOIO for parent stat and data requests Oswald Buddenhagen MIPS: AR7: Ensure that serial ports are properly set up Paul Burton MIPS: Fix CM region target definitions Gustavo A. R. Silva MIPS: microMIPS: Fix incorrect mask in insn_table_MM Takashi Iwai ALSA: seq: Avoid invalid lockdep class warning Takashi Iwai ALSA: seq: Fix OSS sysex delivery in OSS emulation Mark Rutland ARM: 8720/1: ensure dump_instr() checks addr_limit Eric Biggers KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2] Andrey Ryabinin crypto: x86/sha1-mb - fix panic due to unaligned access Eric Biggers KEYS: trusted: fix writing past end of buffer in trusted_read() Eric Biggers KEYS: trusted: sanitize all key material Feras Daoud IB/ipoib: Change list_del to list_del_init in the tx object Akinobu Mita Input: mpr121 - set missing event capability Akinobu Mita Input: mpr121 - handle multiple bits change of status register Gilad Ben-Yossef IPsec: do not ignore crypto err in ah4 input William wu usb: hcd: initialize hcd->flags to 0 when rm hcd Laurent Pinchart serial: sh-sci: Fix register offsets for the IRDA serial port Volodymyr Bendiuga phy: increase size of MII_BUS_ID_SIZE and bus_id David Lechner dt-bindings: Add vendor prefix for LEGO David Lechner dt-bindings: Add LEGO MINDSTORMS EV3 compatible specification Alison Schofield iio: trigger: free trigger resource correctly Tony Lindgren ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6 Noralf Trønnes drm: drm_minor_register(): Clean up debugfs on failure Patrick Bruenn ARM: dts: imx53-qsb-common: fix FEC pinmux config Juergen Gross xen/netback: set default upper limit of tx/rx queues to 8 Maciej W. Rozycki video: fbdev: pmag-ba-fb: Remove bad `__init' annotation ------------- Diffstat: Documentation/devicetree/bindings/arm/davinci.txt | 4 ++ .../devicetree/bindings/vendor-prefixes.txt | 1 + Makefile | 4 +- arch/arm/boot/dts/imx53-qsb-common.dtsi | 20 +++---- arch/arm/configs/omap2plus_defconfig | 1 + arch/arm/kernel/traps.c | 28 +++++---- arch/mips/ar7/platform.c | 1 + arch/mips/include/asm/mips-cm.h | 4 +- arch/mips/mm/uasm-micromips.c | 2 +- arch/sh/kernel/cpu/sh3/setup-sh770x.c | 1 - arch/x86/crypto/sha-mb/sha1_mb_mgr_flush_avx2.S | 12 ++-- arch/x86/oprofile/op_model_ppro.c | 4 +- drivers/block/rbd.c | 4 +- drivers/gpu/drm/drm_drv.c | 2 +- drivers/iio/trigger/iio-trig-interrupt.c | 8 +-- drivers/iio/trigger/iio-trig-sysfs.c | 2 +- drivers/infiniband/ulp/ipoib/ipoib_cm.c | 2 +- drivers/input/keyboard/mpr121_touchkey.c | 24 +++++--- drivers/net/can/c_can/c_can_pci.c | 1 - drivers/net/can/c_can/c_can_platform.c | 1 - drivers/net/xen-netback/netback.c | 6 +- drivers/staging/iio/trigger/iio-trig-bfin-timer.c | 4 +- drivers/tty/serial/sh-sci.c | 17 +++--- drivers/usb/core/hcd.c | 1 + drivers/video/fbdev/pmag-ba-fb.c | 2 +- include/linux/phy.h | 8 +-- include/sound/seq_kernel.h | 3 +- lib/asn1_decoder.c | 4 +- net/ipv4/ah4.c | 3 + security/keys/trusted.c | 70 ++++++++++------------ sound/core/seq/oss/seq_oss_midi.c | 4 +- sound/core/seq/oss/seq_oss_readq.c | 29 +++++++++ sound/core/seq/oss/seq_oss_readq.h | 2 + 33 files changed, 162 insertions(+), 117 deletions(-)