From: Borislav Petkov <bp@alien8.de>
To: X86 ML <x86@kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/3] x86 stuff for 4.14
Date: Mon, 24 Jul 2017 12:12:25 +0200 [thread overview]
Message-ID: <20170724101228.17326-1-bp@alien8.de> (raw)
From: Borislav Petkov <bp@suse.de>
Hi guys,
some fixes that got ready in the meantime. Yazen's goes to tip:ras/core
and the other two to tip:x86/microcode.
Thanks.
Borislav Petkov (1):
x86/microcode: Document the three loading methods
Shu Wang (1):
x86/microcode/AMD: Free unneeded patch before exit from update_cache()
Yazen Ghannam (1):
x86/mce/AMD: Allow any CPU to initialize smca_banks array
Documentation/x86/early-microcode.txt | 70 -----------------
Documentation/x86/microcode.txt | 137 ++++++++++++++++++++++++++++++++++
arch/x86/kernel/cpu/mcheck/mce_amd.c | 9 +--
arch/x86/kernel/cpu/microcode/amd.c | 5 +-
4 files changed, 143 insertions(+), 78 deletions(-)
delete mode 100644 Documentation/x86/early-microcode.txt
create mode 100644 Documentation/x86/microcode.txt
--
2.14.0.rc0
next reply other threads:[~2017-07-24 10:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-24 10:12 Borislav Petkov [this message]
2017-07-24 10:12 ` [PATCH 1/3] x86/microcode/AMD: Free unneeded patch before exit from update_cache() Borislav Petkov
2017-07-25 13:50 ` [tip:x86/microcode] " tip-bot for Shu Wang
2017-07-24 10:12 ` [PATCH 2/3] x86/microcode: Document the three loading methods Borislav Petkov
2017-07-25 13:51 ` [tip:x86/microcode] " tip-bot for Borislav Petkov
2017-08-04 11:24 ` Paul Menzel
2017-08-05 6:15 ` Borislav Petkov
2017-07-24 10:12 ` [PATCH 3/3] x86/mce/AMD: Allow any CPU to initialize smca_banks array Borislav Petkov
2017-07-25 13:51 ` [tip:ras/core] x86/mce/AMD: Allow any CPU to initialize the " tip-bot for Yazen Ghannam
2017-07-25 13:55 ` tip-bot for Yazen Ghannam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170724101228.17326-1-bp@alien8.de \
--to=bp@alien8.de \
--cc=linux-kernel@vger.kernel.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox