index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
fpsimd.c
Age
Commit message (
Expand
)
Author
2025-09-16
arm64/fpsimd: simplify sme_setup()
Yury Norov (NVIDIA)
2025-05-27
Merge branch 'for-next/sme-fixes' into for-next/core
Will Deacon
2025-05-08
arm64/fpsimd: ptrace/prctl: Ensure VL changes leave task in a valid state
Mark Rutland
2025-05-08
arm64/fpsimd: ptrace/prctl: Ensure VL changes do not resurrect stale data
Mark Rutland
2025-05-08
arm64/fpsimd: Add task_smstop_sm()
Mark Rutland
2025-05-08
arm64/fpsimd: Factor out {sve,sme}_state_size() helpers
Mark Rutland
2025-05-08
arm64/fpsimd: Clarify sve_sync_*() functions
Mark Rutland
2025-05-08
arm64/fpsimd: ptrace: Consistently handle partial writes to NT_ARM_(S)SVE
Mark Rutland
2025-05-08
arm64/fpsimd: Do not discard modified SVE state
Mark Rutland
2025-04-30
arm64/fpsimd: Avoid warning when sve_to_fpsimd() is unused
Mark Rutland
2025-04-29
arm64/fpsimd: Avoid unnecessary per-CPU buffers for EFI runtime calls
Ard Biesheuvel
2025-04-09
arm64/fpsimd: signal: Always save+flush state early
Mark Rutland
2025-04-09
arm64/fpsimd: Add fpsimd_save_and_flush_current_state()
Mark Rutland
2025-04-09
arm64/fpsimd: Fix merging of FPSIMD state during signal return
Mark Rutland
2025-04-09
arm64/fpsimd: Reset FPMR upon exec()
Mark Rutland
2025-04-09
arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP
Mark Rutland
2025-04-09
arm64/fpsimd: Don't corrupt FPMR when streaming mode changes
Mark Brown
2025-04-09
arm64/fpsimd: Discard stale CPU state when handling SME traps
Mark Brown
2025-04-09
arm64/fpsimd: Remove opportunistic freeing of SME state
Mark Rutland
2025-04-09
arm64/fpsimd: Remove redundant SVE trap manipulation
Mark Rutland
2025-04-09
arm64/fpsimd: Remove unused fpsimd_force_sync_to_sve()
Mark Rutland
2025-04-09
arm64/fpsimd: Avoid RES0 bits in the SME trap handler
Mark Rutland
2025-02-14
Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2025-02-13
KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
Mark Rutland
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-11-06
arm64/sve: Discard stale CPU state when handling SVE traps
Mark Brown
2024-11-04
arm64/fpsimd: Fix a typo
Christophe JAILLET
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-05-22
arm64/fpsimd: Avoid erroneous elide of user state reload
Ard Biesheuvel
2024-05-22
Reapply "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"
Will Deacon
2024-05-17
Revert "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"
Will Deacon
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-03-07
Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...
Catalin Marinas
2024-03-07
arm64/fpsimd: Support FEAT_FPMR
Mark Brown
2024-02-22
arm64/sme: Ensure that all fields in SMCR_EL1 are set to known values
Mark Brown
2024-02-22
arm64/sve: Ensure that all fields in ZCR_EL1 are set to known values
Mark Brown
2024-02-20
arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspend
Mark Brown
2024-02-20
arm64/sme: Restore SME registers on exit from suspend
Mark Brown
2024-02-09
arm64/signal: Don't assume that TIF_SVE means we saved SVE state
Mark Brown
2024-01-18
arm64/sme: Always exit sme_alloc() early with existing storage
Mark Brown
2024-01-18
arm64/fpsimd: Remove spurious check for SVE support
Mark Brown
2024-01-04
Merge branch 'for-next/fpsimd' into for-next/core
Will Deacon
2023-12-13
arm64: Cleanup system cpucap handling
Mark Rutland
2023-12-12
arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD
Ard Biesheuvel
2023-12-12
arm64: fpsimd: Preserve/restore kernel mode NEON at context switch
Ard Biesheuvel
2023-12-12
arm64: fpsimd: Drop unneeded 'busy' flag
Ard Biesheuvel
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_{SVE,SME,SME2,FA64}
Mark Rutland
[next]