summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_dieWill Deacon2018-03-062-1/+29
* arm64: signal: Force SIGKILL for unknown signals in force_signal_injectWill Deacon2018-03-061-0/+6
* arm64: signal: Make force_signal_inject more robustWill Deacon2018-03-064-19/+17
* arm64: cpufeature: Remove redundant "feature" in reportsKees Cook2018-03-051-1/+1
* arm64: cpufeature: Relocate PAN emulation reportKees Cook2018-03-051-3/+3
* arm64/kernel: kaslr: drop special Image placement logicArd Biesheuvel2018-03-051-15/+0
* arm64: Mirror arm for unimplemented compat syscallsMichael Weiser2018-03-051-1/+20
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-251-1/+1
|\
| * treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-231-2/+3
|\ \
| * | bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2018-02-221-2/+3
| |/
* | arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand2018-02-233-2/+7
* | arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon2018-02-221-0/+10
* | arm64: perf: correct PMUVer probingMark Rutland2018-02-201-2/+2
* | arm64: __show_regs: Only resolve kernel symbols when running at EL1Will Deacon2018-02-191-2/+9
* | arm64: Remove unimplemented syscall log messageMichael Weiser2018-02-191-8/+0
* | arm64: Disable unhandled signal log messages by defaultMichael Weiser2018-02-191-1/+1
* | arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon2018-02-191-2/+4
* | arm64: uaccess: Formalise types for access_ok()Robin Murphy2018-02-193-8/+10
* | arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S filesBhupesh Sharma2018-02-191-1/+1
|/
* arm64: cputype: Silence Sparse warningsRobin Murphy2018-02-171-1/+1
* arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon2018-02-1613-399/+426
* arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon2018-02-141-5/+9
* arm64: Add missing Falkor part number for branch predictor hardeningShanker Donthineni2018-02-122-1/+12
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-1012-21/+102
|\
| * Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-0136-79/+109
| |\
| * \ Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2018-01-3117-32/+104
| |\ \
| | * | arm64: mm: Add additional parameter to uaccess_ttbr0_disableChristoffer Dall2018-01-177-11/+11
| | * | arm64: mm: Add additional parameter to uaccess_ttbr0_enableChristoffer Dall2018-01-093-5/+5
| | * | KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartionsMarc Zyngier2018-01-081-5/+2
| | * | KVM: arm/arm64: Preserve Exec permission across R/W permission faultsMarc Zyngier2018-01-081-0/+10
| | * | KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier2018-01-082-2/+14
| | * | arm64: KVM: PTE/PMD S2 XN bit definitionMarc Zyngier2018-01-081-0/+2
| | * | arm64: KVM: Add invalidate_icache_range helperMarc Zyngier2018-01-084-12/+52
| | * | KVM: arm/arm64: Split dcache/icache flushingMarc Zyngier2018-01-081-3/+10
| | * | KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier2018-01-084-1/+3
| | * | Revert "arm64: KVM: Hide PMU from guests when disabled"Christoffer Dall2018-01-081-21/+14
| | * | KVM: arm/arm64: Avoid work when userspace iqchips are not usedChristoffer Dall2018-01-021-0/+2
| | * | arm64: KVM: Hide PMU from guests when disabledAndrew Jones2018-01-021-14/+21
| * | | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debugChristoffer Dall2017-12-141-3/+12
| |/ /
* | | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-091-2/+2
|\ \ \
| * | | ACPI: SPCR: Make SPCR available to x86Prarit Bhargava2018-02-071-2/+2
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-0828-229/+612
|\ \ \ \
| * | | | arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMarc Zyngier2018-02-063-70/+13
| * | | | arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2018-02-062-1/+87
| * | | | arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingMarc Zyngier2018-02-061-2/+18
| * | | | arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2018-02-061-0/+6
| * | | | arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier2018-02-061-8/+12
| * | | | arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier2018-02-061-1/+1
| * | | | arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier2018-02-062-28/+2