Linux 5.10.151
From: | Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org> | |
To: | linux-kernel-AT-vger.kernel.org, akpm-AT-linux-foundation.org, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org | |
Subject: | Linux 5.10.151 | |
Date: | Fri, 28 Oct 2022 14:01:56 +0200 | |
Message-ID: | <1666958516101237@kroah.com> | |
Cc: | lwn-AT-lwn.net, jslaby-AT-suse.cz, Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org> | |
Archive-link: | Article |
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-s... 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