summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-014-0/+45
|\
| * crypto: arm/neon - memzero_explicit aes-cbc keyTorsten Duwe2020-03-201-0/+1
| * crypto: arm64/sha-ce - implement export/importCorentin Labbe2020-03-062-0/+43
| * crypto: arm64/poly1305 - ignore build filesMatteo Croce2020-02-131-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-317-0/+188
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-293-3/+3
| |\ \
| * | | arm64: defconfig: ti: k3: enable dma and networkingGrygorii Strashko2020-03-261-0/+3
| * | | arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy ...Grygorii Strashko2020-03-261-0/+43
| * | | arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss nodeGrygorii Strashko2020-03-262-0/+50
| * | | arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defsGrygorii Strashko2020-03-261-0/+42
| * | | arm64: dts: ti: k3-am65-mcu: add cpsw nuss nodeGrygorii Strashko2020-03-262-0/+50
* | | | Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-03-312-1/+74
|\ \ \ \
| * \ \ \ Merge 5.6-rc7 into tty-nextGreg Kroah-Hartman2020-03-235-11/+28
| |\ \ \ \
| * | | | | arm64: dts: ls1028a: add missing LPUART nodesMichael Walle2020-03-121-0/+73
| * | | | | Merge 5.6-rc5 into tty-nextGreg Kroah-Hartman2020-03-1018-87/+104
| |\ \ \ \ \
| * | | | | | arm64: change ARCH_SPRD Kconfig to tristateChunyan Zhang2020-03-061-1/+1
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-3170-650/+1908
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas2020-03-2521-99/+382
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: Kconfig: verify binutils support for ARM64_PTR_AUTHNick Desaulniers2020-03-201-0/+4
| | * | | | | | | arm64: compile the kernel with ptrauth return address signingKristina Martsenko2020-03-182-1/+34
| | * | | | | | | arm64: suspend: restore the kernel ptrauth keysAmit Daniel Kachhap2020-03-183-4/+8
| | * | | | | | | arm64: __show_regs: strip PAC from lr in printkAmit Daniel Kachhap2020-03-181-1/+1
| | * | | | | | | arm64: unwind: strip PAC from kernel addressesMark Rutland2020-03-181-1/+4
| | * | | | | | | arm64: mask PAC bits of __builtin_return_addressAmit Daniel Kachhap2020-03-183-8/+26
| | * | | | | | | arm64: initialize ptrauth keys for kernel booting taskAmit Daniel Kachhap2020-03-182-1/+15
| | * | | | | | | arm64: initialize and switch ptrauth kernel keysKristina Martsenko2020-03-189-0/+62
| | * | | | | | | arm64: enable ptrauth earlierKristina Martsenko2020-03-184-10/+49
| | * | | | | | | arm64: cpufeature: handle conflicts based on capabilityKristina Martsenko2020-03-182-16/+25
| | * | | | | | | arm64: cpufeature: Move cpu capability helpers inside C fileAmit Daniel Kachhap2020-03-182-12/+13
| | * | | | | | | arm64: ptrauth: Add bootup/runtime flags for __cpu_setupAmit Daniel Kachhap2020-03-184-11/+27
| | * | | | | | | arm64: install user ptrauth keys at kernel exit timeKristina Martsenko2020-03-186-26/+64
| | * | | | | | | arm64: rename ptrauth key structures to be user-specificKristina Martsenko2020-03-184-19/+19
| | * | | | | | | arm64: cpufeature: add pointer auth meta-capabilitiesKristina Martsenko2020-03-183-6/+29
| | * | | | | | | arm64: cpufeature: Fix meta-capability cpufeature checkAmit Daniel Kachhap2020-03-181-1/+20
| | |/ / / / / /
| * | | | | | | Merge branch 'for-next/asm-cleanups' into for-next/coreCatalin Marinas2020-03-256-17/+15
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: move kimage_vaddr to .rodataRemi Denis-Courmont2020-03-241-5/+7
| | * | | | | | | arm64: use mov_q instead of literal ldrRemi Denis-Courmont2020-03-245-12/+8
| * | | | | | | | Merge branch 'for-next/asm-annotations' into for-next/coreCatalin Marinas2020-03-2517-207/+212
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: head: Convert install_el2_stub to SYM_INNER_LABELMark Brown2020-03-251-1/+1
| | |/ / / / / / /
| | * | | | | | | arm64: Mark call_smc_arch_workaround_1 as __maybe_unusedNathan Chancellor2020-03-111-1/+1
| | * | | | | | | arm64: entry-ftrace.S: Fix missing argument for CONFIG_FUNCTION_GRAPH_TRACER=yKunihiko Hayashi2020-03-111-1/+1
| | * | | | | | | arm64: vdso32: Convert to modern assembler annotationsMark Brown2020-03-091-15/+8
| | * | | | | | | arm64: vdso: Convert to modern assembler annotationsMark Brown2020-03-091-2/+2
| | * | | | | | | arm64: sdei: Annotate SDEI entry points using new style annotationsMark Brown2020-03-091-6/+6
| | * | | | | | | arm64: kvm: Modernize __smccc_workaround_1_smc_start annotationsMark Brown2020-03-093-10/+14
| | * | | | | | | arm64: kvm: Modernize annotation for __bp_harden_hyp_vecsMark Brown2020-03-094-9/+12
| | * | | | | | | arm64: kvm: Annotate assembly using modern annoationsMark Brown2020-03-094-17/+18
| | * | | | | | | arm64: kernel: Convert to modern annotations for assembly dataMark Brown2020-03-092-6/+10
| | * | | | | | | arm64: head: Annotate stext and preserve_boot_args as codeMark Brown2020-03-091-4/+4
| | * | | | | | | arm64: head.S: Convert to modern annotations for assembly functionsMark Brown2020-03-091-28/+28