index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
selftests/bpf: Pass sanitizer flags to linker through LDFLAGS
Andrii Nakryiko
2021-11-07
1
-0
/
+1
|
*
selftests/bpf: Use explicit bpf_test_load_program() helper calls
Andrii Nakryiko
2021-11-07
9
-11
/
+12
|
*
selftests/bpf: Use explicit bpf_prog_test_load() calls everywhere
Andrii Nakryiko
2021-11-07
37
-59
/
+68
|
*
selftests/bpf: Merge test_stub.c into testing_helpers.c
Andrii Nakryiko
2021-11-07
4
-60
/
+78
|
*
selftests/bpf: Convert legacy prog load APIs to bpf_prog_load()
Andrii Nakryiko
2021-11-07
10
-112
/
+99
|
*
selftests/bpf: Fix non-strict SEC() program sections
Andrii Nakryiko
2021-11-07
7
-7
/
+7
|
*
libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load()
Andrii Nakryiko
2021-11-07
1
-1
/
+1
*
|
bpf: selftest: Trigger a DCE on the whole subprog
Martin KaFai Lau
2021-11-06
1
-0
/
+12
*
|
selftests/bpf/xdp_redirect_multi: Limit the tests in netns
Hangbin Liu
2021-11-05
2
-10
/
+17
*
|
selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly
Hangbin Liu
2021-11-05
1
-2
/
+2
*
|
selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp number
Hangbin Liu
2021-11-05
1
-4
/
+4
*
|
selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder
Hangbin Liu
2021-11-05
1
-17
/
+18
*
|
selftests/bpf: Verifier test on refill from a smaller spill
Martin KaFai Lau
2021-11-03
1
-0
/
+17
*
|
selftests/bpf: Make netcnt selftests serial to avoid spurious failures
Andrii Nakryiko
2021-11-03
1
-1
/
+1
*
|
selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs
Lorenz Bauer
2021-11-03
1
-1
/
+64
*
|
selftests/bpf: Convert test_bpffs to ASSERT macros
Lorenz Bauer
2021-11-03
1
-11
/
+11
|
/
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-01
174
-656
/
+3457
|
\
|
*
selftests/bpf: Add a testcase for 64-bit bounds propagation issue.
Alexei Starovoitov
2021-11-01
2
-0
/
+63
|
*
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
2021-11-01
1
-1
/
+1
|
*
selftests/bpf: Fix also no-alu32 strobemeta selftest
Andrii Nakryiko
2021-11-01
1
-13
/
+2
|
*
selftests/bpf: Add bloom map success test for userspace calls
Joanne Koong
2021-11-01
1
-26
/
+33
|
*
selftests/bpf: Add test cases for struct_ops prog
Hou Tao
2021-11-01
2
-0
/
+165
|
*
selftests, bpf: Fix broken riscv build
Björn Töpel
2021-11-01
1
-1
/
+1
|
*
selftests, bpf: Add one test for sockmap with strparser
Liu Jian
2021-11-01
1
-3
/
+30
|
*
selftests, bpf: Fix test_txmsg_ingress_parser error
Liu Jian
2021-11-01
1
-0
/
+2
|
*
selftests/bpf: Fix strobemeta selftest regression
Andrii Nakryiko
2021-11-01
1
-0
/
+11
|
*
selftests/bpf: Fix fclose/pclose mismatch in test_progs
Andrea Righi
2021-10-29
1
-2
/
+2
|
*
selftests/bpf: Fix memory leak in test_ima
Kumar Kartikeya Dwivedi
2021-10-28
1
-1
/
+2
|
*
selftests/bpf: Fix fd cleanup in sk_lookup test
Kumar Kartikeya Dwivedi
2021-10-28
1
-2
/
+2
|
*
selftests/bpf: Add weak/typeless ksym test for light skeleton
Kumar Kartikeya Dwivedi
2021-10-28
15
-107
/
+142
|
*
bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...
Joanne Koong
2021-10-28
4
-5
/
+104
|
*
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
2021-10-28
8
-30
/
+695
|
*
selftests/bpf: Add bloom filter map test cases
Joanne Koong
2021-10-28
2
-0
/
+286
|
*
selftests/bpf: Adding a namespace reset for tc_redirect
Yucong Sun
2021-10-27
1
-0
/
+14
|
*
selftests/bpf: Fix attach_probe in parallel mode
Yucong Sun
2021-10-27
1
-2
/
+7
|
*
selfetests/bpf: Update vmtest.sh defaults
Yucong Sun
2021-10-27
1
-3
/
+3
|
*
selftests/bpf: Guess function end for test_get_branch_snapshot
Song Liu
2021-10-25
3
-44
/
+4
|
*
selftests/bpf: Skip all serial_test_get_branch_snapshot in vm
Song Liu
2021-10-25
1
-10
/
+6
|
*
selftests/bpf: Fix test_core_reloc_mods on big-endian machines
Ilya Leoshkevich
2021-10-25
1
-0
/
+9
|
*
selftests/bpf: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-10-25
5
-16
/
+16
|
*
selftests/bpf: Split out bpf_verif_scale selftests into multiple tests
Andrii Nakryiko
2021-10-25
1
-68
/
+152
|
*
selftests/bpf: Mark tc_redirect selftest as serial
Andrii Nakryiko
2021-10-25
1
-1
/
+1
|
*
selftests/bpf: Support multiple tests per file
Andrii Nakryiko
2021-10-25
1
-4
/
+3
|
*
selftests/bpf: Normalize selftest entry points
Andrii Nakryiko
2021-10-25
6
-15
/
+13
|
*
selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.c
Yonghong Song
2021-10-22
1
-2
/
+7
|
*
selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedef
Yonghong Song
2021-10-22
1
-6
/
+41
|
*
selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit tests
Yonghong Song
2021-10-22
1
-0
/
+36
|
*
selftests/bpf: Fix flow dissector tests
Stanislav Fomichev
2021-10-22
3
-20
/
+18
|
*
selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIs
Hengqi Chen
2021-10-22
8
-22
/
+22
|
*
selftests/bpf: Make perf_buffer selftests work on 4.9 kernel again
Andrii Nakryiko
2021-10-22
2
-2
/
+23
[prev]
[next]