index
:
pub/scm/linux/kernel/git/evalenti/linux.git
master
Eduardo's Linux Tree
Eduardo Valentin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
KVM: arm64: Engage NV3 TLBI trap elision
Marc Zyngier
1
-0
/
+13
2026-07-31
KVM: arm64: Engage NV3 ERET trap elision
Marc Zyngier
1
-0
/
+10
2026-07-31
KVM: arm64: Make HCR_EL2 a non-VNCR register
Marc Zyngier
2
-2
/
+3
2026-07-31
KVM: arm64: Add kvm_has_nv{2,3}() predicates
Marc Zyngier
1
-0
/
+19
2026-07-31
KVM: arm64: Classify CPTR_EL2 as a SR_LOC_SPECIAL register
Marc Zyngier
1
-1
/
+1
2026-07-31
KVM: arm64: Drop __HCRX_EL2_* masks
Marc Zyngier
1
-15
/
+0
2026-07-31
KVM: arm64: Don't advertise eager page splitting under pKVM
Fuad Tabba
1
-0
/
+3
2026-07-31
KVM: arm64: Skip cache maintenance for non-cacheable pKVM mappings
Bradley Morgan
1
-1
/
+4
2026-07-30
KVM: arm64: Implement lazy vCPU state sync for non-protected guests
Fuad Tabba
2
-0
/
+3
2026-07-30
KVM: arm64: Factor out reusable vCPU reset helpers
Fuad Tabba
2
-0
/
+69
2026-07-30
KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
Fuad Tabba
1
-0
/
+6
2026-07-30
KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_STRICT vCPU feature
Congkai Tan
1
-1
/
+1
2026-07-30
KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPI
Congkai Tan
2
-0
/
+4
2026-07-30
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVES
Usama Arif
1
-2
/
+2
2026-07-28
Merge tag 'kvmarm-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+1
2026-07-28
arm64/runtime-const: Introduce runtime_const_mask_32()
K Prateek Nayak
1
-0
/
+46
2026-07-28
arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
K Prateek Nayak
1
-12
/
+5
2026-07-26
arm64: futex: Consolidate 'old == new' check in __lsui_cmpxchg32()
Will Deacon
1
-39
/
+22
2026-07-26
arm64: RSI: fix field-spanning write warning in attestation token init
Kohei Enju
1
-8
/
+19
2026-07-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-2
/
+12
2026-07-23
KVM: arm64: Add missing hyp_enter when trapping sysreg
Vincent Donnefort
1
-0
/
+1
2026-07-22
arm64: errata: work around NVIDIA Olympus device store/load ordering
Shanker Donthineni
1
-4
/
+12
2026-07-21
arm64/coco: Add pKVM as a CC platform
Mostafa Saleh
2
-1
/
+15
2026-07-21
arm64: Clarify ARM64_WORKAROUND_REPEAT_TLBI semantics
Mark Rutland
2
-3
/
+3
2026-07-21
arm64: uapi: Use __u128 instead of __uint128_t in UAPI headers
Will Deacon
2
-9
/
+9
2026-07-21
KVM: arm64: vgic-v3: Simplify initial GICv3 configuration sampling
Marc Zyngier
1
-1
/
+1
2026-07-21
arm64: Correct value returned by ESR_ELx_FSC_ADDRSZ_nL()
Steven Price
1
-1
/
+1
2026-07-17
arm64: kprobes: Allow reentering kprobes while single-stepping
Pu Hu
1
-0
/
+6
2026-07-16
arm64: fixmap: Allow 256K early_ioremap() at any offset
Yu Peng
1
-1
/
+5
2026-07-15
Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+8
2026-07-06
kbuild: Use --force-group-allocation when linking modules
Petr Pavlu
1
-13
/
+0
2026-06-29
arm64: Avoid eager DVMSync reclaim batches with C1-Pro SME erratum
Catalin Marinas
2
-49
/
+10
2026-06-22
KVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFN
Oliver Upton
1
-0
/
+8
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+1
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-5
/
+7
2026-06-17
Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-0
/
+28
2026-06-16
Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...
Linus Torvalds
21
-465
/
+409
2026-06-14
arm64: mm: Remove misleading pte_none() comment from ptep_try_set()
Tejun Heo
1
-4
/
+0
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2026-06-14
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
1
-0
/
+2
2026-06-14
Merge branch 'for-next/mpam' into for-next/core
Will Deacon
2
-1
/
+10
2026-06-14
Merge branch 'for-next/mm' into for-next/core
Will Deacon
6
-16
/
+18
2026-06-14
Merge branch 'for-next/misc' into for-next/core
Will Deacon
4
-29
/
+9
2026-06-14
Merge branch 'for-next/fpsimd-cleanups' into for-next/core
Will Deacon
6
-417
/
+356
2026-06-14
Merge branch 'for-next/errata' into for-next/core
Will Deacon
2
-2
/
+6
2026-06-12
Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
3
-5
/
+7
2026-06-12
Merge branch kvm-arm64/misc-7.2 into kvmarm-master/next
Marc Zyngier
2
-4
/
+4
2026-06-12
Merge branch kvm-arm64/pkvm-fixes-7.2 into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2026-06-12
Merge branch kvm-arm64/nv-fp-elision into kvmarm-master/next
Marc Zyngier
1
-1
/
+2
[prev]
[next]