index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
btf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Support readonly/readwrite buffers in verifier
Yonghong Song
2020-07-26
1
-0
/
+13
*
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
2020-07-21
1
-2
/
+3
*
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
2020-07-21
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-14
1
-92
/
+11
|
\
|
*
bpf: Use BTF_ID to resolve bpf_ctx_convert struct
Jiri Olsa
2020-07-13
1
-8
/
+6
|
*
bpf: Remove btf_id helpers resolving
Jiri Olsa
2020-07-13
1
-84
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
bpf: Do not allow btf_ctx_access with __int128 types
John Fastabend
2020-06-25
1
-2
/
+2
*
|
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
2020-06-25
1
-0
/
+1
*
|
bpf: Support access to bpf map fields
Andrey Ignatov
2020-06-22
1
-0
/
+40
*
|
bpf: Switch btf_parse_vmlinux to btf_find_by_name_kind
Andrey Ignatov
2020-06-22
1
-17
/
+6
|
/
*
bpf: Enable bpf_iter targets registering ctx argument types
Yonghong Song
2020-05-13
1
-5
/
+10
*
bpf: Support variable length array in tracing programs
Yonghong Song
2020-05-10
1
-0
/
+37
*
bpf: Add PTR_TO_BTF_ID_OR_NULL support
Yonghong Song
2020-05-10
1
-1
/
+4
*
bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link
Andrii Nakryiko
2020-04-29
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-31
1
-11
/
+34
|
\
|
*
bpf: btf: Fix arg verification in btf_ctx_access()
KP Singh
2020-03-30
1
-7
/
+17
|
*
bpf: lsm: Implement attach, detach and execution
KP Singh
2020-03-30
1
-1
/
+15
|
*
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
2020-03-19
1
-5
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-30
1
-1
/
+2
|
\
\
|
*
|
bpf: Explicitly memset some bpf info structures declared on the stack
Greg Kroah-Hartman
2020-03-20
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-26
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
bpf/btf: Fix BTF verification of enum members in struct/union
Yoshiki Komachi
2020-03-10
1
-1
/
+1
*
|
bpf: Attachment verification for BPF_MODIFY_RETURN
KP Singh
2020-03-04
1
-8
/
+20
*
|
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
2020-03-04
1
-1
/
+2
|
/
*
bpf: Make btf_check_func_type_match() static
Hongbo Yao
2020-02-11
1
-3
/
+3
*
bpf: Fix modifier skipping logic
Alexei Starovoitov
2020-02-04
1
-5
/
+3
*
bpf: Reuse log from btf_prase_vmlinux() in btf_struct_ops_init()
Martin KaFai Lau
2020-01-29
1
-1
/
+1
*
bpf: Allow BTF ctx access for string pointers
Jiri Olsa
2020-01-25
1
-0
/
+16
*
bpf: Introduce dynamic program extensions
Alexei Starovoitov
2020-01-22
1
-1
/
+151
*
bpf: Introduce function-by-function verification
Alexei Starovoitov
2020-01-10
1
-31
/
+144
*
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
1
-11
/
+9
*
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
1
-27
/
+61
*
bpf: Support bitfield read access in btf_struct_access
Martin KaFai Lau
2020-01-09
1
-5
/
+39
*
bpf: Add enum support to btf_ctx_access()
Martin KaFai Lau
2020-01-09
1
-1
/
+1
*
bpf: Avoid storing modifier to info->btf_id
Martin KaFai Lau
2020-01-09
1
-3
/
+6
*
bpf: Fix build in minimal configurations, again
Arnd Bergmann
2019-12-11
1
-0
/
+1
*
bpf: Fix build in minimal configurations
Alexei Starovoitov
2019-11-29
1
-0
/
+1
*
bpf: Fix static checker warning
Alexei Starovoitov
2019-11-27
1
-1
/
+3
*
bpf: Support attaching tracing BPF program to other BPF programs
Alexei Starovoitov
2019-11-15
1
-8
/
+62
*
bpf: Compare BTF types of functions arguments with actual types
Alexei Starovoitov
2019-11-15
1
-0
/
+82
*
bpf: Annotate context types
Alexei Starovoitov
2019-11-15
1
-3
/
+111
*
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
2019-11-15
1
-1
/
+25
*
bpf: Introduce BPF trampoline
Alexei Starovoitov
2019-11-15
1
-4
/
+73
*
bpf: Add array support to btf_struct_access
Martin KaFai Lau
2019-11-07
1
-29
/
+166
*
bpf: Prepare btf_ctx_access for non raw_tp use case
Martin KaFai Lau
2019-10-25
1
-60
/
+13
*
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
2019-10-17
1
-0
/
+68
*
bpf: Implement accurate raw_tp context access via BTF
Alexei Starovoitov
2019-10-17
1
-0
/
+190
*
bpf: Process in-kernel BTF
Alexei Starovoitov
2019-10-17
1
-1
/
+70
*
bpf: Clean up indentation issue in BTF kflag processing
Colin Ian King
2019-09-26
1
-1
/
+1
[next]