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: <20250407-imp_str_perf-v1-0-ed95d52964a4@quicinc.com>
Date: Mon, 07 Apr 2025 21:15:03 +0800
From: Zijun Hu <zijun_hu@...oud.com>
To: Kees Cook <kees@...nel.org>, Andy Shevchenko <andy@...nel.org>, 
 Andrew Morton <akpm@...ux-foundation.org>
Cc: Zijun Hu <zijun_hu@...oud.com>, linux-hardening@...r.kernel.org, 
 linux-kernel@...r.kernel.org, Zijun Hu <quic_zijuhu@...cinc.com>, 
 "Rob Herring (Arm)" <robh@...nel.org>
Subject: [PATCH 0/2] lib/string: Improve performance for both strstarts()
 and str_has_prefix()

Signed-off-by: Zijun Hu <quic_zijuhu@...cinc.com>
---
Zijun Hu (2):
      lib/string: Improve strstarts() performance
      lib/string: Improve str_has_prefix() performance

 include/linux/string.h | 31 ++--------------------------
 lib/string.c           | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+), 29 deletions(-)
---
base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
change-id: 20250407-imp_str_perf-183d81d27311

Best regards,
-- 
Zijun Hu <quic_zijuhu@...cinc.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ