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.102
Date: Sun, 25 Mar 2018 10:59:52 +0200 [thread overview]
Message-ID: <20180325085952.GA31575@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 7701 bytes --]
I'm announcing the release of the 3.18.102 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/alpha/kernel/console.c | 1
arch/arm/mach-omap2/clockdomains7xx_data.c | 2
arch/ia64/kernel/module.c | 4
arch/powerpc/kvm/book3s_64_mmu_host.c | 5 -
arch/powerpc/kvm/book3s_pr.c | 6 +
arch/x86/kernel/i8259.c | 1
drivers/acpi/processor_driver.c | 7 +
drivers/acpi/processor_throttling.c | 62 ++++++++-------
drivers/char/ipmi/ipmi_watchdog.c | 8 -
drivers/clk/clk-si5351.c | 2
drivers/cpufreq/sh-cpufreq.c | 45 ++++++----
drivers/gpu/drm/msm/msm_gem.c | 14 ++-
drivers/gpu/drm/omapdrm/omap_dmm_tiler.c | 5 +
drivers/hsi/clients/ssi_protocol.c | 5 -
drivers/i2c/busses/i2c-scmi.c | 4
drivers/infiniband/core/cma.c | 5 -
drivers/infiniband/ulp/ipoib/ipoib_ib.c | 13 +++
drivers/infiniband/ulp/ipoib/ipoib_main.c | 16 +++
drivers/input/touchscreen/ar1021_i2c.c | 2
drivers/md/raid10.c | 1
drivers/media/dvb-core/dvb_ca_en50221.c | 23 +++++
drivers/media/dvb-frontends/si2168.c | 3
drivers/media/pci/bt8xx/bt878.c | 3
drivers/mfd/palmas.c | 14 +++
drivers/mmc/core/core.c | 8 +
drivers/mmc/host/omap_hsmmc.c | 4
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 1
drivers/net/ethernet/intel/e1000e/netdev.c | 6 +
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c | 2
drivers/net/wan/pc300too.c | 1
drivers/net/wireless/ath/regd.c | 19 ++--
drivers/net/wireless/rndis_wlan.c | 4
drivers/pinctrl/core.c | 24 ++++-
drivers/platform/x86/asus-nb-wmi.c | 9 ++
drivers/power/pda_power.c | 49 ++++++-----
drivers/scsi/lpfc/lpfc_sli.c | 3
drivers/scsi/mac_esp.c | 33 +++++--
drivers/scsi/virtio_scsi.c | 24 +++++
drivers/spi/spi-dw-mmio.c | 2
drivers/video/console/vgacon.c | 34 ++++++--
drivers/video/fbdev/sm501fb.c | 1
drivers/video/fbdev/udlfb.c | 14 ++-
fs/btrfs/send.c | 23 +++++
fs/cifs/netmisc.c | 6 -
kernel/irq/manage.c | 4
net/ipv4/tcp_input.c | 16 ++-
net/ipv6/ndisc.c | 2
net/mac80211/status.c | 1
sound/pci/hda/patch_realtek.c | 12 ++
50 files changed, 415 insertions(+), 140 deletions(-)
Alexey Kardashevskiy (1):
KVM: PPC: Book3S PR: Exit KVM on failed mapping
Alexey Khoroshilov (1):
sm501fb: don't return zero on failure path in sm501fb_start()
Bernd Faust (1):
e1000e: fix timing for 82579 Gigabit Ethernet controller
Bjorn Helgaas (1):
vgacon: Set VGA struct resource types
Christophe JAILLET (1):
media: bt8xx: Fix err 'bt878_probe()'
Dan Carpenter (3):
HSI: ssi_protocol: double free in ssip_pn_xmit()
mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()
cifs: small underflow in cnvrtDosUnixTm()
Daniel Drake (1):
mmc: avoid removing non-removable hosts during suspend
David Ahern (1):
net: ipv6: send unsolicited NA on admin up
David Gibson (1):
scsi: virtio_scsi: Always try to read VPD pages
Dmitry Torokhov (1):
Input: ar1021_i2c - fix too long name in driver's device table
Edgar Cherkasov (1):
i2c: i2c-scmi: add a MS HID
Emmanuel Grumbach (1):
mac80211: don't parse encrypted management frames in ieee80211_frame_acked
Erez Shitrit (1):
IB/ipoib: Avoid memory leak if the SA returns a different DGID
Eric Dumazet (1):
tcp: remove poll() flakes with FastOpen
Feras Daoud (1):
IB/ipoib: Update broadcast object if PKey value was changed in index 0
Filipe Manana (1):
Btrfs: send, fix file hole not being preserved due to inline extent
Finn Thain (1):
scsi: mac_esp: Replace bogus memory barrier with spinlock
Florian Fainelli (1):
pinctrl: Really force states during suspend/resume
Greg Kroah-Hartman (1):
Linux 3.18.102
Hans de Goede (2):
x86: i8259: export legacy_pic symbol
genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs
James Smart (1):
Fix driver usage of 128B WQEs when WQ_CREATE is V1.
Jasmin J (1):
media/dvb-core: Race condition when writing to CAM
Keerthy (1):
mfd: palmas: Reset the POWERHOLD mux during power off
Kishon Vijay Abraham I (1):
ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP
Leon Romanovsky (1):
RDMA/ucma: Fix access to non-initialized CM_ID object
Maksim Salau (1):
video: fbdev: udlfb: Fix buffer on stack
Marek Vasut (1):
spi: dw: Disable clock after unregistering the host
Michael Trimarchi (1):
power: supply: pda_power: move from timer to delayed_work
Mikhail Paulyshka (1):
ALSA: hda - Fix headset microphone detection for ASUS N551 and N751
Mohammed Shafi Shajakhan (1):
ath: Fix updating radar flags for coutry code India
Pan Bian (3):
wan: pc300too: abort path on failure
qlcnic: fix unchecked return value
rndis_wlan: add return value validation
Parav Pandit (1):
RDMA/cma: Use correct size when writing netlink stats
Peter Ujfalusi (1):
drm/omap: DMM: Check for DMM readiness after successful transaction commit
Prakash Kamliya (1):
drm/msm: fix leak in failed get_pages
Robert Lippert (1):
ipmi/watchdog: fix wdog hang on panic waiting for ipmi response
Ron Economos (1):
media: [RESEND] media: dvb-frontends: Add delay to Si2168 restart
Santeri Toivonen (1):
platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UA
Scott Wood (1):
bnx2x: Align RX buffers
Sergei Trofimovich (1):
ia64: fix module loading for gcc-5.4
Sergej Sawazki (1):
clk: si5351: Rename internal plls to avoid name collisions
Shaohua Li (1):
md/raid10: skip spare disk as 'first' disk
Thomas Gleixner (2):
ACPI/processor: Replace racy task affinity logic
cpufreq/sh: Replace racy task affinity logic
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2018-03-25 8:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20180325090010epcas1p2864bb6fe3cbc420bc71eb0e7f1c847f1@epcas1p2.samsung.com>
2018-03-25 8:59 ` Greg KH [this message]
2018-03-25 8:59 ` Linux 3.18.102 Greg KH
2018-03-25 9:51 ` Harsh Shandilya
2018-03-27 1:40 ` Seung-Woo Kim
2018-03-27 7:05 ` Greg KH
2018-03-27 7:31 ` Seung-Woo Kim
2018-03-27 7:53 ` Greg KH
2018-03-27 11:30 ` Mauro Carvalho Chehab
2018-03-28 16:27 ` CVE-2017-13166 fixes for Kernel 3.18 - was: " Mauro Carvalho Chehab
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=20180325085952.GA31575@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.