summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-07-011-9/+21
|\
| * arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptesWill Deacon2022-07-011-9/+21
* | Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2022-06-264-10/+8
|\ \
| * \ Merge tag 'samsung-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2022-06-241-6/+6
| |\ \
| | * | arm64: dts: exynos: Correct UART clocks on Exynos7885David Virag2022-06-061-6/+6
| * | | Merge tag 'ti-k3-dt-fixes-for-v5.19' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2022-06-242-3/+1
| |\ \ \
| | * | | arm64: dts: ti: k3-am64-main: Remove support for HS400 speed modeAswath Govindraju2022-06-171-2/+0
| | * | | arm64: dts: ti: k3-j721s2: Fix overlapping GICD memory regionMatt Ranostay2022-06-171-1/+1
| | |/ /
| * | | Merge tag 's32g2-fixes-5.19' of https://github.com/chesterlintw/linux-s32g in...Arnd Bergmann2022-06-141-1/+1
| |\ \ \
| | * | | arm64: s32g2: Pass unit name to soc nodeFabio Estevam2022-06-071-1/+1
| | |/ /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-241-3/+3
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-06-231-3/+3
| |\ \ \ \
| | * | | | KVM: arm64: Prevent kmemleak from accessing pKVM memoryQuentin Perret2022-06-171-3/+3
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-175-79/+69
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon2022-06-171-2/+0
| * | | | arm64/cpufeature: Unexport set_cpu_feature()Mark Brown2022-06-161-1/+0
| * | | | arm64: ftrace: remove redundant labelMark Rutland2022-06-151-1/+0
| * | | | arm64: ftrace: consistently handle PLTs.Mark Rutland2022-06-151-71/+66
| * | | | arm64: ftrace: fix branch range checksMark Rutland2022-06-151-2/+2
| * | | | Revert "arm64: Initialize jump labels before setup_machine_fdt()"Catalin Marinas2022-06-151-4/+3
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-1413-73/+95
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | KVM: arm64: Drop stale commentMarc Zyngier2022-06-091-5/+0
| * | KVM: arm64: Remove redundant hyp_assert_lock_held() assertionsWill Deacon2022-06-091-4/+0
| * | KVM: arm64: Extend comment in has_vhe()Will Deacon2022-06-091-0/+3
| * | KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHEWill Deacon2022-06-092-10/+6
| * | KVM: arm64: Handle all ID registers trapped for a protected VMMarc Zyngier2022-06-091-8/+34
| * | KVM: arm64: Return error from kvm_arch_init_vm() on allocation failureWill Deacon2022-06-091-1/+3
| * | KVM: arm64: Warn if accessing timer pending state outside of vcpu contextMarc Zyngier2022-06-081-0/+3
| * | KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pendingMarc Zyngier2022-06-082-39/+22
| * | KVM: arm64: Don't read a HW interrupt pending state in user contextMarc Zyngier2022-06-073-5/+21
| * | KVM: arm64: Fix inconsistent indentingsunliming2022-06-071-1/+1
| * | KVM: arm64: Always start with clearing SME flag on loadMarc Zyngier2022-06-071-0/+1
| * | KVM: arm64: Always start with clearing SVE flag on loadMarc Zyngier2022-06-071-0/+1
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-104-8/+24
|\ \
| * | arm64: Add kasan_hw_tags_enable() prototype to silence sparseCatalin Marinas2022-06-101-0/+6
| * | arm64/sme: Fix EFI save/restoreMark Brown2022-06-101-4/+14
| * | arm64/fpsimd: Fix typo in commentXiang wangx2022-06-101-1/+1
| * | arm64/sysreg: Fix typo in Enum element regexAlejandro Tafalla2022-06-101-1/+1
| * | arm64/sme: Fix tests for 0b1111 value ID registersMark Brown2022-06-081-2/+2
| |/
* | Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-102-5/+4
|\ \
| * | arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko2022-06-062-5/+4
| |/
* | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-091-0/+1
|\ \ | |/ |/|
| * bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet2022-06-071-0/+1
* | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-5/+7
|\ \
| * | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-033-5/+6
|\ \ \
| * | | arm64: Initialize jump labels before setup_machine_fdt()Stephen Boyd2022-06-021-3/+4
| * | | arm64: hibernate: Fix syntax errors in commentsXiang wangx2022-06-021-1/+1
| * | | arm64: Remove the __user annotation for the restore_za_context() argumentCatalin Marinas2022-06-021-1/+1