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.18-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.18.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
Age
Commit message (
Expand
)
Author
2019-06-19
libbpf: constify getter APIs
Andrii Nakryiko
2019-06-18
samples: bpf: refactor header include path
Daniel T. Lee
2019-06-18
samples: bpf: remove unnecessary include options in Makefile
Daniel T. Lee
2019-06-18
Merge branch 'bpf-libbpf-btf-defined-maps'
Daniel Borkmann
2019-06-18
selftests/bpf: convert tests w/ custom values to BTF-defined maps
Andrii Nakryiko
2019-06-18
selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined maps
Andrii Nakryiko
2019-06-18
selftests/bpf: add test for BTF-defined maps
Andrii Nakryiko
2019-06-18
libbpf: allow specifying map definitions using BTF
Andrii Nakryiko
2019-06-18
libbpf: split initialization and loading of BTF
Andrii Nakryiko
2019-06-18
libbpf: identify maps by section index in addition to offset
Andrii Nakryiko
2019-06-18
libbpf: refactor map initialization
Andrii Nakryiko
2019-06-18
libbpf: streamline ELF parsing error-handling
Andrii Nakryiko
2019-06-18
libbpf: extract BTF loading logic
Andrii Nakryiko
2019-06-18
libbpf: add common min/max macro to libbpf_internal.h
Andrii Nakryiko
2019-06-15
bpf: Fix build error without CONFIG_INET
YueHaibing
2019-06-15
selftests/bpf: convert socket_cookie test to sk storage
Stanislav Fomichev
2019-06-15
bpf/tools: sync bpf.h
Stanislav Fomichev
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog type
Stanislav Fomichev
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type
Stanislav Fomichev
2019-06-15
bpf: Add test for SO_REUSEPORT_DETACH_BPF
Martin KaFai Lau
2019-06-15
bpf: Sync asm-generic/socket.h to tools/
Martin KaFai Lau
2019-06-15
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
2019-06-15
libbpf: fix check for presence of associated BTF for map creation
Andrii Nakryiko
2019-06-15
selftests/bpf: signedness bug in enable_all_controllers()
Dan Carpenter
2019-06-15
samples/bpf: fix include path in Makefile
Prashant Bhole
2019-06-12
bpf: silence warning messages in core
Valdis Klētnieks
2019-06-11
Merge branch 'bpf-libbpf-num-cpus'
Daniel Borkmann
2019-06-11
bpf: use libbpf_num_possible_cpus internally
Hechao Li
2019-06-11
selftests/bpf: remove bpf_util.h from BPF C progs
Hechao Li
2019-06-11
bpf: add a new API libbpf_num_possible_cpus()
Hechao Li
2019-06-11
selftests/bpf : clean up feature/ when make clean
Hechao Li
2019-06-10
selftests/bpf: fix constness of source arg for bpf helpers
Andrii Nakryiko
2019-06-10
samples: bpf: don't run probes at the local make stage
Jakub Kicinski
2019-06-10
Merge branch 'xskmap-lookup'
Alexei Starovoitov
2019-06-10
libbpf: remove qidconf and better support external bpf programs.
Jonathan Lemon
2019-06-10
tools/bpf: Add bpf_map_lookup_elem selftest for xskmap
Jonathan Lemon
2019-06-10
bpf/tools: sync bpf.h
Jonathan Lemon
2019-06-10
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
2019-06-07
bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helper
Roman Gushchin
2019-06-06
samples: bpf: print a warning about headers_install
Jakub Kicinski
2019-06-04
bpf: remove redundant assignment to err
Colin Ian King
2019-06-04
bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
Colin Ian King
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
selftests/bpf: measure RTT from xdp using xdping
Alan Maguire
2019-05-31
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2019-05-31
bpf: doc: update answer for 32-bit subregister question
Jiong Wang
2019-05-31
Merge branch 'map-charge-cleanup'
Alexei Starovoitov
2019-05-31
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
2019-05-31
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
2019-05-31
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
[next]