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
*
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-13
1
-1
/
+0
*
Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2022-12-21
1
-0
/
+33
|
\
|
*
arm64: dts: xilinx: zynqmp: Add RPU subsystem device node
Tanmay Shah
2022-11-25
1
-0
/
+33
*
|
Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-19
2
-3
/
+3
|
\
\
|
*
|
arm64: dts: mt8183: Fix Mali GPU clock
Chen-Yu Tsai
2022-12-16
1
-1
/
+1
|
*
|
arm64: dts: mediatek: mt8195-demo: fix the memory size of node secmon
Macpaul Lin
2022-12-16
1
-2
/
+2
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-12-16
7
-84
/
+0
|
\
\
\
|
*
|
|
Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"
Will Deacon
2022-12-15
7
-84
/
+0
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
45
-995
/
+2787
|
\
\
\
\
|
*
\
\
\
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2022-12-09
48
-1222
/
+3641
|
|
\
\
\
\
|
|
*
\
\
\
Merge remote-tracking branch 'arm64/for-next/sysregs' into kvmarm-master/next
Marc Zyngier
2022-12-05
6
-257
/
+871
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge branch kvm-arm64/misc-6.2 into kvmarm-master/next
Marc Zyngier
2022-12-05
1
-1
/
+1
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
KVM: arm64: Fix typo in comment
Zhiyuan Dai
2022-11-11
1
-1
/
+1
|
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch kvm-arm64/pmu-unchained into kvmarm-master/next
Marc Zyngier
2022-12-05
5
-308
/
+343
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Fix period computation for 64bit counters with 32bit overflow
Marc Zyngier
2022-12-05
1
-7
/
+3
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Sanitise PMCR_EL0.LP on first vcpu run
Marc Zyngier
2022-11-28
2
-4
/
+10
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Simplify PMCR_EL0 reset handling
Marc Zyngier
2022-11-28
1
-12
/
+6
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Replace version number '0' with ID_AA64DFR0_EL1_PMUVer_NI
Anshuman Khandual
2022-11-28
1
-2
/
+3
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Make kvm_pmc the main data structure
Marc Zyngier
2022-11-19
1
-87
/
+87
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Simplify vcpu computation on perf overflow notification
Marc Zyngier
2022-11-19
1
-4
/
+1
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Allow PMUv3p5 to be exposed to the guest
Marc Zyngier
2022-11-19
1
-1
/
+1
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Implement PMUv3p5 long counter support
Marc Zyngier
2022-11-19
2
-3
/
+9
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Allow ID_DFR0_EL1.PerfMon to be set from userspace
Marc Zyngier
2022-11-19
1
-1
/
+56
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace
Marc Zyngier
2022-11-19
1
-1
/
+41
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
Marc Zyngier
2022-11-19
4
-8
/
+49
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Do not let AArch32 change the counters' top 32 bits
Marc Zyngier
2022-11-19
1
-8
/
+27
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Simplify setting a counter to a specific value
Marc Zyngier
2022-11-17
1
-1
/
+4
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Add counter_index_to_*reg() helpers
Marc Zyngier
2022-11-17
1
-15
/
+18
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Only narrow counters that are not 64bit wide
Marc Zyngier
2022-11-17
1
-8
/
+6
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Narrow the overflow checking when required
Marc Zyngier
2022-11-17
1
-1
/
+2
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflow
Marc Zyngier
2022-11-17
1
-12
/
+31
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Always advertise the CHAIN event
Marc Zyngier
2022-11-17
1
-0
/
+2
|
|
|
*
|
|
|
|
KVM: arm64: PMU: Align chained counter implementation with architecture pseud...
Marc Zyngier
2022-11-17
1
-234
/
+86
|
|
|
*
|
|
|
|
arm64: Add ID_DFR0_EL1.PerfMon values for PMUv3p7 and IMP_DEF
Marc Zyngier
2022-11-17
1
-0
/
+2
|
|
|
|
/
/
/
/
|
|
*
|
|
|
|
Merge branch kvm-arm64/mte-map-shared into kvmarm-master/next
Marc Zyngier
2022-12-05
12
-70
/
+129
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
Peter Collingbourne
2022-11-29
1
-8
/
+0
|
|
|
*
|
|
|
|
KVM: arm64: unify the tests for VMAs in memslots when MTE is enabled
Peter Collingbourne
2022-11-29
1
-9
/
+16
|
|
|
*
|
|
|
|
arm64: mte: Lock a page for MTE tag initialisation
Catalin Marinas
2022-11-29
9
-29
/
+60
|
|
|
*
|
|
|
|
KVM: arm64: Simplify the sanitise_mte_tags() logic
Catalin Marinas
2022-11-29
1
-25
/
+15
|
|
|
*
|
|
|
|
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
2022-11-29
11
-18
/
+56
|
|
|
*
|
|
|
|
mm: Do not enable PG_arch_2 for all 64-bit architectures
Catalin Marinas
2022-11-29
1
-0
/
+1
|
|
|
|
/
/
/
/
|
|
*
|
|
|
|
Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next
Marc Zyngier
2022-12-05
27
-214
/
+1747
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run()
Will Deacon
2022-11-11
3
-2
/
+109
|
|
|
*
|
|
|
|
KVM: arm64: Don't unnecessarily map host kernel sections at EL2
Quentin Perret
2022-11-11
2
-17
/
+3
|
|
|
*
|
|
|
|
KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2
Quentin Perret
2022-11-11
1
-0
/
+5
|
|
|
*
|
|
|
|
KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
Will Deacon
2022-11-11
4
-3
/
+6
|
|
|
*
|
|
|
|
KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host
Quentin Perret
2022-11-11
4
-10
/
+8
|
|
|
*
|
|
|
|
KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
Quentin Perret
2022-11-11
5
-44
/
+40
|
|
|
*
|
|
|
|
KVM: arm64: Instantiate guest stage-2 page-tables at EL2
Quentin Perret
2022-11-11
3
-3
/
+132
|
|
|
*
|
|
|
|
KVM: arm64: Consolidate stage-2 initialisation into a single function
Quentin Perret
2022-11-11
6
-48
/
+41
[next]