summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-23MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski
2018-01-23x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen
2018-01-23kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu
2018-01-23kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu
2018-01-23retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu
2018-01-23x86/mce: Make machine check speculation protectedThomas Gleixner
2018-01-23x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky
2018-01-23arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-01-23ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni
2018-01-23ARM: sunxi_defconfig: Enable CMAMaxime Ripard
2018-01-23x86/apic/vector: Fix off by one in error pathThomas Gleixner
2018-01-23x86/tsc: Fix erroneous TSC rate on Skylake XeonLen Brown
2018-01-23x86/mm/pkeys: Fix fill_sig_info_pkeyEric W. Biederman
2018-01-23x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini
2018-01-23x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky
2018-01-23x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse
2018-01-17x86/pti/efi: broken conversion from efi to kernel page tablePavel Tatashin
2018-01-17x86/retpoline: Remove compile time warningThomas Gleixner
2018-01-17x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse
2018-01-17x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen
2018-01-17x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse
2018-01-17x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse
2018-01-17x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse
2018-01-17x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse
2018-01-17x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse
2018-01-17x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse
2018-01-17x86/retpoline: Add initial retpoline supportDavid Woodhouse
2018-01-17x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin
2018-01-17x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski
2018-01-17x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse
2018-01-17x86/alternatives: Fix optimize_nops() checkingBorislav Petkov
2018-01-17x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky
2018-01-17x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky
2018-01-17x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner
2018-01-17x86/cpu: Merge bugs.c and bugs_64.cBorislav Petkov
2018-01-17x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse
2018-01-17x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner
2018-01-17x86/cpufeatures: Add X86_BUG_CPU_INSECUREThomas Gleixner
2018-01-17x86/cpufeatures: Make CPU bugs stickyThomas Gleixner
2018-01-17x86/cpu: Factor out application of forced CPU capsAndy Lutomirski
2018-01-17kaiser: Set _PAGE_NX only if supportedLepton Wu
2018-01-17KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig
2018-01-17x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang
2018-01-17x86/acpi: Reduce code duplication in mp_override_legacy_irq()Vikas C Sajjan
2018-01-17x86/acpi: Handle SCI interrupts above legacy space gracefullyVikas C Sajjan
2018-01-17kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson
2018-01-17MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2018-01-17MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki
2018-01-17MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki