From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
Rasmus Villemoes <linux@rasmusvillemoes.dk>
Subject: [GIT PULL] overflow update for v5.10-rc1
Date: Mon, 12 Oct 2020 15:38:53 -0700 [thread overview]
Message-ID: <202010121537.E5CB11BA@keescook> (raw)
Hi Linus,
Please pull this overflow update for v5.10-rc1. This tree is pretty
quiet this last dev cycle, so it's just a single change to help enforce
all callers are actually checking the results of the helpers.
Thanks!
-Kees
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/overflow-v5.10-rc1
for you to fetch changes up to 9b80e4c4ddaca3501177ed41e49d0928ba2122a8:
overflow: Add __must_check attribute to check_*() helpers (2020-10-12 15:19:07 -0700)
----------------------------------------------------------------
overflow update for v5.10-rc1
- Add __must_check to check_*_overflow() helpers
----------------------------------------------------------------
Kees Cook (1):
overflow: Add __must_check attribute to check_*() helpers
include/linux/overflow.h | 39 ++++++++++++++++++++++++---------------
1 file changed, 24 insertions(+), 15 deletions(-)
--
Kees Cook
next reply other threads:[~2020-10-12 22:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-12 22:38 Kees Cook [this message]
2020-10-13 23:49 ` [GIT PULL] overflow update for v5.10-rc1 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202010121537.E5CB11BA@keescook \
--to=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@rasmusvillemoes.dk \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox