[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1563889130.git.joe@perches.com>
Date: Tue, 23 Jul 2019 06:51:35 -0700
From: Joe Perches <joe@...ches.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Cc: Jonathan Corbet <corbet@....net>, Stephen Kitt <steve@....org>,
Kees Cook <keescook@...omium.org>,
Nitin Gote <nitin.r.gote@...el.com>, jannh@...gle.com,
kernel-hardening@...ts.openwall.com,
Rasmus Villemoes <rasmus.villemoes@...vas.dk>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-doc@...r.kernel.org
Subject: [PATCH V2 0/2] string: Add stracpy and stracpy_pad
Add more string copy mechanisms to help avoid defects
Joe Perches (2):
string: Add stracpy and stracpy_pad mechanisms
kernel-doc: core-api: Include string.h into core-api
Documentation/core-api/kernel-api.rst | 3 +++
include/linux/string.h | 50 +++++++++++++++++++++++++++++++++--
lib/string.c | 10 ++++---
3 files changed, 57 insertions(+), 6 deletions(-)
--
2.15.0
Powered by blists - more mailing lists