[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202010121537.E5CB11BA@keescook>
Date: Mon, 12 Oct 2020 15:38:53 -0700
From: Kees Cook <keescook@...omium.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Rasmus Villemoes <linux@...musvillemoes.dk>
Subject: [GIT PULL] overflow update for v5.10-rc1
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
Powered by blists - more mailing lists