linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] checkpatch.pl changes for 5.19-rc1
@ 2022-05-24 22:29 Gustavo A. R. Silva
  2022-05-26  0:09 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo A. R. Silva @ 2022-05-24 22:29 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Kees Cook, linux-hardening, linux-kernel, Gustavo A. R. Silva

The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:

  Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/checkpatch-new-alloc-check-5.19-rc1

for you to fetch changes up to 73f1d07e5f8a1dec989a5ec964f5f2ce5b6f8825:

  checkpatch: add new alloc functions to alloc with multiplies check (2022-04-26 01:30:33 -0500)

----------------------------------------------------------------
Add new functions to alloc check for 5.19-rc1

Hi Linus,

Please, pull the following patch that adds new alloc functions to alloc
with multiplies check.

kvmalloc() and kvzalloc() functions have now 2-factor multiplication
argument forms kvmalloc_array() and kvcalloc().

Add alloc-with-multiplies checks for these new functions.

Thanks
--
Gustavo

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      checkpatch: add new alloc functions to alloc with multiplies check

 scripts/checkpatch.pl | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-26  0:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-24 22:29 [GIT PULL] checkpatch.pl changes for 5.19-rc1 Gustavo A. R. Silva
2022-05-26  0:09 ` 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;
as well as URLs for NNTP newsgroup(s).