index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf_probes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
1
-2
/
+3
2020-08-18
libbpf: Centralize poisoning and poison reallocarray()
Andrii Nakryiko
1
-3
/
+0
2020-07-17
libbpf: Add support for SK_LOOKUP program type
Jakub Sitnicki
1
-0
/
+3
2020-06-01
libbpf: Add BPF ring buffer support
Andrii Nakryiko
1
-0
/
+5
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
1
-0
/
+1
2020-01-22
libbpf: Add support for program extensions
Alexei Starovoitov
1
-0
/
+1
2020-01-10
libbpf: Poison kernel-only integer types
Andrii Nakryiko
1
-0
/
+3
2020-01-09
bpf: libbpf: Add STRUCT_OPS support
Martin KaFai Lau
1
-0
/
+2
2020-01-08
libbpf: Add probe for large INSN limit
Michal Rostecki
1
-0
/
+21
2019-10-31
libbpf: Add support for prog_tracing
Alexei Starovoitov
1
-0
/
+1
2019-07-29
tools/libbpf_probes: Add new devmap_hash type
Toke Høiland-Jørgensen
1
-0
/
+1
2019-06-27
libbpf: support sockopt hooks
Stanislav Fomichev
1
-0
/
+1
2019-05-31
libbpf: Return btf_fd for load_sk_storage_btf
Michal Rostecki
1
-9
/
+4
2019-05-13
libbpf: detect supported kernel BTF features and sanitize BTF
Andrii Nakryiko
1
-32
/
+41
2019-04-27
bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing
Martin KaFai Lau
1
-1
/
+73
2019-04-26
tools: sync bpf.h
Matt Mullins
1
-0
/
+1
2019-04-12
libbpf: Support sysctl hook
Andrey Ignatov
1
-0
/
+1
2019-01-22
tools: bpftool: add probes for eBPF helper functions
Quentin Monnet
1
-0
/
+63
2019-01-22
tools: bpftool: add probes for eBPF map types
Quentin Monnet
1
-0
/
+84
2019-01-22
tools: bpftool: add probes for eBPF program types
Quentin Monnet
1
-0
/
+95