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]
Message-ID: <f6006a35-1aa8-448e-9db5-b3234172684a@linuxfoundation.org>
Date: Tue, 21 Jan 2025 15:04:30 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Thomas Weißschuh <linux@...ssschuh.net>,
 Willy Tarreau <w@....eu>, Shuah Khan <skhan@...uxfoundation.org>,
 shuah <shuah@...nel.org>, patchwork-bot+linux-kselftest@...nel.org,
 Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] nolibc next update for Linux 6.14-rc1

Hi Linus,

Please pull the following nolibc next update for Linux 6.14-rc1.

- adds support for waitid()
- uses waitid() over waitpid()
- uses a pipe to in vfprintf tests
- skips tests for unimplemented syscalls
- renames riscv to riscv64
- adds configurations for riscv32
- adds detecting missing toolchain to run-tests.sh

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

   Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux_kselftest-nolibc-6.14-rc1

for you to fetch changes up to 24728b70b036ab63557c4524640010816b4ab155:

   Merge tag 'nolibc-20250113-for-6.14-1' of https://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc into nolibc (2025-01-13 16:19:12 -0700)

----------------------------------------------------------------
linux_kselftest-nolibc-6.14-rc1

- adds support for waitid()
- uses waitid() over waitpid()
- uses a pipe to in vfprintf tests
- skips tests for unimplemented syscalls
- renames riscv to riscv64
- adds configurations for riscv32
- adds detecting missing toolchain to run-tests.sh

----------------------------------------------------------------
Shuah Khan (1):
       Merge tag 'nolibc-20250113-for-6.14-1' of https://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc into nolibc

Thomas Weißschuh (6):
       tools/nolibc: add support for waitid()
       selftests/nolibc: use waitid() over waitpid()
       selftests/nolibc: use a pipe to in vfprintf tests
       selftests/nolibc: skip tests for unimplemented syscalls
       selftests/nolibc: rename riscv to riscv64
       selftests/nolibc: add configurations for riscv32

Willy Tarreau (1):
       selftests/nolibc: run-tests.sh: detect missing toolchain

  tools/include/nolibc/sys.h                   | 18 ++++++++++++
  tools/testing/selftests/nolibc/Makefile      | 11 +++++++
  tools/testing/selftests/nolibc/nolibc-test.c | 44 ++++++++++++++++------------
  tools/testing/selftests/nolibc/run-tests.sh  |  9 +++++-
  4 files changed, 63 insertions(+), 19 deletions(-)
----------------------------------------------------------------
View attachment "linux_kselftest-nolibc-6.14-rc1.diff" of type "text/x-patch" (8007 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ