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
/
probes
Age
Commit message (
Expand
)
Author
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-11-12
arm64: Fix typos and spelling errors in comments
mrigendrachaubey
2025-11-07
arm64: kprobes: check the return value of set_memory_rox()
Yang Shi
2025-09-25
arm64: kprobes: call set_memory_rox() for kprobe page
Yang Shi
2025-09-18
arm64: probes: Fix incorrect bl/blr address and register usage
Jeremy Linton
2025-09-16
arm64: uprobes: Add GCS support to uretprobes
Jeremy Linton
2025-09-16
arm64: probes: Add GCS support to bl/blr/ret
Jeremy Linton
2025-09-16
arm64: probes: Break ret out from bl/blr
Jeremy Linton
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
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-14
Merge branch 'for-next/mops' into for-next/core
Catalin Marinas
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
2024-11-08
arm64: uprobes: Optimize cache flushes for xol slot
Liao Chang
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-10-17
arm64: probes: Disable kprobes/uprobes on MOPS instructions
Kristina Martsenko
2024-10-15
arm64: insn: Simulate nop instruction for better uprobe performance
Liao Chang
2024-10-15
arm64: probes: Remove probe_opcode_t
Mark Rutland
2024-10-15
arm64: probes: Cleanup kprobes endianness conversions
Mark Rutland
2024-10-15
arm64: probes: Move kprobes-specific fields
Mark Rutland
2024-10-09
arm64: probes: Fix uprobes for big-endian kernels
Mark Rutland
2024-10-09
arm64: probes: Fix simulate_ldr*_literal()
Mark Rutland
2024-10-09
arm64: probes: Remove broken LDR (literal) uprobe support
Mark Rutland
2024-05-14
arm64: extend execmem_info for generated code allocations
Mike Rapoport (IBM)
2024-02-20
arm64: kretprobes: acquire the regs via a BRK exception
Mark Rutland
2023-02-07
arm64: kprobes: Drop ID map text from kprobes blacklist
Ard Biesheuvel
2022-12-06
Merge branch 'for-next/kprobes' into for-next/core
Will Deacon
2022-12-05
arm64: kprobes: Return DBG_HOOK_ERROR if kprobes can not handle a BRK
Masami Hiramatsu (Google)
2022-12-05
arm64: kprobes: Let arch do_page_fault() fix up page fault in user handler
Masami Hiramatsu (Google)
2022-11-15
arm64: insn: simplify insn group identification
Mark Rutland
2022-09-30
arm64/kprobe: Optimize the performance of patching single-step slot
Liao Chang
2022-04-29
arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
2021-10-22
arm64: kprobes: Make a frame pointer on __kretprobe_trampoline
Masami Hiramatsu
2021-10-22
arm64: kprobes: Record frame pointer with kretprobe instance
Masami Hiramatsu
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
2021-09-30
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-24
Merge branch 'for-next/insn' into for-next/core
Will Deacon
2021-06-11
arm64: insn: decouple patching from insn code
Mark Rutland
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2021-05-27
arm64: Move aarch32 condition check functions
Julien Thierry
2021-05-25
arm64: sync_icache_aliases to take end parameter instead of size
Fuad Tabba
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-04-13
arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG.
zhouchuangao
2021-04-13
arm64: kprobes: Restore local irqflag if kprobes is cancelled
Jisheng Zhang
2021-02-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-02-23
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
He Zhe
2021-01-22
arm64: kprobes: Fix Uexpected kernel BRK exception at EL1
Qais Yousef
[next]