mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 3.18.81
Date: Wed, 15 Nov 2017 10:41:55 +0100	[thread overview]
Message-ID: <20171115094155.GA6303@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 4928 bytes --]

I'm announcing the release of the 3.18.81 kernel.

All users of the 3.18 kernel series must upgrade.

The updated 3.18.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.18.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

 Documentation/devicetree/bindings/arm/davinci.txt     |    4 +
 Documentation/devicetree/bindings/vendor-prefixes.txt |    1 
 Makefile                                              |    2 
 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, 161 insertions(+), 116 deletions(-)

Akinobu Mita (2):
      Input: mpr121 - handle multiple bits change of status register
      Input: mpr121 - set missing event capability

Alison Schofield (1):
      iio: trigger: free trigger resource correctly

Andrey Ryabinin (1):
      crypto: x86/sha1-mb - fix panic due to unaligned access

Borislav Petkov (1):
      x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context

David Lechner (2):
      dt-bindings: Add LEGO MINDSTORMS EV3 compatible specification
      dt-bindings: Add vendor prefix for LEGO

Eric Biggers (3):
      KEYS: trusted: sanitize all key material
      KEYS: trusted: fix writing past end of buffer in trusted_read()
      KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]

Feras Daoud (1):
      IB/ipoib: Change list_del to list_del_init in the tx object

Gilad Ben-Yossef (1):
      IPsec: do not ignore crypto err in ah4 input

Greg Kroah-Hartman (1):
      Linux 3.18.81

Gustavo A. R. Silva (1):
      MIPS: microMIPS: Fix incorrect mask in insn_table_MM

Ilya Dryomov (1):
      rbd: use GFP_NOIO for parent stat and data requests

Juergen Gross (1):
      xen/netback: set default upper limit of tx/rx queues to 8

Laurent Pinchart (1):
      serial: sh-sci: Fix register offsets for the IRDA serial port

Maciej W. Rozycki (1):
      video: fbdev: pmag-ba-fb: Remove bad `__init' annotation

Mark Rutland (1):
      ARM: 8720/1: ensure dump_instr() checks addr_limit

Noralf Trønnes (1):
      drm: drm_minor_register(): Clean up debugfs on failure

Oswald Buddenhagen (1):
      MIPS: AR7: Ensure that serial ports are properly set up

Patrick Bruenn (1):
      ARM: dts: imx53-qsb-common: fix FEC pinmux config

Paul Burton (1):
      MIPS: Fix CM region target definitions

Richard Schütz (1):
      can: c_can: don't indicate triple sampling support for D_CAN

Takashi Iwai (2):
      ALSA: seq: Fix OSS sysex delivery in OSS emulation
      ALSA: seq: Avoid invalid lockdep class warning

Tony Lindgren (1):
      ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6

Volodymyr Bendiuga (1):
      phy: increase size of MII_BUS_ID_SIZE and bus_id

William wu (1):
      usb: hcd: initialize hcd->flags to 0 when rm hcd


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2017-11-15  9:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-15  9:41 Greg KH [this message]
2017-11-15  9:42 ` Greg KH

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=20171115094155.GA6303@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®