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:	Thu, 2 Jul 2015 22:28:28 +0200
From:	Michal Marek <mmarek@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	JBeulich@...e.com, diego.viola@...il.com, geert+renesas@...der.be,
	walch.martin@....de, linux-kbuild@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] kconfig changes for v4.2-rc1

Hi Linus,

please pull this for v4.2-rc1:
- kconfig conditions can use usual less/greater than comparisons
- kconfig warns about stray characters in Kconfig files
- Bogus expression simplification removed
- some minor fixes


The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -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 4a47f1eb35c5933ef32b2b99ef20f8fe4a251429:

  kconfig: re-generate *.c_shipped files after previous change (2015-06-15 14:05:58 +0200)

----------------------------------------------------------------
Diego Viola (2):
      scripts/kconfig/Makefile: Fix spelling of Qt
      scripts/kconfig/Makefile: Cosmetic fixes

Geert Uytterhoeven (1):
      kconfig: Wrap long "make help" text lines

Jan Beulich (3):
      kconfig: don't silently ignore unhandled characters
      kconfig: allow use of relations other than (in)equality
      kconfig: re-generate *.c_shipped files after previous change

Martin Walch (1):
      Kconfig: Remove bad inference rules expr_eliminate_dups2()

 scripts/kconfig/Makefile            |  28 +-
 scripts/kconfig/expr.c              | 278 ++++++++++---------
 scripts/kconfig/expr.h              |   4 +-
 scripts/kconfig/symbol.c            |   4 +
 scripts/kconfig/zconf.l             |  11 +-
 scripts/kconfig/zconf.lex.c_shipped | 314 ++++++++++++---------
 scripts/kconfig/zconf.tab.c_shipped | 524 +++++++++++++++++++-----------------
 scripts/kconfig/zconf.y             |   9 +
 8 files changed, 666 insertions(+), 506 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