index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
Jose E. Marchesi
2024-05-08
1
-0
/
+1
*
libbpf: Use local bpf_helpers.h include
Tobias Böhm
2024-04-02
1
-1
/
+1
*
libbpf: Add support to GCC in CORE macro definitions
Cupertino Miranda
2024-02-13
1
-7
/
+38
*
libbpf: add bpf_core_cast() macro
Andrii Nakryiko
2024-01-30
1
-0
/
+13
*
libbpf: Correct bpf_core_read.h comment wrt bpf_core_relo struct
Dima Tisnek
2024-01-23
1
-1
/
+1
*
libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
Daniel Xu
2023-12-13
1
-0
/
+32
*
libbpf: Fix BPF_PROBE_READ{_STR}_INTO() on s390x
Ilya Leoshkevich
2023-01-28
1
-2
/
+2
*
libbpf: add bpf_core_type_matches() helper macro
Andrii Nakryiko
2022-07-05
1
-0
/
+10
*
bpf: Introduce TYPE_MATCH related constants/macros
Daniel Müller
2022-07-05
1
-0
/
+1
*
libbpf: Complete field-based CO-RE helpers with field offset helper
Andrii Nakryiko
2022-05-09
1
-0
/
+12
*
libbpf: Improve usability of field-based CO-RE helpers
Andrii Nakryiko
2022-05-09
1
-4
/
+21
*
libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()
Ilya Leoshkevich
2021-10-25
1
-1
/
+1
*
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