aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2024-02-21Merge tag 'v4.19.268' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.267' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.264' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.260' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.258' into v4.19/standard/baseBruce Ashfield
2022-12-08arm64: errata: Fix KVM Spectre-v2 mitigation selection for Cortex-A57/A72James Morse
2022-12-08arm64: Fix panic() when Spectre-v2 causes Spectre-BHB to re-allocate KVM vectorsJames Morse
2022-12-08arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock frequencyJakob Unterwurzacher
2022-11-25arm64: efi: Fix handling of misaligned runtime regions and drop warningArd Biesheuvel
2022-11-03arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse
2022-09-28arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-pumaFabio Estevam
2022-09-28arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHzzain wang
2022-09-15arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla
2022-09-10Merge tag 'v4.19.257' into v4.19/standard/baseBruce Ashfield
2022-09-10Merge tag 'v4.19.256' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.249' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.247' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.239' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.238' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.236' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.233' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.231' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.226' into v4.19/standard/baseBruce Ashfield
2022-09-05arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang
2022-08-25arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc nodeSireesh Kodali
2022-08-25arm64: dts: qcom: ipq8074: fix NAND node nameRobert Marko
2022-08-25arm64: fix oops in concurrently setting insn_emulation sysctlshaibinzhang (张海斌)
2022-08-25arm64: Do not forget syscall when starting a new thread.Francis Laniel
2022-06-25arm64: ftrace: fix branch range checksMark Rutland
2022-06-14bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet
2022-06-14arm64: dts: qcom: ipq8074: fix the sleep clock frequencyKathiravan T
2022-04-20arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly
2022-04-15arm64: module: remove (NOLOAD) from linker scriptFangrui Song
2022-04-15arm64: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-15KVM: arm64: Check arm64_get_bp_hardening_data() didn't return NULLJames Morse
2022-04-15arm64: dts: broadcom: Fix sata nodenameFrank Wunderlich
2022-04-15arm64: dts: ns2: Fix spi-cpol and spi-cpha propertyKuldeep Singh
2022-03-23arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-03-23arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly
2022-03-23KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-03-23arm64: Mitigate spectre style branch history side channelsJames Morse
2022-03-23KVM: arm64: Add templates for BHB mitigation sequencesJames Morse
2022-03-23arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2022-03-23arm64: Add percpu vectors for EL1James Morse
2022-03-23arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse
2022-03-23arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-23arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse
2022-03-23arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-03-23arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse
2022-03-23arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse