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
Age
Commit message (
Expand
)
Author
2025-07-08
arm64: debug: remove debug exception registration infrastructure
Ada Couprie Diaz
2025-07-08
arm64: debug: split bkpt32 exception entry
Ada Couprie Diaz
2025-07-08
arm64: debug: split brk64 exception entry
Ada Couprie Diaz
2025-07-08
arm64: debug: split hardware watchpoint exception entry
Ada Couprie Diaz
2025-07-08
arm64: debug: split single stepping exception entry
Ada Couprie Diaz
2025-07-08
arm64: debug: refactor reinstall_suspended_bps()
Ada Couprie Diaz
2025-07-08
arm64: debug: split hardware breakpoint exception entry
Ada Couprie Diaz
2025-07-08
arm64: entry: Add entry and exit functions for debug exceptions
Ada Couprie Diaz
2025-07-08
arm64: debug: remove break/step handler registration infrastructure
Ada Couprie Diaz
2025-07-08
arm64: debug: call step handlers statically
Ada Couprie Diaz
2025-07-08
arm64: debug: call software breakpoint handlers statically
Ada Couprie Diaz
2025-07-08
arm64: refactor aarch32_break_handler()
Ada Couprie Diaz
2025-07-08
arm64: debug: clean up single_step_handler logic
Ada Couprie Diaz
2025-07-04
arm64: poe: Handle spurious Overlay faults
Kevin Brodsky
2025-07-04
arm64: Filter out SME hwcaps when FEAT_SME isn't implemented
Mark Brown
2025-07-04
arm64: move smp_send_stop() cpu mask off stack
Arnd Bergmann
2025-07-04
arm64: Unconditionally select CONFIG_JUMP_LABEL
Marc Zyngier
2025-07-04
arm64: efi: Fix KASAN false positive for EFI runtime stack
Breno Leitao
2025-07-04
arm64/watchdog_hld: Add a cpufreq notifier for update watchdog thresh
Yicong Yang
2025-07-03
arm64/debug: Drop redundant DBG_MDSCR_* macros
Anshuman Khandual
2025-07-02
arm64/hwcaps: Add MTE_STORE_ONLY hwcaps
Yeoreum Yun
2025-07-02
arm64/kernel: Support store-only mte tag check
Yeoreum Yun
2025-07-02
arm64/cpufeature: Add MTE_STORE_ONLY feature
Yeoreum Yun
2025-07-02
arm64: Report address tag when FEAT_MTE_TAGGED_FAR is supported
Yeoreum Yun
2025-07-02
arm64/cpufeature: Add FEAT_MTE_TAGGED_FAR feature
Yeoreum Yun
2025-07-01
arm64: Implement HAVE_LIVEPATCH
Song Liu
2025-07-01
ACPI: Suppress misleading SPCR console message when SPCR table is absent
Li Chen
2025-07-01
arm64: pi: use 'targets' instead of extra-y in Makefile
Masahiro Yamada
2025-06-30
arm64: Add BBM Level 2 cpu feature
MikoĊaj Lenczewski
2025-06-30
arm64: cpufeature: Introduce MATCH_ALL_EARLY_CPUS capability type
Catalin Marinas
2025-06-20
arm64: stacktrace: Implement arch_stack_walk_reliable()
Song Liu
2025-06-20
arm64: stacktrace: Check kretprobe_find_ret_addr() return value
Mark Rutland
2025-06-20
arm64/module: Use text-poke API for late relocations.
Dylan Hatch
2025-06-12
arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()
Tengda Wu
2025-06-12
arm64/gcs: Don't call gcs_free() during flush_gcs()
Mark Brown
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
2025-06-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-06-02
arm64: Add override for MPAM
Xi Ruoyao
2025-06-02
arm64: Work around convergence issue with LLD linker
Ard Biesheuvel
2025-06-02
arm64: Disable LLD linker ASSERT()s for the time being
Ard Biesheuvel
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-05-27
Merge branch 'for-next/sme-fixes' into for-next/core
Will Deacon
2025-05-27
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2025-05-27
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2025-05-27
Merge branch 'for-next/fixes' into for-next/core
Will Deacon
2025-05-27
Merge branch 'for-next/entry' into for-next/core
Will Deacon
[prev]
[next]