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


Groups > linux.kernel > #1444659

[PULL] lkdtm update (next)

From Kees Cook <keescook@chromium.org>
Newsgroups linux.kernel
Subject [PULL] lkdtm update (next)
Date 2016-07-16 01:20 +0200
Message-ID <rVkyJ-4CK-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[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

csiph-web