summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-03-18arm64: suspend: restore the kernel ptrauth keysAmit Daniel Kachhap
2020-03-18arm64: __show_regs: strip PAC from lr in printkAmit Daniel Kachhap
2020-03-18arm64: unwind: strip PAC from kernel addressesMark Rutland
2020-03-18arm64: mask PAC bits of __builtin_return_addressAmit Daniel Kachhap
2020-03-18arm64: initialize ptrauth keys for kernel booting taskAmit Daniel Kachhap
2020-03-18arm64: initialize and switch ptrauth kernel keysKristina Martsenko
2020-03-18arm64: enable ptrauth earlierKristina Martsenko
2020-03-18arm64: cpufeature: handle conflicts based on capabilityKristina Martsenko
2020-03-18arm64: cpufeature: Move cpu capability helpers inside C fileAmit Daniel Kachhap
2020-03-18arm64: ptrauth: Add bootup/runtime flags for __cpu_setupAmit Daniel Kachhap
2020-03-18arm64: install user ptrauth keys at kernel exit timeKristina Martsenko
2020-03-18arm64: rename ptrauth key structures to be user-specificKristina Martsenko
2020-03-18arm64: cpufeature: add pointer auth meta-capabilitiesKristina Martsenko
2020-03-18arm64: cpufeature: Fix meta-capability cpufeature checkAmit Daniel Kachhap
2020-03-17arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi
2020-03-17arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-03-17arm64: perf: Add support for ARMv8.5-PMU 64-bit countersAndrew Murray
2020-03-17KVM: arm64: limit PMU version to PMUv3 for ARMv8.1Andrew Murray
2020-03-17arm64: cpufeature: Extract capped perfmon fieldsAndrew Murray
2020-03-17arm64: perf: Clean up enable/disable callsRobin Murphy
2020-03-17arm64: define __alloc_zeroed_user_highpageglider@google.com
2020-03-17arm64/kernel: Simplify __cpu_up() by bailing out earlyGavin Shan
2020-03-17arm64: remove redundant blank for '=' operator韩科才
2020-03-17arm64: kexec_file: Fixed code style.Li Tao
2020-03-17arm64: add blank after 'if'Zheng Wei
2020-03-17arm64: fix spelling mistake "ca not" -> "cannot"韩科才
2020-03-16arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID modeMadalin Bucur
2020-03-16arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-idMadalin Bucur
2020-03-13arm64: kvm: hyp: use cpus_have_final_cap()Mark Rutland
2020-03-13arm64: cpufeature: add cpus_have_final_cap()Mark Rutland
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12arm64: dts: ls1028a: add missing LPUART nodesMichael Walle
2020-03-11arm64: entry: unmask IRQ in el0_sp()Mark Rutland
2020-03-11arm64: Mark call_smc_arch_workaround_1 as __maybe_unusedNathan Chancellor
2020-03-11arm64: entry-ftrace.S: Fix missing argument for CONFIG_FUNCTION_GRAPH_TRACER=yKunihiko Hayashi
2020-03-10Merge 5.6-rc5 into tty-nextGreg Kroah-Hartman
2020-03-09arm64: efi: add efi-entry.o to targets instead of extra-$(CONFIG_EFI)Masahiro Yamada
2020-03-09arm64: csum: Optimise IPv6 header checksumRobin Murphy
2020-03-09arm64: vdso32: Convert to modern assembler annotationsMark Brown
2020-03-09arm64: vdso: Convert to modern assembler annotationsMark Brown
2020-03-09arm64: sdei: Annotate SDEI entry points using new style annotationsMark Brown
2020-03-09arm64: kvm: Modernize __smccc_workaround_1_smc_start annotationsMark Brown
2020-03-09arm64: kvm: Modernize annotation for __bp_harden_hyp_vecsMark Brown
2020-03-09arm64: kvm: Annotate assembly using modern annoationsMark Brown
2020-03-09arm64: kernel: Convert to modern annotations for assembly dataMark Brown
2020-03-09arm64: head: Annotate stext and preserve_boot_args as codeMark Brown
2020-03-09arm64: head.S: Convert to modern annotations for assembly functionsMark Brown
2020-03-09arm64: ftrace: Modernise annotation of return_to_handlerMark Brown
2020-03-09arm64: ftrace: Correct annotation of ftrace_caller assemblyMark Brown
2020-03-09arm64: entry-ftrace.S: Convert to modern annotations for assembly functionsMark Brown