index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
btf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-15
bpf: Support attaching tracing BPF program to other BPF programs
Alexei Starovoitov
1
-8
/
+62
2019-11-15
bpf: Compare BTF types of functions arguments with actual types
Alexei Starovoitov
1
-0
/
+82
2019-11-15
bpf: Annotate context types
Alexei Starovoitov
1
-3
/
+111
2019-11-15
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
1
-1
/
+25
2019-11-15
bpf: Introduce BPF trampoline
Alexei Starovoitov
1
-4
/
+73
2019-11-07
bpf: Add array support to btf_struct_access
Martin KaFai Lau
1
-29
/
+166
2019-10-24
bpf: Prepare btf_ctx_access for non raw_tp use case
Martin KaFai Lau
1
-60
/
+13
2019-10-17
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
1
-0
/
+68
2019-10-17
bpf: Implement accurate raw_tp context access via BTF
Alexei Starovoitov
1
-0
/
+190
2019-10-17
bpf: Process in-kernel BTF
Alexei Starovoitov
1
-1
/
+70
2019-09-26
bpf: Clean up indentation issue in BTF kflag processing
Colin Ian King
1
-1
/
+1
2019-09-19
bpf: fix BTF verification of enums
Alexei Starovoitov
1
-3
/
+2
2019-08-20
bpf: add new BPF_BTF_GET_NEXT_ID syscall command
Quentin Monnet
1
-2
/
+2
2019-08-20
bpf: add BTF ids in procfs for file descriptors to BTF objects
Quentin Monnet
1
-0
/
+12
2019-07-15
bpf: fix BTF verifier size resolution logic
Andrii Nakryiko
1
-7
/
+12
2019-06-24
bpf: fix NULL deref in btf_type_is_resolve_source_only
Stanislav Fomichev
1
-6
/
+6
2019-04-09
bpf: allow for key-less BTF in array map
Daniel Borkmann
1
-1
/
+1
2019-04-09
bpf: kernel side support for BTF Var and DataSec
Daniel Borkmann
1
-20
/
+397
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-02-01
bpf: introduce bpf_spin_lock
Alexei Starovoitov
1
-0
/
+42
2019-01-29
bpf: btf: allow typedef func_proto
Yonghong Song
1
-1
/
+2
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-19
/
+85
2019-01-17
bpf: Make function btf_name_offset_valid static
Mathieu Malaterre
1
-1
/
+1
2019-01-16
bpf: btf: support 128 bit integer type
Yonghong Song
1
-19
/
+85
2019-01-11
bpf: fix bpffs bitfield pretty print
Yonghong Song
1
-6
/
+6
2018-12-19
bpf: log struct/union attribute for forward type
Yonghong Song
1
-1
/
+7
2018-12-18
bpf: enable cgroup local storage map pretty print with kind_flag
Yonghong Song
1
-9
/
+28
2018-12-18
bpf: btf: fix struct/union/fwd types with kind_flag
Yonghong Song
1
-20
/
+260
2018-12-18
bpf: btf: refactor btf_int_bits_seq_show()
Yonghong Song
1
-14
/
+21
2018-12-14
bpf: Create a new btf_name_by_offset() for non type name use case
Martin KaFai Lau
1
-11
/
+20
2018-12-12
bpf: add bpffs pretty print for cgroup local storage maps
Roman Gushchin
1
-0
/
+22
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+57
2018-12-09
bpf: Add bpf_line_info support
Martin KaFai Lau
1
-1
/
+1
2018-11-28
bpf: btf: check name validity for various types
Yonghong Song
1
-0
/
+57
2018-11-28
bpf: btf: implement btf_name_valid_identifier()
Yonghong Song
1
-0
/
+25
2018-11-26
bpf: btf: fix spelling mistake "Memmber" -> "Member"
Colin Ian King
1
-1
/
+1
2018-11-20
bpf: Introduce bpf_func_info
Yonghong Song
1
-2
/
+2
2018-11-20
bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO
Martin KaFai Lau
1
-50
/
+339
2018-11-20
bpf: btf: Break up btf_type_is_void()
Martin KaFai Lau
1
-15
/
+22
2018-10-26
bpf, btf: fix a missing check bug in btf_parse
Martin Lau
1
-33
/
+25
2018-10-09
bpf: btf: Fix a missing check bug
Wenwen Wang
1
-0
/
+3
2018-09-12
bpf: btf: Fix end boundary calculation for type section
Martin KaFai Lau
1
-1
/
+1
2018-07-24
bpf: btf: Ensure the member->offset is in the right order
Martin KaFai Lau
1
-1
/
+13
2018-07-20
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
Martin KaFai Lau
1
-6
/
+10
2018-07-11
bpf: btf: Fix bitfield extraction for big endian
Okash Khawaja
1
-17
/
+13
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-4
/
+4
2018-06-02
bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD
Martin KaFai Lau
1
-1
/
+20
2018-06-02
bpf: btf: Check array t->size
Martin KaFai Lau
1
-0
/
+5
2018-05-28
bpf: btf: avoid -Wreturn-type warning
Arnd Bergmann
1
-1
/
+1
[next]