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>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 22 May 2012 08:05:31 -0400
From:	Steven Rostedt <rostedt@...dmis.org>
To:	linux-kernel@...r.kernel.org
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>
Subject: [PATCH 0/8] [GIT PULL] ktest: updates for v3.5


Linus,

Please pull the latest ktest-v3.5 tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest.git
ktest-v3.5

Head SHA1: af738c3e4870c304b8c8c69e11bc6517b5b52d10


Steven Rostedt (8):
      ktest: Fix kernelrevision with POST_BUILD
      ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has network
      ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_config
      ktest: Add useful example configs
      ktest: Add kvm.conf example config
      ktest: Add an example config that does cross compiling of several archs
      ktest: Add the snowball.conf example config
      ktest: Add README to explain what is in the examples directory

----
 tools/testing/ktest/examples/README                |   32 +++
 tools/testing/ktest/examples/crosstests.conf       |  260 ++++++++++++++++++++
 tools/testing/ktest/examples/include/bisect.conf   |   90 +++++++
 tools/testing/ktest/examples/include/defaults.conf |  157 ++++++++++++
 .../testing/ktest/examples/include/min-config.conf |   60 +++++
 .../testing/ktest/examples/include/patchcheck.conf |   74 ++++++
 tools/testing/ktest/examples/include/tests.conf    |   74 ++++++
 tools/testing/ktest/examples/kvm.conf              |   88 +++++++
 tools/testing/ktest/examples/snowball.conf         |   53 ++++
 tools/testing/ktest/examples/test.conf             |   62 +++++
 tools/testing/ktest/ktest.pl                       |   36 ++-
 tools/testing/ktest/sample.conf                    |   16 ++
 12 files changed, 1001 insertions(+), 1 deletion(-)

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ