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, 10 Jan 2017 10:43:53 -0700
From:   Shuah Khan <shuahkh@....samsung.com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kselftest@...r.kernel.org,
        LKML <linux-kernel@...r.kernel.org>,
        Shuah Khan <shuahkh@....samsung.com>
Subject: [GIT PULL] Kselftest update for 4.10-rc4

Hi Linus,

Please pull the Kselftest fixes for 4.10-rc4

This update consists of fixes to use shell instead of bash to run tests
on embedded devices where the only shell available is the busybox ash.
Also included is a typo fix to a test result message.

diff attached.

thanks,
-- Shuah

--------------------------------------------------------------------------
The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-4.10-rc4-fixes

for you to fetch changes up to 7738789fba09108a28a5fb4739595d9a0a2f85fe:

  selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration" (2017-01-05 13:24:18 -0700)

----------------------------------------------------------------
linux-kselftest-4.10-rc4-fixes

This update consists of fixes to use shell instead of bash to run tests
on embedded devices where the only shell available is the busybox ash.
Also included is a typo fix to a test result message.

----------------------------------------------------------------
Colin King (1):
      selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"

Rolf Eike Beer (3):
      selftests: do not require bash for the generated test
      selftests: do not require bash to run bpf tests
      selftests: do not require bash to run netsocktests testcase

 tools/testing/selftests/Makefile              | 2 +-
 tools/testing/selftests/bpf/test_kmod.sh      | 2 +-
 tools/testing/selftests/net/run_netsocktests  | 2 +-
 tools/testing/selftests/x86/protection_keys.c | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
--------------------------------------------------------------------------

-- 
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh@....samsung.com

View attachment "linux-kselftest-4.10-rc4-fixes.diff" of type "text/x-patch" (1604 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ