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 4.14.134
Date: Sun, 21 Jul 2019 15:48:20 +0200 [thread overview]
Message-ID: <20190721134820.GA23180@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 13736 bytes --]
I'm announcing the release of the 4.14.134 kernel.
All users of the 4.14 kernel series must upgrade.
The updated 4.14.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.14.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
thanks,
greg k-h
------------
Documentation/ABI/testing/sysfs-class-net-qmi | 4
Documentation/admin-guide/hw-vuln/index.rst | 1
Documentation/admin-guide/hw-vuln/spectre.rst | 697 ++++++++++
Documentation/devicetree/bindings/net/can/microchip,mcp251x.txt | 1
Documentation/userspace-api/spec_ctrl.rst | 2
Makefile | 2
arch/arc/kernel/unwind.c | 9
arch/arm/boot/dts/am335x-pcm-953.dtsi | 2
arch/arm/boot/dts/am335x-wega.dtsi | 2
arch/arm/boot/dts/imx6ul.dtsi | 8
arch/arm/mach-davinci/board-da850-evm.c | 2
arch/arm/mach-davinci/devices-da8xx.c | 3
arch/arm/mach-omap2/prm3xxx.c | 2
arch/mips/include/uapi/asm/sgidefs.h | 8
arch/s390/include/asm/facility.h | 21
arch/x86/kernel/head64.c | 17
arch/x86/kernel/ptrace.c | 5
arch/x86/kernel/tls.c | 9
block/bfq-iosched.c | 1
drivers/android/binder.c | 4
drivers/base/cacheinfo.c | 3
drivers/clk/ti/clkctrl.c | 7
drivers/crypto/nx/nx-842-powernv.c | 8
drivers/crypto/talitos.c | 16
drivers/firmware/efi/efi-bgrt.c | 5
drivers/gpu/drm/drm_bufs.c | 5
drivers/gpu/drm/drm_ioc32.c | 5
drivers/gpu/drm/udl/udl_drv.c | 56
drivers/gpu/drm/udl/udl_drv.h | 9
drivers/gpu/drm/udl/udl_fb.c | 12
drivers/gpu/drm/udl/udl_main.c | 35
drivers/input/keyboard/imx_keypad.c | 18
drivers/input/mouse/elantech.c | 2
drivers/input/mouse/synaptics.c | 1
drivers/md/dm-verity-target.c | 4
drivers/md/md.c | 36
drivers/misc/vmw_vmci/vmci_context.c | 80 -
drivers/misc/vmw_vmci/vmci_handle_array.c | 38
drivers/misc/vmw_vmci/vmci_handle_array.h | 29
drivers/net/can/m_can/m_can.c | 21
drivers/net/can/spi/Kconfig | 5
drivers/net/can/spi/mcp251x.c | 25
drivers/net/dsa/mv88e6xxx/global1_vtu.c | 2
drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c | 3
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.h | 1
drivers/net/ethernet/cavium/liquidio/lio_core.c | 2
drivers/net/ethernet/emulex/benet/be_ethtool.c | 28
drivers/net/ethernet/ibm/ibmvnic.c | 3
drivers/net/ethernet/intel/e1000e/netdev.c | 21
drivers/net/ethernet/mellanox/mlxsw/reg.h | 2
drivers/net/ethernet/sis/sis900.c | 16
drivers/net/ppp/ppp_mppe.c | 1
drivers/net/usb/qmi_wwan.c | 27
drivers/net/wireless/ath/carl9170/usb.c | 39
drivers/net/wireless/intel/iwlwifi/iwl-drv.c | 1
drivers/net/wireless/intersil/p54/p54usb.c | 43
drivers/net/wireless/marvell/mwifiex/fw.h | 12
drivers/net/wireless/marvell/mwifiex/ie.c | 45
drivers/net/wireless/marvell/mwifiex/scan.c | 31
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c | 4
drivers/net/wireless/marvell/mwifiex/wmm.c | 2
drivers/s390/cio/qdio_setup.c | 2
drivers/s390/cio/qdio_thinint.c | 5
drivers/staging/comedi/drivers/amplc_pci230.c | 3
drivers/staging/comedi/drivers/dt282x.c | 3
drivers/staging/iio/cdc/ad7150.c | 19
drivers/tty/serial/8250/8250_port.c | 3
drivers/usb/gadget/function/u_ether.c | 6
drivers/usb/renesas_usbhs/fifo.c | 34
drivers/usb/serial/ftdi_sio.c | 1
drivers/usb/serial/ftdi_sio_ids.h | 6
drivers/usb/serial/option.c | 1
fs/crypto/policy.c | 2
fs/quota/dquot.c | 4
fs/udf/inode.c | 93 -
include/linux/cpuhotplug.h | 1
include/linux/kernel.h | 3
include/linux/vmw_vmci_defs.h | 11
include/net/ip6_tunnel.h | 9
include/uapi/linux/nilfs2_ondisk.h | 24
kernel/cpu.c | 3
kernel/events/core.c | 2
net/can/af_can.c | 24
net/core/skbuff.c | 1
net/ipv6/netfilter/nf_conntrack_reasm.c | 22
net/mac80211/ieee80211_i.h | 2
net/mac80211/mesh.c | 6
net/sunrpc/clnt.c | 1
samples/bpf/bpf_load.c | 2
sound/pci/hda/patch_realtek.c | 2
virt/kvm/arm/vgic/vgic-its.c | 1
91 files changed, 1392 insertions(+), 407 deletions(-)
Aaron Ma (1):
Input: elantech - enable middle button support on 2 ThinkPads
Alan Stern (1):
p54usb: Fix race between disconnect and firmware loading
Andreas Fritiofson (1):
USB: serial: ftdi_sio: add ID for isodebug v1
Anson Huang (1):
Input: imx_keypad - make sure keyboard can always wake up system
Arnd Bergmann (2):
ARM: omap2: remove incorrect __init annotation
ARC: hide unused function unw_hdr_alloc
Bartosz Golaszewski (2):
ARM: davinci: da850-evm: call regulator_has_full_constraints()
ARM: davinci: da8xx: specify dma_coherent_mask for lcdc
Brian Norris (1):
mwifiex: Don't abort on small, spec-compliant vendor IEs
Chang-Hsien Tsai (1):
samples, bpf: fix to change the buffer size for read()
Christian Lamparter (1):
carl9170: fix misuse of device driver API
Christophe Leroy (1):
crypto: talitos - rename alternative AEAD algos.
Cole Rogers (1):
Input: synaptics - enable SMBUS on T480 thinkpad trackpad
Colin Ian King (1):
net: lio_core: fix potential sign-extension overflow on large shift
Dan Carpenter (1):
drm: return -EFAULT if copy_to_user() fails
Dave Airlie (2):
drm/udl: introduce a macro to convert dev to udl.
drm/udl: move to embedding drm device inside udl device.
Dave Martin (1):
KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy
Dianzhang Chen (2):
x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
x86/tls: Fix possible spectre-v1 in do_get_thread_area()
Douglas Anderson (1):
block, bfq: NULL out the bic when it's no longer valid
Eiichi Tsukata (1):
cpu/hotplug: Fix out-of-bounds read when setting fail state
Eugen Hristev (1):
can: m_can: implement errata "Needless activation of MRAF irq"
Greg Kroah-Hartman (1):
Linux 4.14.134
Guillaume Nault (2):
netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
netfilter: ipv6: nf_defrag: accept duplicate fragments again
Hans de Goede (1):
efi/bgrt: Drop BGRT status field reserved bits check
Haren Myneni (1):
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
Heiko Carstens (1):
s390: fix stfle zero padding
Hongjie Fang (1):
fscrypt: don't set policy for a dead directory
Ian Abbott (2):
staging: comedi: dt282x: fix a null pointer deref on interrupt
staging: comedi: amplc_pci230: fix null pointer deref on interrupt
Ido Schimmel (1):
mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed
James Morse (1):
drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
Jia-Ju Bai (1):
iwlwifi: Fix double-free problems in iwl_req_fw_callback()
John Fastabend (1):
bpf: sockmap, fix use after free from sleep in psock backlog workqueue
Julian Wiedmann (2):
s390/qdio: (re-)initialize tiqdio list entries
s390/qdio: don't touch the dsci in tiqdio_add_input_queues()
Jörgen Storvist (1):
USB: serial: option: add support for GosunCn ME3630 RNDIS mode
Kailang Yang (1):
ALSA: hda/realtek - Headphone Mic can't record after S3
Kirill A. Shutemov (1):
x86/boot/64: Fix crash if kernel image crosses page table boundary
Kiruthika Varadarajan (1):
usb: gadget: ether: Fix race between gether_disconnect and rx_submit
Konstantin Khlebnikov (2):
Revert "e1000e: fix cyclic resets at link up with active tx"
e1000e: start network tx queue only when link is up
Lin Yi (1):
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
Mariusz Tkaczyk (1):
md: fix for divide error in status_resync
Masahiro Yamada (1):
nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header
Mauro S. M. Rodrigues (1):
bnx2x: Check if transceiver implements DDM before access
Melissa Wen (1):
staging:iio:ad7150: fix threshold mode config bit
Milan Broz (1):
dm verity: use message limit for data block corruption message
Oliver Barta (1):
Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
Peter Zijlstra (1):
perf/core: Fix perf_sample_regs_user() mm check
Petr Oros (1):
be2net: fix link failure after ethtool offline test
Pradeep Kumar Chitrapu (1):
mac80211: free peer keys before vif down in mesh
Rasmus Villemoes (1):
net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()
Reinhard Speyerer (3):
qmi_wwan: add support for QMAP padding in the RX path
qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode
qmi_wwan: extend permitted QMAP mux_id value range
Sean Nyekjaer (2):
dt-bindings: can: mcp251x: add mcp25625 support
can: mcp251x: add support for mcp25625
Sean Young (1):
MIPS: Remove superfluous check for __linux__
Sergej Benilov (1):
sis900: fix TX completion
Steven J. Magnani (1):
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Sébastien Szymanski (1):
ARM: dts: imx6ul: fix PWM[1-4] interrupts
Takashi Iwai (4):
mwifiex: Fix possible buffer overflows at parsing bss descriptor
mwifiex: Abort at too short BSS descriptor element
mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
ppp: mppe: Add softdep to arc4
Teresa Remmet (1):
ARM: dts: am335x phytec boards: Fix cd-gpios active level
Thomas Falcon (1):
ibmvnic: Refresh device multicast list after reset
Thomas Pedersen (1):
mac80211: mesh: fix RCU warning
Tim Chen (1):
Documentation: Add section about CPU vulnerabilities for Spectre
Todd Kjos (1):
binder: fix memory leak in error path
Tony Lindgren (1):
clk: ti: clkctrl: Fix returning uninitialized data
Vinod Koul (1):
linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
Vishnu DASA (1):
VMCI: Fix integer overflow in VMCI handle arrays
Xin Long (1):
ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
Yibo Zhao (1):
mac80211: only warn once on chanctx_conf being NULL
Yoshihiro Shimoda (1):
usb: renesas_usbhs: add a workaround for a race condition of workqueue
YueHaibing (1):
can: af_can: Fix error path of can_init()
yangerkun (1):
quota: fix a problem about transfer quota
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2019-07-21 13:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-21 13:48 Greg KH [this message]
2019-07-21 13:48 ` Linux 4.14.134 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=20190721134820.GA23180@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.