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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250827130011.677600-1-bigeasy@linutronix.de>
Date: Wed, 27 Aug 2025 15:00:06 +0200
From: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
To: linux-kernel@...r.kernel.org
Cc: André Almeida <andrealmeid@...lia.com>,
	Darren Hart <dvhart@...radead.org>,
	Davidlohr Bueso <dave@...olabs.net>,
	Ingo Molnar <mingo@...hat.com>,
	Juri Lelli <juri.lelli@...hat.com>,
	Peter Zijlstra <peterz@...radead.org>,
	Thomas Gleixner <tglx@...utronix.de>,
	Valentin Schneider <vschneid@...hat.com>,
	Borislav Petkov <bp@...en8.de>,
	Waiman Long <longman@...hat.com>,
	Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Subject: [PATCH 0/5] selftests/futex: Collected fixups

I collected fixups for selftests/futex from the list. While testing I
noticed that the '-g' parameter has been removed from futex_priv_hash.c
but is still used by the run.sh script.

The first patch removes it, the remaining ones are collected fixes.

Dan Carpenter (1):
  selftests/futex: fix futex_wait() for 32bit ARM

Gopi Krishna Menon (1):
  selftests/futex: fix typos and grammar in futex_priv_hash

Nai-Chen Cheng (1):
  selftests/futex: fix format-security warnings in futex_priv_hash

Sebastian Andrzej Siewior (1):
  selftests/futex: Remove the -g parameter from futex_priv_hash

Waiman Long (1):
  selftests/futex: Fix some futex_numa_mpol subtests

 .../selftests/futex/functional/Makefile       |  2 +-
 .../futex/functional/futex_numa_mpol.c        |  6 ++----
 .../futex/functional/futex_priv_hash.c        | 19 +++++++++----------
 .../testing/selftests/futex/functional/run.sh |  1 -
 .../selftests/futex/include/futextest.h       | 11 +++++++++++
 5 files changed, 23 insertions(+), 16 deletions(-)

-- 
2.50.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ