summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* kvm: x86: use a uapi-friendly macro for GENMASKPaolo Bonzini2024-02-081-4/+4
* arm64: vdso32: Remove unused vdso32-offsets.hKevin Brodsky2024-01-303-13/+1
* arm64: scs: Disable LTO for SCS patching codeArd Biesheuvel2024-01-301-0/+6
* arm64: Revert "scs: Work around full LTO issue with dynamic SCS"Ard Biesheuvel2024-01-301-7/+1
* Merge tag 'samsung-fixes-6.8' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2024-01-251-1/+1
|\
| * arm64: dts: exynos: gs101: comply with the new cmu_misc clock namesTudor Ambarus2024-01-221-1/+1
* | arm64: dts: Fix TPM schema violationsLukas Wunner2024-01-2512-12/+12
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-01-1910-47/+81
|\
| * arm64/sme: Always exit sme_alloc() early with existing storageMark Brown2024-01-181-2/+4
| * arm64/fpsimd: Remove spurious check for SVE supportMark Brown2024-01-181-4/+2
| * arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptraceMark Brown2024-01-181-6/+7
| * arm64: entry: simplify kernel_exit logicMark Rutland2024-01-181-5/+4
| * arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOADMark Rutland2024-01-181-9/+13
| * arm64: errata: Add Cortex-A510 speculative unprivileged load workaroundRob Herring2024-01-122-2/+29
| * arm64: Rename ARM64_WORKAROUND_2966298Rob Herring2024-01-124-4/+8
| * arm64: fpsimd: Bring cond_yield asm macro in line with new rulesArd Biesheuvel2024-01-122-18/+9
| * arm64: scs: Work around full LTO issue with dynamic SCSArd Biesheuvel2024-01-121-1/+7
| * arm64: irq: include <linux/cpumask.h>Tudor Ambarus2024-01-121-0/+2
* | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-181-2/+2
|\ \
| | \
| | \
| *-. \ Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel2024-01-031-2/+2
| |\ \ \
| | | * | iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe2023-12-121-2/+2
| | |/ /
* | | | Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-188-104/+31
|\ \ \ \
| * | | | arm64: dts: mediatek: mt8195: Add 'rx-fifo-depth' for cherryChunfeng Yun2024-01-041-0/+2
| * | | | arm64: dts: qcom: msm8996: Remove PNoC clock from MSSKonrad Dybcio2024-01-041-3/+8
| * | | | arm64: dts: qcom: msm8996: Remove AGGRE2 clock from SLPIKonrad Dybcio2024-01-041-3/+2
| * | | | arm64: dts: qcom: msm8998: Remove AGGRE2 clock from SLPIKonrad Dybcio2024-01-041-3/+2
| * | | | arm64: dts: qcom: msm8939: Drop RPM bus clocksKonrad Dybcio2024-01-041-12/+0
| * | | | arm64: dts: qcom: sdm630: Drop RPM bus clocksKonrad Dybcio2024-01-041-41/+12
| * | | | arm64: dts: qcom: qcs404: Drop RPM bus clocksKonrad Dybcio2024-01-041-9/+0
| * | | | arm64: dts: qcom: msm8996: Drop RPM bus clocksKonrad Dybcio2024-01-041-23/+4
| * | | | arm64: dts: qcom: msm8916: Drop RPM bus clocksKonrad Dybcio2024-01-041-9/+0
| * | | | arm64: dts: qcom: qrb5165-rb5: use u16 for DP altmode svidDmitry Baryshkov2023-12-151-1/+1
* | | | | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-183-12/+3
|\ \ \ \ \
| * | | | | arm64: convert to arch_cpu_is_hotpluggable()Russell King (Oracle)2023-12-061-6/+2
| * | | | | arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()James Morse2023-12-063-10/+5
| | |_|/ / | |/| | |
* | | | | Merge tag 'rproc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds2024-01-171-0/+22
|\ \ \ \ \
| * | | | | arm64: dts: imx8mp: Add reserve-memory nodes for DSPIuliana Prodan2023-11-201-0/+22
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-1729-377/+884
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-01-081-1/+0
| |\ \ \ \ \ \
| | * | | | | | KVM: move KVM_CAP_DEVICE_CTRL to the generic checkWei Wang2023-11-301-1/+0
| * | | | | | | Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2024-01-0835-421/+1337
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: arm64: Add missing memory barriers when switching to pKVM's hyp pgdWill Deacon2024-01-041-0/+2
| | * | | | | | | Merge branch kvm-arm64/vgic-6.8 into kvmarm-master/nextMarc Zyngier2024-01-043-81/+53
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cacheOliver Upton2024-01-041-0/+5
| | | * | | | | | | KVM: arm64: vgic-v3: Reinterpret user ISPENDR writes as I{C,S}PENDROliver Upton2023-12-221-30/+5
| | | * | | | | | | KVM: arm64: vgic: Use common accessor for writes to ICPENDROliver Upton2023-12-221-29/+22
| | | * | | | | | | KVM: arm64: vgic: Use common accessor for writes to ISPENDROliver Upton2023-12-221-29/+21
| | | * | | | | | | KVM: arm64: vgic-v4: Restore pending state on host userspace writeMarc Zyngier2023-12-221-10/+17
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/nextMarc Zyngier2023-12-199-118/+457
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()Marc Zyngier2023-12-192-5/+126