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
/
tools
/
lib
/
bpf
/
libbpf.c
Commit message (
Expand
)
Author
Age
*
bpf, libbpf, smatch: Fix potential NULL pointer dereference
Leo Yan
2019-07-03
*
libbpf: support sockopt hooks
Stanislav Fomichev
2019-06-27
*
libbpf: fix max() type mismatch for 32bit
Ivan Khoronzhuk
2019-06-26
*
libbpf: fix spelling mistake "conflictling" -> "conflicting"
Colin Ian King
2019-06-24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-20
|
\
|
*
libbpf: constify getter APIs
Andrii Nakryiko
2019-06-18
|
*
libbpf: allow specifying map definitions using BTF
Andrii Nakryiko
2019-06-17
|
*
libbpf: split initialization and loading of BTF
Andrii Nakryiko
2019-06-17
|
*
libbpf: identify maps by section index in addition to offset
Andrii Nakryiko
2019-06-17
|
*
libbpf: refactor map initialization
Andrii Nakryiko
2019-06-17
|
*
libbpf: streamline ELF parsing error-handling
Andrii Nakryiko
2019-06-17
|
*
libbpf: extract BTF loading logic
Andrii Nakryiko
2019-06-17
|
*
libbpf: fix check for presence of associated BTF for map creation
Andrii Nakryiko
2019-06-14
|
*
bpf: add a new API libbpf_num_possible_cpus()
Hechao Li
2019-06-11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
|
\
\
|
|
/
|
/
|
|
*
bpf, libbpf: enable recvmsg attach types
Daniel Borkmann
2019-06-06
|
*
libbpf: Return btf_fd for load_sk_storage_btf
Michal Rostecki
2019-05-31
*
|
libbpf: reduce unnecessary line wrapping
Andrii Nakryiko
2019-05-29
*
|
libbpf: typo and formatting fixes
Andrii Nakryiko
2019-05-29
*
|
libbpf: simplify two pieces of logic
Andrii Nakryiko
2019-05-29
*
|
libbpf: use negative fd to specify missing BTF
Andrii Nakryiko
2019-05-29
*
|
libbpf: fix error code returned on corrupted ELF
Andrii Nakryiko
2019-05-29
*
|
libbpf: check map name retrieved from ELF
Andrii Nakryiko
2019-05-29
*
|
libbpf: simplify endianness check
Andrii Nakryiko
2019-05-29
*
|
libbpf: preserve errno before calling into user callback
Andrii Nakryiko
2019-05-29
*
|
libbpf: fix detection of corrupted BPF instructions section
Andrii Nakryiko
2019-05-29
*
|
libbpf: prevent overwriting of log_level in bpf_object__load_progs()
Quentin Monnet
2019-05-29
*
|
libbpf: add bpf_object__load_xattr() API function to pass log_level
Quentin Monnet
2019-05-28
*
|
libbpf: fix warning that PTR_ERR_OR_ZERO can be used
Hariprasad Kelam
2019-05-28
*
|
libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr
Jiong Wang
2019-05-24
|
/
*
libbpf: move logging helpers into libbpf_internal.h
Andrii Nakryiko
2019-05-16
*
libbpf: don't fail when feature probing fails
Stanislav Fomichev
2019-05-15
*
libbpf: detect supported kernel BTF features and sanitize BTF
Andrii Nakryiko
2019-05-12
*
tools: sync bpf.h
Matt Mullins
2019-04-26
*
bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statement
Daniel Borkmann
2019-04-25
*
bpf, libbpf: handle old kernels more graceful wrt global data sections
Daniel Borkmann
2019-04-25
*
libbpf: fix printf formatter for ptrdiff_t argument
Andrii Nakryiko
2019-04-16
*
libbpf: Support sysctl hook
Andrey Ignatov
2019-04-12
*
libbpf: Fix build with gcc-8
Andrey Ignatov
2019-04-11
*
bpf, libbpf: add support for BTF Var and DataSec
Daniel Borkmann
2019-04-09
*
bpf, libbpf: support global data/bss/rodata sections
Daniel Borkmann
2019-04-09
*
bpf, libbpf: refactor relocation handling
Joe Stringer
2019-04-09
*
libbpf: Ignore -Wformat-nonliteral warning
Andrey Ignatov
2019-04-07
*
libbpf: teach libbpf about log_level bit 2
Alexei Starovoitov
2019-04-03
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-27
|
\
|
*
libbpf: handle BTF parsing and loading properly
Andrii Nakryiko
2019-03-11
*
|
Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/...
Thomas Gleixner
2019-03-22
|
\
\
|
|
/
|
/
|
|
*
tools lib bpf: Introduce bpf_program__get_prog_info_linear()
Song Liu
2019-03-19
|
*
perf tools: Fix errors under optimization level '-Og'
Changbin Du
2019-03-19
*
|
bpf, libbpf: fixing leak when kernel does not support btf
Nikita V. Shirokov
2019-03-08
|
/
[next]