lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 29 Jun 2015 13:45:58 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:	lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 3.14.46

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 linux-3.14.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/include/asm/kvm_host.h        |    2 
 arch/arm/include/asm/kvm_mmu.h         |   12 +
 arch/arm/kernel/hyp-stub.S             |    4 
 arch/arm/kvm/arm.c                     |   39 ------
 arch/arm/kvm/coproc.c                  |    2 
 arch/arm/kvm/mmu.c                     |  213 +++++++++++++++++++++------------
 arch/arm64/include/asm/kvm_host.h      |    4 
 arch/arm64/include/asm/kvm_mmu.h       |   15 ++
 arch/arm64/kvm/hyp.S                   |    2 
 arch/arm64/kvm/sys_regs.c              |    4 
 drivers/bluetooth/ath3k.c              |    4 
 drivers/bluetooth/btusb.c              |    2 
 drivers/crypto/caam/caamrng.c          |    2 
 drivers/gpu/drm/mgag200/mgag200_mode.c |    5 
 drivers/scsi/lpfc/lpfc_sli.c           |   21 +++
 fs/pipe.c                              |   55 ++++----
 kernel/trace/trace_events_filter.c     |    9 +
 virt/kvm/arm/vgic.c                    |    2 
 19 files changed, 248 insertions(+), 151 deletions(-)

Adam Jackson (1):
      drm/mgag200: Reject non-character-cell-aligned mode widths

Alex Bennée (1):
      arm64: KVM: export demux regids as KVM_REG_ARM64

Ben Hutchings (1):
      pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic

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


Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ