aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-19KVM: arm64: Introduce VHE-specific kvm_vcpu_runChristoffer Dall2-1/+10
2018-03-19KVM: arm64: Improve debug register save/restore flowChristoffer Dall1-8/+2
2018-03-19KVM: arm/arm64: Introduce vcpu_el1_is_32bitChristoffer Dall1-1/+6
2018-03-19KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregsChristoffer Dall1-0/+3
2018-03-19KVM: arm/arm64: Get rid of vcpu->arch.irq_linesChristoffer Dall2-10/+2
2018-03-19KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flagShih-Wei Li1-2/+2
2018-03-19KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall2-0/+30
2018-03-09arm64: signal: Ensure si_code is valid for all fault signalsDave Martin1-14/+0
2018-03-09arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDCShanker Donthineni3-1/+10
2018-03-09arm64/kernel: enable A53 erratum #8434319 handling at runtimeArd Biesheuvel1-1/+2
2018-03-09arm64/errata: add REVIDR handling to frameworkArd Biesheuvel1-0/+4
2018-03-09arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419Ard Biesheuvel1-0/+2
2018-03-09efi/arm64: Check whether x18 is preserved by runtime services callsArd Biesheuvel1-1/+3
2018-03-06arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=yWill Deacon1-0/+1
2018-03-06arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)Catalin Marinas2-3/+46
2018-03-06arm64: Move show_unhandled_signals_ratelimited into traps.cWill Deacon1-11/+0
2018-03-06arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_dieWill Deacon1-0/+2
2018-03-06arm64: signal: Make force_signal_inject more robustWill Deacon1-4/+2
2018-02-26arm64: KVM: Move CPU ID reg trap setup off the world switch pathDave Martin1-0/+8
2018-02-26arm64/kvm: Prohibit guest LOR accessesMark Rutland2-1/+9
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand1-1/+1
2018-02-19arm64: uaccess: Formalise types for access_ok()Robin Murphy1-6/+6
2018-02-19arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S filesBhupesh Sharma1-1/+1
2018-02-17arm64: cputype: Silence Sparse warningsRobin Murphy1-1/+1
2018-02-16arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon5-48/+51
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-8/+65
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds10-107/+204
2018-02-06kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov2-8/+12
2018-02-06arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier1-0/+6
2018-02-06arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier1-27/+0
2018-02-06arm64: futex: Mask __user pointers prior to dereferenceWill Deacon1-3/+6
2018-02-06arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_userWill Deacon1-7/+22
2018-02-06arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_userWill Deacon1-22/+32
2018-02-06arm64: uaccess: Prevent speculative use of the current addr_limitWill Deacon1-0/+7
2018-02-06arm64: entry: Ensure branch through syscall table is bounded under speculationWill Deacon1-0/+11
2018-02-06arm64: Use pointer masking to limit uaccess speculationRobin Murphy1-3/+23
2018-02-06arm64: Make USER_DS an inclusive limitRobin Murphy2-19/+29
2018-02-06arm64: Implement array_index_mask_nospec()Robin Murphy1-0/+21
2018-02-06arm64: barrier: Add CSDB macros to control data-value predictionWill Deacon2-0/+8
2018-02-06arm64: assembler: Align phys_to_pte with pte_to_physWill Deacon1-0/+13
2018-02-06arm64: assembler: Change order of macro arguments in phys_to_ttbrWill Deacon1-1/+1
2018-02-06arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon1-0/+10
2018-02-06arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()Will Deacon2-26/+16
2018-02-06arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni1-0/+10
2018-02-06arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomicsWill Deacon1-2/+2
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+10
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipRadim Krčmář5-21/+37
2018-01-31arm64: provide pmdp_establish() helperCatalin Marinas1-0/+7
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-35/+0