aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2019-11-18Merge tag 'v4.14.154' into v4.14/standard/baseBruce Ashfield
2019-11-12kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-12x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-12x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-12x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-12x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-12x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-12x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-12x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-11-12x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-09-15Merge tag 'v4.14.141' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.137' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.135' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.132' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.129' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.128' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.123' into v4.14/standard/baseBruce Ashfield
2019-08-29x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-06x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-06x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-06x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu
2019-08-06x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov
2019-07-31x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-31x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada
2019-07-03x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner
2019-07-03x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-06-22x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden
2019-06-19x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-05-31x86/mce: Fix machine_check_poll() tests for error typesTony Luck
2019-05-31x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov
2019-05-21Merge tag 'v4.14.119' into v4.14/standard/baseBruce Ashfield
2019-05-21Merge tag 'v4.14.117' into v4.14/standard/baseBruce Ashfield
2019-05-21Merge tag 'v4.14.114' into v4.14/standard/baseBruce Ashfield
2019-05-21Merge tag 'v4.14.113' into v4.14/standard/baseBruce Ashfield
2019-05-21Merge tag 'v4.14.106' into v4.14/standard/baseBruce Ashfield
2019-05-17Merge tag 'v4.14.99' into v4.14/standard/baseBruce Ashfield
2019-05-14x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf
2019-05-14x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-14x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk
2019-05-14x86/speculation/mds: Fix commentBoris Ostrovsky
2019-05-14x86/speculation/mds: Add SMT warning messageJosh Poimboeuf
2019-05-14x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf
2019-05-14x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf
2019-05-14Documentation: Move L1TF to separate directoryThomas Gleixner
2019-05-14x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner
2019-05-14x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-05-14x86/speculation/mds: Add mitigation control for MDSThomas Gleixner
2019-05-14x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner
2019-05-14x86/kvm/vmx: Add MDS protection when L1D Flush is not activeThomas Gleixner