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_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
/
uapi
Age
Commit message (
Expand
)
Author
2025-01-02
stddef: make __struct_group() UAPI C++-friendly
Alexander Lobakin
2024-08-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
2024-06-12
bpf: Pack struct bpf_fib_lookup
Anton Protopopov
2024-03-06
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2024-03-06
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
2024-01-25
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
2023-10-10
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
2023-10-06
bpf: Clarify error expectations from bpf_clone_redirect
Stanislav Fomichev
2023-06-05
tools headers UAPI: Sync the linux/in.h with the kernel sources
Yanteng Si
2023-05-24
open: return EINVAL for O_DIRECTORY | O_CREAT
Christian Brauner
2022-11-03
tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CI
Andrii Nakryiko
2022-10-26
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
2022-10-25
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
2022-10-25
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
2022-10-25
tools headers uapi: Update linux/in.h copy
Arnaldo Carvalho de Melo
2022-10-22
tools: include: sync include/api/linux/kvm.h
Paolo Bonzini
2022-10-11
Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-06
tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernel
Ravi Bangoria
2022-10-04
perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
Anshuman Khandual
2022-10-04
perf branch: Add branch privilege information request flag
Anshuman Khandual
2022-10-04
perf branch: Extend branch type classification
Anshuman Khandual
2022-10-04
perf branch: Add system error and not in transaction branch types
Anshuman Khandual
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-09-28
bpf: Handle bpf_link_info for the parameterized task BPF iterators.
Kui-Feng Lee
2022-09-28
bpf: Parameterize task iterators.
Kui-Feng Lee
2022-09-27
headers: Remove some left-over license text
Christophe JAILLET
2022-09-26
bpf: Return value in kprobe get_func_ip only for entry address
Jiri Olsa
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2022-09-21
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
2022-09-13
tools/include/uapi: Fix <asm/errno.h> for parisc and xtensa
Ben Hutchings
2022-09-11
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
2022-09-06
bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
Yonghong Song
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-02
bpf: Support getting tunnel flags
Shmulik Ladkani
2022-08-26
bpf: Fix a few typos in BPF helpers documentation
Quentin Monnet
2022-08-25
bpf: Add CGROUP prefix to cgroup_iter_order
Hao Luo
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-25
bpf: Introduce cgroup iter
Hao Luo
2022-08-23
bpf: update bpf_{g,s}et_retval documentation
Stanislav Fomichev
2022-08-23
bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progs
Shmulik Ladkani
2022-08-19
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Namhyung Kim
2022-08-19
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-08-19
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
[next]