- 142ff9b KVM: arm64: Drop unused workaround_flags vcpu field by Marc Zyngier · 3 years, 1 month ago
- 0146337 Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
- efc2d0f arm64: kexec: keep MMU enabled during kexec relocation by Pasha Tatashin · 3 years, 4 months ago
- 3744b52 arm64: kexec: install a copy of the linear-map by Pasha Tatashin · 3 years, 4 months ago
- 08eae0e arm64: kexec: configure EL2 vectors for kexec by Pasha Tatashin · 3 years, 4 months ago
- 878fdbd arm64: kexec: pass kimage as the only argument to relocation function by Pasha Tatashin · 3 years, 4 months ago
- bcf9033 sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y by Ard Biesheuvel · 3 years, 4 months ago
- 001430c arm64: add CPU field to struct thread_info by Ard Biesheuvel · 3 years, 4 months ago
- 638982a arm64: mte: rename gcr_user_excl to mte_ctrl by Peter Collingbourne · 3 years, 6 months ago
- 36824f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 7 months ago
- a4a4914 Merge branch 'for-next/smccc' into for-next/core by Will Deacon · 3 years, 7 months ago
- bd23fdb Merge branch 'for-next/ptrauth' into for-next/core by Will Deacon · 3 years, 7 months ago
- e1f358b KVM: arm64: Save/restore MTE registers by Steven Price · 3 years, 7 months ago
- d053e71 arm64: Conditionally configure PTR_AUTH key of the kernel. by Daniel Kiss · 3 years, 7 months ago
- b27a9f4 arm64: Add ARM64_PTR_AUTH_KERNEL config option by Daniel Kiss · 3 years, 7 months ago
- 3d8c1a0 arm64: smp: initialize cpu offset earlier by Mark Rutland · 3 years, 8 months ago
- 3305e7f arm64: smp: remove stack from secondary_data by Mark Rutland · 3 years, 8 months ago
- 3fdc0cb arm64: smccc: Add support for SMCCCv1.2 extended input/output registers by Sudeep Holla · 3 years, 8 months ago
- 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 9 months ago
- a27a881 Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core by Catalin Marinas · 3 years, 9 months ago
- b90e483 arm64: pac: Optimize kernel entry/exit key installation code paths by Peter Collingbourne · 3 years, 10 months ago
- 2016986 arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS) by Peter Collingbourne · 3 years, 10 months ago
- 3284cd6 Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvmarm-master/next by Marc Zyngier · 3 years, 9 months ago
- 13150149 arm64: fpsimd: run kernel mode NEON with softirqs disabled by Ard Biesheuvel · 3 years, 11 months ago
- 734864c KVM: arm64: Set host stage 2 using kvm_nvhe_init_params by Quentin Perret · 3 years, 10 months ago
- 41fac42 arm64: Honor VHE being disabled from the command-line by Marc Zyngier · 4 years ago
- 71e7018 arm64: rename S_FRAME_SIZE to PT_REGS_SIZE by Jianlin Lv · 4 years ago
- bad1e1c arm64: mte: switch GCR_EL1 in kernel entry and exit by Vincenzo Frascino · 4 years, 1 month ago
- d3e1086 KVM: arm64: Init MAIR/TCR_EL2 from params struct by David Brazdil · 4 years, 1 month ago
- 63fec24 KVM: arm64: Move hyp-init params to a per-CPU struct by David Brazdil · 4 years, 1 month ago
- 3d2403f arm64: uaccess: remove set_fs() by Mark Rutland · 4 years, 1 month ago
- e47c205 KVM: arm64: Make struct kvm_regs userspace-only by Marc Zyngier · 6 years ago
- 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- 082af5e Merge branch 'for-next/scs' into for-next/core by Will Deacon · 4 years, 8 months ago
- 51189c7 arm64: scs: Store absolute SCS stack pointer value in thread_info by Will Deacon · 4 years, 8 months ago
- d82755b KVM: arm64: Kill off CONFIG_KVM_ARM_HOST by Will Deacon · 4 years, 8 months ago
- 5287569 arm64: Implement Shadow Call Stack by Sami Tolvanen · 4 years, 9 months ago
- 62a679c arm64: simplify ptrauth initialization by Mark Rutland · 4 years, 9 months ago
- 33e4523 arm64: initialize and switch ptrauth kernel keys by Kristina Martsenko · 4 years, 10 months ago
- be12984 arm64: install user ptrauth keys at kernel exit time by Kristina Martsenko · 4 years, 10 months ago
- 1f377e0 arm64: asm-offsets: add S_FP by Mark Rutland · 5 years ago
- 94fee4d arm64: vdso: Remove unnecessary asm-offsets.c definitions by Catalin Marinas · 6 years ago
- f14d802 arm64: compat: Generate asm offsets for signals by Vincenzo Frascino · 6 years ago
- 28b1a82 arm64: vdso: Substitute gettimeofday() with C implementation by Vincenzo Frascino · 6 years ago
- caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
- 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
- 630a168 arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data by Andrew Murray · 6 years ago
- 384b40c KVM: arm/arm64: Context-switch ptrauth registers by Mark Rutland · 6 years ago
- 81fb873 arm64: vdso: Fix clock_getres() for CLOCK_REALTIME by Vincenzo Frascino · 6 years ago
- 133d051 arm64: Make PMR part of task context by Julien Thierry · 6 years ago
- 83a680d arm64: asm-offsets: remove unused offsets by Andrew Murray · 6 years ago
- 0a1213f arm64: enable per-task stack canaries by Ard Biesheuvel · 6 years ago
- b4f18c0 arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests by Marc Zyngier · 7 years ago
- 24534b3 arm64: assembler: add macros to conditionally yield the NEON under PREEMPT by Ard Biesheuvel · 7 years ago
- 4464e21 KVM: arm64: Avoid storing the vcpu pointer on the stack by Christoffer Dall · 7 years ago
- 0067df4 KVM: arm64: Handle RAS SErrors from EL2 on guest exit by James Morse · 7 years ago
- f5df269 arm64: kernel: Add arch-specific SDEI entry code and CPU masking by James Morse · 7 years ago
- 51a0048 arm64: mm: Map entry trampoline into trampoline and kernel page tables by Will Deacon · 7 years ago
- 7326749 arm64: unwind: reference pt_regs via embedded stack frame by Ard Biesheuvel · 7 years ago
- 680a087 arm: kernel: Add SMC structure parameter by Andy Gross · 8 years ago
- 4b65a5d arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1 by Catalin Marinas · 9 years ago
- c02433d arm64: split thread_info from task stack by Mark Rutland · 8 years ago
- 3fe12da arm64: asm-offsets: remove unused definitions by Mark Rutland · 8 years ago
- 116c81f arm64: Work around systems with mismatched cache line sizes by Suzuki K Poulose · 8 years ago
- e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- a95b064 Merge branch 'for-next/kprobes' into for-next/core by Catalin Marinas · 8 years ago
- da6a912 arm64: Add trampoline code for kretprobes by William Cohen · 9 years ago
- 49eea43 arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO by Kevin Brodsky · 9 years ago
- e19a6ee arm64: kernel: Save and restore UAO and addr_limit on exception entry by James Morse · 9 years ago
- 82869ac arm64: kernel: Add support for hibernate/suspend-to-disk by James Morse · 9 years ago
- cabe1c8 arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va by James Morse · 9 years ago
- adc9b2d arm64: kernel: Rework finisher callback out of __cpu_suspend_enter() by James Morse · 9 years ago
- 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- 5f05a72a arm64: KVM: Move most of the fault decoding to C by Marc Zyngier · 9 years ago
- bb90527 arm64: Handle early CPU boot failures by Suzuki K Poulose · 9 years ago
- 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 1445745 ARM: 8480/2: arm64: add implementation for arm-smccc by Jens Wiklander · 9 years ago
- 23a1346 arm64: KVM: Cleanup asm-offset.c by Marc Zyngier · 9 years ago
- 9d8415d arm64: KVM: Turn system register numbers to an enum by Marc Zyngier · 9 years ago
- 5aec715 arm64: mm: rewrite ASID allocator and MM context-switching code by Will Deacon · 9 years ago
- 48f8bd5 arm64: KVM: remove remaining reference to vgic_sr_vectors by Vladimir Murzin · 9 years ago
- 84e690b KVM: arm64: introduce vcpu->arch.debug_ptr by Alex Bennée · 10 years ago
- 56c7f5e KVM: arm: introduce kvm_arm_init/setup/clear_debug by Alex Bennée · 10 years ago
- 8a14849 arm64: KVM: Switch vgic save/restore to alternative_insn by Marc Zyngier · 10 years ago
- 714d8e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
- 9699a51 arm64: Remove signal translation and exec_domain by Richard Weinberger · 11 years ago
- a591ede arm64: Get rid of struct cpu_table by Marc Zyngier · 10 years ago
- b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- af3cfdb arm64: kernel: remove ARM64_CPU_SUSPEND config option by Lorenzo Pieralisi · 10 years ago
- 2f5fa41 arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable by Andre Przywara · 11 years ago
- b0e626b arm64: KVM: implement lazy world switch for debug registers by Marc Zyngier · 11 years ago
- 754d377 arm64: KVM: vgic: add GICv3 world switch by Marc Zyngier · 12 years ago
- 1a9b130 arm64: KVM: split GICv2 world switch from hyp code by Marc Zyngier · 12 years ago
- eede821 KVM: arm/arm64: vgic: move GICv2 registers to their own structure by Marc Zyngier · 12 years ago
- 9532252 arm64: kernel: cpu_{suspend/resume} implementation by Lorenzo Pieralisi · 11 years ago
- c3eb5b1 arm64: KVM: Kconfig integration by Marc Zyngier · 12 years ago
- 55c7401 arm64: KVM: HYP mode world switch implementation by Marc Zyngier · 12 years ago
- 0be7320 arm64: Assembly macros and definitions by Catalin Marinas · 13 years ago