..
.gitignore
.gitignore: add SPDX License Identifier
2020-03-25 11:50:48 +01:00
and.c
array_access.c
selftests/bpf: fix "valid read map access into a read-only array 1" on s390
2019-07-18 13:49:21 -07:00
basic_call.c
basic_instr.c
selftests: bpf: add tests for shifts by zero
2019-07-03 11:14:28 +02:00
basic_stack.c
basic_stx_ldx.c
basic.c
bounds_deduction.c
bounds_mix_sign_unsign.c
bounds.c
bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifier
2020-04-03 00:29:54 +02:00
bpf_get_stack.c
bpf: Test_verifier, bpf_get_stack return value add <0
2020-03-30 15:00:30 -07:00
calls.c
selftests/bpf: fix tests
2019-06-19 02:22:52 +02:00
cfg.c
selftests/bpf: fix tests
2019-06-19 02:22:52 +02:00
cgroup_inv_retcode.c
cgroup_skb.c
cgroup_storage.c
const_or.c
ctx_sk_msg.c
ctx_skb.c
selftests/bpf: Test new __sk_buff field gso_size
2020-03-03 16:23:59 -08:00
ctx.c
bpf: Add selftest cases for ctx_or_null argument type
2020-03-27 19:40:39 -07:00
dead_code.c
direct_packet_access.c
selftests/bpf: fix tests due to const spill/fill
2019-06-19 02:22:51 +02:00
direct_stack_access_wraparound.c
direct_value_access.c
div0.c
div_overflow.c
bpf: fix div64 overflow tests to properly detect errors
2019-06-13 23:07:00 +02:00
event_output.c
selftests/bpf: Add selftests for bpf_perf_event_output
2019-07-25 17:56:00 -07:00
helper_access_var_len.c
selftests/bpf: fix tests due to const spill/fill
2019-06-19 02:22:51 +02:00
helper_packet_access.c
helper_value_access.c
int_ptr.c
jit.c
jmp32.c
selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits set
2020-03-06 14:17:39 +01:00
jset.c
jump.c
junk_insn.c
ld_abs.c
ld_dw.c
ld_imm64.c
ld_ind.c
leak_ptr.c
loops1.c
bpf: Add loop test case with 32 bit reg comparison against 0
2019-10-04 12:27:36 -07:00
lwt.c
map_in_map.c
map_ptr_mixing.c
map_ret_val.c
masking.c
meta_access.c
perf_event_sample_period.c
precise.c
selftests/bpf: precision tracking tests
2019-09-05 13:55:50 +02:00
prevent_map_lookup.c
raw_stack.c
raw_tp_writable.c
ref_tracking.c
bpf: Add further test_verifier cases for record_func_key
2019-12-19 13:39:22 -08:00
runtime_jit.c
bpf: Add further test_verifier cases for record_func_key
2019-12-19 13:39:22 -08:00
scale.c
search_pruning.c
sock.c
spill_fill.c
spin_lock.c
stack_ptr.c
bpf, selftests: Add test for BPF_STX BPF_B storing R10
2020-04-20 19:25:30 -07:00
subreg.c
uninit.c
unpriv.c
value_adj_spill.c
value_illegal_alu.c
bpf: Forbid XADD on spilled pointers for unprivileged users
2020-04-20 18:41:34 -07:00
value_or_null.c
value_ptr_arith.c
selftests/bpf: fix "alu with different scalars 1" on s390
2019-07-16 09:20:08 -07:00
value.c
var_off.c
wide_access.c
selftests/bpf: add selftests for wide loads
2019-07-15 23:15:53 +02:00
xadd.c
xdp_direct_packet_access.c
xdp.c