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
/
tools
/
testing
/
selftests
/
bpf
/
test_align.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-16
selftests/bpf: Move test_align under test_progs
Stanislav Fomichev
1
-720
/
+0
2020-05-16
selftests/bpf: Fix test_align verifier log patterns
Stanislav Fomichev
1
-20
/
+21
2019-07-06
selftests/bpf: fix test_align liveliness expectations
Stanislav Fomichev
1
-8
/
+8
2018-12-01
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
1
-2
/
+2
2018-08-11
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
Martin KaFai Lau
1
-4
/
+1
2018-02-27
bpf: unify rlimit handling in selftests
Daniel Borkmann
1
-5
/
+1
2018-01-24
selftests/bpf: make 'dubious pointer arithmetic' test useful
Alexei Starovoitov
1
-7
/
+23
2018-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-21
/
+1
2018-01-07
selftests/bpf: fix test_align
Alexei Starovoitov
1
-21
/
+1
2017-12-01
selftests/bpf: adjust test_align expected output
Alexei Starovoitov
1
-78
/
+78
2017-08-09
selftests/bpf: add tests for subtraction & negative numbers
Edward Cree
1
-0
/
+104
2017-08-09
selftests/bpf: add test for bogus operations on pointers
Edward Cree
1
-2
/
+64
2017-08-09
selftests/bpf: add a test to test_align
Edward Cree
1
-0
/
+67
2017-08-09
selftests/bpf: rewrite test_align
Edward Cree
1
-93
/
+132
2017-07-21
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
1
-1
/
+1
2017-06-13
selftests/bpf: make correct use of exit codes in bpf selftests
Jesper Dangaard Brouer
1
-1
/
+1
2017-06-11
bpf, tests: set rlimit also for test_align, so it doesn't fail
Daniel Borkmann
1
-0
/
+5
2017-05-12
bpf: Handle multiple variable additions into packet pointers in verifier.
David S. Miller
1
-0
/
+37
2017-05-12
bpf: Remove commented out debugging hack in test_align.
David S. Miller
1
-1
/
+0
2017-05-11
bpf: Add verifier test case for alignment.
David S. Miller
1
-0
/
+417