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:	Fri, 15 Nov 2013 17:09:52 +0100
From:	Michal Marek <mmarek@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	ak@...ux.intel.com, andi@...stfloor.org, bp@...e.de,
	fabio.estevam@...escale.com, jmario@...hat.com,
	josh@...htriplett.org, keescook@...omium.org, mmarek@...e.cz,
	slyfox@...too.org, linux-kbuild@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT] kbuild changes for v3.13-rc1

Hi Linus,

please pull these kbuild commits for v3.13-rc1:
- LTO fixes, but the kallsyms part had to be reverted
- -Werror=implicit-int and -Werror=strict-prototypes is passsed to the
  compiler by default
- snprintf fix in modpost
- GREP_OPTIONS is removed from the environment to be immune against
  exotic grep option settings

Thanks,
Michal


The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:

  Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kbuild

for you to fetch changes up to 480f439c3db0d45d817d66caf3fa8e81a6fac01a:

  kallsyms: Revert back to 128 max symbol length (2013-11-13 15:58:19 +0100)

----------------------------------------------------------------
Andi Kleen (2):
      Kbuild: Handle longer symbols in kallsyms.c
      kbuild, bloat-o-meter: fix static detection

Borislav Petkov (1):
      Kbuild: Ignore GREP_OPTIONS env variable

Fabio Estevam (1):
      scripts: kallsyms: Use %zu to print 'size_t'

Joe Mario (1):
      kbuild: Increase kallsyms max symbol length

Josh Triplett (2):
      scripts/bloat-o-meter: ignore changes in the size of linux_banner
      scripts/bloat-o-meter: use .startswith rather than fragile slicing

Kees Cook (1):
      kbuild: replace unbounded sprintf call in modpost

Michal Marek (1):
      kallsyms: Revert back to 128 max symbol length

Sergei Trofimovich (1):
      Makefile: enable -Werror=implicit-int and -Werror=strict-prototypes by default

 Makefile                 | 9 +++++++++
 scripts/bloat-o-meter    | 7 ++++---
 scripts/kallsyms.c       | 6 ++++++
 scripts/mod/sumversion.c | 2 +-
 4 files changed, 20 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ