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: <20241119021719.7659-1-prosunofficial@gmail.com>
Date: Tue, 19 Nov 2024 07:47:17 +0530
From: R Sundar <prosunofficial@...il.com>
To: Kees Cook <kees@...nel.org>,
	Andy Shevchenko <andy@...nel.org>
Cc: linux-hardening@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	R Sundar <prosunofficial@...il.com>
Subject: [PATCH v2 linux-next 0/2] lib/string_choices: Sorting function order

This patch series rearrange misplaced functions in sorted order and add 
str_locked_unlocked() helper.

Signed-off-by: R Sundar <prosunofficial@...il.com>                              
---                                                                             
                                                                                
Changes in v2: Rearrange functions in sorted order as seperate patch.           
                                                                                
Changes in v1: Add str_locked_unlocked helper function alone.                   
link to v1: https://lore.kernel.org/all/20241115144616.7453-1-prosunofficial@gmail.com/
---  

R Sundar (2):
  lib/string_choices: Rearrange functions in sorted order
  lib/string_choices: Add str_locked_unlocked()/str_unlocked_locked()
    helper

 include/linux/string_choices.h | 28 +++++++++++++++++-----------
 1 file changed, 17 insertions(+), 11 deletions(-)

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ