]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch/x86/kernel/cpu
x86/speculation: Consolidate CPU whitelists
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / kernel / cpu /
2019-05-06 Thomas Gleixnerx86/speculation: Consolidate CPU whitelists
2019-05-06 Peter Zijlstrax86/cpu: Sanitize FAM6_ATOM naming
2019-04-24 Vlastimil Babkax86/speculation/l1tf: Suggest what to do on systems...
2019-04-01 Joerg Roedelx86/entry/32: Enter the kernel via trampoline stack
2019-04-01 Dominik Brodowskix86/speculation: Simplify the CPU bug detection logic
2019-04-01 WANG Chaox86, modpost: Replace last remnants of RETPOLINE with...
2019-04-01 Thomas Lendackyx86/speculation: Add support for STIBP always-on prefer...
2019-04-01 Waiman Longx86/speculation: Change misspelled STIPB to STIBP
2019-04-01 Thomas Gleixnerx86/speculation: Provide IBPB always command line options
2019-04-01 Thomas Gleixnerx86/speculation: Add seccomp Spectre v2 user space...
2019-04-01 Thomas Gleixnerx86/speculation: Enable prctl mode for spectre_v2_user
2019-04-01 Thomas Gleixnerx86/speculation: Add prctl() control for indirect branc...
2019-04-01 Thomas Gleixnerx86/speculation: Prepare arch_smt_update() for PRCTL...
2019-04-01 Thomas Gleixnerx86/speculation: Prevent stale SPEC_CTRL msr content
2019-04-01 Thomas Gleixnerx86/speculation: Split out TIF update
2019-04-01 Thomas Gleixnerx86/speculation: Prepare for conditional IBPB in switch...
2019-04-01 Tim Chenx86/speculation: Prepare for per task indirect branch...
2019-04-01 Thomas Gleixnerx86/speculation: Add command line control for indirect...
2019-04-01 Thomas Gleixnerx86/speculation: Unify conditional spectre v2 print...
2019-04-01 Thomas Gleixnerx86/speculataion: Mark command line parser data __initdata
2019-04-01 Thomas Gleixnerx86/speculation: Mark string arrays const correctly
2019-04-01 Thomas Gleixnerx86/speculation: Reorder the spec_v2 code
2019-04-01 Thomas Gleixnerx86/l1tf: Show actual SMT state
2019-04-01 Thomas Gleixnerx86/speculation: Rework SMT state change
2019-04-01 Thomas Gleixnerx86/speculation: Rename SSBD update functions
2019-04-01 Tim Chenx86/speculation: Disable STIBP when enhanced IBRS is...
2019-04-01 Tim Chenx86/speculation: Move STIPB/IBPB string conditionals...
2019-04-01 Tim Chenx86/speculation: Remove unnecessary ret variable in...
2019-04-01 Tim Chenx86/speculation: Clean up spectre_v2_parse_cmdline()
2019-04-01 Zhenzhong Duanx86/retpoline: Remove minimal retpoline support
2019-04-01 Zhenzhong Duanx86/retpoline: Make CONFIG_RETPOLINE depend on compiler...
2019-04-01 Jiri Kosinax86/speculation: Propagate information about RSB fillin...
2019-04-01 Jiri Kosinax86/speculation: Enable cross-hyperthread spectre v2...
2019-04-01 Andi Kleenx86/spectre: Add missing family 6 check to microcode...
2019-04-01 Tom Lendackyx86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
2019-04-01 Tom Lendackyx86/bugs: Update when to check for the LS_CFG SSBD...
2019-04-01 Konrad Rzeszutek... x86/bugs: Switch the selection of mitigation from CPU...
2019-04-01 Konrad Rzeszutek... x86/bugs: Add AMD's SPEC_CTRL MSR usage
2019-04-01 Konrad Rzeszutek... x86/bugs: Add AMD's variant of SSB_NO
2019-03-01 Scott Woodx86/microcode: Make the late update update_lock a raw...
2019-02-06 Dewet Thibautx86/MCE: Remove min interval polling limitation
2019-01-14 Borislav Petkovx86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
2019-01-14 Tony Luckx86/mce: Fix incorrect "Machine check from unknown...
2019-01-14 Tony Luckx86/mce: Improve error message when kernel cannot recover
2018-11-09 Sai Praneethx86/speculation: Support Enhanced IBRS on future CPUs
2018-11-09 Tony Luckx86/intel_rdt: Enable CMT and MBM on new Skylake stepping
2018-11-09 Tony Luckx86/MCE: Fix stack out-of-bounds write in mce-inject...
2018-11-09 Dmitry Torokhovkernfs: allow creating kernfs objects with arbitrary...
2018-10-01 jacek.tomaka@poczta.fmx86/cpu/intel: Add missing TLB cpuid values
2018-09-11 Andi Kleenx86/speculation/l1tf: Increase l1tf memory limit for...
2018-09-05 Jiri Kosinax86/speculation: Protect against userspace-userspace...
2018-09-05 Borislav Petkovx86/MCE/AMD: Cache SMCA MISC block addresses
2018-09-05 Yazen Ghannamx86/mce/AMD: Carve out SMCA get_block_address() code
2018-09-05 Yazen Ghannamx86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA...
2018-09-05 Yazen Ghannamx86/mce/AMD: Pass the bank number to smca_get_bank_type()
2018-09-05 Yazen Ghannamx86/MCE/AMD: Define a function to get SMCA bank type
2018-08-27 Wang Huix86/intel_rdt: Fix incorrect returned value when creati...
2018-08-14 Borislav Petkovx86/microcode: Do not exit early from __reload_late()
2018-08-14 Borislav Petkovx86/microcode/intel: Save microcode patch unconditionally
2018-08-09 Thomas Gleixnercpu/hotplug: Fix SMT supported evaluation
2018-08-08 Paolo Bonzinix86/speculation: Use ARCH_CAPABILITIES to skip L1D...
2018-08-08 Paolo Bonzinix86/speculation: Simplify sysfs report of VMX L1TF...
2018-08-08 Jiri Kosinax86/bugs, kvm: Introduce boot-time control of L1TF...
2018-08-08 Thomas Gleixnercpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
2018-08-08 Thomas Gleixnerx86/kvm: Allow runtime control of L1D flush
2018-08-08 Thomas Gleixnerx86/l1tf: Handle EPT disabled state proper
2018-08-08 Thomas Gleixnerx86/litf: Introduce vmx status variable
2018-08-08 Borislav Petkovx86/CPU/AMD: Move TOPOEXT reenablement before reading...
2018-08-08 Thomas Gleixnerx86/cpu/AMD: Evaluate smp_num_siblings early
2018-08-08 Borislav Petkovx86/CPU/AMD: Do not check CPUID max ext level before...
2018-08-08 Thomas Gleixnerx86/cpu/intel: Evaluate smp_num_siblings early
2018-08-08 Thomas Gleixnerx86/cpu/topology: Provide detect_extended_topology_early()
2018-08-08 Thomas Gleixnerx86/cpu/common: Provide detect_ht_early()
2018-08-08 Thomas Gleixnerx86/cpu/AMD: Remove the pointless detect_ht() call
2018-08-08 Thomas Gleixnerx86/cpu: Remove the pointless CPU printout
2018-08-08 Konrad Rzeszutek... x86/bugs: Move the l1tf function and define pr_fmt...
2018-08-08 Andi Kleenx86/speculation/l1tf: Add sysfs reporting for l1tf
2018-08-08 Suravee Suthikulpanitx86/CPU/AMD: Fix LLC ID bit-shift calculation
2018-08-08 Thomas Gleixnerx86/CPU: Move x86_cpuinfo::x86_max_cores assignment...
2018-08-08 David Wangx86/CPU: Move cpu_detect_cache_sizes() into init_intel_...
2018-08-08 David Wangx86/CPU: Make intel_num_cpu_cores() generic
2018-08-08 Thomas Gleixnerx86/CPU: Move cpu local function declarations to local...
2018-08-08 Suravee Suthikulpanitx86/CPU/AMD: Derive CPU topology from CPUID function...
2018-08-08 Suravee Suthikulpanitx86/CPU: Modify detect_extended_topology() to return...
2018-08-08 Suravee Suthikulpanitx86/CPU/AMD: Calculate last level cache ID from number...
2018-08-08 Borislav Petkovx86/CPU: Rename intel_cacheinfo.c to cacheinfo.c
2018-08-08 Borislav Petkovx86/CPU/AMD: Have smp_num_siblings and cpu_llc_id alway...
2018-08-08 David Wangx86/Centaur: Report correct CPU/cache topology
2018-08-08 David Wangx86/Centaur: Initialize supported CPU features properly
2018-05-22 Konrad Rzeszutek... x86/bugs: Rename SSBD_NO to SSB_NO
2018-05-22 Tom LendackyKVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
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: Add FEATURE_ZEN
next