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
/
tools
/
include
Age
Commit message (
Expand
)
Author
2025-05-07
bpf: Clarify handling of mark and tstamp by redirect_peer
Paul Chaignon
2025-05-03
tools headers: Synchronize prctl.h ABI header
Sebastian Andrzej Siewior
2025-04-22
tools/nolibc: implement width padding in printf()
Thomas Weißschuh
2025-04-22
tools/nolibc: add snprintf() and friends
Thomas Weißschuh
2025-04-22
tools/nolibc: allow limiting of printf destination size
Thomas Weißschuh
2025-04-22
tools/nolibc: allow different write callbacks in printf
Thomas Weißschuh
2025-04-22
tools/nolibc: add getopt()
Thomas Weißschuh
2025-04-22
tools/nolibc: add dprintf() and vdprintf()
Thomas Weißschuh
2025-04-22
tools/nolibc: implement waitpid() in terms of waitid()
Thomas Weißschuh
2025-04-22
tools/nolibc: add setpgrp()
Thomas Weißschuh
2025-04-22
tools/nolibc: add _exit()
Thomas Weißschuh
2025-04-22
tools/nolibc: add tolower() and toupper()
Thomas Weißschuh
2025-04-22
tools/nolibc: use ppoll_time64 if available
Thomas Weißschuh
2025-04-22
tools/nolibc: use pselect6_time64 if available
Thomas Weißschuh
2025-04-22
tools/nolibc: use intmax definitions from compiler
Thomas Weißschuh
2025-04-22
tools/nolibc: handle intmax_t/uintmax_t in printf
Thomas Weißschuh
2025-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
2025-04-19
tools/nolibc: move wait() and friends to sys/wait.h
Thomas Weißschuh
2025-04-19
tools/nolibc: add sys/types.h shim
Thomas Weißschuh
2025-04-19
tools/nolibc: move gettimeofday() to sys/time.h
Thomas Weißschuh
2025-04-19
tools/nolibc: move syscall() to sys/syscall.h
Thomas Weißschuh
2025-04-19
tools/nolibc: move stat() and friends to sys/stat.h
Thomas Weißschuh
2025-04-19
tools/nolibc: move mmap() and friends to sys/mman.h
Thomas Weißschuh
2025-04-19
tools/nolibc: move getauxval() to sys/auxv.h
Thomas Weißschuh
2025-04-19
tools/nolibc: move open() and friends to fcntl.h
Thomas Weißschuh
2025-04-19
tools/nolibc: add elf.h
Thomas Weißschuh
2025-04-19
tools/nolibc: prepare for headers in subdirectories
Thomas Weißschuh
2025-04-19
tools/nolibc: fix integer overflow in i{64,}toa_r() and
Thomas Weißschuh
2025-04-19
tools/nolibc: properly align dirent buffer
Thomas Weißschuh
2025-04-19
tools/nolibc: disable function sanitizer for _start_c()
Thomas Weißschuh
2025-04-19
tools/nolibc: add __nolibc_aligned() and __nolibc_aligned_as()
Thomas Weißschuh
2025-04-19
tools/nolibc: add __nolibc_has_feature()
Thomas Weißschuh
2025-04-14
tools/nolibc: drop manual stack pointer alignment
Thomas Weißschuh
2025-04-11
tools/nolibc: Add support for SPARC
Thomas Weißschuh
2025-04-11
tools/nolibc/types.h: fix mismatched parenthesis in minor()
Jemmy Wong
2025-04-10
tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sources
Namhyung Kim
2025-04-10
tools headers: Update the uapi/asm-generic/mman-common.h copy with the kernel...
Namhyung Kim
2025-04-10
tools headers: Update the syscall table with the kernel sources
Namhyung Kim
2025-04-10
tools headers: Update the VFS headers with the kernel sources
Namhyung Kim
2025-04-10
tools headers: Update the uapi/linux/perf_event.h copy with the kernel sources
Namhyung Kim
2025-04-10
tools headers: Update the socket headers with the kernel sources
Namhyung Kim
2025-04-10
tools headers: Update the KVM headers with the kernel sources
Namhyung Kim
2025-04-09
bpf: Clarify the meaning of BPF_F_PSEUDO_HDR
Paul Chaignon
2025-04-09
bpf: Clarify role of BPF_F_RECOMPUTE_CSUM
Paul Chaignon
2025-04-06
tools/include: make uapi/linux/types.h usable from assembly
Thomas Weißschuh
2025-04-04
bpf: Fix a comment describing bpf_attr
Anton Protopopov
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
[prev]
[next]