summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2022-06-25arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon
2022-06-22arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Jean-Philippe Brucker
2022-06-22arm64: 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-06-14arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399Shawn Lin
2022-06-14irqchip/exiu: Fix acknowledgment of edge triggered interruptsDaniel Thompson
2022-06-14arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscallAlexandru Elisei
2022-05-18arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport
2022-05-09arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clockFabio Estevam
2022-05-09arm64: dts: meson: remove CPU opps below 1GHz for SM1 boardsChristian Hewitt
2022-05-09arm64: dts: meson: remove CPU opps below 1GHz for G12B boardsChristian Hewitt
2022-04-20arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly
2022-04-15cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello
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-15bpf, arm64: Feed byte-offset into bpf line infoHou Tao
2022-04-15bpf, arm64: Call build_prologue() first in first JIT passHou Tao
2022-04-15arm64: dts: rockchip: Fix SDIO regulator supply properties on rk3399-fireflyRob Herring
2022-04-15arm64: dts: broadcom: Fix sata nodenameFrank Wunderlich
2022-04-15arm64: dts: ns2: Fix spi-cpol and spi-cpha propertyKuldeep Singh
2022-04-15arm64: dts: qcom: sm8150: Correct TCS configuration for apps rscMaulik Shah
2022-03-23arm64: fix clang warning about TRAMP_VALIASArnd Bergmann
2022-03-19fixup for "arm64 entry: Add macro for reading symbol address from the trampol...James Morse
2022-03-19arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg"Dinh Nguyen
2022-03-19arm64: dts: rockchip: reorder rk3399 hdmi clocksSascha Hauer
2022-03-19arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrityJakob Unterwurzacher
2022-03-19arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-03-19KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-03-19arm64: Mitigate spectre style branch history side channelsJames Morse
2022-03-19KVM: arm64: Add templates for BHB mitigation sequencesJames Morse
2022-03-19arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2022-03-19arm64: Add percpu vectors for EL1James Morse
2022-03-19arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse
2022-03-19arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-19arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse
2022-03-19arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-03-19arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse
2022-03-19arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse
2022-03-19arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse
2022-03-19arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse
2022-03-19arm64: entry: Move the trampoline data page before the text pageJames Morse
2022-03-19arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse
2022-03-19arm64: entry: Make the trampoline cleanup optionalJames Morse
2022-03-19arm64: entry.S: Add ventry overflow sanity checksJames Morse
2022-03-19arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual
2022-03-19arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly
2022-03-19arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose
2022-03-19arm64: Add part number for Arm Cortex-A77Rob Herring