index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2019-02-16
tools/libbpf: support bigger BTF data sizes
Andrii Nakryiko
2019-02-15
libbpf: Introduce bpf_object__btf
Andrey Ignatov
2019-02-15
libbpf: Introduce bpf_map__resize
Andrey Ignatov
2019-02-14
tools/bpf: replace bzero with memset
Andrii Nakryiko
2019-02-08
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
2019-02-08
btf: expose API to work with raw btf_ext data
Andrii Nakryiko
2019-02-08
btf: expose API to work with raw btf data
Andrii Nakryiko
2019-02-08
btf: separate btf creation and loading
Andrii Nakryiko
2019-02-07
tools/bpf: add log_level to bpf_load_program_attr
Yonghong Song
2019-02-07
tools/bpf: add missing strings.h include
Andrii Nakryiko
2019-02-05
tools/bpf: silence a libbpf unnecessary warning
Yonghong Song
2019-02-05
tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameter
Yonghong Song
2019-02-05
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
2019-02-05
btf: add BTF types deduplication algorithm
Andrii Nakryiko
2019-02-05
btf: extract BTF type size calculation
Andrii Nakryiko
2019-02-04
libbpf: fix libbpf_print
Stanislav Fomichev
2019-02-04
tools/bpf: implement libbpf btf__get_map_kv_tids() API function
Yonghong Song
2019-02-04
tools/bpf: expose functions btf_ext__* as API functions
Yonghong Song
2019-02-04
tools/bpf: simplify libbpf API function libbpf_set_print()
Yonghong Song
2019-02-04
tools/bpf: print out btf log at LIBBPF_WARN level
Yonghong Song
2019-02-04
tools/bpf: move libbpf pr_* debug print functions to headers
Yonghong Song
2019-02-01
libbpf: Add a support for getting xdp prog id on ifindex
Maciej Fijalkowski
2019-02-01
libbpf: Add a helper for retrieving a map fd for a given name
Maciej Fijalkowski
2019-02-01
libbpf: introduce bpf_map_lookup_elem_flags()
Alexei Starovoitov
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-01-23
libbpf: Show supported ELF section names when failing to guess prog/attach type
Taeung Song
2019-01-22
tools: bpftool: add probes for eBPF helper functions
Quentin Monnet
2019-01-22
tools: bpftool: add probes for eBPF map types
Quentin Monnet
2019-01-22
tools: bpftool: add probes for eBPF program types
Quentin Monnet
2019-01-16
libbpf: don't define CC and AR
Stanislav Fomichev
2019-01-15
bpf: libbpf: retry loading program on EAGAIN
Lorenz Bauer
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-10
selftests/bpf: add missing executables to .gitignore
Stanislav Fomichev
2019-01-08
tools lib traceevent: Remove tep_data_event_from_type() API
Tzvetomir Stoyanov
2019-01-08
tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian()
Tzvetomir Stoyanov
2019-01-08
tools lib traceevent: Changed return logic of tep_register_event_handler() API
Tzvetomir Stoyanov
2019-01-08
tools lib traceevent: Changed return logic of trace_seq_printf() and trace_se...
Tzvetomir Stoyanov
2019-01-08
tools lib traceevent: Rename struct cmdline to struct tep_cmdline
Tzvetomir Stoyanov
2019-01-08
tools lib traceevent: Initialize host_bigendian at tep_handle allocation
Tzvetomir Stoyanov
2019-01-08
tools lib traceevent: Introduce new libtracevent API: tep_override_comm()
Tzvetomir Stoyanov
2019-01-07
bpf, doc: add note for libbpf's stand-alone build
Daniel Borkmann
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-18
tools lib traceevent: Use LDFLAGS in the build commands
Jiri Olsa
2018-12-18
tools lib subcmd: Don't add the kernel sources to the include path
Arnaldo Carvalho de Melo
2018-12-18
tools lib traceevent: Fix processing of dereferenced args in bprintk events
Steven Rostedt (VMware)
2018-12-18
bpf: libbpf: fix memleak by freeing line_info
Prashant Bhole
2018-12-17
tools lib subcmd: Fix a few source code comment typos
Ingo Molnar
2018-12-17
tools lib traceevent: Fix diverse typos in comments
Ingo Molnar
2018-12-17
tools lib traceevent: traceevent API cleanup
Tzvetomir Stoyanov
[next]