index
:
pub/scm/linux/kernel/git/devsec/spdm.git
master
lukas's fork of linux.git
Device Security Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
arm64: Don't read GMID_EL1 when MTE is disabled
Fuad Tabba
2
-5
/
+30
8 days
arm64: errata: pass REVIDR when matching target implementation CPUs
Khushit Shah
1
-1
/
+1
8 days
arm64: trans_pgd: clone only the linear map that exists at runtime
Breno Leitao
1
-1
/
+2
2026-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2026-08-27
arm64: compat: Fix decrementing LDM/STM alignment emulation
Karl Mehltretter
1
-2
/
+2
2026-08-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-4
/
+44
2026-08-24
Merge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
5
-4
/
+44
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2026-08-19
Merge branch 'kvm-arm64/misc-7.3' into next
Oliver Upton
1
-1
/
+0
2026-08-19
Merge branch 'kvm-arm64/vtr-patch' into next
Oliver Upton
2
-2
/
+16
2026-08-19
Merge tag 'iommu-updates-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2026-08-19
Merge branch 'kvm-arm64/feat-nv3' into next
Oliver Upton
3
-1
/
+28
2026-08-19
KVM: arm64: Avoid mismatched accesses to 'struct kvm_nvhe_init_params'
Will Deacon
1
-1
/
+0
2026-08-18
Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+10
2026-08-18
Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2026-08-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
15
-118
/
+341
2026-08-18
Merge tag 'kexec-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-28
/
+12
2026-08-14
Merge branch 'for-next/sdei' into for-next/core
Will Deacon
1
-35
/
+83
2026-08-14
Merge branch 'for-next/ptrace' into for-next/core
Will Deacon
1
-2
/
+52
2026-08-14
Merge branch 'for-next/nmi' into for-next/core
Will Deacon
5
-22
/
+45
2026-08-14
Merge branch 'for-next/mm' into for-next/core
Will Deacon
1
-2
/
+2
2026-08-14
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2
-3
/
+4
2026-08-14
Merge branch 'for-next/errata' into for-next/core
Will Deacon
3
-6
/
+49
2026-08-14
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
1
-28
/
+22
2026-08-14
Merge branch 'for-next/coco' into for-next/core
Will Deacon
1
-12
/
+0
2026-08-12
arm64/efi: Avoid voluntary preemption with efi_mm installed
Will Deacon
1
-2
/
+2
2026-08-11
arm64: entry: Avoid unnecessary local_irq_disable() on kernel exit
Vladimir Murzin
1
-5
/
+25
2026-08-11
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm...
Joerg Roedel
1
-0
/
+2
2026-08-06
arm64: remove early_ioremap_reset() call and __late_* macros
Sang-Heon Jeon
1
-2
/
+0
2026-08-06
arch: arm64: add early_param idle=<wfi|yield|nop>
Yureka Lilian
1
-2
/
+30
2026-08-06
arm64: entry: mask DAIF before returning from C EL1 handlers
Ada Couprie Diaz
2
-4
/
+2
2026-08-06
arm64: suspend: rely on daif helpers to handle PMR
Ada Couprie Diaz
1
-9
/
+3
2026-08-06
arm64: hibernate: Restore DAIF state on error
Vladimir Murzin
1
-1
/
+3
2026-08-06
arm64: hibernate: mask DAIF before restoring hibernated kernel
Ada Couprie Diaz
1
-0
/
+12
2026-08-06
arm64: debug: don't mask DAIF for mdscr_write()
Ada Couprie Diaz
1
-3
/
+0
2026-08-06
arm64: cpufeature: Detect BBML3 based on ID_AA64MMFR2_EL1.BBM
Linu Cherian
1
-8
/
+4
2026-08-06
arm64: cpufeature: Rename BBML2_NOABORT as BBML3
Linu Cherian
1
-21
/
+9
2026-08-06
arm64: cpufeature: Extend bbml2_noabort support list
Linu Cherian
1
-0
/
+10
2026-08-02
arm64: Add override for MMFR1.HAFDBS
Robin Murphy
1
-0
/
+2
2026-08-02
arm64: ptrace: Keep 'orig_x0' in-sync with x0 on syscall entry
Will Deacon
1
-0
/
+50
2026-08-02
arm64/fpsimd: ptrace: Fix inactive SVE and SSVE regsets
Karl Mehltretter
1
-2
/
+2
2026-08-02
arm64: smp: Fix IPI teardown for GICv5 flow
Vladimir Murzin
1
-1
/
+1
2026-08-02
arm64: escalate smp_send_stop() to an SDEI NMI as a last resort
Kiryl Shutsemau (Meta)
1
-35
/
+72
2026-08-02
drivers/firmware: add SDEI cross-CPU NMI service for arm64
Kiryl Shutsemau (Meta)
1
-0
/
+11
2026-07-31
arm64: Add override for ID_AA64MMFR4_EL1.NV_frac
Marc Zyngier
3
-1
/
+14
2026-07-31
KVM: arm64: Add FEAT_NV3 detection
Marc Zyngier
1
-0
/
+7
2026-07-31
arm64: Add FEAT_NV2p1 detection
Marc Zyngier
1
-0
/
+7
2026-07-28
arm64, mailmap: update email address for Peter Collingbourne
Peter Collingbourne
1
-1
/
+1
2026-07-28
arm64: proton-pack: Restore the nospectre_bhb command-line option
Karl Mehltretter
1
-1
/
+8
2026-07-22
arm64: ftrace: prepare ftrace_modify_call() for use without CALL_OPS
Jose Fernandez (Anthropic)
1
-2
/
+3
[next]