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: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
Daan De Meyer
2023-10-12
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
1
-1
/
+1
|
\
|
*
bpf: Fix a erroneous check after snprintf()
Christophe JAILLET
2023-09-12
1
-1
/
+1
*
|
bpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
1
-8
/
+21
*
|
bpf: Add BPF_KPTR_PERCPU as a field type
Yonghong Song
2023-09-08
1
-0
/
+5
|
/
*
Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-09-02
1
-1
/
+1
|
\
|
*
tracing/probes: Support BTF argument on module functions
Masami Hiramatsu (Google)
2023-08-23
1
-1
/
+1
*
|
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
2023-08-03
1
-0
/
+1
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-14
1
-12
/
+12
|
\
\
|
|
/
|
/
|
|
*
bpf: Fix an error in verifying a field in a union
Yafang Shao
2023-07-14
1
-1
/
+1
|
*
bpf: Fix an error around PTR_UNTRUSTED
Yafang Shao
2023-07-14
1
-11
/
+9
|
*
bpf: Resolve modifiers when walking structs
Stanislav Fomichev
2023-06-30
1
-0
/
+2
*
|
bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_...
SeongJae Park
2023-07-03
1
-4
/
+2
|
/
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-24
1
-9
/
+10
|
\
|
*
bpf: Silence a warning in btf_type_id_size()
Yonghong Song
2023-05-30
1
-9
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-23
1
-12
/
+8
|
\
\
|
|
/
|
/
|
|
*
bpf/btf: Accept function names that contain dots
Florent Revest
2023-06-21
1
-12
/
+8
*
|
bpf: Add kfunc filter function to 'struct btf_kfunc_id_set'
Aditi Ghag
2023-05-20
1
-11
/
+54
|
/
*
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
2023-04-21
1
-0
/
+6
*
bpf: Fix race between btf_put and btf_idr walk.
Alexei Starovoitov
2023-04-21
1
-5
/
+3
*
bpf: support access variable length array of integer type
Feng Zhou
2023-04-20
1
-3
/
+5
*
bpf: Migrate bpf_rbtree_remove to possibly fail
Dave Marchevsky
2023-04-16
1
-19
/
+2
*
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
2023-04-16
1
-1
/
+11
*
bpf: Remove btf_field_offs, use btf_record's fields instead
Dave Marchevsky
2023-04-16
1
-72
/
+21
*
Daniel Borkmann says:
Jakub Kicinski
2023-04-14
1
-82
/
+197
|
\
|
*
bpf/btf: Fix is_int_ptr()
Feng Zhou
2023-04-11
1
-6
/
+2
|
*
bpf: Simplify internal verifier log interface
Andrii Nakryiko
2023-04-11
1
-33
/
+32
|
*
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
2023-04-11
1
-14
/
+18
|
*
bpf: Simplify logging-related error conditions handling
Andrii Nakryiko
2023-04-11
1
-1
/
+1
|
*
bpf: Fix missing -EFAULT return on user log buf error in btf_parse()
Andrii Nakryiko
2023-04-11
1
-0
/
+4
|
*
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
2023-04-11
1
-1
/
+2
|
*
bpf: Refactor btf_nested_type_is_trusted().
Alexei Starovoitov
2023-04-05
1
-27
/
+17
|
*
bpf: Disable migration when freeing stashed local kptr using obj drop
Dave Marchevsky
2023-03-14
1
-3
/
+1
|
*
bpf: Support __kptr to local kptrs
Dave Marchevsky
2023-03-11
1
-9
/
+28
|
*
bpf: btf: Remove unused btf_field_info_type enum
Dave Marchevsky
2023-03-10
1
-6
/
+0
|
*
bpf: add iterator kfuncs registration and validation logic
Andrii Nakryiko
2023-03-09
1
-1
/
+111
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-10
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
Lorenz Bauer
2023-03-06
1
-0
/
+1
*
|
bpf: Refactor RCU enforcement in the verifier.
Alexei Starovoitov
2023-03-03
1
-3
/
+13
*
|
bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.
Alexei Starovoitov
2023-03-03
1
-2
/
+2
*
|
bpf: Add skb dynptrs
Joanne Koong
2023-03-01
1
-0
/
+18
*
|
bpf: Support "sk_buff" and "xdp_buff" as valid kfunc arg types
Joanne Koong
2023-03-01
1
-0
/
+4
|
/
*
bpf: Fix global subprog context argument resolution logic
Andrii Nakryiko
2023-02-17
1
-2
/
+11
*
bpf: Special verifier handling for bpf_rbtree_{remove, first}
Dave Marchevsky
2023-02-14
1
-0
/
+24
*
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
2023-02-14
1
-55
/
+107
*
Daniel Borkmann says:
Jakub Kicinski
2023-02-11
1
-1
/
+15
|
\
|
*
bpf: btf: Add BTF_FMODEL_SIGNED_ARG flag
Ilya Leoshkevich
2023-01-28
1
-1
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
bpf: Add missing btf_put to register_btf_id_dtor_kfuncs
Jiri Olsa
2023-01-20
1
-2
/
+2
*
|
bpf: Allow trusted args to walk struct when checking BTF IDs
David Vernet
2023-01-25
1
-0
/
+61
[next]