summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-27arm64: mm: fix p?d_leaf()Muchun Song1-2/+2
2022-04-27arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual1-1/+0
2022-04-13arm64: Add part number for Arm Cortex-A78AEChanho Park1-0/+2
2022-04-08arm64: module: remove (NOLOAD) from linker scriptFangrui Song1-3/+3
2022-04-08arm64: prevent instrumentation of bp hardening callbacksMark Rutland1-1/+2
2022-03-23arm64: fix clang warning about TRAMP_VALIASArnd Bergmann1-2/+2
2022-03-16arm64: kasan: fix include error in MTE functionsPaul Semel1-0/+1
2022-03-16arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas2-14/+2
2022-03-11arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor1-2/+2
2022-03-11arm64: Use the clearbhb instruction in mitigationsJames Morse5-0/+39
2022-03-11KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse1-0/+5
2022-03-11arm64: Mitigate spectre style branch history side channelsJames Morse6-2/+46
2022-03-11arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse1-0/+2
2022-03-11arm64: Add percpu vectors for EL1James Morse1-0/+27
2022-03-11arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse2-0/+58
2022-03-11arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse2-2/+9
2022-03-11arm64: entry: Move the trampoline data page before the text pageJames Morse1-1/+1
2022-03-11KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse1-0/+5
2022-03-11arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly2-0/+2
2022-03-11arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly3-0/+3
2022-03-11arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly2-0/+16
2022-03-11arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual1-0/+2
2022-03-11arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier2-0/+2
2022-03-11arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose1-0/+4
2022-02-23arm64: Correct wrong label in macro __init_el2_gicv3Joakim Tjernlund1-1/+1
2022-02-11arm64: Add Cortex-A510 CPU part definitionAnshuman Khandual1-0/+2
2022-01-29arm64/bpf: Remove 128MB limit for BPF JIT programsRussell King2-13/+1
2022-01-27arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1Reiji Watanabe1-3/+5
2022-01-05efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas1-1/+0
2021-12-08KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1Catalin Marinas1-2/+2
2021-12-01arm64: uaccess: avoid blocking within critical sectionsMark Rutland1-7/+41
2021-12-01arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgdPingfan Liu1-1/+1
2021-11-18arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann1-3/+9
2021-11-18KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland1-0/+1
2021-09-24Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+0
2021-09-23Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He1-3/+0
2021-09-21arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy2-0/+7
2021-09-21arm64: add MTE supported check to thread switching and syscall entry/exitPeter Collingbourne1-0/+6
2021-09-09arch: remove compat_alloc_user_spaceArnd Bergmann2-16/+0
2021-09-09compat: remove some compat entry pointsArnd Bergmann1-5/+5
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-92/+217
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+3
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan2-1/+3
2021-09-02Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+123
2021-09-02Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2021-09-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds18-74/+120
2021-09-02Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+1
2021-09-01Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-11/+3
2021-08-31Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+3