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, 19 Feb 2021 21:43:00 +0100
From:   Peter Zijlstra <peterz@...radead.org>
To:     jpoimboe@...hat.com, x86@...nel.org, pjt@...gle.com,
        mbenes@...e.cz, jgross@...e.com
Cc:     linux-kernel@...r.kernel.org, peterz@...radead.org
Subject: [RFC][PATCH 0/6] objtool: Optimize !retpoline

Hi,

Here's a few patches that go on top of the previously posted series:

  https://lkml.kernel.org/r/20210211173044.141215027@infradead.org
  https://lkml.kernel.org/r/20210218165938.213678824@infradead.org

and can also be found, in full, here:

  git://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git objtool/wip

The purpose is to replace every compiler generated (tail) call to the retpoline
thunks with an alternative, one that avoids the thunk when retpolines are
disabled.

Very lightly tested...

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ