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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 30 May 2018 12:32:05 +0200
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>,
        Pavlos Parissis <pavlos.parissis@...il.com>
Subject: Linux 4.14.46

I'm announcing the release of the 4.14.46 kernel.

This release fixes a problem where perf would not build properly in the
4.14.45 kernel release.  If you do not use perf, there is no need to
upgrade at this time.

Many thanks to Pavlos Parissis for finding the problem so quickly and
reporting it.

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:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

 Makefile                                       |    2 
 tools/arch/arm/include/uapi/asm/kvm.h          |    6 
 tools/arch/arm64/include/uapi/asm/kvm.h        |    6 
 tools/arch/powerpc/include/uapi/asm/kvm.h      |    2 
 tools/arch/s390/include/uapi/asm/kvm.h         |    5 
 tools/arch/x86/include/asm/cpufeatures.h       |  570 +++++++++++++------------
 tools/arch/x86/include/asm/disabled-features.h |   11 
 tools/arch/x86/include/asm/required-features.h |    3 
 tools/include/uapi/linux/kvm.h                 |    1 
 tools/perf/.gitignore                          |    1 
 tools/perf/builtin-record.c                    |    9 
 tools/perf/perf.h                              |    1 
 tools/perf/util/record.c                       |    8 
 13 files changed, 340 insertions(+), 285 deletions(-)

Greg Kroah-Hartman (3):
      tools: sync up .h files with the repective arch and uapi .h files
      Revert "perf record: Fix crash in pipe mode"
      Linux 4.14.46

Ravi Bangoria (1):
      perf tools: Add trace/beauty/generated/ into .gitignore


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ