linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] lkdtm updates for next, part 2
@ 2017-08-15 19:43 Kees Cook
  2017-08-16  1:12 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2017-08-15 19:43 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-kernel

Hi Greg,

Please pull these additional lkdtm changes for next.

Thanks!

-Kees

The following changes since commit c7fea48876773603721f545f8c1a2f894291ef85:

  lkdtm: Provide timing tests for atomic_t vs refcount_t (2017-07-26 14:38:04 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/lkdtm-next-part2

for you to fetch changes up to 93e78c6b14c42abe4018c815aeea2aa491522fae:

  lkdtm: Add -fstack-protector-strong test (2017-08-15 12:27:35 -0700)

----------------------------------------------------------------
- Add new CORRUPT_STACK_STRONG to test -fstack-protector-strong, since
  the existing CORRUPT_STACK test only tested regular -fstack-protector.
- Add pair of tests for checking kernel stack leading/trailing guard pages
  under VMAP_STACK: STACK_GUARD_PAGE_LEADING and STACK_GUARD_PAGE_TRAILING.

----------------------------------------------------------------
Kees Cook (2):
      lkdtm: Test VMAP_STACK allocates leading/trailing guard pages
      lkdtm: Add -fstack-protector-strong test

 drivers/misc/lkdtm.h      |  3 +++
 drivers/misc/lkdtm_bugs.c | 51 ++++++++++++++++++++++++++++++++++++++++++++---
 drivers/misc/lkdtm_core.c |  3 +++
 3 files changed, 54 insertions(+), 3 deletions(-)

-- 
Kees Cook
Pixel Security

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

* Re: [GIT PULL] lkdtm updates for next, part 2
  2017-08-15 19:43 [GIT PULL] lkdtm updates for next, part 2 Kees Cook
@ 2017-08-16  1:12 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2017-08-16  1:12 UTC (permalink / raw)
  To: Kees Cook; +Cc: linux-kernel

On Tue, Aug 15, 2017 at 12:43:16PM -0700, Kees Cook wrote:
> Hi Greg,
> 
> Please pull these additional lkdtm changes for next.
> 
> Thanks!
> 
> -Kees
> 
> The following changes since commit c7fea48876773603721f545f8c1a2f894291ef85:
> 
>   lkdtm: Provide timing tests for atomic_t vs refcount_t (2017-07-26 14:38:04 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/lkdtm-next-part2

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2017-08-16  1:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-15 19:43 [GIT PULL] lkdtm updates for next, part 2 Kees Cook
2017-08-16  1:12 ` Greg Kroah-Hartman

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).