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_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
Age
Commit message (
Expand
)
Author
2018-01-31
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-01-31
bpf: fix 32-bit divide by zero
Alexei Starovoitov
2018-01-31
bpf: fix divides by zero
Eric Dumazet
2018-01-31
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-17
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2018-01-17
bpf, array: fix overflow in max_entries and undefined behavior in index_mask
Daniel Borkmann
2018-01-17
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
2017-12-25
bpf: fix integer overflows
Daniel Borkmann
2017-12-25
bpf: don't prune branches when a scalar is replaced with a pointer
Daniel Borkmann
2017-12-25
bpf: force strict alignment checks for stack pointers
Daniel Borkmann
2017-12-25
bpf: fix missing error return in check_stack_boundary()
Daniel Borkmann
2017-12-25
bpf: fix 32-bit ALU op verification
Daniel Borkmann
2017-12-25
bpf: fix incorrect tracking of register size truncation
Daniel Borkmann
2017-12-25
bpf: fix incorrect sign extension in check_alu_op()
Daniel Borkmann
2017-12-25
bpf/verifier: fix bounds calculation on BPF_RSH
Daniel Borkmann
2017-12-25
bpf: fix branch pruning logic
Daniel Borkmann
2017-12-14
bpf: fix lockdep splat
Eric Dumazet
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
2017-10-22
bpf: fix pattern matches for direct packet access
Daniel Borkmann
2017-10-22
bpf: fix off by one for range markings with L{T, E} patterns
Daniel Borkmann
2017-10-22
bpf: devmap fix arithmetic overflow in bitmap_size calculation
John Fastabend
2017-10-20
bpf: require CAP_NET_ADMIN when using devmap
John Fastabend
2017-10-20
bpf: require CAP_NET_ADMIN when using sockmap maps
John Fastabend
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
2017-10-19
bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations
Daniel Borkmann
2017-10-19
bpf: fix splat for illegal devmap percpu allocation
Daniel Borkmann
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2017-10-07
bpf: fix liveness marking
Alexei Starovoitov
2017-10-03
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
2017-09-19
bpf: fix ri->map_owner pointer on bpf_prog_realloc
Daniel Borkmann
2017-09-19
bpf: do not disable/enable BH in bpf_map_free_id()
Eric Dumazet
2017-09-18
bpf: devmap: pass on return value of bpf_map_precharge_memlock
Tobias Klauser
2017-09-15
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2017-09-08
bpf: devmap, use cond_resched instead of cpu_relax
John Fastabend
2017-09-08
bpf: add support for sockmap detach programs
John Fastabend
2017-09-08
bpf: don't select potentially stale ri->map from buggy xdp progs
Daniel Borkmann
2017-09-05
bpf: fix numa_node validation
Eric Dumazet
2017-09-01
bpf: sockmap update/simplify memory accounting scheme
John Fastabend
2017-09-01
bpf: Only set node->ref = 1 if it has not been set
Martin KaFai Lau
2017-09-01
bpf: Inline LRU map lookup
Martin KaFai Lau
2017-08-28
bpf: fix oops on allocation failure
Dan Carpenter
2017-08-28
bpf: sockmap indicate sock events to listeners
John Fastabend
2017-08-28
bpf: harden sockmap program attach to ensure correct map type
John Fastabend
[next]