summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-02-16powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman1-0/+30
2018-02-16powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman2-0/+9
2018-02-16powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran1-0/+50
2018-02-16powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling1-1/+36
2018-02-16powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman1-1/+23
2018-02-16powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman9-8/+290
2018-02-16powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin1-2/+20
2018-02-16powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin1-1/+11
2018-02-16powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin1-2/+16
2018-02-16powerpc/64s: Simple RFI macro conversionsNicholas Piggin6-23/+29
2018-02-16powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2-0/+35
2018-02-16powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2-0/+31
2018-02-16powerpc: Simplify module TOC handlingAlan Modra2-31/+9
2018-02-16powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt1-2/+3
2018-02-16powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran2-2/+14
2018-02-16powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao1-1/+1
2018-02-03KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li1-1/+1
2018-02-03KVM: x86: ioapic: Preserve read-only values in the redirection tableNikita Leshenko1-0/+6
2018-02-03KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggeredNikita Leshenko1-1/+10
2018-02-03KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure raceNikita Leshenko1-2/+1
2018-02-03KVM: X86: Fix operand/address-size during instruction decodingWanpeng Li1-0/+7
2018-02-03KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon2-2/+3
2018-02-03KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failureLiran Alon1-1/+1
2018-02-03crypto: aesni - handle zero length dst bufferStephan Mueller1-1/+1
2018-02-03kaiser: fix intel_bts perf crashesHugh Dickins1-11/+33
2018-02-03x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen1-0/+10
2018-02-03bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov3-0/+3
2018-02-03bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov1-2/+2
2018-02-03x86: bpf_jit: small optimization in emit_bpf_tail_call()Eric Dumazet1-5/+4
2018-01-31x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang1-2/+18
2018-01-31vsyscall: Fix permissions for emulate mode with KAISER/PTIBen Hutchings3-4/+6
2018-01-31um: link vmlinux with -no-pieThomas Meyer1-1/+1
2018-01-31x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang1-1/+1
2018-01-31drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla1-0/+2
2018-01-31Prevent timer value 0 for MWAITXJanakarajan Natarajan1-0/+7
2018-01-31x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse3-0/+75
2018-01-31x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen1-0/+68
2018-01-31x86/microcode/intel: Fix BDW late-loading revision checkBen Hutchings1-0/+1
2018-01-31x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski1-1/+1
2018-01-23MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski1-1/+1
2018-01-23x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen1-3/+4
2018-01-23kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu1-1/+22
2018-01-23kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu1-1/+2
2018-01-23retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu3-1/+11
2018-01-23x86/mce: Make machine check speculation protectedThomas Gleixner3-1/+7
2018-01-23x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky1-2/+2
2018-01-23arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+2
2018-01-23ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni1-2/+8
2018-01-23x86/apic/vector: Fix off by one in error pathThomas Gleixner1-2/+5
2018-01-23x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky1-1/+5