index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
lib
/
bpf
/
relo_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
libbpf: fix signedness determination in CO-RE relo handling logic
Andrii Nakryiko
1
-1
/
+1
2023-03-01
libbpf: Remove several dead assignments
Viktor Malik
1
-3
/
+0
2022-07-09
bpf: Correctly propagate errors up from bpf_core_composites_match
Daniel Müller
1
-1
/
+8
2022-07-06
bpf, libbpf: Add type match support
Daniel Müller
1
-4
/
+275
2022-06-25
bpf: Merge "types_are_compat" logic into relo_core.c
Daniel Müller
1
-0
/
+80
2022-06-07
libbpf: Add enum64 relocation support
Yonghong Song
1
-17
/
+37
2022-06-07
libbpf: Fix an error in 64bit relocation value computation
Yonghong Song
1
-1
/
+1
2022-06-07
libbpf: Permit 64bit relocation value
Yonghong Song
1
-22
/
+27
2022-06-04
libbpf: Fix a couple of typos
Daniel Müller
1
-4
/
+4
2022-04-27
libbpf: Fix up verifier log for unguarded failed CO-RE relos
Andrii Nakryiko
1
-4
/
+4
2022-04-27
libbpf: Simplify bpf_core_parse_spec() signature
Andrii Nakryiko
1
-19
/
+15
2022-04-27
libbpf: Refactor CO-RE relo human description formatting routine
Andrii Nakryiko
1
-26
/
+38
2022-04-27
libbpf: Fix anonymous type check in CO-RE logic
Andrii Nakryiko
1
-1
/
+1
2022-02-16
libbpf: Split bpf_core_apply_relo()
Mauricio Vásquez
1
-56
/
+23
2021-12-14
libbpf: Fix potential uninit memory read
Andrii Nakryiko
1
-0
/
+1
2021-12-13
libbpf: Don't validate TYPE_ID relo's original imm value
Andrii Nakryiko
1
-5
/
+14
2021-12-04
libbpf: Reduce bpf_core_apply_relo_insn() stack usage.
Alexei Starovoitov
1
-43
/
+19
2021-12-02
bpf: Define enum bpf_core_relo_kind as uapi.
Alexei Starovoitov
1
-42
/
+42
2021-12-02
bpf: Prepare relo_core.c for kernel duty.
Alexei Starovoitov
1
-11
/
+65
2021-12-02
libbpf: Replace btf__type_by_id() with btf_type_by_id().
Alexei Starovoitov
1
-11
/
+8
2021-10-26
libbpf: Use __BYTE_ORDER__
Ilya Leoshkevich
1
-1
/
+1
2021-07-26
libbpf: Split CO-RE logic into relo_core.c.
Alexei Starovoitov
1
-0
/
+1295