public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux 5.4.116
@ 2021-05-02  9:51 Greg Kroah-Hartman
  2021-05-02  9:51 ` Greg Kroah-Hartman
  2021-05-04  1:26 ` Samuel Zou
  0 siblings, 2 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2021-05-02  9:51 UTC (permalink / raw)
  To: linux-kernel, akpm, torvalds, stable; +Cc: lwn, jslaby, Greg Kroah-Hartman

I'm announcing the release of the 5.4.116 kernel.

All users of the 5.4 kernel series must upgrade.

The updated 5.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.4.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 
 kernel/bpf/verifier.c                                         |  233 ++++++----
 tools/testing/selftests/bpf/verifier/bounds_deduction.c       |   21 
 tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c |   13 
 tools/testing/selftests/bpf/verifier/unpriv.c                 |    2 
 tools/testing/selftests/bpf/verifier/value_ptr_arith.c        |    6 
 6 files changed, 174 insertions(+), 103 deletions(-)

Daniel Borkmann (8):
      bpf: Move off_reg into sanitize_ptr_alu
      bpf: Ensure off_reg has no mixed signed bounds for all types
      bpf: Rework ptr_limit into alu_limit and add common error path
      bpf: Improve verifier error messages for users
      bpf: Refactor and streamline bounds check into helper
      bpf: Move sanitize_val_alu out of op switch
      bpf: Tighten speculative pointer arithmetic mask
      bpf: Update selftests to reflect new error states

Greg Kroah-Hartman (1):
      Linux 5.4.116


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

end of thread, other threads:[~2021-05-04  1:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-02  9:51 Linux 5.4.116 Greg Kroah-Hartman
2021-05-02  9:51 ` Greg Kroah-Hartman
2021-05-04  1:26 ` Samuel Zou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox