* [GIT PULL] hardening updates for v6.13-rc1
@ 2024-11-21 14:42 Kees Cook
2024-11-26 1:41 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2024-11-21 14:42 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Andrew Morton, Andy Shevchenko,
Bartosz Golaszewski, James E.J. Bottomley, Jan Hendrik Farr,
Kees Cook, kernel test robot, Miguel Ojeda, Nathan Chancellor,
Philipp Reisner, Thorsten Blum
Hi Linus,
Please pull these hardening updates for v6.13-rc1. I delayed sending
this for several days just to make sure the Kconfig and compiler.h
changes got a little more bake-time in -next since they were added to my
tree pretty late in the cycle. All seems well, so here's the PR.
Thanks!
-Kees
The following changes since commit 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b:
Linux 6.12-rc2 (2024-10-06 15:32:27 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.13-rc1
for you to fetch changes up to f06e108a3dc53c0f5234d18de0bd224753db5019:
Compiler Attributes: disable __counted_by for clang < 19.1.3 (2024-11-19 08:48:27 -0800)
----------------------------------------------------------------
hardening updates for v6.13-rc1
- Disable __counted_by in Clang < 19.1.3 (Jan Hendrik Farr)
- string_helpers: Silence output truncation warning (Bartosz Golaszewski)
- compiler.h: Avoid needing BUILD_BUG_ON_ZERO() (Philipp Reisner)
- MAINTAINERS: Add kernel hardening keywords __counted_by{_le|_be}
(Thorsten Blum)
----------------------------------------------------------------
Bartosz Golaszewski (1):
lib: string_helpers: silence snprintf() output truncation warning
Jan Hendrik Farr (1):
Compiler Attributes: disable __counted_by for clang < 19.1.3
Philipp Reisner (1):
compiler.h: Fix undefined BUILD_BUG_ON_ZERO()
Thorsten Blum (1):
MAINTAINERS: Add kernel hardening keywords __counted_by{_le|_be}
MAINTAINERS | 2 +-
drivers/misc/lkdtm/bugs.c | 2 +-
include/linux/compiler.h | 11 +++++++++--
include/linux/compiler_attributes.h | 13 -------------
include/linux/compiler_types.h | 19 +++++++++++++++++++
init/Kconfig | 9 +++++++++
lib/overflow_kunit.c | 2 +-
lib/string_helpers.c | 2 +-
8 files changed, 41 insertions(+), 19 deletions(-)
--
Kees Cook
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] hardening updates for v6.13-rc1
2024-11-21 14:42 [GIT PULL] hardening updates for v6.13-rc1 Kees Cook
@ 2024-11-26 1:41 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-11-26 1:41 UTC (permalink / raw)
To: Kees Cook
Cc: Linus Torvalds, linux-kernel, Andrew Morton, Andy Shevchenko,
Bartosz Golaszewski, James E.J. Bottomley, Jan Hendrik Farr,
Kees Cook, kernel test robot, Miguel Ojeda, Nathan Chancellor,
Philipp Reisner, Thorsten Blum
The pull request you sent on Thu, 21 Nov 2024 06:42:43 -0800:
> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.13-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/36843bfbf7fdeab459e164b0ed8bb939660c378b
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-26 1:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-21 14:42 [GIT PULL] hardening updates for v6.13-rc1 Kees Cook
2024-11-26 1:41 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®