From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 29 Jun 2015 13:45:58 -0700 From: Greg KH To: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org Cc: lwn@lwn.net, Jiri Slaby Subject: Linux 3.14.46 Message-ID: <20150629204558.GA19372@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: --DocE+STaALJfprDB Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 3.14.46 kernel. All users of the 3.14 kernel series must upgrade. The updated 3.14.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linu= x-3.14.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=3Dlinux/kernel/git/stable/linux-stable.git;a=3Dsu= mmary thanks, greg k-h ------------ Makefile | 2=20 arch/arm/include/asm/kvm_host.h | 2=20 arch/arm/include/asm/kvm_mmu.h | 12 + arch/arm/kernel/hyp-stub.S | 4=20 arch/arm/kvm/arm.c | 39 ------ arch/arm/kvm/coproc.c | 2=20 arch/arm/kvm/mmu.c | 213 +++++++++++++++++++++-------= ----- arch/arm64/include/asm/kvm_host.h | 4=20 arch/arm64/include/asm/kvm_mmu.h | 15 ++ arch/arm64/kvm/hyp.S | 2=20 arch/arm64/kvm/sys_regs.c | 4=20 drivers/bluetooth/ath3k.c | 4=20 drivers/bluetooth/btusb.c | 2=20 drivers/crypto/caam/caamrng.c | 2=20 drivers/gpu/drm/mgag200/mgag200_mode.c | 5=20 drivers/scsi/lpfc/lpfc_sli.c | 21 +++ fs/pipe.c | 55 ++++---- kernel/trace/trace_events_filter.c | 9 + virt/kvm/arm/vgic.c | 2=20 19 files changed, 248 insertions(+), 151 deletions(-) Adam Jackson (1): drm/mgag200: Reject non-character-cell-aligned mode widths Alex Benn=E9e (1): arm64: KVM: export demux regids as KVM_REG_ARM64 Ben Hutchings (1): pipe: iovec: Fix memory corruption when retrying atomic copy as non-a= tomic Christoffer Dall (1): arm/arm64: KVM: Fix and refactor unmap_range Dmitry Tunin (2): ath3k: Add support of 0489:e076 AR3012 device ath3k: add support of 13d3:3474 AR3012 device Eric Auger (1): ARM: KVM: Unmap IPA on memslot delete/move Greg Kroah-Hartman (1): Linux 3.14.46 James Smart (1): lpfc: Add iotag memory barrier Kim Phillips (1): ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping Li Liu (1): ARM: virt: fix wrong HSCTLR.EE bit setting Steve Cornelius (1): crypto: caam - fix RNG buffer cache alignment Steven Rostedt (1): tracing: Have filter check for balanced ops Victor Kamensky (1): ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word Will Deacon (4): KVM: ARM/arm64: fix non-const declaration of function returning const KVM: ARM/arm64: fix broken __percpu annotation KVM: ARM/arm64: avoid returning negative error code as bool KVM: vgic: return int instead of bool when checking I/O ranges --DocE+STaALJfprDB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVka6GAAoJEDjbvchgkmk+8eMP/iBo7KODsrdyn0oO6b792rQx NoZf249fHkApCNZyrgbHtHnmxZfTCZMv5lfXIHwNsFXXwws86XJYlJu56eEO23C3 Xtw1krKCevO0kABoEssRgqOUYNNIwFXYOOr0bFmKyo84BSH1z8as2B/XMPIpO7iS p6cCfJfy7oxvJhR6wMbKrE0JcIHkd3Us8n7qF47vqEl5sSZfwe/oy8L22yAssuVc Ns3kSEbLM4pMAc5LUpydq1l0PHJ7hWa4AA1l18HR1+7CMgGTDWCkmeQ/yvtiof7p GFMRefW7iYmWh1Ms2u7sw4x4x1rrRgCvbhR89u0U/TaHPysFCX9nWcVgldnYUFlr jAo54jLaHJX7rnbG79vYksugokiJExzyYyz/riCu3eqJpLvysWFOiBlTGV2Pvewm adpVmOHvbBJr8sAQAmqSv6RKaoSrVS53dxUa1jdaebFRy45uixQg28SwWM0TcOp7 +XQ28/lMeNrWxs0Vjfkm3ax8hSk8QfmiDEkVeEGgHV+XXGE+vXoDGHpp485hK61E noV/eXBIJBNuPT05W1OwoLRUFkI1GKBC85vtUMvs4/FaphkfCdD3eUjaFwjQHyhR hgA2p/mejyVj7keFQEzbByOw6dkkkLKRw5fsaeUIDZkmhG+PCfkDanYO14cLgpmV v1GtahqdePcI61E9zll4 =7V7L -----END PGP SIGNATURE----- --DocE+STaALJfprDB--