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:   Wed, 17 Feb 2021 16:39:47 -0700
From:   Shuah Khan <skhan@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Shuah Khan <skhan@...uxfoundation.org>,
        kees Cook <keescook@...omium.org>,
        linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org
Subject: [GIT PULL] Kselftest update for Linux 5.12-rc1

Hi Linus,

Please pull the following Kselftest update for Linux 5.12-rc1.

This Kselftest update for Linux 5.12-rc1 consists of:

- dmabuf-heaps test fixes and cleanups from John Stultz.
- seccomp test fix to accept any valid fd in user_notification_addfd.
- Minor fixes to breakpoints and vDSO tests.
- Minor code cleanups to ipc and x86 tests.

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 92bf22614b21a2706f4993b278017e437f7785b3:

   Linux 5.11-rc7 (2021-02-07 13:57:38 -0800)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest 
tags/linux-kselftest-next-5.12-rc1

for you to fetch changes up to e0c0840a46db9d50ba7391082d665d74f320c39f:

   selftests/seccomp: Accept any valid fd in user_notification_addfd 
(2021-02-09 17:39:01 -0700)

----------------------------------------------------------------
linux-kselftest-next-5.12-rc1

This Kselftest update for Linux 5.12-rc1 consists of:

- dmabuf-heaps test fixes and cleanups from John Stultz.
- seccomp test fix to accept any valid fd in user_notification_addfd.
- Minor fixes to breakpoints and vDSO tests.
- Minor code cleanups to ipc and x86 tests.

----------------------------------------------------------------
John Stultz (5):
       kselftests: dmabuf-heaps: Fix Makefile's inclusion of the 
kernel's usr/include dir
       kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNC
       kselftests: dmabuf-heaps: Softly fail if don't find a vgem device
       kselftests: dmabuf-heaps: Cleanup test output
       kselftests: dmabuf-heaps: Add extra checking that allocated 
buffers are zeroed

Seth Forshee (1):
       selftests/seccomp: Accept any valid fd in user_notification_addfd

Tiezhu Yang (1):
       selftests: breakpoints: Use correct error messages in 
breakpoint_test_arm64.c

Tobias Klauser (2):
       selftests/vDSO: fix ABI selftest on riscv
       selftests/timens: add futex binary to .gitignore

Yang Li (2):
       selftests/ipc: remove unneeded semicolon
       selftests/x86/ldt_gdt: remove unneeded semicolon

  .../selftests/breakpoints/breakpoint_test_arm64.c  |   4 +-
  tools/testing/selftests/dmabuf-heaps/Makefile      |   2 +-
  tools/testing/selftests/dmabuf-heaps/dmabuf-heap.c | 149 
++++++++++++++++-----
  tools/testing/selftests/ipc/msgque.c               |   6 +-
  tools/testing/selftests/seccomp/seccomp_bpf.c      |   8 +-
  tools/testing/selftests/timens/.gitignore          |   1 +
  tools/testing/selftests/vDSO/vdso_config.h         |   4 +-
  tools/testing/selftests/x86/ldt_gdt.c              |   2 +-
  8 files changed, 132 insertions(+), 44 deletions(-)

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

View attachment "linux-kselftest-next-5.12-rc1.diff" of type "text/x-patch" (11791 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ