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:   Fri, 17 Mar 2023 20:49:11 +0800
From:   Dongxu Sun <sundongxu3@...wei.com>
To:     <catalin.marinas@....com>, <will@...nel.org>, <broonie@...nel.org>
CC:     <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>, <wanghaibin.wang@...wei.com>,
        Dongxu Sun <sundongxu3@...wei.com>
Subject: [PATCH 0/4] arm64: Use specific checking for TPIDR2 and some comments update

We should use system_supports_tpidr2() for TPIDR2 handling.
And this series update some comments for sigcontext and ARM SME.

Dongxu Sun (4):
  arm64/signal: Use system_supports_tpidr2() to check TPIDR2
  arm64/signal: Alloc tpidr2 sigframe after checking
    system_supports_tpidr2()
  arm64/signal: Add tpidr2/za/zt sigframe size in comment
  arm64/sme: Fix some comments of ARM SME

 arch/arm64/include/uapi/asm/sigcontext.h |  5 ++++-
 arch/arm64/kernel/fpsimd.c               |  4 ++--
 arch/arm64/kernel/signal.c               | 18 ++++++++++--------
 3 files changed, 16 insertions(+), 11 deletions(-)

-- 
2.33.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ