summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2021-05-19arm64: entry: always set GIC_PRIO_PSR_I_SET during entryMark Rutland
2021-05-14KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei
2021-04-21arm64: alternatives: Move length validation in alternative_{insn, endif}Nathan Chancellor
2021-04-21arm64: fix inline asm in load_unaligned_zeropad()Peter Collingbourne
2021-04-16KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose
2021-04-10arm64: kernel: disable CNP on CarmelRich Wiley
2021-03-20arm64: Unconditionally set virtual cpu id registersVladimir Murzin
2021-03-17KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull
2021-03-17KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose
2021-03-17KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier
2021-03-17arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel
2021-03-17arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas
2021-03-17arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov
2021-03-04arm64 module: set plt* section addresses to 0x0Shaoying Xu
2021-02-02arm64: Use simpler arithmetics for the linear map macrosCatalin Marinas
2021-02-02arm64: Do not pass tagged addresses to __is_lm_address()Catalin Marinas
2021-01-26arm64: Fix kernel address detection of __is_lm_address()Vincenzo Frascino
2021-01-13arm64: make atomic helpers __always_inlineArnd Bergmann
2021-01-12arm64: Remove arm64_dma32_phys_limit and its usesCatalin Marinas
2021-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-01-08Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-01-07Merge branch 'kvm-master' into kvm-nextPaolo Bonzini
2021-01-07arm64: Move PSTATE.TCO setting to separate functionsCatalin Marinas
2021-01-04arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMANicolas Saenz Julienne
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-22kasan, arm64: implement HW_TAGS runtimeAndrey Konovalov
2020-12-22kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov
2020-12-22arm64: kasan: add arch layer for memory tagging helpersAndrey Konovalov
2020-12-22arm64: kasan: align allocations for HW_TAGSAndrey Konovalov
2020-12-22arm64: mte: switch GCR_EL1 in kernel entry and exitVincenzo Frascino
2020-12-22arm64: mte: convert gcr_user into an exclude maskVincenzo Frascino
2020-12-22arm64: kasan: allow enabling in-kernel MTEVincenzo Frascino
2020-12-22arm64: mte: add in-kernel tag fault handlerVincenzo Frascino
2020-12-22arm64: mte: add in-kernel MTE helpersVincenzo Frascino
2020-12-22kasan, arm64: move initialization messageAndrey Konovalov
2020-12-22kasan, arm64: only init shadow for software modesAndrey Konovalov
2020-12-22KVM: arm64: Declutter host PSCI 0.1 handlingMarc Zyngier
2020-12-22KVM: arm64: Minor cleanup of hyp variables used in hostDavid Brazdil
2020-12-22KVM: arm64: Prevent use of invalid PSCI v0.1 function IDsDavid Brazdil
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens
2020-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-17arm64: Work around broken GCC 4.9 handling of "S" constraintMarc Zyngier
2020-12-16arm64: make _TIF_WORK_MASK bits contiguousMark Rutland
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds