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:   Thu, 26 Dec 2019 14:27:27 -0700
From:   Shuah Khan <skhan@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Shuah Khan <skhan@...uxfoundation.org>,
        Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
        Brendan Higgins <brendanhiggins@...gle.com>,
        SeongJae Park <sjpark@...zon.de>, linux-kernel@...r.kernel.org,
        linux-kselftest@...r.kernel.org
Subject: [GIT PULL] Kselftest fixes update for Linux 5.5-rc4

Hi Linus,

Please pull the following Kselftest update for Linux 5.5-rc4.

This Kselftest update for Linux 5.5-rc4 consists of:

-- rseq build failures fixes related to glibc 2.30 compatibility
    from Mathieu Desnoyers
-- Kunit fixes and cleanups from SeongJae Park
-- Fixes to filesystems/epoll, firmware, and livepatch build failures
    and skip handling.

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------

The following changes since commit 46cf053efec6a3a5f343fead837777efe8252a46:

   Linux 5.5-rc3 (2019-12-22 17:02:23 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 2a1f40adfb54ca65dc4c93bad444dd23b800a76e:

   rseq/selftests: Clarify rseq_prepare_unload() helper requirements 
(2019-12-23 10:52:41 -0700)

----------------------------------------------------------------
linux-kselftest-5.5-rc4

This Kselftest update for Linux 5.5-rc4 consists of:

-- rseq build failures fixes related to glibc 2.30 compatibility
    from Mathieu Desnoyers
-- Kunit fixes and cleanups from SeongJae Park
-- Fixes to filesystems/epoll, firmware, and livepatch build failures
    and skip handling.

----------------------------------------------------------------
Mathieu Desnoyers (3):
       rseq/selftests: Turn off timeout setting
       rseq/selftests: Fix: Namespace gettid() for compatibility with 
glibc 2.30
       rseq/selftests: Clarify rseq_prepare_unload() helper requirements

SeongJae Park (6):
       docs/kunit/start: Use in-tree 'kunit_defconfig'
       kunit: Remove duplicated defconfig creation
       kunit: Create default config in '--build_dir'
       kunit: Place 'test.log' under the 'build_dir'
       kunit: Rename 'kunitconfig' to '.kunitconfig'
       kunit/kunit_tool_test: Test '--build_dir' option run

Shuah Khan (3):
       selftests: filesystems/epoll: fix build error
       selftests: firmware: Fix it to do root uid check and skip
       selftests: livepatch: Fix it to do root uid check and skip

  Documentation/dev-tools/kunit/start.rst            | 13 +++++--------
  tools/testing/kunit/kunit.py                       | 18 +++++++++++-------
  tools/testing/kunit/kunit_kernel.py                | 10 +++++-----
  tools/testing/kunit/kunit_tool_test.py             | 10 +++++++++-
  tools/testing/selftests/filesystems/epoll/Makefile |  2 +-
  tools/testing/selftests/firmware/fw_lib.sh         |  6 ++++++
  tools/testing/selftests/livepatch/functions.sh     | 15 ++++++++++++++-
  tools/testing/selftests/livepatch/test-state.sh    |  3 +--
  tools/testing/selftests/rseq/param_test.c          | 18 ++++++++++--------
  tools/testing/selftests/rseq/rseq.h                | 12 +++++++-----
  tools/testing/selftests/rseq/settings              |  1 +
  11 files changed, 70 insertions(+), 38 deletions(-)
  create mode 100644 tools/testing/selftests/rseq/settings

----------------------------------------------------------------

View attachment "linux-kselftest-5.5-rc4.diff" of type "text/x-patch" (12713 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ