OSDN Git Service

x86/speculation: Enable prctl mode for spectre_v2_user
[android-x86/kernel.git] / arch / x86 / kernel / cpu / bugs.c
2019-05-14 Thomas Gleixnerx86/speculation: Enable prctl mode for spectre_v2_user
2019-05-14 Thomas Gleixnerx86/speculation: Add prctl() control for indirect branc...
2019-05-14 Thomas Gleixnerx86/speculation: Prevent stale SPEC_CTRL msr content
2019-05-14 Thomas Gleixnerx86/speculation: Prepare arch_smt_update() for PRCTL...
2019-05-14 Thomas Gleixnerx86/speculation: Split out TIF update
2019-05-14 Thomas Gleixnerx86/speculation: Prepare for conditional IBPB in switch...
2019-05-14 Tim Chenx86/speculation: Prepare for per task indirect branch...
2019-05-14 Thomas Gleixnerx86/speculation: Add command line control for indirect...
2019-05-14 Thomas Gleixnerx86/speculation: Unify conditional spectre v2 print...
2019-05-14 Thomas Gleixnerx86/speculataion: Mark command line parser data __initdata
2019-05-14 Thomas Gleixnerx86/speculation: Mark string arrays const correctly
2019-05-14 Thomas Gleixnerx86/speculation: Reorder the spec_v2 code
2019-05-14 Thomas Gleixnerx86/l1tf: Show actual SMT state
2019-05-14 Thomas Gleixnerx86/speculation: Rework SMT state change
2019-05-14 Thomas Gleixnerx86/speculation: Rename SSBD update functions
2019-05-14 Tim Chenx86/speculation: Disable STIBP when enhanced IBRS is...
2019-05-14 Tim Chenx86/speculation: Move STIPB/IBPB string conditionals...
2019-05-14 Tim Chenx86/speculation: Remove unnecessary ret variable in...
2019-05-14 Tim Chenx86/speculation: Clean up spectre_v2_parse_cmdline()
2019-05-14 Michal Hockox86/speculation/l1tf: Drop the swap storage limit restr...
2019-05-14 Jiri Kosinax86/speculation: Propagate information about RSB fillin...
2019-05-14 Jiri Kosinax86/speculation: Enable cross-hyperthread spectre v2...
2019-05-14 Tom Lendackyx86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
2019-05-14 Konrad Rzeszutek... x86/bugs: Switch the selection of mitigation from CPU...
2019-05-14 Konrad Rzeszutek... x86/bugs: Add AMD's SPEC_CTRL MSR usage
2018-11-23 Greg Kroah-HartmanRevert "x86/speculation: Enable cross-hyperthread spect...
2018-11-13 Sai Praneethx86/speculation: Support Enhanced IBRS on future CPUs
2018-11-13 Jiri Kosinax86/speculation: Enable cross-hyperthread spectre v2...
2018-09-05 Andi Kleenx86/speculation/l1tf: Increase l1tf memory limit for...
2018-09-05 Vlastimil Babkax86/speculation/l1tf: Suggest what to do on systems...
2018-08-17 Guenter Roeckx86/l1tf: Fix build error seen if CONFIG_KVM_INTEL...
2018-08-15 Thomas Gleixnercpu/hotplug: Fix SMT supported evaluation
2018-08-15 Paolo Bonzinix86/speculation: Use ARCH_CAPABILITIES to skip L1D...
2018-08-15 Paolo Bonzinix86/speculation: Simplify sysfs report of VMX L1TF...
2018-08-15 Jiri Kosinax86/bugs, kvm: Introduce boot-time control of L1TF...
2018-08-15 Thomas Gleixnercpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
2018-08-15 Thomas Gleixnerx86/kvm: Allow runtime control of L1D flush
2018-08-15 Thomas Gleixnerx86/l1tf: Handle EPT disabled state proper
2018-08-15 Thomas Gleixnerx86/litf: Introduce vmx status variable
2018-08-15 Konrad Rzeszutek... x86/bugs: Move the l1tf function and define pr_fmt...
2018-08-15 Andi Kleenx86/speculation/l1tf: Add sysfs reporting for l1tf
2018-08-15 Jiri Kosinax86/speculation: Protect against userspace-userspace...
2018-05-22 Thomas Gleixnerx86/speculation, KVM: Implement support for VIRT_SPEC_C...
2018-05-22 Thomas Gleixnerx86/bugs: Rework spec_ctrl base and mask logic
2018-05-22 Thomas Gleixnerx86/bugs: Remove x86_spec_ctrl_set()
2018-05-22 Thomas Gleixnerx86/bugs: Expose x86_spec_ctrl_base directly
2018-05-22 Borislav Petkovx86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
2018-05-22 Thomas Gleixnerx86/speculation: Rework speculative_store_bypass_update()
2018-05-22 Tom Lendackyx86/speculation: Add virtualized speculative store...
2018-05-22 Thomas Gleixnerx86/bugs, KVM: Extend speculation control for VIRT_SPEC...
2018-05-22 Thomas Gleixnerx86/cpufeatures: Disentangle SSBD enumeration
2018-05-22 Thomas Gleixnerx86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration...
2018-05-22 Konrad Rzeszutek... x86/bugs: Fix the parameters alignment and missing...
2018-05-22 Jiri Kosinax86/bugs: Make cpu_show_common() static
2018-05-22 Jiri Kosinax86/bugs: Fix __ssb_select_mitigation() return type
2018-05-22 Konrad Rzeszutek... x86/bugs: Rename _RDS to _SSBD
2018-05-22 Kees Cookx86/speculation: Make "seccomp" the default mode for...
2018-05-22 Thomas Gleixnerseccomp: Move speculation migitation control to arch...
2018-05-22 Thomas Gleixnerprctl: Add force disable speculation
2018-05-22 Kees Cookx86/bugs: Make boot modes __ro_after_init
2018-05-22 Kees Cooknospec: Allow getting/setting on non-current task
2018-05-22 Thomas Gleixnerx86/speculation: Add prctl for Speculative Store Bypass...
2018-05-22 Thomas Gleixnerx86/process: Allow runtime control of Speculative Store...
2018-05-22 Thomas Gleixnerx86/speculation: Create spec-ctrl.h to avoid include...
2018-05-22 David Woodhousex86/bugs/AMD: Add support to disable RDS on Fam[15...
2018-05-22 Konrad Rzeszutek... x86/bugs: Whitelist allowed SPEC_CTRL MSR values
2018-05-22 Konrad Rzeszutek... x86/bugs/intel: Set proper CPU features and setup RDS
2018-05-22 Konrad Rzeszutek... x86/bugs: Provide boot parameters for the spec_store_by...
2018-05-22 Konrad Rzeszutek... x86/bugs: Expose /sys/../spec_store_bypass
2018-05-22 Konrad Rzeszutek... x86/bugs, KVM: Support the combination of guest and...
2018-05-22 Konrad Rzeszutek... x86/bugs: Read SPEC_CTRL MSR during boot and re-use...
2018-05-22 Konrad Rzeszutek... x86/bugs: Concentrate bug reporting into a separate...
2018-03-18 David Woodhousex86/speculation: Use IBRS if available before calling...
2018-02-22 Dan Carpenterx86/spectre: Fix an error message
2018-02-22 Ingo Molnarx86/speculation: Clean up various Spectre related details
2018-02-13 KarimAllah Ahmedx86/spectre: Simplify spectre_v2 command line parsing
2018-02-13 Colin Ian Kingx86/spectre: Fix spelling mistake: "vunerable"-> "vulne...
2018-02-13 Dan Williamsx86/spectre: Report get_user mitigation for spectre_v1
2018-02-13 Dou Liyangx86/spectre: Check CONFIG_RETPOLINE in command line...
2018-02-13 David Woodhousex86/cpufeatures: Clean up Spectre v2 related CPUID...
2018-02-13 Thomas Gleixnerx86/cpu/bugs: Make retpoline module warning conditional
2018-02-13 Borislav Petkovx86/bugs: Drop one "mitigation" from dmesg
2018-02-13 David Woodhousex86/speculation: Add basic IBPB (Indirect Branch Predic...
2018-02-13 Andi Kleenmodule/retpoline: Warn about missing retpoline in module
2018-01-23 David Woodhousex86/retpoline: Fill RSB on context switch for affected...
2018-01-17 David Woodhousex86/spectre: Add boot time option to select Spectre...
2018-01-17 Andy Lutomirskix86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID...
2018-01-17 Thomas Gleixnerx86/cpu: Implement CPU vulnerabilites sysfs functions
2018-01-17 Borislav Petkovx86/cpu: Merge bugs.c and bugs_64.c
2018-01-02 Andy Lutomirskix86/mm: Disable PCID on 32-bit kernels
2016-09-19 Greg Kroah-HartmanMerge greybus driver tree into 4.8-rc6
2016-02-23 Laxman DewanganMerge remote-tracking branch 'linusw-gpio/for-next...
2016-02-01 Jens AxboeMerge branch 'for-4.5/for-jens' of git://git./linux...
2015-09-08 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2015-09-08 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2015-09-03 Dmitry TorokhovMerge branch 'next' into for-linus
2015-08-31 Mark BrownMerge remote-tracking branches 'spi/topic/mtk', 'spi...
2015-08-27 Dave AirlieMerge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux...
2015-08-25 Joerg RoedelMerge branches 'arm/omap', 'arm/msm', 'arm/smmu', ...
2015-08-25 Ingo MolnarMerge tag 'v4.2-rc8' into x86/mm, before applying new...
next