index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
bpf_core_read.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro
Andrii Nakryiko
2021-04-26
1
-4
/
+12
*
libbpf: Clarify kernel type use with USER variants of CORE reading macros
Andrii Nakryiko
2021-01-08
1
-6
/
+39
*
libbpf: Add non-CO-RE variants of BPF_CORE_READ() macro family
Andrii Nakryiko
2021-01-08
1
-0
/
+38
*
libbpf: Add user-space variants of BPF_CORE_READ() family of macros
Andrii Nakryiko
2021-01-08
1
-39
/
+59
*
libbpf: Implement enum value-based CO-RE relocations
Andrii Nakryiko
2020-08-19
1
-0
/
+28
*
libbpf: Implement type-based CO-RE relocations support
Andrii Nakryiko
2020-08-19
1
-1
/
+51
*
libbpf: Switch tracing and CO-RE helper macros to bpf_probe_read_kernel()
Andrii Nakryiko
2020-08-18
1
-18
/
+22
*
libbpf: Wrap source argument of BPF_CORE_READ macro in parentheses
Andrii Nakryiko
2020-06-22
1
-4
/
+4
*
libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usage
Andrii Nakryiko
2019-11-06
1
-16
/
+11
*
libbpf: Add support for field size relocations
Andrii Nakryiko
2019-11-04
1
-0
/
+7
*
libbpf: Add support for relocatable bitfields
Andrii Nakryiko
2019-11-04
1
-0
/
+72
*
libbpf: Add BPF-side definitions of supported field relocation kinds
Andrii Nakryiko
2019-10-15
1
-1
/
+23
*
libbpf: Generate more efficient BPF_CORE_READ code
Andrii Nakryiko
2019-10-11
1
-2
/
+2
*
libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
Andrii Nakryiko
2019-10-08
1
-0
/
+167