aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2020-11-10Merge tag 'v5.8.18' into v5.8/standard/baseBruce Ashfield
2020-11-02Merge tag 'v5.8.17' into v5.8/standard/baseBruce Ashfield
2020-11-01arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUsMarc Zyngier
2020-11-01arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUsMarc Zyngier
2020-10-29arm64: perf: Add missing ISB in armv8pmu_enable_counter()Alexandru Elisei
2020-10-29arm64: kprobe: add checks for ARMv8.3-PAuth combined instructionsAmit Daniel Kachhap
2020-10-29arm64: Make use of ARCH_WORKAROUND_1 even when KVM is not enabledMarc Zyngier
2020-09-23Merge tag 'v5.8.11' into v5.8/standard/baseBruce Ashfield
2020-09-23Merge tag 'v5.8.10' into v5.8/standard/baseBruce Ashfield
2020-09-23arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones
2020-09-23arm64: Allow CPUs unffected by ARM erratum 1418040 to come in lateMarc Zyngier
2020-09-17arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACEJessica Yu
2020-09-09Merge tag 'v5.8.7' into v5.8/standard/baseBruce Ashfield
2020-09-09Merge tag 'v5.8.6' into v5.8/standard/baseBruce Ashfield
2020-09-05KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2020-09-03arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier
2020-09-03arm64: Move handling of erratum 1418040 into C codeMarc Zyngier
2020-09-03arm64: Fix __cpu_logical_map undefined issueKefeng Wang
2020-08-26Merge tag 'v5.8.4' into v5.8/standard/baseBruce Ashfield
2020-08-26ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd
2020-08-25Merge tag 'v5.8.3' into v5.8/standard/baseBruce Ashfield
2020-08-21arm64: perf: Correct the event index in sysfsShaokun Zhang
2020-08-20arm64/perf: Fix wrong cast that may cause wrong truncationHe Zhe
2020-08-13Merge tag 'v5.8.1' into v5.8/standard/baseBruce Ashfield
2020-08-11arm64: kaslr: Use standard early random functionGuenter Roeck
2020-08-11random: random.h should include archrandom.h, not the other way aroundLinus Torvalds
2020-08-07perf: perf can not parser the backtrace of app in the 32bit system and 64bit ...Jiping Ma
2020-08-07arm64/perf: fix backtrace for AAPCS with FP enabledFang Jia
2020-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-23arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor
2020-07-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-16arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-16arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()Will Deacon
2020-07-16arm64: syscall: Expand the comment about ptrace and syscall(-1)Will Deacon
2020-07-16arm64: ptrace: Add a comment describing our syscall entry/exit trap ABIWill Deacon
2020-07-16arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon
2020-07-16arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-07-16arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon
2020-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-09arm64/alternatives: don't patch up internal branchesArd Biesheuvel
2020-07-09arm64: Add missing sentinel to erratum_1463225Florian Fainelli
2020-07-08arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-07-08arm64: entry: Tidy up block comments and label numbersWill Deacon
2020-07-08arm64: Rework ARM_ERRATUM_1414080 handlingMarc Zyngier
2020-07-08arm64: entry: Fix the typo in the comment of el1_dbg()Kevin Hao
2020-07-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-03vmalloc: fix the owner argument for the new __vmalloc_node_range callersChristoph Hellwig
2020-07-03arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718Sai Prakash Ranjan
2020-07-03arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040Sai Prakash Ranjan
2020-07-02arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel