projects
/
users
/
dwmw2
/
linux.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
59dbb9d
239d873
)
Merge tag 'hardening-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
author
Linus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Dec 2024 16:45:40 +0000
(08:45 -0800)
committer
Linus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Dec 2024 16:45:40 +0000
(08:45 -0800)
Pull hardening fix from Kees Cook:
"Silence a GCC value-range warning that is being ironically triggered
by bounds checking"
* tag 'hardening-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
fortify: Hide run-time copy size from value range tracking
Trivial merge