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, 7 Jan 2011 23:24:43 +0100
From:	Michal Marek <mmarek@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	jacmet@...site.dk, lacombar@...il.com, mmarek@...e.cz,
	linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT] kbuild/kconfig updates for 2.6.38-rc1

Hi Linus,

nothing exciting in the kconfig branch either: The infamous dependency
warnings are a bit easier to read now, the rest is mostly code cleanup.

Michal

The following changes since commit c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4:

  Linux 2.6.37-rc1 (2010-11-01 07:54:12 -0400)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git kconfig

Arnaud Lacombe (11):
      kconfig: the day kconfig warns about "select"-abuse has come
      kconfig: do not define AUTOCONF_INCLUDED
      kconfig: nuke second argument of conf_write_symbol()
      kbuild/nconf: fix spaces damage
      kbuild/gconf: add dummy inline for bind_textdomain_codeset()
      kconfig: fix typos
      kconfig/conf: merge duplicate switch's case
      kconfig: fix `zconfdebug' extern declaration
      kconfig: add more S_INT and S_HEX consistency checks
      kconfig: simplify select-with-unmet-direct-dependency warning
      kconfig: fix warning

Michal Marek (1):
      kconfig: Make expr_copy() take a const argument

Peter Korsgaard (1):
      nconf: handle comment entries within choice/endchoice

 Documentation/kbuild/kconfig-language.txt |    1 -
 scripts/kconfig/conf.c                    |    2 -
 scripts/kconfig/confdata.c                |   27 ++++++------------
 scripts/kconfig/expr.c                    |   44 ++++++++++++++++++++++++++++-
 scripts/kconfig/expr.h                    |    3 +-
 scripts/kconfig/lkc.h                     |    7 +++-
 scripts/kconfig/menu.c                    |   15 ++++++++--
 scripts/kconfig/nconf.c                   |   10 ++++--
 scripts/kconfig/symbol.c                  |    8 ++++-
 9 files changed, 84 insertions(+), 33 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