index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
tools
Age
Commit message (
Expand
)
Author
Lines
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-17
/
+137
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2026-02-05
Merge branch kvm-arm64/resx into kvmarm-master/next
Marc Zyngier
-10
/
+72
2026-02-05
Merge branch kvm-arm64/gicv5-prologue into kvmarm-master/next
Marc Zyngier
-1
/
+1
2026-02-05
KVM: arm64: Remove all traces of HCR_EL2.MIOCNCE
Marc Zyngier
-2
/
+1
2026-02-05
KVM: arm64: Remove all traces of FEAT_TME
Marc Zyngier
-9
/
+3
2026-02-05
arm64: Convert SCTLR_EL2 to sysreg infrastructure
Marc Zyngier
-0
/
+69
2026-01-30
arm64/sysreg: Drop ICH_HFGRTR_EL2.ICC_HAPR_EL1 and make RES1
Sascha Bischoff
-1
/
+1
2026-01-29
Merge branch 'for-next/errata' into for-next/core
Will Deacon
-0
/
+1
2026-01-23
arm64: errata: Workaround for SI L1 downstream coherency issue
Lucas Wei
-0
/
+1
2026-01-23
Merge branch kvm-arm64/feat_idst into kvmarm-master/next
Marc Zyngier
-3
/
+4
2026-01-23
Merge branch kvm-arm64/vtcr into kvmarm-master/next
Marc Zyngier
-3
/
+60
2026-01-22
arm64: Add support for FEAT_{LS64, LS64_V}
Yicong Yang
-0
/
+2
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
-0
/
+1
2026-01-15
arm64: Repaint ID_AA64MMFR2_EL1.IDS description
Marc Zyngier
-3
/
+4
2026-01-15
arm64: Convert VTCR_EL2 to sysreg infratructure
Marc Zyngier
-0
/
+57
2026-01-15
arm64: Convert ID_AA64MMFR0_EL1.TGRAN{4,16,64}_2 to UnsignedEnum
Marc Zyngier
-3
/
+3
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+2
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-47
/
+120
2025-12-01
Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/next
Oliver Upton
-0
/
+1
2025-11-24
KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trapping
Marc Zyngier
-0
/
+1
2025-11-24
arm64: Detect FEAT_XNX
Oliver Upton
-0
/
+1
2025-11-13
arm64/sysreg: Add ICH_VMCR_EL2
Sascha Bischoff
-0
/
+21
2025-11-13
arm64/sysreg: Move generation of RES0/RES1/UNKN to function
Sascha Bischoff
-12
/
+14
2025-11-13
arm64/sysreg: Support feature-specific fields with 'Prefix' descriptor
Sascha Bischoff
-38
/
+88
2025-11-13
arm64/sysreg: Fix checks for incomplete sysreg definitions
Sascha Bischoff
-3
/
+3
2025-11-03
arch: hookup listns() system call
Christian Brauner
-0
/
+1
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+1
2025-09-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-23
/
+80
2025-09-24
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
-21
/
+69
2025-09-22
arm64/sysreg: Update TCR_EL1 register
Anshuman Khandual
-8
/
+44
2025-09-18
arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
James Clark
-2
/
+11
2025-09-17
arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capability
Sascha Bischoff
-0
/
+1
2025-09-11
arm64: sysreg: Add validation checks to sysreg header generation script
Fuad Tabba
-0
/
+20
2025-09-11
arm64: sysreg: Correct sign definitions for EIESB and DoubleLock
Fuad Tabba
-2
/
+2
2025-09-11
arm64: sysreg: Fix and tidy up sysreg field definitions
Fuad Tabba
-11
/
+3
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-0
/
+1
2025-08-21
arm64: Add capability denoting FEAT_RASv1p1
Marc Zyngier
-0
/
+1
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-4
/
+514
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-0
/
+135
2025-07-28
Merge branch 'kvm-arm64/config-masks' into kvmarm/next
Oliver Upton
-2
/
+11
2025-07-26
Merge branch 'kvm-arm64/gcie-legacy' into kvmarm/next
Oliver Upton
-0
/
+6
2025-07-26
Merge tag 'irqchip-gic-v5-host' into kvmarm/next
Oliver Upton
-2
/
+496
2025-07-24
Merge branch 'for-next/feat_mte_store_only' into for-next/core
Catalin Marinas
-0
/
+1
2025-07-24
Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...
Catalin Marinas
-0
/
+2
2025-07-15
arm64: sysreg: Add THE/ASID2 controls to TCR2_ELx
Marc Zyngier
-2
/
+11
2025-07-08
arm64/sysreg: Add ICH_VCTLR_EL2
Sascha Bischoff
-0
/
+6
2025-07-08
arm64: Detect FEAT_SCTLR2
Oliver Upton
-0
/
+1
2025-07-08
arm64: cpucaps: Add GICv5 CPU interface (GCIE) capability
Lorenzo Pieralisi
-0
/
+1
2025-07-08
arm64: cpucaps: Rename GICv3 CPU interface capability
Lorenzo Pieralisi
-1
/
+1
[next]