summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage rangeRobin Gong2020-06-181-2/+2
| | * | | arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage rangeRobin Gong2020-06-181-2/+2
| | | |/ | | |/|
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-06-2714-166/+98
|\ \ \ \ | | |_|/ | |/| |
| * | | arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelistSai Prakash Ranjan2020-06-251-0/+2
| * | | arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma2020-06-251-3/+22
| * | | arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelistSai Prakash Ranjan2020-06-241-0/+2
| * | | arm64: Don't insert a BTI instruction at inner labelsJean-Philippe Brucker2020-06-241-6/+0
| * | | arm64: vdso: Don't use gcc plugins for building vgettimeofday.cAlexander Popov2020-06-241-1/+1
| * | | arm64: vdso: Only pass --no-eh-frame-hdr when linker supports itWill Deacon2020-06-241-2/+3
| * | | arm64: Depend on newer binutils when building PACMark Brown2020-06-231-2/+2
| * | | arm64: compat: Remove 32-bit sigreturn code from the vDSOWill Deacon2020-06-233-71/+0
| * | | arm64: compat: Always use sigpage for sigreturn trampolineWill Deacon2020-06-231-25/+0
| * | | arm64: compat: Allow 32-bit vdso and sigpage to co-existWill Deacon2020-06-234-36/+32
| * | | arm64: vdso: Disable dwarf unwinding through the sigreturn trampolineWill Deacon2020-06-232-21/+35
* | | | arm64: use PAGE_KERNEL_ROX directly in alloc_insn_pageChristoph Hellwig2020-06-261-9/+3
| |/ / |/| |
* | | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-211-1/+1
|\ \ \
| * | | kconfig: unify cc-option and as-optionMasahiro Yamada2020-06-171-1/+1
| | |/ | |/|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-06-1910-57/+63
|\ \ \ | | |/ | |/|
| * | arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon2020-06-181-18/+26
| * | arm64: kexec_file: Use struct_size() in kmalloc()Gustavo A. R. Silva2020-06-181-2/+1
| * | arm64: mm: reserve hugetlb CMA after numa_initBarry Song2020-06-181-5/+10
| * | arm64: bti: Require clang >= 10.0.1 for in-kernel BTI supportWill Deacon2020-06-171-0/+2
| * | arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon2020-06-161-3/+3
| * | arm64: pgtable: Clear the GP bit for non-executable kernel pagesWill Deacon2020-06-161-1/+1
| * | arm64: mm: reset address tag set by kasan sw taggingShyam Thombre2020-06-151-0/+1
| * | arm64: traps: Dump registers prior to panic() in bad_mode()Will Deacon2020-06-151-0/+1
| * | arm64/sve: Eliminate data races on sve_default_vlDave Martin2020-06-151-7/+18
| * | arm64: remove TEXT_OFFSET randomizationArd Biesheuvel2020-06-152-21/+0
| |/
* | maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-181-1/+1
* | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-2/+2
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-132-5/+5
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-5/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-1213-102/+171
|\ \
| * \ Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-06-1113-97/+171
| |\ \
| | * \ Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/nextMarc Zyngier2020-06-1011-85/+111
| | |\ \
| | | * | KVM: arm64: Move hyp_symbol_addr() to kvm_asm.hMarc Zyngier2020-06-102-20/+20
| | | * | KVM: arm64: Remove host_cpu_context member from vcpu structureMarc Zyngier2020-06-096-19/+11
| | | * | KVM: arm64: Stop sparse from moaning at __hyp_this_cpu_ptrMarc Zyngier2020-06-091-3/+10
| | | * | KVM: arm64: Handle PtrAuth traps earlyMarc Zyngier2020-06-094-38/+70
| | | * | KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier2020-06-093-24/+19
| | * | | KVM: arm64: Synchronize sysreg state on injecting an AArch32 exceptionMarc Zyngier2020-06-101-0/+28
| | * | | KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier2020-06-101-2/+4
| | * | | KVM: arm64: Stop save/restoring ACTLR_EL1James Morse2020-06-092-4/+0
| | * | | KVM: arm64: Add emulation for 32bit guests accessing ACTLR2James Morse2020-06-091-0/+10
| | * | | KVM: arm64: Stop writing aarch32's CSSELR into ACTLRJames Morse2020-06-091-2/+8
| | |/ /
| | * | KVM: arm64: Flush the instruction cache if not unmapping the VM on rebootMarc Zyngier2020-05-311-4/+10
| * | | KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directoriesPaolo Bonzini2020-06-041-5/+0
* | | | Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-06-111-3/+3
|\ \ \ \
| * | | | locking/atomics: Flip fallbacks and instrumentationPeter Zijlstra2020-06-111-3/+3
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-116-5/+28
|\ \ \ \ | |/ / / |/| | |