Linux kernel -stable discussions
 help / color / mirror / Atom feed
* Linux 6.6.38
@ 2024-07-09  9:48 Greg Kroah-Hartman
  2024-07-09  9:48 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Kroah-Hartman @ 2024-07-09  9:48 UTC (permalink / raw)
  To: linux-kernel, akpm, torvalds, stable; +Cc: lwn, jslaby, Greg Kroah-Hartman

I'm announcing the release of the 6.6.38 kernel.

All powerpc and arm64 users of the 6.6 kernel series must upgrade.
Everyone else probably should as well to be safe.

The updated 6.6.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.6.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/net/bpf_jit_32.c         |   25 ++++----
 arch/loongarch/net/bpf_jit.c      |   22 ++-----
 arch/mips/net/bpf_jit_comp.c      |    3 -
 arch/parisc/net/bpf_jit_core.c    |    8 --
 arch/powerpc/net/bpf_jit.h        |   18 ++++--
 arch/powerpc/net/bpf_jit_comp.c   |  110 ++++++++++----------------------------
 arch/powerpc/net/bpf_jit_comp32.c |   13 ++--
 arch/powerpc/net/bpf_jit_comp64.c |   10 +--
 arch/s390/net/bpf_jit_comp.c      |    6 --
 arch/sparc/net/bpf_jit_comp_64.c  |    6 --
 arch/x86/net/bpf_jit_comp32.c     |    3 -
 include/linux/filter.h            |   10 +--
 kernel/bpf/core.c                 |    4 -
 kernel/bpf/verifier.c             |    8 --
 15 files changed, 86 insertions(+), 162 deletions(-)

Greg Kroah-Hartman (5):
      Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()"
      Revert "powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]"
      Revert "powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_data"
      Revert "bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()"
      Linux 6.6.38


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

end of thread, other threads:[~2024-07-09  9:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09  9:48 Linux 6.6.38 Greg Kroah-Hartman
2024-07-09  9:48 ` 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