index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
Age
Commit message (
Expand
)
Author
2018-07-03
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
2018-07-03
arm64: kpti: Use early_param for kpti= command-line option
Will Deacon
2018-06-06
arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
2018-06-06
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
2018-06-06
arm64: lse: Add early clobbers to some input/output asm operands
Will Deacon
2018-05-30
arm64: dts: qcom: Fix SPI5 config on MSM8996
Ilia Lin
2018-05-30
arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
Marc Zyngier
2018-05-30
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
2018-05-30
arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
Will Deacon
2018-05-22
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
Andre Przywara
2018-05-19
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2018-05-16
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
2018-05-09
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
2018-04-20
arm64: futex: Mask __user pointers prior to dereference
Will Deacon
2018-04-20
arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
Mark Rutland
2018-04-20
arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
Mark Rutland
2018-04-20
arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Mark Rutland
2018-04-20
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Mark Rutland
2018-04-20
arm/arm64: KVM: Turn kvm_psci_version into a static inline
Mark Rutland
2018-04-20
arm64: KVM: Make PSCI_VERSION a fast path
Mark Rutland
2018-04-20
arm/arm64: KVM: Advertise SMCCC v1.1
Mark Rutland
2018-04-20
arm/arm64: KVM: Consolidate the PSCI include files
Mark Rutland
2018-04-20
arm64: KVM: Increment PC after handling an SMC trap
Mark Rutland
2018-04-20
arm64: Branch predictor hardening for Cavium ThunderX2
Mark Rutland
2018-04-20
arm64: Implement branch predictor hardening for affected Cortex-A CPUs
Mark Rutland
2018-04-20
arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
Mark Rutland
2018-04-20
arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
Mark Rutland
2018-04-20
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Mark Rutland
2018-04-20
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Mark Rutland
2018-04-20
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Mark Rutland
2018-04-20
arm64: Move BP hardening to check_and_switch_context
Mark Rutland
2018-04-20
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Mark Rutland
2018-04-20
arm64: Move post_ttbr_update_workaround to C code
Mark Rutland
2018-04-20
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Mark Rutland
2018-04-20
arm64: cpufeature: Pass capability structure to ->enable callback
Mark Rutland
2018-04-20
arm64: Run enable method for errata work arounds on late CPUs
Mark Rutland
2018-04-20
arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
Mark Rutland
2018-04-20
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Mark Rutland
2018-04-20
arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
Mark Rutland
2018-04-20
arm64: uaccess: Prevent speculative use of the current addr_limit
Mark Rutland
2018-04-20
arm64: entry: Ensure branch through syscall table is bounded under speculation
Mark Rutland
2018-04-20
arm64: Use pointer masking to limit uaccess speculation
Mark Rutland
2018-04-20
arm64: Make USER_DS an inclusive limit
Mark Rutland
2018-04-20
arm64: move TASK_* definitions to <asm/processor.h>
Mark Rutland
2018-04-20
arm64: Implement array_index_mask_nospec()
Mark Rutland
2018-04-20
arm64: barrier: Add CSDB macros to control data-value prediction
Mark Rutland
2018-04-13
arm64: kernel: restrict /dev/mem read() calls to linear region
Ard Biesheuvel
2018-04-13
arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage
Will Deacon
2018-04-13
ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path
Timmy Li
2018-04-13
KVM: arm64: Restore host physical timer access on hyp_panic()
James Morse
[next]