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-next>] [day] [month] [year] [list]
Date:   Tue, 31 Oct 2017 13:17:20 +0100
From:   Ingo Molnar <mingo@...nel.org>
To:     linux-kernel@...r.kernel.org
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        Andy Lutomirski <luto@...capital.net>,
        Borislav Petkov <bp@...en8.de>,
        "H . Peter Anvin" <hpa@...or.com>,
        Linus Torvalds <torvalds@...ux-foundation.org>,
        Peter Zijlstra <peterz@...radead.org>,
        Thomas Gleixner <tglx@...utronix.de>
Subject: [PATCH 0/3] x86/cpufeatures: Clean up the X86_FEATURE definitions

The addition of the SSE/AVX/AVX512 CPU feature bits made me look at the
arch/x86/include/asm/cpufeatures.h file again, and admittedly it got quite
messy over the years, so clean it all up.

Gayatri Kammela (1):
  x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features

Ingo Molnar (2):
  x86/cpufeatures: Re-tabulate the X86_FEATURE definitions
  x86/cpufeatures: Fix various details in the feature definitions

 arch/x86/include/asm/cpufeatures.h | 539 +++++++++++++++++++++++++++++----------------------------
 arch/x86/kernel/cpu/cpuid-deps.c   |   6 +
 2 files changed, 278 insertions(+), 267 deletions(-)

-- 
2.14.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ