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.131
Date: Fri, 21 Dec 2018 17:22:27 +0100 [thread overview]
Message-ID: <20181221162227.GA7011@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 4649 bytes --]
I'm announcing the release of the 3.18.131 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
------------
Makefile | 2
arch/arm/mm/cache-v7.S | 8 +-
arch/powerpc/boot/Makefile | 3 -
arch/powerpc/kernel/legacy_serial.c | 6 +-
arch/x86/platform/efi/early_printk.c | 2
drivers/ata/libata-core.c | 1
drivers/i2c/busses/i2c-scmi.c | 10 ++-
drivers/ide/pmac.c | 1
drivers/input/keyboard/omap4-keypad.c | 18 ++++--
drivers/mmc/host/omap.c | 11 +++
drivers/net/bonding/bond_3ad.c | 3 +
drivers/net/wireless/ath/wil6210/wmi.c | 7 ++
drivers/sbus/char/display7seg.c | 1
drivers/sbus/char/envctrl.c | 2
drivers/scsi/libiscsi.c | 4 -
drivers/scsi/sr_ioctl.c | 21 ++-----
drivers/scsi/vmw_pvscsi.c | 4 -
drivers/tty/serial/suncore.c | 1
fs/cifs/Kconfig | 2
include/linux/posix-timers.h | 4 -
include/sound/pcm.h | 2
kernel/time/posix-cpu-timers.c | 2
kernel/time/posix-timers.c | 29 ++++++----
kernel/time/timer_list.c | 2
kernel/trace/ftrace.c | 1
kernel/trace/trace_events_trigger.c | 6 +-
lib/interval_tree_test.c | 93 ++++++++++++++++++++++-----------
lib/rbtree_test.c | 55 ++++++++++++-------
lib/swiotlb.c | 18 ++----
net/sunrpc/xprt.c | 11 +++
sound/core/pcm_lib.c | 2
sound/core/pcm_native.c | 6 --
sound/isa/wavefront/wavefront_synth.c | 9 +++
33 files changed, 223 insertions(+), 124 deletions(-)
Aaro Koskinen (1):
MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310
Benjamin Herrenschmidt (1):
powerpc: Look for "stdout-path" when setting up legacy consoles
Cathy Avery (1):
scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload
Chris Cole (1):
ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
Dan Carpenter (1):
ALSA: isa/wavefront: prevent some out of bound writes
Davidlohr Bueso (5):
lib/interval_tree_test.c: make test options module parameters
lib/interval_tree_test.c: allow full tree search
lib/rbtree_test.c: make input module parameters
lib/rbtree-test: lower default params
lib/interval_tree_test.c: allow users to limit scope of endpoint
Fred Herard (1):
scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
Greg Kroah-Hartman (1):
Linux 3.18.131
Guenter Roeck (1):
powerpc/boot: Fix random libfdt related build errors
Hans de Goede (1):
i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
Ingo Molnar (1):
timer/debug: Change /proc/timer_list from 0444 to 0400
Jens Axboe (1):
sr: pass down correctly sized SCSI sense buffer
Juha-Matti Tilli (1):
libata: whitelist all SAMSUNG MZ7KM* solid-state disks
Kees Cook (1):
swiotlb: clean up reporting
Lior David (1):
wil6210: missing length check in wmi_set_ie
Steve French (1):
cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
Steven Rostedt (VMware) (2):
tracing: Fix memory leak in set_trigger_filter()
tracing: Fix memory leak of instance function hash filters
Takashi Sakamoto (1):
ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
Thomas Gleixner (1):
posix-timers: Sanitize overrun handling
Toni Peltonen (1):
bonding: fix 802.3ad state sent to partner when unbinding slave
Tony Lindgren (1):
Input: omap-keypad - fix keyboard debounce configuration
Trond Myklebust (1):
SUNRPC: Fix a potential race in xprt_connect()
Yangtao Li (4):
sbus: char: add of_node_put()
drivers/sbus/char: add of_node_put()
drivers/tty: add missing of_node_put()
ide: pmac: add of_node_put()
YiFei Zhu (1):
x86/earlyprintk/efi: Fix infinite loop on some screen widths
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2018-12-21 16:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-21 16:22 Greg KH [this message]
2018-12-21 16:22 ` Linux 3.18.131 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=20181221162227.GA7011@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 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.