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]
Message-ID: <2024070944-broiler-unworthy-3b1d@gregkh>
Date: Tue,  9 Jul 2024 11:48:29 +0200
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,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Linux 6.6.38

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ