index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
core_reloc.c
Age
Commit message (
Expand
)
Author
2025-02-14
selftests/bpf: add test for LDX/STX/ST relocations over array field
Andrii Nakryiko
2024-12-06
selftests/bpf: Consolidate kernel modules into common directory
Toke Høiland-Jørgensen
2024-11-04
selftests/bpf: Clean up open-coded gettid syscall invocations
Kumar Kartikeya Dwivedi
2024-07-29
selftests/bpf: Fix compiling core_reloc.c with musl-libc
Tony Ambardar
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
2022-07-08
selftests/bpf: Add test involving restrict type qualifier
Daniel Müller
2022-07-05
selftests/bpf: Add type match test against kernel's task_struct
Daniel Müller
2022-07-05
selftests/bpf: Add nested type to type based tests
Daniel Müller
2022-07-05
selftests/bpf: Add test checking more characteristics
Daniel Müller
2022-07-05
selftests/bpf: Add type-match checks to type-based tests
Daniel Müller
2022-06-14
selftests/bpf: Avoid skipping certain subtests
Yonghong Song
2022-06-07
selftests/bpf: Add a test for enum64 value relocations
Yonghong Song
2022-05-09
selftests/bpf: Add bpf_core_field_offset() tests
Andrii Nakryiko
2022-02-20
selftests/bpf: Fix btfgen tests
Andrii Nakryiko
2022-02-17
selftests/bpf: Fix crash in core_reloc when bpftool btfgen fails
Yucong Sun
2022-02-16
selftests/bpf: Test "bpftool gen min_core_btf"
Mauricio Vásquez
2022-02-15
selftests/bpf: Fix GCC11 compiler warnings in -O2 mode
Andrii Nakryiko
2021-12-14
selftests/bpf: Stop using bpf_object__find_program_by_title API.
Kui-Feng Lee
2021-11-26
selftests/bpf: Fix possible NULL passed to memcpy() with zero size
Andrii Nakryiko
2021-11-07
selftests/bpf: Avoid duplicate btf__parse() call
Andrii Nakryiko
2021-10-22
selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIs
Hengqi Chen
2021-10-21
selftests/bpf: Switch to ".bss"/".rodata"/".data" lookups for internal maps
Andrii Nakryiko
2021-09-17
selftests/bpf: Stop using relaxed_core_relocs which has no effect
Andrii Nakryiko
2021-09-13
selftests/bpf: Add test for bpf_get_branch_snapshot
Song Liu
2021-07-16
selftests/bpf: Switch existing selftests to using open_opts for custom BTF
Shuyi Cheng
2021-05-25
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
2021-04-26
selftests/bpf: Fix core_reloc test runner
Andrii Nakryiko
2021-04-26
selftests/bpf: Fix field existence CO-RE reloc tests
Andrii Nakryiko
2021-03-09
selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size
Ilya Leoshkevich
2020-12-03
selftests/bpf: Add tp_btf CO-RE reloc test for modules
Andrii Nakryiko
2020-12-03
selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTF
Andrii Nakryiko
2020-08-19
selftests/bpf: Add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocations
Andrii Nakryiko
2020-08-19
selftests/bpf: Add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGET
Andrii Nakryiko
2020-08-19
selftests/bpf: Test TYPE_EXISTS and TYPE_SIZE CO-RE relocations
Andrii Nakryiko
2020-08-18
selftests/bpf: Add test validating failure on ambiguous relocation value
Andrii Nakryiko
2020-08-13
selftests/bpf: Correct various core_reloc 64-bit assumptions
Andrii Nakryiko
2020-04-28
selftests/bpf: Fix invalid memory reads in core_relo selftest
Andrii Nakryiko
2019-12-15
selftests/bpf: Add flexible array relocation tests
Andrii Nakryiko
2019-11-24
selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data only
Andrii Nakryiko
2019-11-18
selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() tests
Andrii Nakryiko
2019-11-06
selftests/bps: Clean up removed ints relocations negative tests
Andrii Nakryiko
2019-11-04
selftests/bpf: Add field size relocation tests
Andrii Nakryiko
2019-11-04
selftest/bpf: Add relocatable bitfield reading tests
Andrii Nakryiko
2019-10-22
libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration
Andrii Nakryiko
2019-10-21
selftest/bpf: Get rid of a bunch of explicit BPF program type setting
Andrii Nakryiko
2019-10-17
selftests/bpf: Make CO-RE reloc test impartial to test_progs flavor
Andrii Nakryiko
2019-10-15
selftests/bpf: Add field existence CO-RE relocs tests
Andrii Nakryiko
2019-10-08
selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests
Andrii Nakryiko
2019-08-07
selftests/bpf: add CO-RE relocs misc tests
Andrii Nakryiko
2019-08-07
selftests/bpf: add CO-RE relocs ints tests
Andrii Nakryiko
[next]