Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1694593
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] x86 stuff for 4.14 |
| Date | 2017-07-24 12:20 +0200 |
| Message-ID | <u6ICZ-3oc-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] x86 stuff for 4.14 Borislav Petkov <bp@alien8.de> - 2017-07-24 12:20 +0200
[PATCH 1/3] x86/microcode/AMD: Free unneeded patch before exit from update_cache() Borislav Petkov <bp@alien8.de> - 2017-07-24 12:20 +0200
[tip:x86/microcode] x86/microcode/AMD: Free unneeded patch before exit from update_cache() tip-bot for Shu Wang <tipbot@zytor.com> - 2017-07-25 16:00 +0200
csiph-web