lkml.org 
[lkml]   [2017]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 3.18 00/50] 3.18.64-stable review
Date
This is the start of the stable review cycle for the 3.18.64 release.
There are 50 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 Sun Aug 6 23:15:34 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.64-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 <gregkh@linuxfoundation.org>
Linux 3.18.64-rc1

Steffen Klassert <steffen.klassert@secunet.com>
xfrm: Don't use sk_family for socket policy lookups

Mike Manning <mmanning@brocade.com>
vlan: Propagate MAC address to VLANs

Phil Reid <preid@electromag.com.au>
spi: dw: Make debugfs name unique between instances

Peter Ujfalusi <peter.ujfalusi@ti.com>
ASoC: tlv320aic3x: Mark the RESET register as volatile

Arnd Bergmann <arnd@arndb.de>
vfio-pci: use 32-bit comparisons for register address for gcc-4.5

Jordan Crouse <jcrouse@codeaurora.org>
drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set

Jordan Crouse <jcrouse@codeaurora.org>
drm/msm: Ensure that the hardware write pointer is valid

Leon Romanovsky <leonro@mellanox.com>
net/mlx4: Remove BUG_ON from ICM allocation routine

Zheng Li <james.z.li@ericsson.com>
ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output

Pali Rohár <pali.rohar@gmail.com>
ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags

Chun-Hao Lin <hau@realtek.com>
r8169: add support for RTL8168 series add-on card.

Thomas Gleixner <tglx@linutronix.de>
x86/mce/AMD: Make the init code more robust

Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
tpm: fix a kernel memory leak in tpm-sysfs.c

Eric Dumazet <edumazet@google.com>
net: skb_needs_check() accepts CHECKSUM_NONE for tx

Kees Cook <keescook@chromium.org>
pstore: Use dynamic spinlock initializer

Kees Cook <keescook@chromium.org>
pstore: Correctly initialize spinlock and flags

Joel Fernandes <joelaf@google.com>
pstore: Allow prz to control need for locking

Andrzej Hajda <a.hajda@samsung.com>
v4l: s5c73m3: fix negation operator

Al Viro <viro@zeniv.linux.org.uk>
dentry name snapshots

Valentin Vidic <Valentin.Vidic@CARNet.hr>
ipmi/watchdog: fix watchdog timeout set on reboot

Daniel Borkmann <daniel@iogearbox.net>
net, sched: fix soft lockup in tc_classify

Ben Hutchings <ben.hutchings@codethink.co.uk>
sh_eth: Fix ethtool operation crash when net device is down

Daniel Borkmann <dborkman@redhat.com>
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate

Jan Stancek <jstancek@redhat.com>
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc

Oliver Neukum <oneukum@suse.com>
kaweth: fix oops upon failed memory allocation

Oliver Neukum <oneukum@suse.com>
kaweth: fix firmware download

Calvin Owens <calvinowens@fb.com>
mpt3sas: Don't overreach ioc->reply_post[] during initialization

Sudeep Holla <sudeep.holla@arm.com>
mailbox: handle empty message in tx_tick

Sudeep Holla <sudeep.holla@arm.com>
mailbox: skip complete wait event if timer expired

Sudeep Holla <sudeep.holla@arm.com>
mailbox: always wait in mbox_send_message for blocking Tx mode

Lior David <qca_liord@qca.qualcomm.com>
wil6210: fix deadlock when using fw_no_recovery option

Annie Cherkaev <annie.cherk@gmail.com>
isdn/i4l: fix buffer overflow

Chris Metcalf <cmetcalf@ezchip.com>
strscpy: zero any trailing garbage bytes in the destination

Chris Metcalf <cmetcalf@ezchip.com>
string: provide strscpy()

Jia-Ju Bai <baijiaju1990@163.com>
isdn: Fix a sleep-in-atomic bug

Florian Fainelli <f.fainelli@gmail.com>
net: phy: Do not perform software reset for Generic PHY

Al Viro <viro@zeniv.linux.org.uk>
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket

Johan Hedberg <johan.hedberg@intel.com>
Bluetooth: Fix potential NULL dereference

Al Viro <viro@zeniv.linux.org.uk>
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l2cap socket

Cheah Kok Cheong <thrust73@gmail.com>
Staging: comedi: comedi_fops: Avoid orphaned proc entry

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"

Paul Mackerras <paulus@ozlabs.org>
KVM: PPC: Book3S HV: Save/restore host values of debug registers

Paul Mackerras <paulus@ozlabs.org>
KVM: PPC: Book3S HV: Reload HTM registers explicitly

Paul Mackerras <paulus@ozlabs.org>
KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit

Sinclair Yeh <syeh@vmware.com>
drm/vmwgfx: Fix gcc-7.1.1 warning

Ofer Heifetz <oferh@marvell.com>
md/raid5: add thread_group worker async_tx_issue_pending_all

Laurent Vivier <lvivier@redhat.com>
powerpc/pseries: Fix of_node_put() underflow during reconfig remove

Eric Dumazet <edumazet@google.com>
net: reduce skb_warn_bad_offload() noise

Joel Fernandes <joelaf@google.com>
pstore: Make spinlock per zone instead of global

Yuejie Shi <syjcnss@gmail.com>
af_key: Add lock to key dump


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

Diffstat:

Makefile | 4 +-
arch/arm/boot/dts/omap3-n900.dts | 2 +
arch/powerpc/include/asm/topology.h | 14 -----
arch/powerpc/kernel/setup_64.c | 4 +-
arch/powerpc/kvm/book3s_hv.c | 29 ++++++++--
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 37 +++++++++++--
arch/powerpc/platforms/pseries/reconfig.c | 1 -
arch/x86/kernel/cpu/mcheck/mce_amd.c | 3 ++
drivers/char/ipmi/ipmi_watchdog.c | 7 +--
drivers/char/tpm/tpm-sysfs.c | 2 +
drivers/gpu/drm/msm/adreno/adreno_gpu.c | 9 +++-
drivers/gpu/drm/msm/msm_gem_submit.c | 3 +-
drivers/gpu/drm/msm/msm_ringbuffer.c | 3 +-
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 2 +-
drivers/isdn/i4l/isdn_common.c | 1 +
drivers/isdn/i4l/isdn_net.c | 5 +-
drivers/isdn/i4l/isdn_ppp.c | 2 +-
drivers/mailbox/mailbox.c | 13 +++--
drivers/md/raid5.c | 2 +
drivers/media/i2c/s5c73m3/s5c73m3-ctrls.c | 2 +-
drivers/net/ethernet/mellanox/mlx4/icm.c | 7 ++-
drivers/net/ethernet/realtek/r8169.c | 1 +
drivers/net/ethernet/renesas/sh_eth.c | 10 ++++
drivers/net/phy/phy_device.c | 2 +-
drivers/net/usb/kaweth.c | 10 ++--
drivers/net/wireless/ath/wil6210/main.c | 15 +++---
drivers/scsi/mpt3sas/mpt3sas_base.c | 33 ++++++------
drivers/spi/spi-dw.c | 5 +-
drivers/staging/comedi/comedi_fops.c | 6 +--
drivers/vfio/pci/vfio_pci_rdwr.c | 5 +-
fs/dcache.c | 27 ++++++++++
fs/debugfs/inode.c | 10 ++--
fs/namei.c | 8 +--
fs/notify/fsnotify.c | 8 ++-
fs/pstore/ram.c | 5 +-
fs/pstore/ram_core.c | 25 +++++----
include/linux/dcache.h | 7 +++
include/linux/fsnotify.h | 31 -----------
include/linux/phy.h | 4 ++
include/linux/pstore_ram.h | 11 +++-
include/linux/string.h | 3 ++
lib/string.c | 89 +++++++++++++++++++++++++++++++
net/8021q/vlan.c | 5 ++
net/8021q/vlan.h | 2 +
net/8021q/vlan_dev.c | 20 +++++--
net/bluetooth/bnep/core.c | 10 ++--
net/bluetooth/cmtp/core.c | 3 ++
net/core/dev.c | 19 ++++---
net/ipv6/ip6_flowlabel.c | 4 +-
net/ipv6/ip6_output.c | 2 +-
net/key/af_key.c | 46 +++++++++++++---
net/sched/cls_api.c | 4 +-
net/sctp/socket.c | 8 ++-
net/xfrm/xfrm_policy.c | 9 ++--
sound/soc/codecs/tlv320aic3x.c | 13 +++++
55 files changed, 449 insertions(+), 163 deletions(-)


\
 
 \ /
  Last update: 2017-08-05 01:39    [W:0.149 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site