Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1444659 > unrolled thread

[PULL] lkdtm update (next)

Started byKees Cook <keescook@chromium.org>
First post2016-07-16 01:20 +0200
Last post2016-07-17 01:40 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PULL] lkdtm update (next) Kees Cook <keescook@chromium.org> - 2016-07-16 01:20 +0200
    Re: [PULL] lkdtm update (next) Greg KH <gregkh@linuxfoundation.org> - 2016-07-17 01:40 +0200

#1444659 — [PULL] lkdtm update (next)

FromKees Cook <keescook@chromium.org>
Date2016-07-16 01:20 +0200
Subject[PULL] lkdtm update (next)
Message-ID<rVkyJ-4CK-1@gated-at.bofh.it>
Hi,

Please pull these lkdtm fixes for next.

Thanks!

-Kees

The following changes since commit 80f76319634fc62befd440b328042dbd54e3b6f8:

  Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-next (2016-07-15 14:19:11 +0900)

are available in the git repository at:

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

for you to fetch changes up to 6d2e91a662256fd88ec0505567a59d21094ed415:

  lkdtm: silence warnings about function declarations (2016-07-15 16:14:45 -0700)

----------------------------------------------------------------
fixes for lkdtm build warnings

----------------------------------------------------------------
Arnd Bergmann (1):
      lkdtm: hide unused functions

Kees Cook (1):
      lkdtm: silence warnings about function declarations

 drivers/misc/lkdtm.h          |  5 ++-
 drivers/misc/lkdtm_bugs.c     |  6 +---
 drivers/misc/lkdtm_core.c     | 72 ++++++++++++++++++++++---------------------
 drivers/misc/lkdtm_heap.c     |  6 +---
 drivers/misc/lkdtm_perms.c    |  6 +---
 drivers/misc/lkdtm_rodata.c   |  2 +-
 drivers/misc/lkdtm_usercopy.c |  4 +--
 7 files changed, 46 insertions(+), 55 deletions(-)

-- 
Kees Cook
Brillo & Chrome OS Security

[toc] | [next] | [standalone]


#1444964

FromGreg KH <gregkh@linuxfoundation.org>
Date2016-07-17 01:40 +0200
Message-ID<rVHlE-1Fl-3@gated-at.bofh.it>
In reply to#1444659
On Fri, Jul 15, 2016 at 04:16:19PM -0700, Kees Cook wrote:
> Hi,
> 
> Please pull these lkdtm fixes for next.
> 
> Thanks!
> 
> -Kees
> 
> The following changes since commit 80f76319634fc62befd440b328042dbd54e3b6f8:
> 
>   Merge tag 'stm-for-greg-20160714' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-next (2016-07-15 14:19:11 +0900)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/lkdtm-next

Pulled and pushed out, thanks.

greg k-h

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web