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] [day] [month] [year] [list]
Date:   Thu, 14 Jun 2018 09:13:47 -0700
From:   Kees Cook <keescook@...omium.org>
To:     Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc:     Linus Torvalds <torvalds@...ux-foundation.org>,
        linux-kbuild <linux-kbuild@...r.kernel.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/3] Some more changes for stack protector config symbols

On Thu, Jun 14, 2018 at 3:36 AM, Masahiro Yamada
<yamada.masahiro@...ionext.com> wrote:
> Hi Linus,
>
> While I was checking the renaming commit,
> I noticed some more fixups.
>
> The first two patches take care of what I missed to update.
>
> The last one is another renaming for consistency.
> (Sorry, I should have asked you that.)
>
> Please consider applying this series.

Consider the series:

Acked-by: Kees Cook <keescook@...omium.org>

Thanks for the fixes!

-Kees

>
>
>
> Masahiro Yamada (3):
>   x86: fix dependency of X86_32_LAZY_GS
>   kconfig: tinyconfig: remove stale stack protector fixups
>   Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
>
>  Documentation/features/debug/stackprotector/arch-support.txt | 2 +-
>  arch/Kconfig                                                 | 4 ++--
>  arch/arm/Kconfig                                             | 2 +-
>  arch/arm64/Kconfig                                           | 2 +-
>  arch/mips/Kconfig                                            | 2 +-
>  arch/sh/Kconfig                                              | 2 +-
>  arch/x86/Kconfig                                             | 4 ++--
>  arch/xtensa/Kconfig                                          | 2 +-
>  kernel/configs/tiny.config                                   | 4 ----
>  9 files changed, 10 insertions(+), 14 deletions(-)
>
> --
> 2.7.4
>



-- 
Kees Cook
Pixel Security

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ