summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-01-23ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni1-2/+8
2018-01-23ARM: sunxi_defconfig: Enable CMAMaxime Ripard1-0/+2
2018-01-23ARM64: dts: marvell: armada-cp110: Fix clock resources for various nodeGregory CLEMENT2-8/+14
2018-01-23x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky5-43/+85
2018-01-23ARM: OMAP3: hwmod_data: add missing module_offs for MMC3Tero Kristo1-0/+1
2018-01-23x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryptionTom Lendacky2-22/+121
2018-01-23x86/mm: Centralize PMD flags in sme_encrypt_kernel()Tom Lendacky1-56/+77
2018-01-23x86/mm: Use a struct to reduce parameters for SME PGD mappingTom Lendacky1-44/+46
2018-01-23x86/mm: Clean up register saving in the __enc_copy() assembly codeTom Lendacky1-10/+10
2018-01-23x86/apic/vector: Fix off by one in error pathThomas Gleixner1-2/+5
2018-01-23x86/tsc: Fix erroneous TSC rate on Skylake XeonLen Brown1-1/+0
2018-01-23x86/tsc: Future-proof native_calibrate_tsc()Len Brown1-0/+2
2018-01-23x86/idt: Mark IDT tables __initconstAndi Kleen1-6/+6
2018-01-23x86/mm/pkeys: Fix fill_sig_info_pkeyEric W. Biederman1-3/+4
2018-01-23x86/intel_rdt/cqm: Prevent use after freeThomas Gleixner1-4/+4
2018-01-23x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini2-2/+1
2018-01-23x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky1-1/+5
2018-01-23x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse4-0/+59
2018-01-23x86/kasan: Panic if there is not enough memory to bootAndrey Ryabinin1-10/+14
2018-01-23powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran1-0/+49
2018-01-23powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling1-0/+35
2018-01-23powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman1-1/+23
2018-01-23powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman9-8/+286
2018-01-23powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin1-1/+28
2018-01-23powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin1-2/+16
2018-01-23powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin1-1/+11
2018-01-23powerpc/64s: Simple RFI macro conversionsNicholas Piggin6-26/+32
2018-01-23powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2-0/+35
2018-01-23powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2-0/+31
2018-01-17x86/retpoline: Remove compile time warningThomas Gleixner1-2/+0
2018-01-17x86,perf: Disable intel_bts when PTIPeter Zijlstra1-0/+18
2018-01-17x86/pti: Fix !PCID and sanitize definesThomas Gleixner3-21/+23
2018-01-17x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse3-1/+85
2018-01-17x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen1-4/+5
2018-01-17x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse1-3/+4
2018-01-17x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse1-2/+3
2018-01-17x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse1-8/+10
2018-01-17x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2-6/+8
2018-01-17x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2-5/+12
2018-01-17x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse4-5/+9
2018-01-17x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse3-5/+167
2018-01-17x86/retpoline: Add initial retpoline supportDavid Woodhouse8-0/+231
2018-01-17x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen1-1/+11
2018-01-17x86/alternatives: Fix optimize_nops() checkingBorislav Petkov1-2/+5
2018-01-17x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2-2/+17
2018-01-17x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky2-0/+12
2018-01-17x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()Jike Song1-26/+6
2018-01-17x86/tboot: Unbreak tboot with PTI enabledDave Hansen1-0/+1
2018-01-17x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner2-0/+30
2018-01-17x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse2-0/+5