linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 5.7.14
@ 2020-08-07  8:15 Greg Kroah-Hartman
  2020-08-07  8:15 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Kroah-Hartman @ 2020-08-07  8:15 UTC (permalink / raw)
  To: linux-kernel, akpm, torvalds, stable; +Cc: lwn, jslaby, Greg Kroah-Hartman

I'm announcing the release of the 5.7.14 kernel.

All users of the 5.7 kernel series must upgrade.

The updated 5.7.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.7.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 
 arch/arm/include/asm/percpu.h         |    2 
 arch/arm64/include/asm/archrandom.h   |    1 
 arch/arm64/include/asm/pointer_auth.h |    8 +++
 arch/arm64/kernel/kaslr.c             |    2 
 drivers/char/random.c                 |    1 
 include/linux/prandom.h               |   78 ++++++++++++++++++++++++++++++++++
 include/linux/random.h                |   63 +--------------------------
 kernel/time/timer.c                   |    8 +++
 lib/random32.c                        |    2 
 10 files changed, 103 insertions(+), 64 deletions(-)

Greg Kroah-Hartman (1):
      Linux 5.7.14

Grygorii Strashko (1):
      ARM: percpu.h: fix build error

Linus Torvalds (3):
      random32: remove net_rand_state from the latent entropy gcc plugin
      random32: move the pseudo-random 32-bit definitions to prandom.h
      random: random.h should include archrandom.h, not the other way around

Marc Zyngier (1):
      arm64: Workaround circular dependency in pointer_auth.h

Willy Tarreau (2):
      random32: update the net random state on interrupt and activity
      random: fix circular include dependency on arm64 after addition of percpu.h


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-07  8:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-07  8:15 Linux 5.7.14 Greg Kroah-Hartman
2020-08-07  8:15 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).