index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-03
arm64: patching: replace min_t with min in __text_poke
Thorsten Blum
1
-2
/
+1
2026-06-03
KVM: arm64: nv: Restart stage-1 walk if stage-2 desc update fails
Oliver Upton
1
-0
/
+3
2026-06-03
KVM: arm64: Restart instruction upon race in __kvm_at_s12()
Oliver Upton
1
-1
/
+4
2026-06-03
KVM: arm64: nv: Inject SEA TTW when desc update can't write to GPA
Oliver Upton
2
-2
/
+11
2026-06-03
KVM: arm64: nv: Fully update VNCR fixmap state in kvm_translate_vncr()
Oliver Upton
1
-10
/
+17
2026-06-03
KVM: arm64: Don't leak PFN when kvm_translate_vncr() races MMU notifier
Oliver Upton
1
-1
/
+3
2026-06-03
arm64: cpufeature: Expose ID_AA64ISAR2_EL1.ATS1A to KVM
Marc Zyngier
1
-0
/
+1
2026-06-03
KVM: arm64: Wire AT S1E1A in the system instruction handling table
Marc Zyngier
1
-0
/
+1
2026-06-03
KVM: arm64: Key CPTR_EL2.E0POE propagation on FEAT_S1POE
Marc Zyngier
1
-1
/
+1
2026-06-03
arm64: fpsimd: Remove <asm/fpsimdmacros.h>
Mark Rutland
1
-64
/
+0
2026-06-03
arm64: fpsimd: Move SME save/restore inline
Mark Rutland
4
-128
/
+104
2026-06-03
arm64: fpsimd: Move sve_flush_live() inline
Mark Rutland
5
-60
/
+27
2026-06-03
arm64: fpsimd: Move SVE save/restore inline
Mark Rutland
9
-115
/
+123
2026-06-03
arm64: fpsimd: Use opaque type for SME state
Mark Rutland
3
-7
/
+8
2026-06-03
arm64: fpsimd: Use opaque type for SVE state
Mark Rutland
11
-55
/
+40
2026-06-03
arm64: fpsimd: Move fpsimd save/restore inline
Mark Rutland
7
-97
/
+70
2026-06-03
arm64: fpsimd: Split FPSR/FPCR from SVE save/restore
Mark Rutland
8
-30
/
+32
2026-06-03
arm64: sysreg: Add FPCR and FPSR
Mark Rutland
1
-0
/
+45
2026-06-03
arm64: fpsimd: Move sve_get_vl() and sme_get_vl() inline
Mark Rutland
3
-18
/
+29
2026-06-03
arm64: fpsimd: Use assembler for baseline SME instructions
Mark Rutland
2
-23
/
+20
2026-06-03
arm64: fpsimd: Use assembler for SVE instructions
Mark Rutland
1
-48
/
+17
2026-06-03
arm64: fpsimd: Remove sve_set_vq() and sme_set_vq()
Mark Rutland
4
-45
/
+13
2026-06-03
arm64: fpsimd: Fold sve_init_regs() into do_sve_acc()
Mark Rutland
1
-31
/
+17
2026-06-03
KVM: arm64: pkvm: Remove struct cpu_sve_state
Mark Rutland
6
-36
/
+23
2026-06-03
KVM: arm64: pkvm: Save host FPMR in host cpu context
Mark Rutland
3
-7
/
+7
2026-06-03
KVM: arm64: Don't override FFR save/restore argument
Mark Rutland
1
-4
/
+2
2026-06-03
KVM: arm64: Don't include <asm/fpsimdmacros.h>
Mark Rutland
1
-1
/
+0
2026-06-03
arm64: fpsimd: Fix type mismatch in sme_{save,load}_state()
Mark Rutland
1
-4
/
+4
2026-06-03
arm64: fpsimd: Fix type mismatch in sve_{save,load}_state()
Mark Rutland
1
-4
/
+4
2026-06-03
Merge tag 'stm32-dt-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Walleij
1
-4
/
+4
2026-06-03
Merge tag 'samsung-dt64-7.2' of https://git.kernel.org/pub/scm/linux/kernel/g...
Linus Walleij
8
-5
/
+52
2026-06-03
arm64: kernel: Disable CNP on HiSilicon HIP09
Zeng Heng
2
-2
/
+20
2026-06-03
arm64: cpufeature: Add WORKAROUND_DISABLE_CNP capability
Zeng Heng
5
-7
/
+20
2026-06-02
arm64: dts: rockchip: Fix vcc_sdio regulator max voltage on Pinebook Pro
Hugo Osvaldo Barrera
1
-1
/
+1
2026-06-02
arm64: dts: rockchip: Enable USB 2.0 ports on NanoPi Zero2
Jonas Karlman
1
-0
/
+29
2026-06-02
arm64: dts: rockchip: Enable USB 2.0 ports on ArmSoM Sige1
Jonas Karlman
1
-0
/
+25
2026-06-02
arm64: dts: rockchip: Enable USB ports on Radxa ROCK 2A/2F
Jonas Karlman
3
-0
/
+40
2026-06-02
arm64: dts: rockchip: Enable USB 2.0 ports on Radxa E20C
Jonas Karlman
1
-0
/
+60
2026-06-02
arm64: dts: rockchip: Add USB nodes for RK3528
Jonas Karlman
1
-0
/
+80
2026-06-02
vdso/treewide: Drop GENERIC_TIME_VSYSCALL
Thomas Weißschuh
1
-1
/
+0
2026-06-02
Merge tag 'soc-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-22
/
+18
2026-06-02
arm64: mm: Unmap kernel data/bss entirely from the linear map
Ard Biesheuvel
1
-4
/
+41
2026-06-02
arm64: mm: Map the kernel data/bss read-only in the linear map
Ard Biesheuvel
1
-2
/
+13
2026-06-02
arm64: mm: Don't abuse memblock NOMAP to check for overlaps
Ard Biesheuvel
1
-16
/
+10
2026-06-02
arm64: Move fixmap and kasan page tables to end of kernel image
Ard Biesheuvel
4
-5
/
+13
2026-06-02
arm64: mm: Permit contiguous attribute for preliminary mappings
Ard Biesheuvel
1
-7
/
+3
2026-06-02
arm64: kfence: Avoid NOMAP tricks when mapping the early pool
Ard Biesheuvel
1
-21
/
+6
2026-06-02
arm64: mm: Permit contiguous descriptors to be manipulated
Ard Biesheuvel
1
-4
/
+0
2026-06-02
arm64: mm: Preserve non-contiguous descriptors when mapping DRAM
Ard Biesheuvel
2
-2
/
+24
2026-06-02
arm64: mm: Preserve existing table mappings when mapping DRAM
Ard Biesheuvel
1
-2
/
+4
[prev]
[next]