summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-221-2/+2
* arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-221-3/+3
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-062-2/+2
* arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland2023-01-182-2/+2
* arm64: dts: mediatek: mt6797: Fix 26M oscillator unit nameAngeloGioacchino Del Regno2023-01-181-1/+1
* arm64: dts: mt2712-evb: Fix vproc fixed regulators unit namesAngeloGioacchino Del Regno2023-01-181-2/+2
* arm64: dts: mt2712e: Fix unit address for pinctrl nodeAngeloGioacchino Del Regno2023-01-181-1/+1
* arm64: dts: mt2712e: Fix unit_address_vs_reg warning for oscillatorsAngeloGioacchino Del Regno2023-01-181-10/+10
* arm64: errata: Fix KVM Spectre-v2 mitigation selection for Cortex-A57/A72James Morse2022-12-081-1/+7
* arm64: Fix panic() when Spectre-v2 causes Spectre-BHB to re-allocate KVM vectorsJames Morse2022-12-081-5/+11
* arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock frequencyJakob Unterwurzacher2022-12-081-1/+1
* arm64: efi: Fix handling of misaligned runtime regions and drop warningArd Biesheuvel2022-11-251-18/+34
* arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse2022-11-034-2/+47
* arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-pumaFabio Estevam2022-09-281-1/+0
* arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHzzain wang2022-09-281-0/+8
* arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla2022-09-151-1/+5
* arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang2022-09-054-20/+11
* arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc nodeSireesh Kodali2022-08-251-2/+2
* arm64: dts: qcom: ipq8074: fix NAND node nameRobert Marko2022-08-251-1/+1
* arm64: fix oops in concurrently setting insn_emulation sysctlshaibinzhang (张海斌)2022-08-251-4/+5
* arm64: Do not forget syscall when starting a new thread.Francis Laniel2022-08-251-1/+2
* arm64: ftrace: fix branch range checksMark Rutland2022-06-251-2/+2
* bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet2022-06-141-0/+1
* arm64: dts: qcom: ipq8074: fix the sleep clock frequencyKathiravan T2022-06-141-1/+1
* arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly2022-04-201-3/+3
* arm64: module: remove (NOLOAD) from linker scriptFangrui Song2022-04-151-3/+3
* arm64: patch_text: Fixup last cpu should be masterGuo Ren2022-04-151-2/+2
* KVM: arm64: Check arm64_get_bp_hardening_data() didn't return NULLJames Morse2022-04-151-1/+2
* arm64: dts: broadcom: Fix sata nodenameFrank Wunderlich2022-04-151-1/+1
* arm64: dts: ns2: Fix spi-cpol and spi-cpha propertyKuldeep Singh2022-04-151-4/+4
* arm64: Use the clearbhb instruction in mitigationsJames Morse2022-03-238-0/+59
* arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly2022-03-235-1/+13
* KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse2022-03-231-0/+5
* arm64: Mitigate spectre style branch history side channelsJames Morse2022-03-238-3/+315
* KVM: arm64: Add templates for BHB mitigation sequencesJames Morse2022-03-235-4/+130
* arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse2022-03-232-3/+43
* arm64: Add percpu vectors for EL1James Morse2022-03-235-9/+55
* arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse2022-03-231-19/+16
* arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse2022-03-233-9/+103
* arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse2022-03-231-1/+34
* arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse2022-03-235-7/+20
* arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse2022-03-231-6/+11
* arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse2022-03-231-6/+6
* arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse2022-03-231-13/+15
* arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse2022-03-231-5/+8
* arm64: entry: Move the trampoline data page before the text pageJames Morse2022-03-232-3/+8
* arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse2022-03-231-6/+12
* arm64: entry: Make the trampoline cleanup optionalJames Morse2022-03-231-3/+7
* arm64: entry.S: Add ventry overflow sanity checksJames Morse2022-03-231-0/+3
* arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual2022-03-231-0/+2