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-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: 
 <175997202628.3661959.104646439887808862.git-patchwork-notify@kernel.org>
Date: Thu, 09 Oct 2025 01:07:06 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Sabyrzhan Tasbolatov <snovitoll@...il.com>
Cc: linux-riscv@...ts.infradead.org, ryabinin.a.a@...il.com,
 christophe.leroy@...roup.eu, bhe@...hat.com, hca@...ux.ibm.com,
 andreyknvl@...il.com, akpm@...ux-foundation.org, zhangqing@...ngson.cn,
 chenhuacai@...ngson.cn, davidgow@...gle.com, glider@...gle.com,
 dvyukov@...gle.com, alexghiti@...osinc.com, alex@...ti.fr,
 agordeev@...ux.ibm.com, vincenzo.frascino@....com, elver@...gle.com,
 kasan-dev@...glegroups.com, linux-arm-kernel@...ts.infradead.org,
 linux-kernel@...r.kernel.org, loongarch@...ts.linux.dev,
 linuxppc-dev@...ts.ozlabs.org, linux-s390@...r.kernel.org,
 linux-um@...ts.infradead.org, linux-mm@...ck.org
Subject: Re: [PATCH v6 0/2] kasan: unify kasan_enabled() and remove
 arch-specific
 implementations

Hello:

This series was applied to riscv/linux.git (for-next)
by Andrew Morton <akpm@...ux-foundation.org>:

On Sun, 10 Aug 2025 17:57:44 +0500 you wrote:
> This patch series addresses the fragmentation in KASAN initialization
> across architectures by introducing a unified approach that eliminates
> duplicate static keys and arch-specific kasan_arch_is_ready()
> implementations.
> 
> The core issue is that different architectures have inconsistent approaches
> to KASAN readiness tracking:
> - PowerPC, LoongArch, and UML arch, each implement own kasan_arch_is_ready()
> - Only HW_TAGS mode had a unified static key (kasan_flag_enabled)
> - Generic and SW_TAGS modes relied on arch-specific solutions
>   or always-on behavior
> 
> [...]

Here is the summary with links:
  - [v6,1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
    https://git.kernel.org/riscv/c/1e338f4d99e6
  - [v6,2/2] kasan: call kasan_init_generic in kasan_init
    https://git.kernel.org/riscv/c/e45085f2673b

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ