mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() Add test validating correct relocation handling for cases where pointer to something is used as an array. E.g.: int *ptr = ...; int x = ptr[42]; Signed-off-by: Andrii Nakryiko <andriin@fb.com> Acked-by: Song Liu <songliubraving@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> |
||
---|---|---|
.. | ||
.gitignore | ||
attach_probe.c | ||
bpf_obj_id.c | ||
bpf_verif_scale.c | ||
core_reloc.c | ||
flow_dissector.c | ||
flow_dissector_load_bytes.c | ||
get_stack_raw_tp.c | ||
global_data.c | ||
l4lb_all.c | ||
map_lock.c | ||
obj_name.c | ||
perf_buffer.c | ||
pkt_access.c | ||
pkt_md_access.c | ||
prog_run_xattr.c | ||
queue_stack_map.c | ||
raw_tp_writable_reject_nbd_invalid.c | ||
raw_tp_writable_test_run.c | ||
reference_tracking.c | ||
send_signal.c | ||
signal_pending.c | ||
skb_ctx.c | ||
spinlock.c | ||
stacktrace_build_id.c | ||
stacktrace_build_id_nmi.c | ||
stacktrace_map.c | ||
stacktrace_map_raw_tp.c | ||
task_fd_query_rawtp.c | ||
task_fd_query_tp.c | ||
tcp_estats.c | ||
tp_attach_query.c | ||
xdp.c | ||
xdp_adjust_tail.c | ||
xdp_noinline.c |