index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
Commit message (
Expand
)
Author
Age
*
libbpf: fix missing __WORDSIZE definition
Andrii Nakryiko
2019-07-29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-19
|
\
|
*
libbpf: fix another GCC8 warning for strncpy
Andrii Nakryiko
2019-07-16
|
*
libbpf: fix ptr to u64 conversion warning on 32-bit platforms
Andrii Nakryiko
2019-07-12
*
|
Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-07-13
|
\
\
|
|
/
|
/
|
|
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
|
\
\
|
|
/
|
/
|
|
*
libbpf: add perf_buffer_ prefix to README
Andrii Nakryiko
2019-07-08
|
*
libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
Andrii Nakryiko
2019-07-08
|
*
libbpf: add perf buffer API
Andrii Nakryiko
2019-07-08
|
*
libbpf: capture value in BTF type info for BTF-defined map defs
Andrii Nakryiko
2019-07-05
|
*
libbpf: add raw tracepoint attach API
Andrii Nakryiko
2019-07-05
|
*
libbpf: add tracepoint attach API
Andrii Nakryiko
2019-07-05
|
*
libbpf: add kprobe/uprobe attach API
Andrii Nakryiko
2019-07-05
|
*
libbpf: add ability to attach/detach BPF program to perf event
Andrii Nakryiko
2019-07-05
|
*
libbpf: introduce concept of bpf_link
Andrii Nakryiko
2019-07-05
|
*
libbpf: make libbpf_strerror_r agnostic to sign of error
Andrii Nakryiko
2019-07-05
|
*
bpf, libbpf, smatch: Fix potential NULL pointer dereference
Leo Yan
2019-07-03
|
*
libbpf: fix GCC8 warning for strncpy
Andrii Nakryiko
2019-07-03
|
*
libbpf: support sockopt hooks
Stanislav Fomichev
2019-06-27
|
*
xsk: Change the default frame size to 4096 and allow controlling it
Maxim Mikityanskiy
2019-06-27
|
*
libbpf: Support getsockopt XDP_OPTIONS
Maxim Mikityanskiy
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/davem/net
David S. Miller
2019-06-22
|
|
\
|
*
\
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: add common min/max macro to libbpf_internal.h
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
|
|
*
|
libbpf: remove qidconf and better support external bpf programs.
Jonathan Lemon
2019-06-11
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
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
[next]