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:	Tue, 8 Sep 2015 17:26:57 +0200
From:	Michal Marek <mmarek@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	andreas.ruprecht@....de, elfring@...rs.sourceforge.net,
	sam.bobroff@....ibm.com, linux-kbuild@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] kconfig changes for v4.3-rc1

Hi Linux,

please pull these kconfig changes for v4.3-rc1:
- kconfig warns about junk characters in Kconfig files
- merge_config.sh error handling
- small cleanup

Thanks,
Michal


The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

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

for you to fetch changes up to 78a6854e219ba266b6cc12f840b571c5f1168b5e:

  merge_config.sh: exit on missing input files (2015-08-20 13:56:55 +0200)

----------------------------------------------------------------
Andreas Ruprecht (2):
      kconfig: warn of unhandled characters in Kconfig commands
      kconfig: Regenerate shipped zconf.{hash,lex}.c files

Markus Elfring (1):
      kconfig: Delete unnecessary checks before the function call "sym_calc_value"

Sam Bobroff (1):
      merge_config.sh: exit on missing input files

 scripts/kconfig/confdata.c           |   7 +-
 scripts/kconfig/merge_config.sh      |   4 +
 scripts/kconfig/symbol.c             |   3 +-
 scripts/kconfig/zconf.gperf          |   1 +
 scripts/kconfig/zconf.hash.c_shipped |  58 ++++---
 scripts/kconfig/zconf.l              |  20 ++-
 scripts/kconfig/zconf.lex.c_shipped  | 325 +++++++++++++++++------------------
 7 files changed, 211 insertions(+), 207 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