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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 21 Mar 2019 14:59:52 -0700 From: Andi Kleen <andi@...stfloor.org> To: x86@...nel.org Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org Subject: Fixes and cleanup from LTO tree Here are a range of bug fixes and cleanups that have accumulated in my gcc Link Time Optimization (LTO) branches; for issues found by the compiler when doing global optimization and a few other issues. (https://github.com/andikleen/linux-misc lto-*) IMNSHO they are all useful improvements even without LTO support. About half of it is in x86 specific code, but the others are random all over. I tried to always copy the respective maintainers, but since it's (nearly) a tree sweep I'm also copying Andrew. -Andi
Powered by blists - more mailing lists