summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-23x86/retpoline: Remove compile time warningThomas Gleixner1-2/+0
2018-01-23x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse3-1/+83
2018-01-23x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen1-4/+5
2018-01-23x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse1-3/+4
2018-01-23x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse1-2/+3
2018-01-23x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2-5/+7
2018-01-23x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2-3/+17
2018-01-23x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse4-5/+9
2018-01-23x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse3-5/+167
2018-01-23x86/retpoline: Add initial retpoline supportDavid Woodhouse8-0/+209
2018-01-23x86/asm: Make asm/alternative.h safe from assemblyAndy Lutomirski1-0/+4
2018-01-23x86/kbuild: enable modversions for symbols exported from asmAdam Borowski1-0/+16
2018-01-23x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin4-15/+15
2018-01-23x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski2-8/+8
2018-01-23x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2-2/+17
2018-01-23x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky2-0/+12
2018-01-17x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse1-2/+2
2018-01-17x86/alternatives: Fix optimize_nops() checkingBorislav Petkov1-2/+5
2018-01-17x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner2-0/+30
2018-01-17x86/cpu: Merge bugs.c and bugs_64.cBorislav Petkov3-40/+23
2018-01-17x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse2-0/+5
2018-01-17x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner2-2/+2
2018-01-17x86/cpufeatures: Add X86_BUG_CPU_INSECUREThomas Gleixner2-0/+5
2018-01-17x86/cpufeatures: Make CPU bugs stickyThomas Gleixner3-5/+7
2018-01-17x86/cpu: Factor out application of forced CPU capsAndy Lutomirski1-9/+13
2018-01-17kaiser: Set _PAGE_NX only if supportedLepton Wu1-0/+2
2018-01-17KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig1-2/+10
2018-01-17x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang1-3/+11
2018-01-17x86/pti/efi: broken conversion from efi to kernel page tablePavel Tatashin3-2/+15
2018-01-17x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina1-4/+1
2018-01-17x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan1-22/+5
2018-01-17x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan1-1/+33
2018-01-17x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=nAndy Lutomirski1-1/+1
2018-01-17kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson2-1/+32
2018-01-17MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki1-0/+3
2018-01-17MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki1-0/+1
2018-01-17MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki1-11/+36
2018-01-17MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki1-1/+1
2018-01-17MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki1-1/+11
2018-01-17MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki1-25/+83
2018-01-17MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki1-0/+12
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li2-7/+7
2018-01-10Fix build error in vma.cGreg Kroah-Hartman1-0/+1
2018-01-10Map the vsyscall page with _PAGE_USERBorislav Petkov3-4/+37
2018-01-10x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner1-1/+1