summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-04-20arm64: futex: Mask __user pointers prior to dereferenceWill Deacon
2018-04-20s390/ipl: ensure loadparm valid flag is setVasily Gorbik
2018-04-20arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMark Rutland
2018-04-20arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportMark Rutland
2018-04-20arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingMark Rutland
2018-04-20arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMark Rutland
2018-04-20arm/arm64: KVM: Turn kvm_psci_version into a static inlineMark Rutland
2018-04-20arm64: KVM: Make PSCI_VERSION a fast pathMark Rutland
2018-04-20arm/arm64: KVM: Advertise SMCCC v1.1Mark Rutland
2018-04-20arm/arm64: KVM: Implement PSCI 1.0 supportMark Rutland
2018-04-20arm/arm64: KVM: Add smccc accessors to PSCI codeMark Rutland
2018-04-20arm/arm64: KVM: Add PSCI_VERSION helperMark Rutland
2018-04-20arm/arm64: KVM: Consolidate the PSCI include filesMark Rutland
2018-04-20arm64: KVM: Increment PC after handling an SMC trapMark Rutland
2018-04-20arm64: Branch predictor hardening for Cavium ThunderX2Mark Rutland
2018-04-20arm64: Implement branch predictor hardening for affected Cortex-A CPUsMark Rutland
2018-04-20arm64: cpu_errata: Allow an erratum to be match for all revisions of a coreMark Rutland
2018-04-20arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75Mark Rutland
2018-04-20arm64: entry: Apply BP hardening for suspicious interrupts from EL0Mark Rutland
2018-04-20arm64: entry: Apply BP hardening for high-priority synchronous exceptionsMark Rutland
2018-04-20arm64: KVM: Use per-CPU vector when BP hardening is enabledMark Rutland
2018-04-20arm64: Move BP hardening to check_and_switch_contextMark Rutland
2018-04-20arm64: Add skeleton to harden the branch predictor against aliasing attacksMark Rutland
2018-04-20arm64: Move post_ttbr_update_workaround to C codeMark Rutland
2018-04-20arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macroMark Rutland
2018-04-20arm64: cpufeature: Pass capability structure to ->enable callbackMark Rutland
2018-04-20arm64: Run enable method for errata work arounds on late CPUsMark Rutland
2018-04-20arm64: cpufeature: __this_cpu_has_cap() shouldn't stop earlyMark Rutland
2018-04-20arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_userMark Rutland
2018-04-20arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_userMark Rutland
2018-04-20arm64: uaccess: Prevent speculative use of the current addr_limitMark Rutland
2018-04-20arm64: entry: Ensure branch through syscall table is bounded under speculationMark Rutland
2018-04-20arm64: Use pointer masking to limit uaccess speculationMark Rutland
2018-04-20arm64: Make USER_DS an inclusive limitMark Rutland
2018-04-20arm64: move TASK_* definitions to <asm/processor.h>Mark Rutland
2018-04-20arm64: Implement array_index_mask_nospec()Mark Rutland
2018-04-20arm64: barrier: Add CSDB macros to control data-value predictionMark Rutland
2018-04-20parisc: Fix out of array access in match_pci_device()Helge Deller
2018-04-13sparc64: ldc abort during vds iso bootJag Raman
2018-04-13xen: avoid type warning in xchg_xen_ulongArnd Bergmann
2018-04-13ARM: dts: armadillo800eva: Split LCD mux and gpioGeert Uytterhoeven
2018-04-13MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski
2018-04-13MIPS: mm: adjust PKMAP locationMarcin Nowakowski
2018-04-13MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski
2018-04-13KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exitJim Mattson
2018-04-13ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ullLeonard Crestez
2018-04-13ARM: dts: qcom: ipq4019: fix i2c_0 nodeChristian Lamparter
2018-04-13powerpc/8xx: fix mpc8xx_get_irq() return on no irqChristophe Leroy
2018-04-13arm64: kernel: restrict /dev/mem read() calls to linear regionArd Biesheuvel
2018-04-13powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman