lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 15 Aug 2018 11:40:51 -0700
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org,
        Alexander Popov <alex.popov@...ux.com>,
        Masahiro Yamada <yamada.masahiro@...ionext.com>
Subject: [GIT PULL] gcc-plugin cleanups for v4.19-rc1

Hi,

Please pull these gcc-plugin cleanups for v4.19-rc1. This moves the Kconfig
menu around, makes the Makefile more readable, and clean up a function
declaration.

Thanks!

-Kees

The following changes since commit 7daf201d7fe8334e2d2364d4e8ed3394ec9af819:

  Linux 4.18-rc2 (2018-06-24 20:54:29 +0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/gcc-plugin-cleanup-v4.19-rc1

for you to fetch changes up to 45d9a1e3cc45efee6c0ef82b77269d6944d9d8a5:

  gcc-plugins: Clean up the cgraph_create_edge* macros (2018-07-24 16:14:06 -0700)

----------------------------------------------------------------
- Kconfig and Makefile clean-ups (Masahiro Yamada, Kees Cook)
- gcc-common.h definition clean-ups (Alexander Popov)

----------------------------------------------------------------
Alexander Popov (1):
      gcc-plugins: Clean up the cgraph_create_edge* macros

Kees Cook (1):
      gcc-plugins: Regularize Makefile.gcc-plugins

Masahiro Yamada (2):
      gcc-plugins: remove unused GCC_PLUGIN_SUBDIR
      gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/Kconfig

 arch/Kconfig                     | 146 +--------------------------------------
 scripts/Makefile.gcc-plugins     |  37 ++++++----
 scripts/gcc-plugins/Kconfig      | 142 +++++++++++++++++++++++++++++++++++++
 scripts/gcc-plugins/Makefile     |   5 --
 scripts/gcc-plugins/gcc-common.h |  26 ++++---
 5 files changed, 184 insertions(+), 172 deletions(-)
 create mode 100644 scripts/gcc-plugins/Kconfig

-- 
Kees Cook
Pixel Security

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ