index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-24
arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
Andrew Murray
3
-7
/
+13
2019-04-24
arm64: arm_pmu: Remove unnecessary isb instruction
Andrew Murray
1
-1
/
+0
2019-04-24
KVM: arm64: Add capability to advertise ptrauth for guest
Amit Daniel Kachhap
1
-0
/
+5
2019-04-24
KVM: arm64: Add userspace flag to enable pointer authentication
Amit Daniel Kachhap
3
-1
/
+30
2019-04-24
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
8
-18
/
+236
2019-04-23
KVM: arm64: Add a vcpu flag to control ptrauth for guest
Amit Daniel Kachhap
1
-0
/
+5
2019-04-18
KVM: arm/arm64: Clean up vcpu finalization function parameter naming
Dave Martin
2
-3
/
+3
2019-04-18
KVM: arm64/sve: Explain validity checks in set_sve_vls()
Dave Martin
1
-0
/
+7
2019-04-18
KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing
Dave Martin
2
-4
/
+8
2019-04-18
KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region()
Dave Martin
1
-1
/
+1
2019-04-18
KVM: arm64/sve: Make register ioctl access errors more consistent
Dave Martin
1
-21
/
+31
2019-04-18
KVM: arm64/sve: Miscellaneous tidyups in guest.c
Dave Martin
1
-13
/
+5
2019-04-18
KVM: arm64/sve: Clean up UAPI register ID definitions
Dave Martin
2
-9
/
+32
2019-04-18
KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNs
Dave Martin
1
-2
/
+2
2019-04-18
KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
Dave Martin
2
-2
/
+2
2019-04-18
arm64/sve: Clarify vq map semantics
Dave Martin
2
-5
/
+6
2019-04-02
arm64: KVM: Fix system register enumeration
Marc Zyngier
1
-4
/
+4
2019-03-29
KVM: arm64: Add a capability to advertise SVE support
Dave Martin
1
-0
/
+3
2019-03-29
KVM: arm64/sve: Allow userspace to enable SVE for vcpus
Dave Martin
2
-3
/
+43
2019-03-29
KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
Dave Martin
4
-8
/
+215
2019-03-29
KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
Dave Martin
1
-0
/
+4
2019-03-29
KVM: arm/arm64: Add hook for arch-specific KVM initialisation
Dave Martin
1
-0
/
+2
2019-03-29
arm64/sve: In-kernel vector length availability query interface
Dave Martin
2
-27
/
+37
2019-03-29
KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
Dave Martin
1
-0
/
+63
2019-03-29
KVM: arm64/sve: Add SVE support to register access ioctl interface
Dave Martin
3
-12
/
+158
2019-03-29
KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
Dave Martin
1
-12
/
+36
2019-03-29
KVM: arm64: Factor out core register ID enumeration
Dave Martin
1
-8
/
+25
2019-03-29
KVM: arm64: Add missing #include of <linux/string.h> in guest.c
Dave Martin
1
-0
/
+1
2019-03-29
KVM: arm64/sve: Context switch the SVE registers
Dave Martin
3
-20
/
+66
2019-03-29
KVM: arm64/sve: System register context switch and access support
Dave Martin
5
-6
/
+93
2019-03-29
KVM: arm64: Support runtime sysreg visibility filtering
Dave Martin
2
-3
/
+46
2019-03-29
KVM: arm64: Propagate vcpu into read_id_reg()
Dave Martin
1
-10
/
+13
2019-03-29
KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
Dave Martin
1
-0
/
+4
2019-03-29
arm64/sve: Enable SVE state tracking for non-task contexts
Dave Martin
3
-7
/
+21
2019-03-29
arm64/sve: Check SVE virtualisability
Dave Martin
3
-16
/
+73
2019-03-29
arm64/sve: Clarify role of the VQ map maintenance functions
Dave Martin
1
-1
/
+9
2019-03-29
KVM: arm64: Add missing #includes to kvm_host.h
Dave Martin
1
-0
/
+4
2019-03-29
KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
Dave Martin
1
-2
/
+8
2019-03-29
KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
Dave Martin
1
-1
/
+0
2019-03-29
arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
Dave Martin
2
-11
/
+19
2019-03-20
arm64: remove obsolete selection of MULTI_IRQ_HANDLER
Matthias Kaehlcke
1
-1
/
+0
2019-03-19
arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs
Hanjun Guo
1
-0
/
+1
2019-03-19
arm64: Add MIDR encoding for HiSilicon Taishan CPUs
Hanjun Guo
1
-0
/
+4
2019-03-19
arm64/stacktrace: Export save_stack_trace_regs()
William Cohen
1
-0
/
+1
2019-03-19
arm64: apply workaround on A64FX v1r0
Mark Rutland
1
-1
/
+1
2019-03-19
arm64: kprobes: Use arch_populate_kprobe_blacklist()
Masami Hiramatsu
1
-19
/
+30
2019-03-19
arm64: kprobes: Move exception_text check in blacklist
Masami Hiramatsu
1
-4
/
+2
2019-03-19
arm64: kprobes: Remove unneeded RODATA check
Masami Hiramatsu
1
-6
/
+0
2019-03-19
arm64: kprobes: Move extable address check into arch_prepare_kprobe()
Masami Hiramatsu
1
-2
/
+5
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+0
[next]