index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
btf.c
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
bpf: Release module BTF IDR before module unload
Kumar Kartikeya Dwivedi
1
-4
/
+20
2024-12-19
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
1
-0
/
+6
2024-11-01
bpf: Fix memory leak in bpf_core_apply
Jiri Olsa
1
-0
/
+1
2024-10-04
bpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL relos
Eduard Zingerman
1
-0
/
+8
2024-08-03
bpf: Eliminate remaining "make W=1" warnings in kernel/bpf/btf.o
Alan Maguire
1
-1
/
+1
2024-08-03
bpf: annotate BTF show functions with __printf
Alan Maguire
1
-4
/
+4
2024-01-31
bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
Daan De Meyer
1
-0
/
+1
2023-09-12
bpf: Fix a erroneous check after snprintf()
Christophe JAILLET
1
-1
/
+1
2023-09-02
Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-1
/
+1
2023-08-23
tracing/probes: Support BTF argument on module functions
Masami Hiramatsu (Google)
1
-1
/
+1
2023-08-03
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
1
-0
/
+1
2023-07-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-12
/
+12
2023-07-13
bpf: Fix an error in verifying a field in a union
Yafang Shao
1
-1
/
+1
2023-07-13
bpf: Fix an error around PTR_UNTRUSTED
Yafang Shao
1
-11
/
+9
2023-07-03
bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_...
SeongJae Park
1
-4
/
+2
2023-06-30
bpf: Resolve modifiers when walking structs
Stanislav Fomichev
1
-0
/
+2
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-9
/
+10
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+8
2023-06-21
bpf/btf: Accept function names that contain dots
Florent Revest
1
-12
/
+8
2023-05-30
bpf: Silence a warning in btf_type_id_size()
Yonghong Song
1
-9
/
+10
2023-05-19
bpf: Add kfunc filter function to 'struct btf_kfunc_id_set'
Aditi Ghag
1
-11
/
+54
2023-04-21
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
1
-0
/
+6
2023-04-21
bpf: Fix race between btf_put and btf_idr walk.
Alexei Starovoitov
1
-5
/
+3
2023-04-19
bpf: support access variable length array of integer type
Feng Zhou
1
-3
/
+5
2023-04-15
bpf: Migrate bpf_rbtree_remove to possibly fail
Dave Marchevsky
1
-19
/
+2
2023-04-15
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
1
-1
/
+11
2023-04-15
bpf: Remove btf_field_offs, use btf_record's fields instead
Dave Marchevsky
1
-72
/
+21
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
1
-82
/
+197
2023-04-11
bpf/btf: Fix is_int_ptr()
Feng Zhou
1
-6
/
+2
2023-04-11
bpf: Simplify internal verifier log interface
Andrii Nakryiko
1
-33
/
+32
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
1
-14
/
+18
2023-04-11
bpf: Simplify logging-related error conditions handling
Andrii Nakryiko
1
-1
/
+1
2023-04-11
bpf: Fix missing -EFAULT return on user log buf error in btf_parse()
Andrii Nakryiko
1
-0
/
+4
2023-04-11
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
1
-1
/
+2
2023-04-04
bpf: Refactor btf_nested_type_is_trusted().
Alexei Starovoitov
1
-27
/
+17
2023-03-13
bpf: Disable migration when freeing stashed local kptr using obj drop
Dave Marchevsky
1
-3
/
+1
2023-03-10
bpf: Support __kptr to local kptrs
Dave Marchevsky
1
-9
/
+28
2023-03-10
bpf: btf: Remove unused btf_field_info_type enum
Dave Marchevsky
1
-6
/
+0
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-03-08
bpf: add iterator kfuncs registration and validation logic
Andrii Nakryiko
1
-1
/
+111
2023-03-06
btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
Lorenz Bauer
1
-0
/
+1
2023-03-03
bpf: Refactor RCU enforcement in the verifier.
Alexei Starovoitov
1
-3
/
+13
2023-03-03
bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.
Alexei Starovoitov
1
-2
/
+2
2023-03-01
bpf: Add skb dynptrs
Joanne Koong
1
-0
/
+18
2023-03-01
bpf: Support "sk_buff" and "xdp_buff" as valid kfunc arg types
Joanne Koong
1
-0
/
+4
2023-02-17
bpf: Fix global subprog context argument resolution logic
Andrii Nakryiko
1
-2
/
+11
2023-02-13
bpf: Special verifier handling for bpf_rbtree_{remove, first}
Dave Marchevsky
1
-0
/
+24
2023-02-13
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
1
-55
/
+107
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
1
-1
/
+15
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
[next]