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:   Mon, 12 Oct 2020 12:50:09 +0200
From:   Borislav Petkov <bp@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/fpu updates for v5.10

Hi Linus,

please pull two clearcpuid= improvements.

Thx.

---

The following changes since commit f4d51dffc6c01a9e94650d95ce0104964f8ae822:

  Linux 5.9-rc4 (2020-09-06 17:11:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_fpu_for_v5.10

for you to fetch changes up to 1ef5423a55c2ac6f1361811efe75b6e46d1023ed:

  x86/fpu: Handle FPU-related and clearcpuid command line arguments earlier (2020-09-22 00:24:27 +0200)

----------------------------------------------------------------
* Allow clearcpuid= to accept multiple bits, by Arvind Sankar.

* Move clearcpuid= parameter handling earlier in the boot, away from the
FPU init code and to a generic location, by Mike Hommey.

----------------------------------------------------------------
Arvind Sankar (1):
      x86/fpu: Allow multiple bits in clearcpuid= parameter

Mike Hommey (1):
      x86/fpu: Handle FPU-related and clearcpuid command line arguments earlier

 Documentation/admin-guide/kernel-parameters.txt |  2 +-
 arch/x86/kernel/cpu/common.c                    | 55 +++++++++++++++++++++++++
 arch/x86/kernel/fpu/init.c                      | 41 ------------------
 3 files changed, 56 insertions(+), 42 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ