summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier2018-02-063-5/+8
* arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier2018-02-066-34/+9
* arm64: KVM: Increment PC after handling an SMC trapMarc Zyngier2018-02-061-0/+9
* arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier2018-02-061-2/+11
* arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier2018-02-061-2/+2
* arm64: entry: Apply BP hardening for suspicious interrupts from EL0Will Deacon2018-02-062-0/+11
* arm64: entry: Apply BP hardening for high-priority synchronous exceptionsWill Deacon2018-02-062-1/+13
* arm64: futex: Mask __user pointers prior to dereferenceWill Deacon2018-02-061-3/+6
* arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_userWill Deacon2018-02-064-14/+30
* arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_userWill Deacon2018-02-061-22/+32
* arm64: uaccess: Prevent speculative use of the current addr_limitWill Deacon2018-02-061-0/+7
* arm64: entry: Ensure branch through syscall table is bounded under speculationWill Deacon2018-02-062-0/+13
* arm64: Use pointer masking to limit uaccess speculationRobin Murphy2018-02-061-3/+23
* arm64: Make USER_DS an inclusive limitRobin Murphy2018-02-064-23/+33
* arm64: Implement array_index_mask_nospec()Robin Murphy2018-02-061-0/+21
* arm64: barrier: Add CSDB macros to control data-value predictionWill Deacon2018-02-062-0/+8
* arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon2018-02-064-7/+7
* arm64: assembler: Align phys_to_pte with pte_to_physWill Deacon2018-02-062-22/+15
* arm64: entry: Reword comment about post_ttbr_update_workaroundWill Deacon2018-02-061-10/+3
* arm64: assembler: Change order of macro arguments in phys_to_ttbrWill Deacon2018-02-065-9/+9
* arm64: Force KPTI to be disabled on Cavium ThunderXMarc Zyngier2018-02-061-3/+14
* arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon2018-02-063-8/+231
* arm64: mm: Permit transitioning from Global to Non-Global without BBMWill Deacon2018-02-061-0/+4
* arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()Will Deacon2018-02-062-26/+16
* arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni2018-02-068-1/+28
* arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomicsWill Deacon2018-02-061-2/+2
* arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mmSteve Capper2018-01-261-3/+3
* arm64: Turn on KPTI only on CPUs that need itJayachandran C2018-01-231-0/+7
* arm64: Branch predictor hardening for Cavium ThunderX2Jayachandran C2018-01-231-0/+10
* arm64: Run enable method for errata work arounds on late CPUsSuzuki K Poulose2018-01-231-3/+6
* arm64: Move BP hardening to check_and_switch_contextMarc Zyngier2018-01-231-2/+3
* arm64: mm: ignore memory above supported physical address sizeKristina Martsenko2018-01-191-0/+3
* arm64: kpti: Fix the interaction between ASID switching and software PANCatalin Marinas2018-01-1612-21/+32
* KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEADongjiu Geng2018-01-164-0/+29
* KVM: arm64: Handle RAS SErrors from EL2 on guest exitJames Morse2018-01-165-1/+33
* KVM: arm64: Handle RAS SErrors from EL1 on guest exitJames Morse2018-01-164-1/+25
* KVM: arm64: Save ESR_EL2 on guest SErrorJames Morse2018-01-161-3/+6
* KVM: arm64: Save/Restore guest DISR_EL1James Morse2018-01-164-0/+9
* KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.James Morse2018-01-165-1/+24
* KVM: arm/arm64: mask/unmask daif around VHE guestsJames Morse2018-01-163-0/+16
* arm64: kernel: Prepare for a DISR userJames Morse2018-01-167-0/+44
* arm64: Unconditionally enable IESB on exception entry/return for firmware-firstJames Morse2018-01-161-8/+9
* arm64: kernel: Survive corrected RAS errors notified by SErrorJames Morse2018-01-163-5/+113
* arm64: cpufeature: Detect CPU RAS ExtentionsXie XiuQi2018-01-164-1/+33
* arm64: sysreg: Move to use definitions for all the SCTLR bitsJames Morse2018-01-163-35/+67
* arm64: cpufeature: __this_cpu_has_cap() shouldn't stop earlyJames Morse2018-01-161-2/+1
* arm64: fpsimd: Fix state leakage when migrating after sigreturnDave Martin2018-01-164-8/+10
* arm64: Correct type for PUD macrosPunit Agrawal2018-01-161-3/+3
* arm64: Inform user if software PAN is in useStephen Boyd2018-01-161-0/+3
* arm64: fix comment above tcr_compute_pa_sizeKristina Martsenko2018-01-151-1/+1