| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Add command line control for indirect branch speculation | Thomas Gleixner | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Unify conditional spectre v2 print functions | Thomas Gleixner | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculataion: Mark command line parser data __initdata | Thomas Gleixner | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Mark string arrays const correctly | Thomas Gleixner | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Reorder the spec_v2 code | Thomas Gleixner | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Rework SMT state change | Thomas Gleixner | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/Kconfig: Select SCHED_SMT if SMP enabled | Thomas Gleixner | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Reorganize speculation control MSRs update | Tim Chen | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Rename SSBD update functions | Thomas Gleixner | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Disable STIBP when enhanced IBRS is in use | Tim Chen | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common() | Tim Chen | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Remove unnecessary ret variable in cpu_show_common() | Tim Chen | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Clean up spectre_v2_parse_cmdline() | Tim Chen | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Update the TIF_SSBD comment | Tim Chen | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Propagate information about RSB filling mitigation to sysfs | Jiri Kosina | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation | Jiri Kosina | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Apply IBPB more strictly to avoid cross-process data leak | Jiri Kosina | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/mm: Use WRITE_ONCE() when setting PTEs | Nadav Amit | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled | Thomas Gleixner | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/microcode: Update the new microcode revision unconditionally | Filippo Sironi | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/microcode: Make sure boot_cpu_data.microcode is up-to-date | Prarit Bhargava | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation | Jiang Biao | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR | Tom Lendacky | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features | Konrad Rzeszutek Wilk | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/bugs: Add AMD's SPEC_CTRL MSR usage | Konrad Rzeszutek Wilk | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/bugs: Add AMD's variant of SSB_NO | Konrad Rzeszutek Wilk | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Simplify the CPU bug detection logic | Dominik Brodowski | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Support Enhanced IBRS on future CPUs | Sai Praneeth | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/cpufeatures: Hide AMD-specific speculation flags | Ben Hutchings | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/MCE: Save microcode revision in machine check records | Tony Luck | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/microcode/intel: Check microcode revision before updating sibling threads | Ashok Raj | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: stop exporting msr-index.h to userland | Nicolas Dichtel | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/microcode/intel: Add a helper which gives the microcode revision | Borislav Petkov | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/vdso: Pass --eh-frame-hdr to the linker | Alistair Strachan | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing | Vitaly Kuznetsov | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS | Stephane Eranian | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/mce: Improve error message when kernel cannot recover, p2 | Tony Luck | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: iop: don't use using 64-bit DMA masks | Arnd Bergmann | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: orion: don't use using 64-bit DMA masks | Arnd Bergmann | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: pfla02: increase phy reset duration | Marco Felsch | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup' | Diana Craciun | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms | Diana Craciun | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit) | Diana Craciun | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/fsl: Emulate SPRN_BUCSR register | Diana Craciun | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/fsl: Flush branch predictor when entering KVM | Diana Craciun | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used | Diana Craciun | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/fsl: Fix the flush of branch predictor. | Christophe Leroy | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/security: Fix spectre_v2 reporting | Michael Ellerman | 2019-05-16 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/fsl: Update Spectre v2 reporting | Diana Craciun | 2019-05-16 | |
