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
/
kernel
/
bpf
/
verifier.c
Age
Commit message (
Expand
)
Author
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-23
bpf: allow xadd only on aligned memory
Daniel Borkmann
2018-02-15
bpf: Remove unused callee_saved array
Joe Stringer
2018-01-26
bpf: fix subprog verifier bypass by div/mod by 0 exception
Daniel Borkmann
2018-01-26
bpf: make unknown opcode handling more robust
Daniel Borkmann
2018-01-26
bpf: improve dead code sanitizing
Daniel Borkmann
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
bpf: add upper complexity limit to verifier log
Daniel Borkmann
2018-01-19
bpf, verifier: detect misconfigured mem, size argument pair
Daniel Borkmann
2018-01-17
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-16
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-01-14
bpf: offload: add map offload infrastructure
Jakub Kicinski
2018-01-14
bpf: fix 32-bit divide by zero
Alexei Starovoitov
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-10
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2018-01-10
bpf: fix spelling mistake: "obusing" -> "abusing"
Colin Ian King
2018-01-10
bpf: export function to write into verifier log buffer
Quentin Monnet
2018-01-09
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
2018-01-08
bpf: fix verifier GPF in kmalloc failure path
Alexei Starovoitov
2017-12-31
bpf: offload: allow netdev to disappear while verifier is running
Jakub Kicinski
2017-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-27
bpf: fix max call depth check
Alexei Starovoitov
2017-12-27
bpf: fix maximum stack depth tracking logic
Alexei Starovoitov
2017-12-23
bpf: fix stacksafe exploration when comparing states
Gianluca Borello
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-20
bpf: allow for correlation of maps and helpers in dump
Daniel Borkmann
2017-12-20
bpf: fix kallsyms handling for subprogs
Daniel Borkmann
2017-12-21
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
2017-12-21
bpf: fix integer overflows
Alexei Starovoitov
2017-12-21
bpf: don't prune branches when a scalar is replaced with a pointer
Jann Horn
2017-12-21
bpf: force strict alignment checks for stack pointers
Jann Horn
2017-12-21
bpf: fix missing error return in check_stack_boundary()
Jann Horn
2017-12-21
bpf: fix 32-bit ALU op verification
Jann Horn
2017-12-21
bpf: fix incorrect tracking of register size truncation
Jann Horn
2017-12-21
bpf: fix incorrect sign extension in check_alu_op()
Jann Horn
2017-12-21
bpf/verifier: fix bounds calculation on BPF_RSH
Edward Cree
2017-12-19
bpf: make function skip_callee static and return NULL rather than 0
Colin Ian King
2017-12-19
bpf: fix spelling mistake: "funcation"-> "function"
Colin Ian King
2017-12-17
bpf: x64: add JIT support for multi-function programs
Alexei Starovoitov
2017-12-17
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
2017-12-17
bpf: add support for bpf_call to interpreter
Alexei Starovoitov
2017-12-17
bpf: teach verifier to recognize zero initialized stack
Alexei Starovoitov
2017-12-17
bpf: introduce function calls (verification)
Alexei Starovoitov
2017-12-17
bpf: introduce function calls (function boundaries)
Alexei Starovoitov
2017-12-15
bpf: guarantee r1 to be ctx in case of bpf_helper_changes_pkt_data
Daniel Borkmann
2017-12-12
bpf: add a bpf_override_function helper
Josef Bacik
2017-12-01
bpf: cleanup register_is_null()
Alexei Starovoitov
2017-12-01
bpf: improve JEQ/JNE path walking
Alexei Starovoitov
[next]