summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner2018-05-224-9/+36
* x86/speculation: Handle HT correctly on AMDThomas Gleixner2018-05-223-6/+130
* x86/cpufeatures: Add FEATURE_ZENThomas Gleixner2018-05-222-0/+2
* x86/cpufeatures: Disentangle SSBD enumerationThomas Gleixner2018-05-226-16/+14
* x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRSThomas Gleixner2018-05-224-9/+20
* x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov2018-05-225-23/+26
* KVM: SVM: Move spec control call after restore of GSThomas Gleixner2018-05-221-12/+12
* x86/cpu: Make alternative_msr_write work for 32-bit codeJim Mattson2018-05-221-2/+2
* x86/bugs: Fix the parameters alignment and missing voidKonrad Rzeszutek Wilk2018-05-221-2/+2
* x86/bugs: Make cpu_show_common() staticJiri Kosina2018-05-221-1/+1
* x86/bugs: Fix __ssb_select_mitigation() return typeJiri Kosina2018-05-221-1/+1
* x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk2018-05-2211-51/+51
* x86/speculation: Make "seccomp" the default mode for Speculative Store BypassKees Cook2018-05-222-9/+24
* seccomp: Move speculation migitation control to arch codeThomas Gleixner2018-05-221-11/+18
* prctl: Add force disable speculationThomas Gleixner2018-05-221-10/+25
* x86/bugs: Make boot modes __ro_after_initKees Cook2018-05-221-2/+3
* nospec: Allow getting/setting on non-current taskKees Cook2018-05-221-11/+16
* x86/speculation: Add prctl for Speculative Store Bypass mitigationThomas Gleixner2018-05-222-10/+74
* x86/process: Allow runtime control of Speculative Store BypassThomas Gleixner2018-05-225-7/+65
* x86/speculation: Create spec-ctrl.h to avoid include hellThomas Gleixner2018-05-226-18/+25
* x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guestKonrad Rzeszutek Wilk2018-05-222-4/+6
* x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requestedKonrad Rzeszutek Wilk2018-05-225-1/+61
* x86/bugs: Whitelist allowed SPEC_CTRL MSR valuesKonrad Rzeszutek Wilk2018-05-221-2/+9
* x86/bugs/intel: Set proper CPU features and setup RDSKonrad Rzeszutek Wilk2018-05-225-6/+43
* x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigationKonrad Rzeszutek Wilk2018-05-223-0/+110
* x86/cpufeatures: Add X86_FEATURE_RDSKonrad Rzeszutek Wilk2018-05-221-0/+1
* x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-05-223-0/+29
* x86/bugs, KVM: Support the combination of guest and host IBRSKonrad Rzeszutek Wilk2018-05-224-8/+32
* x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bitsKonrad Rzeszutek Wilk2018-05-222-4/+48
* x86/bugs: Concentrate bug reporting into a separate functionKonrad Rzeszutek Wilk2018-05-221-14/+32
* x86/bugs: Concentrate bug detection into a separate functionKonrad Rzeszutek Wilk2018-05-221-10/+11
* x86/nospec: Simplify alternative_msr_write()Linus Torvalds2018-05-221-9/+10
* ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2018-05-222-0/+20
* ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu2018-05-221-0/+1
* ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu2018-05-221-1/+2
* x86/mm: Drop TS_COMPAT on 64-bit exec() syscallDmitry Safonov2018-05-221-0/+1
* x86/apic/x2apic: Initialize cluster ID properlyThomas Gleixner2018-05-221-0/+1
* ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu2018-05-221-1/+4
* efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel2018-05-221-2/+4
* x86/pkeys: Do not special case protection key 0Dave Hansen2018-05-222-4/+4
* x86/pkeys: Override pkey when moving away from PROT_EXECDave Hansen2018-05-222-11/+22
* s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky2018-05-221-3/+2
* s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner2018-05-221-0/+4
* powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin2018-05-221-2/+12
* ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet nodeMaxime Chevallier2018-05-221-2/+3
* ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio nodeMaxime Chevallier2018-05-221-0/+2
* x86/amd_nb: Add support for Raven Ridge CPUsGuenter Roeck2018-05-221-0/+6
* tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)2018-05-222-6/+2
* KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara2018-05-222-0/+32
* KVM: vmx: update sec exec controls for UMIP iff emulating UMIPSean Christopherson2018-05-221-13/+15