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]
Date: Tue, 19 Dec 2023 20:49:56 +0800
From: Tiezhu Yang <yangtiezhu@...ngson.cn>
To: Andrew Morton <akpm@...ux-foundation.org>,
	Jonathan Corbet <corbet@....net>
Cc: linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH v1 0/5] Modify some code about checkstack

This is based on 6.7-rc6 and on top of the following patch:

https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/checkstack-add-loongarch-support-for-scripts-checkstackpl.patch

If it is possible, I think it would be best to keep the series together
and merge it through the akpm tree.

Tiezhu Yang (5):
  scripts/checkstack.pl: Remove ia64 support
  scripts/checkstack.pl: Add min_stack to the usage comment
  scripts/checkstack.pl: Match all stack sizes for some archs
  scripts/checkstack.pl: Change min_stack to 512 by default
  docs: submit-checklist: Remove all of "make namespacecheck"

 .../translations/ja_JP/SubmitChecklist        |  4 ++--
 .../zh_CN/process/submit-checklist.rst        |  3 +--
 .../zh_TW/process/submit-checklist.rst        |  3 +--
 scripts/checkstack.pl                         | 20 ++++++++-----------
 4 files changed, 12 insertions(+), 18 deletions(-)

-- 
2.42.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ