summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-04-29s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens1-0/+9
2018-04-29s390: correct module section names for expoline code revertMartin Schwidefsky1-2/+2
2018-04-29s390: correct nospec auto detection init orderMartin Schwidefsky3-6/+6
2018-04-29s390: add sysfs attributes for spectreMartin Schwidefsky2-0/+20
2018-04-29s390: report spectre mitigation via syslogMartin Schwidefsky1-0/+10
2018-04-29s390: add automatic detection of the spectre defenseMartin Schwidefsky6-38/+52
2018-04-29s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky3-25/+29
2018-04-29s390/entry.S: fix spurious zeroing of r0Christian Borntraeger1-2/+2
2018-04-29s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky1-1/+2
2018-04-29s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca1-2/+2
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky11-35/+323
2018-04-29s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky4-4/+70
2018-04-29s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky7-0/+94
2018-04-29s390/alternative: use a copy of the facility bit maskMartin Schwidefsky6-4/+31
2018-04-29s390: add optimized array_index_mask_nospecMartin Schwidefsky1-0/+24
2018-04-29s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky1-0/+47
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger3-1/+17
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens4-44/+10
2018-04-29s390: introduce CPU alternativesVasily Gorbik7-0/+334
2018-04-29x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao1-1/+1
2018-04-24hypfs_kill_super(): deal with failed allocationsAl Viro1-1/+1
2018-04-24powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman1-1/+1
2018-04-24powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling1-1/+2
2018-04-24MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn1-1/+1
2018-04-24MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn1-1/+1
2018-04-24MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn1-1/+6
2018-04-24MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn1-2/+9
2018-04-24um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur2-2/+2
2018-04-24powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loopsNicholas Piggin1-1/+6
2018-04-24powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin1-0/+3
2018-04-24powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin2-5/+2
2018-04-24powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()Nicholas Piggin1-0/+4
2018-04-24ARM: dts: at91: sama5d4: fix pinctrl compatible stringSantiago Esteban1-1/+1
2018-04-24ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl propertyNicolas Ferre1-1/+1
2018-04-24x86/hweight: Don't clobber %rdiVille Syrjälä1-0/+2
2018-04-24x86/hweight: Get rid of the special calling conventionBorislav Petkov6-20/+93
2018-04-24s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-04-24parisc: Fix out of array access in match_pci_device()Helge Deller1-0/+4
2018-04-13sparc64: ldc abort during vds iso bootJag Raman1-1/+6
2018-04-13xen: avoid type warning in xchg_xen_ulongArnd Bergmann1-1/+1
2018-04-13MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski1-1/+2
2018-04-13MIPS: mm: adjust PKMAP locationMarcin Nowakowski1-1/+6
2018-04-13MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski1-3/+3
2018-04-13ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ullLeonard Crestez2-0/+9
2018-04-13powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman1-0/+2
2018-04-13KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen1-13/+11
2018-04-13arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon1-4/+4
2018-04-13powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]Ivan Mikhaylov1-3/+11
2018-04-13ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc nodeRasmus Villemoes1-1/+1
2018-04-13KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr1-2/+5