index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf_verifier.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-21
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
1
-0
/
+1
2017-06-23
bpf: possibly avoid extra masking for narrower load in verifier
Yonghong Song
1
-1
/
+2
2017-06-14
bpf: permits narrower load from bpf program context fields
Yonghong Song
1
-0
/
+1
2017-05-11
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
1
-0
/
+1
2017-05-11
bpf: Track alignment of register values in the verifier.
David S. Miller
1
-0
/
+3
2017-03-17
bpf: add helper inlining infra and optimize map_array lookup
Alexei Starovoitov
1
-1
/
+4
2016-12-08
bpf: fix state equivalence
Alexei Starovoitov
1
-7
/
+7
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2016-11-16
bpf: fix range arithmetic for bpf map access
Josef Bacik
1
-2
/
+3
2016-10-19
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
1
-1
/
+1
2016-09-29
bpf: allow access into map value arrays
Josef Bacik
1
-0
/
+12
2016-09-22
bpf: enable non-core use of the verfier
Jakub Kicinski
1
-0
/
+11
2016-09-22
bpf: expose internal verfier structures
Jakub Kicinski
1
-0
/
+79