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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-05
mm: Add len and flags parameters to arch_get_mmap_end()
Christophe Leroy
1
-2
/
+2
2022-05-04
arm64/sysreg: Generate definitions for SCTLR_EL1
Mark Brown
1
-38
/
+0
2022-05-04
KVM: arm64: Don't BUG_ON() if emulated register table is unsorted
Alexandru Elisei
1
-1
/
+1
2022-05-04
arm64/sysreg: Generate definitions for TTBRn_EL1
Mark Brown
1
-2
/
+0
2022-05-04
arm64/sysreg: Generate definitions for ID_AA64ISAR0_EL1
Mark Brown
1
-20
/
+0
2022-05-04
arm64/sysreg: Enable automatic generation of system register definitions
Mark Brown
2
-0
/
+9
2022-05-04
arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro names
Mark Brown
2
-18
/
+18
2022-05-04
arm64: Update name of ID_AA64ISAR0_EL1_ATOMIC to reflect ARM
Mark Brown
1
-1
/
+1
2022-05-04
arm64/sysreg: Define bits for previously RES1 fields in SCTLR_EL1
Mark Brown
1
-21
/
+32
2022-05-04
arm64/sysreg: Rename SCTLR_EL1_NTWE/TWI to SCTLR_EL1_nTWE/TWI
Mark Brown
1
-3
/
+3
2022-05-04
arm64/mte: Make TCF field values and naming more standard
Mark Brown
1
-7
/
+7
2022-05-04
arm64/mte: Make TCF0 naming and field values more standard
Mark Brown
1
-4
/
+4
2022-05-04
arm64/sysreg: Introduce helpers for access to sysreg fields
Mark Brown
1
-0
/
+6
2022-05-04
arm64: cputype: Avoid overflow using MIDR_IMPLEMENTOR_MASK
Michal Orzel
1
-1
/
+1
2022-05-04
Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/next
Marc Zyngier
3
-8
/
+3
2022-05-04
Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/next
Marc Zyngier
2
-0
/
+4
2022-05-04
Merge branch kvm-arm64/wfxt into kvmarm-master/next
Marc Zyngier
5
-2
/
+13
2022-05-04
Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/next
Marc Zyngier
16
-15
/
+541
2022-05-04
KVM: arm64: Implement PSCI SYSTEM_SUSPEND
Oliver Upton
1
-0
/
+2
2022-05-04
KVM: arm64: Add support for userspace to suspend a vCPU
Oliver Upton
1
-0
/
+1
2022-05-04
KVM: arm64: Track vCPU power state using MP state values
Oliver Upton
1
-2
/
+3
2022-05-04
KVM: arm64: Dedupe vCPU power off helpers
Oliver Upton
1
-0
/
+2
2022-05-03
KVM: arm64: Add vendor hypervisor firmware register
Raghavendra Rao Ananta
2
-0
/
+10
2022-05-03
KVM: arm64: Add standard hypervisor firmware register
Raghavendra Rao Ananta
2
-0
/
+9
2022-05-03
KVM: arm64: Setup a framework for hypercall bitmap firmware registers
Raghavendra Rao Ananta
2
-0
/
+25
2022-05-03
KVM: arm64: Start trapping ID registers for 32 bit guests
Oliver Upton
2
-8
/
+2
2022-05-03
KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
Oliver Upton
1
-0
/
+1
2022-05-02
KVM: Add max_vcpus field in common 'struct kvm'
Sean Christopherson
1
-3
/
+0
2022-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2022-04-29
KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
Alexandru Elisei
1
-0
/
+2
2022-04-29
KVM: arm64: Treat ESR_EL2 as a 64-bit register
Alexandru Elisei
3
-5
/
+5
2022-04-29
arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
5
-27
/
+27
2022-04-29
arm64: Make ESR_ELx_xVC_IMM_MASK compatible with assembly
Alexandru Elisei
1
-1
/
+1
2022-04-29
arm64/ftrace: Make function graph use ftrace directly
Chengming Zhou
1
-0
/
+7
2022-04-29
Merge tag 'kvmarm-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-0
/
+1
2022-04-28
arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-24
/
+0
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-04-28
KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
Kalesh Singh
2
-0
/
+3
2022-04-28
KVM: arm64: Introduce hyp_alloc_private_va_range()
Kalesh Singh
1
-0
/
+1
2022-04-27
KVM: arm64: Inject exception on out-of-IPA-range translation fault
Marc Zyngier
1
-0
/
+1
2022-04-26
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
1
-64
/
+9
2022-04-26
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
1
-0
/
+1
2022-04-26
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
1
-16
/
+0
2022-04-26
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
1
-4
/
+0
2022-04-25
arm64: Add support for user sub-page fault probing
Catalin Marinas
2
-0
/
+16
2022-04-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-2
/
+2
2022-04-22
KVM: arm64: Handle SME host state when running guests
Mark Brown
1
-0
/
+1
2022-04-22
arm64/sme: Add ptrace support for ZA
Mark Brown
1
-0
/
+56
2022-04-22
arm64/sme: Implement ptrace support for streaming mode SVE registers
Mark Brown
2
-5
/
+9
2022-04-22
arm64/sme: Implement ZA signal handling
Mark Brown
1
-0
/
+41
[prev]
[next]