Linux 5.10.151

From: Greg Kroah-Hartman
Date: Fri Oct 28 2022 - 08:02:09 EST


I'm announcing the release of the 5.10.151 kernel.

All users of the 5.10 kernel series must upgrade.

The updated 5.10.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.10.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 | 5 ++++-
scripts/link-vmlinux.sh | 2 +-
scripts/pahole-flags.sh | 21 +++++++++++++++++++++
3 files changed, 26 insertions(+), 2 deletions(-)

Andrii Nakryiko (1):
kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21

Greg Kroah-Hartman (1):
Linux 5.10.151

Ilya Leoshkevich (1):
bpf: Generate BTF_KIND_FLOAT when linking vmlinux

Javier Martinez Canillas (1):
kbuild: Quote OBJCOPY var to avoid a pahole call break the build

Jiri Olsa (1):
kbuild: Unify options for BTF generation for vmlinux and modules

Martin Rodriguez Reboredo (1):
kbuild: Add skip_encoding_btf_enum64 option to pahole