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]
Message-ID: <20250701144306.32234-1-jkacur@redhat.com>
Date: Tue,  1 Jul 2025 10:43:06 -0400
From: John Kacur <jkacur@...hat.com>
To: RT <linux-rt-users@...r.kernel.org>
Cc: lkml <linux-kernel@...r.kernel.org>,
	Clark Williams <williams@...hat.com>,
	Tyonnchie Berry <tyberry@...hat.com>,
	John Kacur <jkacur@...hat.com>
Subject: [ANNOUNCE] rt-tests-2.9

We are pleased to announce rt-tests-2.9

To fetch:

Clone one of the following
git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
https://kernel.googlesource.com/pub/scm/utils/rt-tests/rt-tests.git

Branch: main
Tag: v2.9

Tarballs are available here:
https://kernel.org/pub/linux/utils/rt-tests

Older version tarballs are available here:
https://kernel.org/pub/linux/utils/rt-tests/older

Thanks to everyone who contributed
patches, bug-reports are always welcome

Cheng-Yang Chou (1):
  Makefile: Use -Wno-error=unused-result

Costa Shulyupin (1):
  rt-tests: hwlatdetect: Add a grouping separator to tracing_cpumask

Crystal Wood (3):
  rt-tests: Turn off -Wunused-parameter
  rt-tests: Enable -Werror
  rt-tests: Remove unused parameter annotations

John Kacur (4):
  rt-tests: cyclicdeadline: Fix usage for duration
  Revert "Fix rt-tests build with glibc-2.41"
  rteval: pi_stress: Change PRIu64 to llu to match upstream sched_attr
  Makefile: Use -Wno-error=format-truncation=

Khem Raj (1):
  sched_attr: Do not define for glibc >= 2.41

Shizhao Chen (1):
  rt-tests: pip_stress: Add option --usleep

Tomas Glozar (2):
  rt-tests: Put variables in test-feature in quotes
  rt-tests: Handle -lcpupower flag outside LDFLAGS

Yaakov Selkowitz (1):
  Fix rt-tests build with glibc-2.41

 Makefile                              |  6 +++---
 feature/test-feature.mak              |  2 +-
 src/cyclictest/cyclictest.c           | 11 +++++------
 src/hwlatdetect/hwlatdetect.py        |  7 ++++++-
 src/include/rt-sched.h                | 10 +++++++---
 src/oslat/oslat.c                     |  4 ++--
 src/pi_tests/pi_stress.c              |  6 +++---
 src/pi_tests/pip_stress.8             |  6 +++++-
 src/pi_tests/pip_stress.c             | 10 ++++++++--
 src/pmqtest/pmqtest.c                 |  7 +++----
 src/ptsematest/ptsematest.c           |  7 +++----
 src/queuelat/queuelat.c               |  2 +-
 src/rt-migrate-test/rt-migrate-test.c |  4 ++--
 src/sched_deadline/cyclicdeadline.c   |  4 ++--
 src/signaltest/signaltest.c           |  2 +-
 src/sigwaittest/sigwaittest.c         |  4 ++--
 src/ssdd/ssdd.c                       |  2 +-
 src/svsematest/svsematest.c           |  5 +++--
 18 files changed, 58 insertions(+), 41 deletions(-)

-- 
2.49.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ