summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2022-06-27Merge branch 'master' into mm-stableakpm
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-24Merge tag 'samsung-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2022-06-24Merge tag 'ti-k3-dt-fixes-for-v5.19' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2022-06-23Merge tag 'kvmarm-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-06-17arm64: dts: ti: k3-am64-main: Remove support for HS400 speed modeAswath Govindraju
2022-06-17arm64: dts: ti: k3-j721s2: Fix overlapping GICD memory regionMatt Ranostay
2022-06-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-06-17arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon
2022-06-17KVM: arm64: Prevent kmemleak from accessing pKVM memoryQuentin Perret
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu
2022-06-16arm64/cpufeature: Unexport set_cpu_feature()Mark Brown
2022-06-15arm64: ftrace: remove redundant labelMark Rutland
2022-06-15arm64: ftrace: consistently handle PLTs.Mark Rutland
2022-06-15arm64: ftrace: fix branch range checksMark Rutland
2022-06-15Revert "arm64: Initialize jump labels before setup_machine_fdt()"Catalin Marinas
2022-06-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-14Merge tag 's32g2-fixes-5.19' of https://github.com/chesterlintw/linux-s32g in...Arnd Bergmann
2022-06-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-06-10arm64: Add kasan_hw_tags_enable() prototype to silence sparseCatalin Marinas
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-10arm64/sme: Fix EFI save/restoreMark Brown
2022-06-10arm64/fpsimd: Fix typo in commentXiang wangx
2022-06-10arm64/sysreg: Fix typo in Enum element regexAlejandro Tafalla
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-09KVM: arm64: Drop stale commentMarc Zyngier
2022-06-09KVM: arm64: Remove redundant hyp_assert_lock_held() assertionsWill Deacon
2022-06-09KVM: arm64: Extend comment in has_vhe()Will Deacon
2022-06-09KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHEWill Deacon
2022-06-09KVM: arm64: Handle all ID registers trapped for a protected VMMarc Zyngier
2022-06-09KVM: arm64: Return error from kvm_arch_init_vm() on allocation failureWill Deacon
2022-06-08arm64/sme: Fix tests for 0b1111 value ID registersMark Brown
2022-06-08KVM: arm64: Warn if accessing timer pending state outside of vcpu contextMarc Zyngier
2022-06-08KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pendingMarc Zyngier
2022-06-07bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet
2022-06-07KVM: arm64: Don't read a HW interrupt pending state in user contextMarc Zyngier
2022-06-07KVM: arm64: Fix inconsistent indentingsunliming
2022-06-07KVM: arm64: Always start with clearing SME flag on loadMarc Zyngier
2022-06-07KVM: arm64: Always start with clearing SVE flag on loadMarc Zyngier
2022-06-07arm64: s32g2: Pass unit name to soc nodeFabio Estevam
2022-06-06arm64: dts: exynos: Correct UART clocks on Exynos7885David Virag
2022-06-06arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-02Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2022-06-02arm64: Initialize jump labels before setup_machine_fdt()Stephen Boyd
2022-06-02arm64: hibernate: Fix syntax errors in commentsXiang wangx
2022-06-02arm64: Remove the __user annotation for the restore_za_context() argumentCatalin Marinas