index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2021-09-13
1
-1
/
+1
|
\
|
*
arm64: remove GCC version check for ARCH_SUPPORTS_INT128
Nick Desaulniers
2021-09-13
1
-1
/
+1
*
|
Merge branch 'linus' into smp/urgent
Thomas Gleixner
2021-09-11
275
-4514
/
+15736
|
\
\
|
*
\
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-09-10
1
-1
/
+21
|
|
\
\
|
|
*
|
arm64: kdump: Skip kmemleak scan reserved memory for kdump
Chen Wandun
2021-09-10
1
-0
/
+6
|
|
*
|
arm64: mm: limit linear region to 51 bits for KVM in nVHE mode
Ard Biesheuvel
2021-09-09
1
-1
/
+15
|
*
|
|
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-09
4
-94
/
+1
|
*
|
|
compat: remove some compat entry points
Arnd Bergmann
2021-09-09
1
-5
/
+5
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-2
/
+1
|
|
\
\
|
|
*
|
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2021-09-08
1
-2
/
+1
|
*
|
|
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-08
1
-7
/
+22
|
|
\
\
\
|
|
*
|
|
arm64: PCI: Support root bridge preparation for Hyper-V
Boqun Feng
2021-08-23
1
-1
/
+11
|
|
*
|
|
arm64: PCI: Restructure pcibios_root_bridge_prepare()
Boqun Feng
2021-08-23
1
-7
/
+12
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-07
45
-625
/
+1117
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-09-06
58
-674
/
+1192
|
|
|
\
\
\
\
|
|
|
*
\
\
\
Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next
Marc Zyngier
2021-08-26
1
-17
/
+3
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
KVM: arm64: Trim guest debug exception handling
Raghavendra Rao Ananta
2021-08-26
1
-17
/
+3
|
|
|
*
|
|
|
|
Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next
Marc Zyngier
2021-08-20
18
-104
/
+140
|
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
|
KVM: arm64: Upgrade trace_kvm_arm_set_dreg32() to 64bit
Marc Zyngier
2021-08-20
1
-3
/
+7
|
|
|
|
*
|
|
|
|
KVM: arm64: Add config register bit definitions
Fuad Tabba
2021-08-20
1
-0
/
+22
|
|
|
|
*
|
|
|
|
KVM: arm64: Add feature register flag definitions
Fuad Tabba
2021-08-20
3
-10
/
+14
|
|
|
|
*
|
|
|
|
KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch
Fuad Tabba
2021-08-20
3
-1
/
+3
|
|
|
|
*
|
|
|
|
KVM: arm64: Keep mdcr_el2's value as set by __init_el2_debug
Fuad Tabba
2021-08-20
2
-8
/
+0
|
|
|
|
*
|
|
|
|
KVM: arm64: Restore mdcr_el2 from vcpu
Fuad Tabba
2021-08-20
6
-21
/
+21
|
|
|
|
*
|
|
|
|
KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
Fuad Tabba
2021-08-20
3
-44
/
+52
|
|
|
|
*
|
|
|
|
KVM: arm64: Fix names of config register fields
Fuad Tabba
2021-08-20
1
-6
/
+6
|
|
|
|
*
|
|
|
|
KVM: arm64: MDCR_EL2 is a 64-bit register
Fuad Tabba
2021-08-20
6
-15
/
+15
|
|
|
|
*
|
|
|
|
KVM: arm64: Remove trailing whitespace in comment
Fuad Tabba
2021-08-20
1
-2
/
+2
|
|
|
|
*
|
|
|
|
KVM: arm64: placeholder to check if VM is protected
Fuad Tabba
2021-08-20
1
-0
/
+5
|
|
|
*
|
|
|
|
|
Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/next
Marc Zyngier
2021-08-20
9
-22
/
+25
|
|
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
Marc Zyngier
2021-08-20
4
-5
/
+10
|
|
|
|
*
|
|
|
|
|
KVM: arm64: Unify stage-2 programming behind __load_stage2()
Marc Zyngier
2021-08-20
7
-18
/
+13
|
|
|
|
*
|
|
|
|
|
KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callers
Marc Zyngier
2021-08-20
5
-6
/
+9
|
|
|
|
|
/
/
/
/
/
|
|
|
*
|
|
|
|
|
Merge branch kvm-arm64/generic-entry into kvmarm-master/next
Marc Zyngier
2021-08-20
4
-27
/
+47
|
|
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
KVM: arm64: Use generic KVM xfer to guest work function
Oliver Upton
2021-08-19
2
-28
/
+45
|
|
|
|
*
|
|
|
|
|
KVM: arm64: Record number of signal exits as a vCPU stat
Oliver Upton
2021-08-19
3
-0
/
+3
|
|
|
|
|
/
/
/
/
/
|
|
|
*
|
|
|
|
|
Merge branch kvm-arm64/psci/cpu_on into kvmarm-master/next
Marc Zyngier
2021-08-20
3
-9
/
+30
|
|
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
KVM: arm64: Enforce reserved bits for PSCI target affinities
Oliver Upton
2021-08-19
1
-3
/
+12
|
|
|
|
*
|
|
|
|
|
KVM: arm64: Handle PSCI resets before userspace touches vCPU state
Oliver Upton
2021-08-19
1
-0
/
+8
|
|
|
|
*
|
|
|
|
|
KVM: arm64: Fix read-side race on updates to vcpu reset state
Oliver Upton
2021-08-19
1
-6
/
+10
|
|
|
|
|
/
/
/
/
/
|
|
|
*
|
|
|
|
|
Merge branch kvm-arm64/mmu/el2-tracking into kvmarm-master/next
Marc Zyngier
2021-08-20
15
-306
/
+618
|
|
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
KVM: arm64: Minor optimization of range_is_memory
David Brazdil
2021-08-20
1
-5
/
+8
|
|
|
|
*
|
|
|
|
|
Merge tag 'kvmarm-fixes-5.14-2' into kvm-arm64/mmu/el2-tracking
Marc Zyngier
2021-08-20
2
-5
/
+9
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
|
KVM: arm64: Make hyp_panic() more robust when protected mode is enabled
Will Deacon
2021-08-18
2
-13
/
+31
|
|
|
|
*
|
|
|
|
|
|
KVM: arm64: Return -EPERM from __pkvm_host_share_hyp()
Quentin Perret
2021-08-11
1
-1
/
+1
|
|
|
|
*
|
|
|
|
|
|
KVM: arm64: Make __pkvm_create_mappings static
Quentin Perret
2021-08-11
2
-4
/
+2
|
|
|
|
*
|
|
|
|
|
|
KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
2021-08-11
5
-12
/
+118
|
|
|
|
*
|
|
|
|
|
|
KVM: arm64: Refactor protected nVHE stage-1 locking
Quentin Perret
2021-08-11
2
-2
/
+17
|
|
|
|
*
|
|
|
|
|
|
KVM: arm64: Remove __pkvm_mark_hyp
Quentin Perret
2021-08-11
5
-77
/
+1
|
|
|
|
*
|
|
|
|
|
|
KVM: arm64: Mark host bss and rodata section as shared
Quentin Perret
2021-08-11
1
-8
/
+74
[next]