summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2022-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-08-23arm64/sme: Don't flush SVE register state when handling SME trapsMark Brown
2022-08-23arm64/sme: Don't flush SVE register state when allocating SME storageMark Brown
2022-08-23arm64/signal: Flush FPSIMD register state when disabling streaming modeMark Brown
2022-08-23arm64/signal: Raise limit on stack framesMark Brown
2022-08-23arm64/cache: Fix cache_type_cwg() for register generationMark Brown
2022-08-23arm64/sysreg: Guard SYS_FIELD_ macros for asmMark Brown
2022-08-23arm64/sysreg: Directly include bitfield.hMark Brown
2022-08-23arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla
2022-08-23arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu
2022-08-23arm64: fix rodata=fullMark Rutland
2022-08-23arm64: Fix comment typoKuan-Ying Lee
2022-08-19Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng
2022-08-17arm64: adjust KASLR relocation after ARCH_RANDOM removalLukas Bulwahn
2022-08-17arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76Zenghui Yu
2022-08-17KVM: arm64: Reject 32bit user PSTATE on asymmetric systemsOliver Upton
2022-08-17KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systemsOliver Upton
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-10bpf, arm64: Fix bpf trampoline instruction endiannessXu Kuohai
2022-08-10KVM: arm64: Fix compile error due to sign extensionYang Yingliang
2022-08-08mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()Muchun Song
2022-08-08bpf, arm64: Allocate program buffer using kvcalloc instead of kcallocAijun Sun
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-05Merge tag 'arm-late-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-08-05Merge branch 'arm/fixes' into arm/lateArnd Bergmann
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2022-08-02Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-08-02Merge tag 'arm-defconfig-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-02Merge tag 'arm-dt-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-08-02Merge tag 'socfpga_updates_for_v5.20_part2' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2022-08-02Merge tag 'asahi-soc-dt-5.20' of https://github.com/AsahiLinux/linux into arm...Arnd Bergmann
2022-08-02arm64: dts: uniphier: Fix USB interrupts for PXs3 SoCKunihiko Hayashi
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-08-01Merge tag 'kvmarm-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini
2022-07-31arm64: dts: apple: t8103: Add ANS2 NVMe nodesSven Peter
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks