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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wipDVFEfSJxbnUSDqENs5i8RzSsgJOFdb69pH=b7BOFiQ@mail.gmail.com>
Date:   Thu, 31 Aug 2023 12:40:42 -0700
From:   Linus Torvalds <torvalds@...ux-foundation.org>
To:     Dave Hansen <dave.hansen@...ux.intel.com>
Cc:     x86@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] x86/shstk for 6.6-rc1

On Wed, 30 Aug 2023 at 16:48, Dave Hansen <dave.hansen@...ux.intel.com> wrote:
>
> Add x86 shadow stack support

I assume you are aware of the system call renumbering from linux-next,
but I thought I'd mention it anyway. 452 was taken by fchmodat2, so
your new map_shadow_stack() system call is merged as 453.

I do also note that it looks like the merge resolution of the
_COMMON_PAGE_CHG_MASK bits in linux-next is wrong, and lost the
_PAGE_DIRTY_BITS part in Ingo's -tip merge 783560d95e0e ("Merge branch
'x86/mm' into x86/merge, to ease integration testing").

Anyway, please do double-check my merge for correctness, and test it
on some machine that hopefully supports this and has the
infrastructure set up for it.

             Linus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ