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:   Wed,  4 Nov 2020 22:04:14 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, jslaby@...e.cz,
        Marc Aurèle La France <tsi@...oix.net>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Linux 5.9.4

I'm announcing the release of the 5.9.4 kernel.

This is only a bugfix for the 5.9.3 kernel release which had some
problems with some symlinks for the powerpc selftests.  This problem was
caused by issues in going from git->patch->quilt->git and things got a
bit messed up.  To resolve this, I reverted the offending patch and a
prerequsite one, and then used 'git cherry-pick' to backport the patches
properly, which preserved the links correctly.

Many thanks to Marc Aurèle La Franc and others for helping me notice
this and provide some solutions for it.

If you had no issues with these files in 5.9.3, no need to upgrade at
this time.

The updated 5.9.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.9.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

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

 Makefile                                                     |    2 
 tools/testing/selftests/powerpc/copyloops/copy_mc_64.S       |  243 -----------
 tools/testing/selftests/powerpc/copyloops/memcpy_mcsafe_64.S |    1 
 3 files changed, 2 insertions(+), 244 deletions(-)

Dan Williams (2):
      x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
      x86/copy_mc: Introduce copy_mc_enhanced_fast_string()

Greg Kroah-Hartman (3):
      Revert "x86/copy_mc: Introduce copy_mc_enhanced_fast_string()"
      Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"
      Linux 5.9.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ