summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-02-22ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" propertyPatrice Chotard
2018-02-22ARM: lpc3250: fix uda1380 gpio numbersArnd Bergmann
2018-02-22arm64: dts: msm8916: Correct ipc references for smsmBjorn Andersson
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov
2018-02-22powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater
2018-02-22powerpc/mm: Flush radix process translations when setting MMU typeAlexey Kardashevskiy
2018-02-22powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot
2018-02-22powerpc/vas: Don't set uses_vas for kernel windowsNicholas Piggin
2018-02-22powerpc/kernel: Block interrupts when updating TIDRSukadev Bhattiprolu
2018-02-22powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar
2018-02-16mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman
2018-02-16arm64: dts: marvell: add Ethernet aliasesYan Markman
2018-02-16xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov
2018-02-16alpha: fix formating of stack contentMikulas Patocka
2018-02-16alpha: fix reboot on Avanti platformMikulas Patocka
2018-02-16alpha: Fix mixed up args in EXC macro in futex operationsMichael Cree
2018-02-16alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann
2018-02-16alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka
2018-02-16signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman
2018-02-16signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman
2018-02-16KVM: PPC: Book3S PR: Fix broken select due to misspellingUlf Magnusson
2018-02-16KVM: PPC: Book3S HV: Drop locks before reading guest memoryPaul Mackerras
2018-02-16KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loadedPaul Mackerras
2018-02-16KVM: nVMX: Fix bug of injecting L2 exception into L1Liran Alon
2018-02-16KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2Liran Alon
2018-02-16arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-02-16crypto: sha512-mb - initialize pending lengths correctlyEric Biggers
2018-02-16crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-16crypto: poly1305 - remove ->setkey() methodEric Biggers
2018-02-16arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMarc Zyngier
2018-02-16arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-02-16arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingMarc Zyngier
2018-02-16arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-02-16arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier
2018-02-16arm64: KVM: Make PSCI_VERSION a fast pathMarc Zyngier
2018-02-16arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier
2018-02-16arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier
2018-02-16arm64: KVM: Increment PC after handling an SMC trapMarc Zyngier
2018-02-16arm64: Branch predictor hardening for Cavium ThunderX2Jayachandran C
2018-02-16arm64: Implement branch predictor hardening for FalkorShanker Donthineni
2018-02-16arm64: Implement branch predictor hardening for affected Cortex-A CPUsWill Deacon
2018-02-16arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75Will Deacon
2018-02-16arm64: entry: Apply BP hardening for suspicious interrupts from EL0Will Deacon
2018-02-16arm64: entry: Apply BP hardening for high-priority synchronous exceptionsWill Deacon
2018-02-16arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier
2018-02-16arm64: Move BP hardening to check_and_switch_contextMarc Zyngier
2018-02-16arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon
2018-02-16arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier
2018-02-16arm64: cpufeature: Pass capability structure to ->enable callbackWill Deacon
2018-02-16arm64: Run enable method for errata work arounds on late CPUsSuzuki K Poulose