summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-07-032-3/+11
|\
| * arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor2019-06-261-1/+5
| * arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel2019-06-261-2/+6
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2164-604/+64
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1921-89/+21
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 452Thomas Gleixner2019-06-191-12/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-1942-503/+42
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-06-201-0/+1
|\ \ \ | |/ / |/| / | |/
| * arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier2019-06-171-0/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-06-141-9/+33
|\|
| * arm64/sve: Fix missing SVE/FPSIMD endianness conversionsDave Martin2019-06-131-9/+33
* | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-081-12/+1
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 252Thomas Gleixner2019-06-051-12/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-06-071-0/+1
|\ \ \ | |/ / |/| / | |/
| * arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()Dave Martin2019-06-051-0/+1
* | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-319-74/+9
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-2/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-308-72/+8
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-304-20/+46
|\ \ \ | |/ / |/| / | |/
| * arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen2019-05-292-10/+11
| * signal/arm64: Use force_sig not force_sig_fault for SIGKILLEric W. Biederman2019-05-291-1/+4
| * arm64/module: revert to unsigned interpretation of ABS16/32 relocationsArd Biesheuvel2019-05-281-8/+30
| * arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas2019-05-281-1/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-246-22/+89
|\|
| * arm64: Handle erratum 1418040 as a superset of erratum 1188873Marc Zyngier2019-05-232-12/+16
| * arm64/module: deal with ambiguity in PRELxx relocation rangesArd Biesheuvel2019-05-231-2/+14
| * arm64/kernel: kaslr: reduce module randomization range to 2 GBArd Biesheuvel2019-05-232-4/+4
| * arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon2019-05-232-0/+55
| * arm64: Remove useless message during oopsWill Deacon2019-05-231-4/+0
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-221-2/+2
|\ \ | |/ |/|
| * arm64: vdso: Explicitly add build-id optionLaura Abbott2019-05-161-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-175-68/+175
|\ \
| * \ Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-05-155-68/+175
| |\ \
| | * | arm64: KVM: Enable VHE support for :G/:H perf event modifiersAndrew Murray2019-04-241-1/+5
| | * | arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributesAndrew Murray2019-04-241-7/+36
| | * | arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_dataAndrew Murray2019-04-241-0/+1
| | * | arm64: arm_pmu: Remove unnecessary isb instructionAndrew Murray2019-04-241-1/+0
| | * | KVM: arm/arm64: Context-switch ptrauth registersMark Rutland2019-04-241-0/+6
| | * | arm64/sve: Clarify vq map semanticsDave Martin2019-04-181-1/+6
| | * | arm64/sve: In-kernel vector length availability query interfaceDave Martin2019-03-291-27/+8
| | * | arm64/sve: Enable SVE state tracking for non-task contextsDave Martin2019-03-291-5/+15
| | * | arm64/sve: Check SVE virtualisabilityDave Martin2019-03-292-16/+72
| | * | arm64/sve: Clarify role of the VQ map maintenance functionsDave Martin2019-03-291-1/+9
| | * | arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flushDave Martin2019-03-292-11/+19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-0/+40
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-021-2/+7
| |\ \ \ \
| * | | | | bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann2019-04-261-0/+40
* | | | | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-072-3/+3
|\ \ \ \ \ \
| * | | | | | acpi: Create subtable parsing infrastructureKeith Busch2019-04-042-3/+3
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-0622-364/+663
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |