summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2022-07-11Merge tag 'v5.15.36' into 5.15.32-2.0.0Daiane Angolini
2022-07-11Merge branch 'local/v5.15.34' into 5.15.32-2.0.0Daiane Angolini
2022-07-11Merge branch 'local/v5.15.33' into 5.15.32-2.0.0Daiane Angolini
2022-04-27arm64: mm: fix p?d_leaf()Muchun Song
2022-04-27arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual
2022-04-13arm64: Add part number for Arm Cortex-A78AEChanho Park
2022-04-08arm64: module: remove (NOLOAD) from linker scriptFangrui Song
2022-04-08arm64: prevent instrumentation of bp hardening callbacksMark Rutland
2022-03-25Merge tag 'v5.15.31' into lf-5.15.yJason Liu
2022-03-23arm64: fix clang warning about TRAMP_VALIASArnd Bergmann
2022-03-21Merge tag 'v5.15.30' into lf-5.15.yJason Liu
2022-03-16arm64: kasan: fix include error in MTE functionsPaul Semel
2022-03-16arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas
2022-03-11arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor
2022-03-11arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-03-11KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-03-11arm64: Mitigate spectre style branch history side channelsJames Morse
2022-03-11arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2022-03-11arm64: Add percpu vectors for EL1James Morse
2022-03-11arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-11arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-03-11arm64: entry: Move the trampoline data page before the text pageJames Morse
2022-03-11KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse
2022-03-11arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly
2022-03-11arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly
2022-03-11arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly
2022-03-11arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual
2022-03-11arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier
2022-03-11arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose
2022-03-11Merge tag 'v5.15.27' into lf-5.15.yJason Liu
2022-02-23arm64: Correct wrong label in macro __init_el2_gicv3Joakim Tjernlund
2022-02-11arm64: Add Cortex-A510 CPU part definitionAnshuman Khandual
2022-01-29arm64/bpf: Remove 128MB limit for BPF JIT programsRussell King
2022-01-27arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1Reiji Watanabe
2022-01-05efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas
2021-12-08KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1Catalin Marinas
2021-12-01arm64: uaccess: avoid blocking within critical sectionsMark Rutland
2021-12-01arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgdPingfan Liu
2021-12-01Merge tag 'v5.15.5' into lf-5.15.yJason Liu
2021-11-30Merge branch 'kvm/next' into nextDong Aisheng
2021-11-30Merge branch 'jailhouse/next' into nextDong Aisheng
2021-11-18arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann
2021-11-18KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland
2021-11-02arm/arm64: KVM: drop qman mmio cacheable mapping hackLaurentiu Tudor
2021-11-02arm64: virt: add __hyp_stub_vector extern typePeng Fan
2021-11-02MLK-23277: 8qm: Fix SW workaround for i.MX8QM TKT340553Nitin Garg
2021-11-02MLK-25546 arm64: mm: barrier Fix 8QM usb stop when work with GPUFrank Li
2021-11-02LF-363 arm64: kernel: TKT340553 Errata workaround update for i.MX8QMNitin Garg
2021-11-02MLK-16005-2 arm64: tlb: add the SW workaround for i.MX8QM TKT340553Jason Liu
2021-11-02arm64: add ioremap for normal cacheable non-shareable memoryHaiying Wang