index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
bpf_core_read.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ
Anton Protopopov
1
-0
/
+6
2024-05-08
bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
Jose E. Marchesi
1
-0
/
+1
2024-04-02
libbpf: Use local bpf_helpers.h include
Tobias Böhm
1
-1
/
+1
2024-02-13
libbpf: Add support to GCC in CORE macro definitions
Cupertino Miranda
1
-7
/
+38
2024-01-30
libbpf: add bpf_core_cast() macro
Andrii Nakryiko
1
-0
/
+13
2024-01-23
libbpf: Correct bpf_core_read.h comment wrt bpf_core_relo struct
Dima Tisnek
1
-1
/
+1
2023-12-13
libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
Daniel Xu
1
-0
/
+32
2023-01-28
libbpf: Fix BPF_PROBE_READ{_STR}_INTO() on s390x
Ilya Leoshkevich
1
-2
/
+2
2022-07-05
libbpf: add bpf_core_type_matches() helper macro
Andrii Nakryiko
1
-0
/
+10
2022-07-05
bpf: Introduce TYPE_MATCH related constants/macros
Daniel Müller
1
-0
/
+1
2022-05-09
libbpf: Complete field-based CO-RE helpers with field offset helper
Andrii Nakryiko
1
-0
/
+12
2022-05-09
libbpf: Improve usability of field-based CO-RE helpers
Andrii Nakryiko
1
-4
/
+21
2021-10-25
libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()
Ilya Leoshkevich
1
-1
/
+1
2021-04-26
selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro
Andrii Nakryiko
1
-4
/
+12
2021-01-08
libbpf: Clarify kernel type use with USER variants of CORE reading macros
Andrii Nakryiko
1
-6
/
+39
2021-01-08
libbpf: Add non-CO-RE variants of BPF_CORE_READ() macro family
Andrii Nakryiko
1
-0
/
+38
2021-01-08
libbpf: Add user-space variants of BPF_CORE_READ() family of macros
Andrii Nakryiko
1
-39
/
+59
2020-08-19
libbpf: Implement enum value-based CO-RE relocations
Andrii Nakryiko
1
-0
/
+28
2020-08-19
libbpf: Implement type-based CO-RE relocations support
Andrii Nakryiko
1
-1
/
+51
2020-08-18
libbpf: Switch tracing and CO-RE helper macros to bpf_probe_read_kernel()
Andrii Nakryiko
1
-18
/
+22
2020-06-22
libbpf: Wrap source argument of BPF_CORE_READ macro in parentheses
Andrii Nakryiko
1
-4
/
+4
2019-11-06
libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usage
Andrii Nakryiko
1
-16
/
+11
2019-11-04
libbpf: Add support for field size relocations
Andrii Nakryiko
1
-0
/
+7
2019-11-04
libbpf: Add support for relocatable bitfields
Andrii Nakryiko
1
-0
/
+72
2019-10-15
libbpf: Add BPF-side definitions of supported field relocation kinds
Andrii Nakryiko
1
-1
/
+23
2019-10-11
libbpf: Generate more efficient BPF_CORE_READ code
Andrii Nakryiko
1
-2
/
+2
2019-10-08
libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
Andrii Nakryiko
1
-0
/
+167