index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2025-09-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-23
/
+80
2025-09-24
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
2
-21
/
+69
2025-09-22
arm64/sysreg: Update TCR_EL1 register
Anshuman Khandual
1
-8
/
+44
2025-09-18
arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
James Clark
1
-2
/
+11
2025-09-17
arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capability
Sascha Bischoff
1
-0
/
+1
2025-09-11
arm64: sysreg: Add validation checks to sysreg header generation script
Fuad Tabba
1
-0
/
+20
2025-09-11
arm64: sysreg: Correct sign definitions for EIESB and DoubleLock
Fuad Tabba
1
-2
/
+2
2025-09-11
arm64: sysreg: Fix and tidy up sysreg field definitions
Fuad Tabba
1
-11
/
+3
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-0
/
+1
2025-08-21
arm64: Add capability denoting FEAT_RASv1p1
Marc Zyngier
1
-0
/
+1
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+514
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+135
2025-07-28
Merge branch 'kvm-arm64/config-masks' into kvmarm/next
Oliver Upton
1
-2
/
+11
2025-07-26
Merge branch 'kvm-arm64/gcie-legacy' into kvmarm/next
Oliver Upton
1
-0
/
+6
2025-07-26
Merge tag 'irqchip-gic-v5-host' into kvmarm/next
Oliver Upton
2
-2
/
+496
2025-07-24
Merge branch 'for-next/feat_mte_store_only' into for-next/core
Catalin Marinas
1
-0
/
+1
2025-07-24
Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...
Catalin Marinas
1
-0
/
+2
2025-07-15
arm64: sysreg: Add THE/ASID2 controls to TCR2_ELx
Marc Zyngier
1
-2
/
+11
2025-07-08
arm64/sysreg: Add ICH_VCTLR_EL2
Sascha Bischoff
1
-0
/
+6
2025-07-08
arm64: Detect FEAT_SCTLR2
Oliver Upton
1
-0
/
+1
2025-07-08
arm64: cpucaps: Add GICv5 CPU interface (GCIE) capability
Lorenzo Pieralisi
1
-0
/
+1
2025-07-08
arm64: cpucaps: Rename GICv3 CPU interface capability
Lorenzo Pieralisi
1
-1
/
+1
2025-07-08
arm64/sysreg: Add ICH_HFGITR_EL2
Lorenzo Pieralisi
1
-0
/
+15
2025-07-08
arm64/sysreg: Add ICH_HFGWTR_EL2
Lorenzo Pieralisi
1
-0
/
+15
2025-07-08
arm64/sysreg: Add ICH_HFGRTR_EL2
Lorenzo Pieralisi
1
-0
/
+18
2025-07-08
arm64/sysreg: Add ICC_IDR0_EL1
Lorenzo Pieralisi
1
-0
/
+16
2025-07-08
arm64/sysreg: Add ICC_PCR_EL1
Lorenzo Pieralisi
1
-0
/
+5
2025-07-08
arm64/sysreg: Add ICC_CR0_EL1
Lorenzo Pieralisi
1
-0
/
+8
2025-07-08
arm64/sysreg: Add ICC_PPI_{C/S}PENDR<n>_EL1
Lorenzo Pieralisi
1
-0
/
+83
2025-07-08
arm64/sysreg: Add ICC_PPI_{C/S}ACTIVER<n>_EL1
Lorenzo Pieralisi
1
-0
/
+83
2025-07-08
arm64/sysreg: Add ICC_PPI_ENABLER<n>_EL1
Lorenzo Pieralisi
1
-0
/
+75
2025-07-08
arm64/sysreg: Add ICC_PPI_HMR<n>_EL1
Lorenzo Pieralisi
1
-0
/
+75
2025-07-08
arm64/sysreg: Add ICC_ICSR_EL1
Lorenzo Pieralisi
1
-0
/
+14
2025-07-08
arm64/sysreg: Add ICC_PPI_PRIORITY<n>_EL1
Lorenzo Pieralisi
1
-0
/
+83
2025-07-08
arm64/sysreg: Add GCIE field to ID_AA64PFR2_EL1
Lorenzo Pieralisi
1
-1
/
+4
2025-07-08
arm64/sysreg: Add BRBE registers and fields
Anshuman Khandual
1
-0
/
+132
2025-07-02
arm64/cpufeature: Add MTE_STORE_ONLY feature
Yeoreum Yun
1
-0
/
+1
2025-07-02
arm64/cpufeature: Add FEAT_MTE_TAGGED_FAR feature
Yeoreum Yun
1
-0
/
+1
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
1
-0
/
+2
2025-06-30
arm64: Add BBM Level 2 cpu feature
MikoĊaj Lenczewski
1
-0
/
+1
2025-05-23
Merge branch kvm-arm64/misc-6.16 into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2025-05-23
Merge branch kvm-arm64/nv-nv into kvmarm-master/next
Marc Zyngier
1
-0
/
+6
2025-05-19
arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
D Scott Phillips
1
-0
/
+1
2025-05-19
arm64: sysreg: Add layout for VNCR_EL2
Marc Zyngier
1
-0
/
+6
2025-05-10
KVM: arm64: Handle PSB CSYNC traps
Marc Zyngier
1
-1
/
+1
2025-05-06
arm64: Add FEAT_FGT2 capability
Marc Zyngier
1
-0
/
+1
2025-05-06
arm64: sysreg: Add registers trapped by HDFG{R,W}TR2_EL2
Marc Zyngier
1
-0
/
+343
2025-05-06
arm64: sysreg: Add registers trapped by HFG{R,W}TR2_EL2
Marc Zyngier
1
-0
/
+395
2025-05-06
arm64: sysreg: Update CPACR_EL1 description
Marc Zyngier
1
-1
/
+3
[next]