index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
btf.c
Commit message (
Expand
)
Author
Age
*
bpf: Clean up indentation issue in BTF kflag processing
Colin Ian King
2019-09-26
*
bpf: fix BTF verification of enums
Alexei Starovoitov
2019-09-19
*
bpf: add new BPF_BTF_GET_NEXT_ID syscall command
Quentin Monnet
2019-08-20
*
bpf: add BTF ids in procfs for file descriptors to BTF objects
Quentin Monnet
2019-08-20
*
bpf: fix BTF verifier size resolution logic
Andrii Nakryiko
2019-07-15
*
bpf: fix NULL deref in btf_type_is_resolve_source_only
Stanislav Fomichev
2019-06-24
*
bpf: allow for key-less BTF in array map
Daniel Borkmann
2019-04-09
*
bpf: kernel side support for BTF Var and DataSec
Daniel Borkmann
2019-04-09
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
|
\
|
*
bpf: btf: allow typedef func_proto
Yonghong Song
2019-01-29
*
|
bpf: introduce bpf_spin_lock
Alexei Starovoitov
2019-02-01
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-01-28
|
\
\
|
|
/
|
/
|
|
*
bpf: btf: support 128 bit integer type
Yonghong Song
2019-01-16
*
|
bpf: Make function btf_name_offset_valid static
Mathieu Malaterre
2019-01-17
|
/
*
bpf: fix bpffs bitfield pretty print
Yonghong Song
2019-01-11
*
bpf: log struct/union attribute for forward type
Yonghong Song
2018-12-18
*
bpf: enable cgroup local storage map pretty print with kind_flag
Yonghong Song
2018-12-17
*
bpf: btf: fix struct/union/fwd types with kind_flag
Yonghong Song
2018-12-17
*
bpf: btf: refactor btf_int_bits_seq_show()
Yonghong Song
2018-12-17
*
bpf: Create a new btf_name_by_offset() for non type name use case
Martin KaFai Lau
2018-12-14
*
bpf: add bpffs pretty print for cgroup local storage maps
Roman Gushchin
2018-12-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-10
|
\
|
*
bpf: Add bpf_line_info support
Martin KaFai Lau
2018-12-09
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
|
\
\
|
|
/
|
/
|
|
*
bpf: btf: check name validity for various types
Yonghong Song
2018-11-28
|
*
bpf: btf: implement btf_name_valid_identifier()
Yonghong Song
2018-11-28
*
|
bpf: btf: fix spelling mistake "Memmber" -> "Member"
Colin Ian King
2018-11-25
*
|
bpf: Introduce bpf_func_info
Yonghong Song
2018-11-20
*
|
bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO
Martin KaFai Lau
2018-11-20
*
|
bpf: btf: Break up btf_type_is_void()
Martin KaFai Lau
2018-11-20
|
/
*
bpf, btf: fix a missing check bug in btf_parse
Martin Lau
2018-10-25
*
bpf: btf: Fix a missing check bug
Wenwen Wang
2018-10-10
*
bpf: btf: Fix end boundary calculation for type section
Martin KaFai Lau
2018-09-12
*
bpf: btf: Ensure the member->offset is in the right order
Martin KaFai Lau
2018-07-23
*
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
Martin KaFai Lau
2018-07-20
*
bpf: btf: Fix bitfield extraction for big endian
Okash Khawaja
2018-07-11
*
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
*
bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD
Martin KaFai Lau
2018-06-02
*
bpf: btf: Check array t->size
Martin KaFai Lau
2018-06-02
*
bpf: btf: avoid -Wreturn-type warning
Arnd Bergmann
2018-05-28
*
bpf: btf: Avoid variable length array
Martin KaFai Lau
2018-05-24
*
bpf: btf: Remove unused bits from uapi/linux/btf.h
Martin KaFai Lau
2018-05-23
*
bpf: btf: Check array->index_type
Martin KaFai Lau
2018-05-23
*
bpf: btf: Change how section is supported in btf_header
Martin KaFai Lau
2018-05-23
*
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
2018-05-09
*
bpf: btf: Introduce BTF ID
Martin KaFai Lau
2018-05-09
*
bpf: btf: Avoid WARN_ON when CONFIG_REFCOUNT_FULL=y
Martin KaFai Lau
2018-05-09
*
bpf: btf: Clean up btf.h in uapi
Martin KaFai Lau
2018-04-23
*
bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
Martin KaFai Lau
2018-04-19
*
bpf: btf: Add BPF_BTF_LOAD command
Martin KaFai Lau
2018-04-19
[next]