summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2022-11-18Merge tag 'efi-zboot-direct-for-v6.2' into efi/nextArd Biesheuvel
2022-11-18random: remove early archrandom abstractionJason A. Donenfeld
2022-11-18stackprotector: actually use get_random_canary()Jason A. Donenfeld
2022-11-17arm64: Add ID_DFR0_EL1.PerfMon values for PMUv3p7 and IMP_DEFMarc Zyngier
2022-11-15arm64: armv8_deprecated: rework deprected instruction handlingMark Rutland
2022-11-15arm64: rework EL0 MRS emulationMark Rutland
2022-11-15arm64: factor out EL1 SSBS emulation hookMark Rutland
2022-11-15arm64: split EL0/EL1 UNDEF handlersMark Rutland
2022-11-15arm64: allow kprobes on EL0 handlersMark Rutland
2022-11-15arm64: insn: always inline hint generationMark Rutland
2022-11-15arm64: insn: simplify insn group identificationMark Rutland
2022-11-15arm64: insn: always inline predicatesMark Rutland
2022-11-15arm64: insn: remove aarch64_insn_gen_prefetch()Mark Rutland
2022-11-15arm64: make is_ttbrX_addr() noinstr-safeMark Rutland
2022-11-14arm64/signal: Document our convention for choosing magic numbersMark Brown
2022-11-14arm64: atomics: lse: remove stale dependency on JUMP_LABELMark Rutland
2022-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-11-11KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2Will Deacon
2022-11-11KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the hostQuentin Perret
2022-11-11KVM: arm64: Return guest memory from EL2 via dedicated teardown memcacheQuentin Perret
2022-11-11KVM: arm64: Consolidate stage-2 initialisation into a single functionQuentin Perret
2022-11-11KVM: arm64: Add generic hyp_memcache helpersQuentin Perret
2022-11-11KVM: arm64: Provide I-cache invalidation by virtual address at EL2Will Deacon
2022-11-11KVM: arm64: Add per-cpu fixmap infrastructure at EL2Quentin Perret
2022-11-11KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1Fuad Tabba
2022-11-11KVM: arm64: Add infrastructure to create and track pKVM instances at EL2Fuad Tabba
2022-11-11KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memoryQuentin Perret
2022-11-10KVM: arm64: Fix PAR_TO_HPFAR() to work independently of PA_BITS.Ryan Roberts
2022-11-10KVM: arm64: Handle stage-2 faults in parallelOliver Upton
2022-11-10KVM: arm64: Protect stage-2 traversal with RCUOliver Upton
2022-11-10KVM: arm64: Tear down unlinked stage-2 subtree after break-before-makeOliver Upton
2022-11-10KVM: arm64: Use an opaque type for ptepsOliver Upton
2022-11-10KVM: arm64: Add a helper to tear down unlinked stage-2 subtreesOliver Upton
2022-11-10KVM: arm64: Pass mm_ops through the visitor contextOliver Upton
2022-11-10KVM: arm64: Stash observed pte value in visitor contextOliver Upton
2022-11-10KVM: arm64: Combine visitor arguments into a context structureOliver Upton
2022-11-10KVM: arm64: Enable ring-based dirty memory trackingGavin Shan
2022-11-09arm64/mm: Simplify and document pte_to_phys() for 52 bit addressesAnshuman Khandual
2022-11-09arm64: implement dynamic shadow call stack for ClangArd Biesheuvel
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel
2022-11-09arm64/hwcap: Add support for SVE 2.1Mark Brown
2022-11-09arm64/hwcap: Add support for FEAT_RPRFMMark Brown
2022-11-09arm64/hwcap: Add support for FEAT_CSSCMark Brown
2022-11-09efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel
2022-11-09arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.Kuniyuki Iwashima
2022-11-09arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macroD Scott Phillips
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-11-08arm64: Enable data independent timing (DIT) in the kernelArd Biesheuvel
2022-11-08arm64/mm: Drop ARM64_KERNEL_USES_PMD_MAPSAnshuman Khandual