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
/
samples
Age
Commit message (
Expand
)
Author
2025-02-16
Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-02-13
rust/kernel: Add faux device bindings
Lyude Paul
2025-02-10
Merge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-02-04
samples/hid: fix broken vmlinux path for VMLINUX_BTF
Jinghao Jia
2025-02-04
samples/hid: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
Jinghao Jia
2025-01-31
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-27
selftests: Handle old glibc without execveat(2)
Mickaël Salaün
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-01-22
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-01-22
Merge tag 'landlock-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-21
Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-20
samples/vfs: fix build warnings
Christian Brauner
2025-01-20
samples/vfs: use shared header
Christian Brauner
2025-01-13
samples/damon/prcl: implement schemes setup
SeongJae Park
2025-01-13
samples/damon: introduce a skeleton of a smaple DAMON module for proactive re...
SeongJae Park
2025-01-13
samples/damon/wsse: implement working set size estimation and logging
SeongJae Park
2025-01-13
samples/damon/wsse: start and stop DAMON as the user requests
SeongJae Park
2025-01-13
samples: add a skeleton of a sample DAMON module for working set size estimation
SeongJae Park
2025-01-13
rust: use derive(CoercePointee) on rustc >= 1.84.0
Xiangfei Ding
2025-01-12
livepatch: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-01-10
samples/landlock: Fix possible NULL dereference in parse_path()
Zichen Xie
2025-01-10
samples/vfs/mountinfo: Use __u64 instead of uint64_t
Geert Uytterhoeven
2025-01-09
samples: add test-list-all-mounts
Christian Brauner
2025-01-09
samples: add a mountinfo program to demonstrate statmount()/listmount()
Jeff Layton
2024-12-26
fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
2024-12-26
fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
2024-12-20
samples: rust: add Rust platform sample driver
Danilo Krummrich
2024-12-20
samples: rust: add Rust PCI sample driver
Danilo Krummrich
2024-12-18
samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
Mickaël Salaün
2024-12-18
samples/check-exec: Add set-exec
Mickaël Salaün
2024-12-16
rust: finish using custom FFI integer types
Miguel Ojeda
2024-12-16
samples: rust_misc_device: Provide an example C program to exercise functiona...
Lee Jones
2024-12-16
samples: rust_misc_device: Demonstrate additional get/set value functionality
Lee Jones
2024-12-16
samples: rust: Provide example using the new Rust MiscDevice abstraction
Lee Jones
2024-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-05
samples/bpf: Pass TPROGS_USER_CFLAGS to libbpf makefile
Eduard Zingerman
2024-12-03
samples/bpf: Remove unnecessary -I flags from libbpf EXTRA_CFLAGS
Eduard Zingerman
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
samples/bpf: Remove unused variable
Zhu Jun
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]