summary refs log tree commit diff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2020-11-17arm64: omit [_text, _stext) from permanent kernel mappingArd Biesheuvel
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-13arm64: abort counter_read_on_cpu() when irqs_disabled()Ionela Voinescu
2020-11-13arm64: implement CPPC FFH support using AMUsIonela Voinescu
2020-11-13arm64: split counter validation functionIonela Voinescu
2020-11-13arm64: wrap and generalise counter read functionsIonela Voinescu
2020-11-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-13arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX SilverKonrad Dybcio
2020-11-13arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-listKonrad Dybcio
2020-11-13arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelistKonrad Dybcio
2020-11-10arm64/smp: Drop the macro S(x,s)Anshuman Khandual
2020-11-10arm64: consistently use reserved_pg_dirMark Rutland
2020-11-10arm64: kprobes: Remove redundant kprobe_step_ctxMasami Hiramatsu
2020-11-10arm64: smp: Tell RCU about CPUs that fail to come onlineWill Deacon
2020-11-10arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon
2020-11-10arm64: kexec_file: Fix sparse warningWill Deacon
2020-11-10arm64: errata: Fix handling of 1418040 with late CPU onliningWill Deacon
2020-11-09arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=yWill Deacon
2020-11-09arm64: alternatives: Remove READ_ONCE() usage during patch operationWill Deacon
2020-11-09arm64: cpufeatures: Add capability for LDAPR instructionWill Deacon
2020-11-09arm64: alternatives: Split up alternative.hWill Deacon
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra
2020-11-09arm64: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-05arm64: kexec_file: try more regions if loading segments failsBenjamin Gwin
2020-11-03arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Jean-Philippe Brucker
2020-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-30Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-10-30arm64: cpufeature: upgrade hyp caps to finalMark Rutland
2020-10-30arm64/smp: Move rcu_cpu_starting() earlierQian Cai
2020-10-29arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring
2020-10-28arm64: efi: increase EFI PE/COFF header padding to 64 KBArd Biesheuvel
2020-10-28arm64: vmlinux.lds: account for spurious empty .igot.plt sectionsArd Biesheuvel
2020-10-28arm64: avoid -Woverride-init warningArnd Bergmann
2020-10-28KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIREDStephen Boyd
2020-10-26arm64: vdso32: Allow ld.lld to properly link the VDSONathan Chancellor
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-21arm64: proton-pack: Update comment to reflect new function nameStephen Boyd
2020-10-21treewide: remove DISABLE_LTOSami Tolvanen
2020-10-20arm64: spectre-v2: Favour CPU-specific mitigation at EL2Will Deacon
2020-10-20arm64: Fix a broken copyright header in gen_vdso_offsets.shPalmer Dabbelt
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-15arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasksPeter Collingbourne
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-10-13memblock: use separate iterators for memory and reserved regionsMike Rapoport
2020-10-13memblock: implement for_each_reserved_mem_region() using __next_mem_region()Mike Rapoport