index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-27
KVM: arm64: Remove unused __extended_idmap_trampoline() prototype
Will Deacon
1
-1
/
+0
2020-11-27
KVM: arm64: Remove kvm_arch_vm_ioctl_check_extension()
Will Deacon
2
-1
/
+5
2020-11-27
KVM: arm64: Move 'struct kvm_arch_memory_slot' out of uapi/
Will Deacon
2
-3
/
+3
2020-11-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-16
/
+20
2020-11-27
Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next
Marc Zyngier
5
-81
/
+64
2020-11-27
Merge branch 'kvm-arm64/pmu-undef' into kvmarm-master/next
Marc Zyngier
1
-0
/
+3
2020-11-27
KVM: arm64: Add kvm_vcpu_has_pmu() helper
Marc Zyngier
1
-0
/
+3
2020-11-27
Merge branch 'kvm-arm64/host-hvc-table' into kvmarm-master/next
Marc Zyngier
3
-2
/
+41
2020-11-27
Merge branch 'kvm-arm64/copro-no-more' into kvmarm-master/next
Marc Zyngier
2
-93
/
+18
2020-11-27
Merge branch 'kvm-arm64/el2-pc' into kvmarm-master/next
Marc Zyngier
2
-57
/
+131
2020-11-27
KVM: arm64: Simplify __kvm_enable_ssbs()
Marc Zyngier
2
-2
/
+1
2020-11-27
KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
Marc Zyngier
1
-0
/
+22
2020-11-25
kasan: arm64: set TCR_EL1.TBID1 when enabled
Peter Collingbourne
1
-0
/
+1
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
4
-5
/
+30
2020-11-23
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
Will Deacon
1
-13
/
+14
2020-11-23
arm64: pgtable: Fix pte_accessible()
Will Deacon
1
-3
/
+4
2020-11-23
arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd build
Randy Dunlap
1
-0
/
+2
2020-11-23
arm64: irqstat: Get rid of duplicated declaration
Thomas Gleixner
1
-5
/
+2
2020-11-20
arm64: Enable seccomp architecture tracking
Kees Cook
1
-0
/
+9
2020-11-16
KVM: arm64: Remove redundant hyp vectors entry
Will Deacon
1
-1
/
+1
2020-11-16
arm64: spectre: Consolidate spectre-v3a detection
Will Deacon
1
-0
/
+1
2020-11-16
arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A
Will Deacon
2
-2
/
+2
2020-11-16
KVM: arm64: Allocate hyp vectors statically
Will Deacon
2
-7
/
+34
2020-11-16
KVM: arm64: Move BP hardening helpers into spectre.h
Will Deacon
2
-29
/
+30
2020-11-16
KVM: arm64: Make BP hardening globals static instead
Will Deacon
1
-3
/
+0
2020-11-16
KVM: arm64: Move kvm_get_hyp_vector() out of header file
Will Deacon
1
-43
/
+0
2020-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+6
2020-11-13
arm64: implement CPPC FFH support using AMUs
Ionela Voinescu
1
-0
/
+3
2020-11-13
arm64: wrap and generalise counter read functions
Ionela Voinescu
2
-1
/
+8
2020-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-0
/
+6
2020-11-13
Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-0
/
+6
2020-11-13
arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
Konrad Dybcio
1
-0
/
+4
2020-11-12
KVM: arm64: Handle SCXTNUM_ELx traps
Marc Zyngier
1
-0
/
+4
2020-11-12
KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace
Marc Zyngier
1
-0
/
+2
2020-11-12
Merge tag 'v5.10-rc1' into kvmarm-master/next
Marc Zyngier
51
-138
/
+541
2020-11-12
arm64: mm: don't assume struct page is always 64 bytes
Ard Biesheuvel
1
-3
/
+5
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
5
-13
/
+8
2020-11-10
arm64: kprobes: Remove redundant kprobe_step_ctx
Masami Hiramatsu
1
-7
/
+0
2020-11-10
arm64: errata: Fix handling of 1418040 with late CPU onlining
Will Deacon
1
-0
/
+2
2020-11-10
KVM: arm64: Drop kvm_coproc.h
Marc Zyngier
2
-38
/
+17
2020-11-10
KVM: arm64: Drop legacy copro shadow register
Marc Zyngier
1
-47
/
+1
2020-11-10
KVM: arm64: Map AArch32 cp14 register to AArch64 sysregs
Marc Zyngier
1
-8
/
+0
2020-11-10
KVM: arm64: Move AArch32 exceptions over to AArch64 sysregs
Marc Zyngier
1
-1
/
+0
2020-11-10
KVM: arm64: Introduce handling of AArch32 TTBCR2 traps
Marc Zyngier
1
-0
/
+1
2020-11-10
KVM: arm64: Get rid of the AArch32 register mapping code
Marc Zyngier
1
-2
/
+0
2020-11-10
KVM: arm64: Consolidate exception injection
Marc Zyngier
1
-3
/
+0
2020-11-10
KVM: arm64: Remove SPSR manipulation primitives
Marc Zyngier
1
-26
/
+0
2020-11-10
KVM: arm64: Inject AArch64 exceptions from HYP
Marc Zyngier
1
-0
/
+12
2020-11-10
KVM: arm64: Add basic hooks for injecting exceptions from EL2
Marc Zyngier
1
-2
/
+26
2020-11-10
KVM: arm64: Move VHE direct sysreg accessors into kvm_host.h
Marc Zyngier
1
-0
/
+91
[prev]
[next]