summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-0527-153/+134
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-016-11/+81
| |\
| | * Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini2022-04-291-1/+2
| | |\
| | | * KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini2022-04-291-1/+2
| | * | Merge tag 'kvmarm-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-04-295-10/+79
| | |\ \
| | | * | KVM: arm64: Inject exception on out-of-IPA-range translation faultMarc Zyngier2022-04-273-0/+48
| | | * | KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not setAlexandru Elisei2022-04-271-1/+22
| | | * | KVM: arm64: Handle host stage-2 faults from 32-bit EL0Will Deacon2022-04-271-9/+9
| | | |/
| * | | Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-2920-141/+52
| |\ \ \
| | * \ \ Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2022-04-291-0/+4
| | |\ \ \
| | | * | | arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clockFabio Estevam2022-04-241-0/+4
| | * | | | Revert "arm64: dts: tegra: Fix boolean properties with values"Arnd Bergmann2022-04-258-27/+27
| | * | | | Merge branch 'v5.18/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann2022-04-145-104/+5
| | |\ \ \ \
| | | * | | | arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO pin labeling for CON1Guillaume Giraudon2022-04-111-0/+1
| | | * | | | arm64: dts: remove cpu compatible "arm,armv8" for s4Xianwei Zhao2022-04-081-4/+4
| | | * | | | arm64: dts: meson: remove CPU opps below 1GHz for SM1 boardsChristian Hewitt2022-04-041-20/+0
| | | * | | | arm64: dts: meson: remove CPU opps below 1GHz for G12B boardsChristian Hewitt2022-04-042-80/+0
| | * | | | | Merge tag 'imx-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2022-04-146-10/+16
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | arm64: dts: imx: Fix imx8*-var-som touchscreen property sizesRob Herring2022-04-112-8/+8
| | | * | | | ARM: dts: imx8mm-venice-gw{71xx,72xx,73xx}: fix OTG controller OC modeTim Harvey2022-04-113-0/+6
| | | * | | | arm64: dts: imx8mn: Fix SAI nodesMarek Vasut2022-04-111-5/+5
| | | * | | | arm64: dts: imx8mq-tqma8mq: change the spi-nor txAlexander Stein2022-04-111-1/+1
| | | * | | | arm64: dts: imx8qm: Correct SCU clock controller's compatible propertyLiu Ying2022-04-091-1/+1
| | | * | | | arm64: dts: imx8mm-venice: fix spi2 pin configurationJohan Hovold2022-04-063-3/+3
| | | |/ / /
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-04-291-1/+1
| |\ \ \ \ \
| | * | | | | elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas2022-04-281-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-04-282-5/+14
|\| | | | | |
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-04-222-5/+14
| |\| | | | | | | |_|_|/ / | |/| | | |
| | * | | | arm64: mm: fix p?d_leaf()Muchun Song2022-04-221-2/+2
| | * | | | arm64: fix typos in commentsKen Kurematsu2022-04-141-1/+1
| | * | | | arm64: Improve HAVE_DYNAMIC_FTRACE_WITH_REGS selection for clangNathan Chancellor2022-04-141-2/+11
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-2214-40/+40
|\| | | | |
| * | | | | Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-1614-40/+40
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | arm64: dts: qcom/sdm845-shift-axolotl: Fix boolean properties with valuesRob Herring2022-04-141-1/+1
| | * | | | arm/arm64: dts: qcom: Fix boolean properties with valuesRob Herring2022-04-073-4/+4
| | * | | | arm64: dts: imx: Fix imx8*-var-som touchscreen property sizesRob Herring2022-04-072-8/+8
| | * | | | arm64: dts: tegra: Fix boolean properties with valuesRob Herring2022-04-078-27/+27
| | | |/ / | | |/| |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-1518-88/+142
|\| | | |
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-127-55/+101
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | KVM: arm64: mixed-width check should be skipped for uninitialized vCPUsReiji Watanabe2022-04-063-28/+74
| | * | KVM: arm64: vgic: Remove unnecessary type castingsYu Zhe2022-04-062-6/+6
| | * | KVM: arm64: Don't split hugepages outside of MMU write lockOliver Upton2022-04-061-4/+7
| | * | KVM: arm64: Drop unneeded minor version check from PSCI v1.x handlerOliver Upton2022-04-061-3/+0
| | * | KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32Oliver Upton2022-04-061-5/+9
| | * | KVM: arm64: Generally disallow SMC64 for AArch32 guestsOliver Upton2022-04-061-9/+5
| | |/
| * | arm64: Add part number for Arm Cortex-A78AEChanho Park2022-04-082-0/+3
| * | arm64: patch_text: Fixup last cpu should be masterGuo Ren2022-04-081-2/+2
| * | arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly2022-04-061-3/+3
| * | arm64: Fix comments in macro __init_el2_gicv3Zhiyuan Dai2022-04-041-1/+1
| * | arm64: fix typos in commentsJulia Lawall2022-04-044-5/+5