index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2019-05-30
libbpf: check map name retrieved from ELF
Andrii Nakryiko
2019-05-30
libbpf: simplify endianness check
Andrii Nakryiko
2019-05-30
libbpf: preserve errno before calling into user callback
Andrii Nakryiko
2019-05-30
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-28
perf script: Pad DSO name for --call-trace
Jiri Olsa
2019-05-28
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-24
libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr
Jiong Wang
2019-05-24
libbpf: add btf_dump API for BTF-to-C conversion
Andrii Nakryiko
2019-05-24
libbpf: switch btf_dedup() to hashmap for dedup table
Andrii Nakryiko
2019-05-24
libbpf: add resizable non-thread safe internal hashmap
Andrii Nakryiko
2019-05-24
libbpf: add btf__parse_elf API to load .BTF and .BTF.ext
Andrii Nakryiko
2019-05-24
libbpf: ensure libbpf.h is included along libbpf_internal.h
Andrii Nakryiko
2019-05-22
libbpf: emit diff of mismatched public API, if any
Andrii Nakryiko
2019-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-18
Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-05-16
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
tools lib traceevent: Man pages for trace sequences APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man pages for APIs used to extract common fields from a...
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man page for tep_parse_header_page()
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man pages for parse event APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man pages for event filter APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man pages for event fields APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man page for tep_read_number_field()
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man pages for print field APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man pages for get field value APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man pages for find field APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man pages for libtraceevent event get APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man page for list events APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man pages for event find APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man page for tep_read_number()
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man pages for registering print function
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man pages for function related libtraceevent APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man pages for event handler APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man page for tep_strerror()
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man page for page size APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man page for host endian APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man page for file endian APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man page for get/set cpus APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man page for header_page APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Man pages for tep_handler related APIs
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Add support for man pages with multiple names
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Introduce man pages
Tzvetomir Stoyanov
2019-05-15
tools lib traceevent: Remove hard coded install paths from pkg-config file
Tzvetomir Stoyanov
2019-05-13
libbpf: detect supported kernel BTF features and sanitize BTF
Andrii Nakryiko
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-06
libbpf: remove unnecessary cast-to-void
Björn Töpel
[prev]
[next]