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_qcom-6.18.y
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
2022-06-16
Merge branch 'sleepable uprobe support'
Alexei Starovoitov
2022-06-16
selftests/bpf: add tests for sleepable (uk)probes
Delyan Kratunov
2022-06-16
libbpf: add support for sleepable uprobe programs
Delyan Kratunov
2022-06-16
bpf: allow sleepable uprobe programs to attach
Delyan Kratunov
2022-06-16
bpf: implement sleepable uprobes by chaining gps
Delyan Kratunov
2022-06-16
bpf: move bpf_prog to bpf.h
Delyan Kratunov
2022-06-17
libbpf: Fix internal USDT address translation logic for shared libraries
Andrii Nakryiko
2022-06-15
samples/bpf: Check detach prog exist or not in xdp_fwd
Zhengchao Shao
2022-06-14
selftests/bpf: Avoid skipping certain subtests
Yonghong Song
2022-06-14
selftests/bpf: Fix test_varlen verification failure with latest llvm
Yonghong Song
2022-06-14
bpftool: Do not check return value from libbpf_set_strict_mode()
Quentin Monnet
2022-06-14
Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
Quentin Monnet
2022-06-14
bpf, arm: Remove unused function emit_a32_alu_r()
YueHaibing
2022-06-14
libbpf: Fix an unsigned < 0 bug
Yonghong Song
2022-06-14
bpf: Fix spelling in bpf_verifier.h
Hongyi Lu
2022-06-11
Merge branch 'Optimize performance of update hash-map when free is zero'
Alexei Starovoitov
2022-06-11
selftest/bpf/benchs: Add bpf_map benchmark
Feng Zhou
2022-06-11
bpf: avoid grabbing spin_locks of all cpus when no free elems
Feng Zhou
2022-06-09
libbpf: Fix uprobe symbol file offset calculation logic
Andrii Nakryiko
2022-06-09
bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"
Kosuke Fujimoto
2022-06-09
bpftool: Fix bootstrapping during a cross compilation
Shahab Vahedi
2022-06-07
Merge branch 'bpf: Add 64bit enum value support'
Alexei Starovoitov
2022-06-07
docs/bpf: Update documentation for BTF_KIND_ENUM64 support
Yonghong Song
2022-06-07
selftests/bpf: Add a test for enum64 value relocations
Yonghong Song
2022-06-07
selftests/bpf: Test BTF_KIND_ENUM64 for deduplication
Yonghong Song
2022-06-07
selftests/bpf: Add BTF_KIND_ENUM64 unit tests
Yonghong Song
2022-06-07
selftests/bpf: Test new enum kflag and enum64 API functions
Yonghong Song
2022-06-07
selftests/bpf: Fix selftests failure
Yonghong Song
2022-06-07
bpftool: Add btf enum64 support
Yonghong Song
2022-06-07
libbpf: Add enum64 relocation support
Yonghong Song
2022-06-07
libbpf: Add enum64 support for bpf linking
Yonghong Song
2022-06-07
libbpf: Add enum64 sanitization
Yonghong Song
2022-06-07
libbpf: Add enum64 support for btf_dump
Yonghong Song
2022-06-07
libbpf: Add enum64 deduplication support
Yonghong Song
2022-06-07
libbpf: Add enum64 parsing and new enum64 public API
Yonghong Song
2022-06-07
libbpf: Refactor btf__add_enum() for future code sharing
Yonghong Song
2022-06-07
libbpf: Fix an error in 64bit relocation value computation
Yonghong Song
2022-06-07
libbpf: Permit 64bit relocation value
Yonghong Song
2022-06-07
bpf: Add btf enum64 support
Yonghong Song
2022-06-03
selftests/bpf: Add drv mode testing for xdping
Hangbin Liu
2022-06-03
libbpf: Fix is_pow_of_2
Yuze Chi
2022-06-03
selftests/bpf: Fix tc_redirect_dtime
Martin KaFai Lau
2022-06-03
bpf, test_run: Remove unnecessary prog type checks
Daniel Xu
2022-06-03
libbpf: Fix a couple of typos
Daniel Müller
2022-06-02
bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
Wang Yufen
2022-06-02
sample: bpf: xdp_router_ipv4: Allow the kernel to send arp requests
Lorenzo Bianconi
2022-06-02
libbpf: Fix determine_ptr_size() guessing
Douglas Raillard
2022-06-02
bpf: Fix KASAN use-after-free Read in compute_effective_progs
Tadeusz Struk
2022-06-02
bpftool: Check for NULL ptr of btf in codegen_asserts
Michael Mullin
2022-06-02
selftests/bpf: Fix test_run logic in fexit_stress.c
Yuntao Wang
[next]