index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
image-vars.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: lds: use PROVIDE instead of conditional definitions
Ard Biesheuvel
2022-06-29
1
-32
/
+31
*
arm64: head: avoid relocating the kernel twice for KASLR
Ard Biesheuvel
2022-06-24
1
-0
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-24
1
-0
/
+3
|
\
|
*
KVM: arm64: Make VMID bits accessible outside of allocator
Shameer Kolothum
2022-02-08
1
-0
/
+3
*
|
arm64: Use the clearbhb instruction in mitigations
James Morse
2022-02-24
1
-0
/
+1
*
|
arm64: Mitigate spectre style branch history side channels
James Morse
2022-02-24
1
-0
/
+3
|
/
*
KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y
Sean Christopherson
2021-11-17
1
-0
/
+2
*
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
1
-1
/
+1
*
Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next
Marc Zyngier
2021-04-13
1
-2
/
+1
|
\
|
*
KVM: arm64: Log source when panicking from nVHE hyp
Andrew Scull
2021-04-01
1
-2
/
+1
*
|
KVM: arm64: Generate final CTR_EL0 value when running in Protected mode
Marc Zyngier
2021-03-25
1
-0
/
+1
*
|
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
2021-03-19
1
-0
/
+3
*
|
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2021-03-19
1
-0
/
+16
*
|
KVM: arm64: Link position-independent string routines into .hyp.text
Will Deacon
2021-03-19
1
-0
/
+11
|
/
*
KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is available
Marc Zyngier
2021-03-06
1
-0
/
+3
*
KVM: arm64: Remove patching of fn pointers in hyp
David Brazdil
2021-01-23
1
-1
/
+0
*
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
2020-12-22
1
-1
/
+1
*
KVM: arm64: Support per_cpu_ptr in nVHE hyp code
David Brazdil
2020-12-04
1
-0
/
+3
*
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
2020-12-04
1
-3
/
+0
*
KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
Marc Zyngier
2020-11-27
1
-3
/
+1
*
KVM: arm64: Turn host HVC handling into a dispatch table
Marc Zyngier
2020-11-09
1
-0
/
+1
*
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-10-30
1
-1
/
+0
|
\
|
*
arm64: cpufeature: upgrade hyp caps to final
Mark Rutland
2020-10-30
1
-1
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
1
-3
/
+0
|
\
|
|
*
Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...
Marc Zyngier
2020-09-30
1
-1
/
+0
|
|
\
|
*
|
kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
David Brazdil
2020-09-30
1
-1
/
+0
|
*
|
kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
David Brazdil
2020-09-30
1
-1
/
+0
|
*
|
kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
David Brazdil
2020-09-30
1
-2
/
+0
*
|
|
Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
Alexandru Elisei
2020-09-13
1
-0
/
+2
|
|
/
*
/
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
2020-09-29
1
-2
/
+0
|
/
*
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
2020-08-28
1
-0
/
+4
*
KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
David Brazdil
2020-07-05
1
-29
/
+0
*
KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE
David Brazdil
2020-07-05
1
-5
/
+0
*
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
2020-07-05
1
-7
/
+0
*
KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
David Brazdil
2020-07-05
1
-5
/
+0
*
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
2020-07-05
1
-3
/
+34
*
KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE
David Brazdil
2020-07-05
1
-6
/
+8
*
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull
2020-07-05
1
-3
/
+6
*
KVM: arm64: Build hyp-entry.S separately for VHE/nVHE
David Brazdil
2020-07-05
1
-0
/
+24
*
KVM: arm64: Handle calls to prefixed hyp functions
Andrew Scull
2020-07-05
1
-0
/
+26
*
KVM: arm64: Add build rules for separate VHE/nVHE object files
David Brazdil
2020-07-05
1
-0
/
+14
*
arm64: rename stext to primary_entry
Ard Biesheuvel
2020-04-28
1
-1
/
+1
*
efi/arm64: Clean EFI stub exit code from cache instead of avoiding it
Ard Biesheuvel
2020-02-29
1
-2
/
+2
*
efi/libstub: Clean up command line parsing routine
Ard Biesheuvel
2020-02-23
1
-0
/
+1
*
efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint
Ard Biesheuvel
2020-02-22
1
-1
/
+3
*
arm64/efi: Move variable assignments after SECTIONS
Kees Cook
2019-08-14
1
-0
/
+51