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
2020-07-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-07-06
tools lib traceevent: Fix reporting of unknown SVM exit reasons
Jan Kiszka
2020-07-06
tools lib traceevent: Change to SPDX License format
Steven Rostedt (VMware)
2020-07-06
tools lib traceevent: Add builtin handler for trace_marker_raw
Steven Rostedt (VMware)
2020-07-06
tools lib traceevent: Move kernel_stack event handler to "function" plugin.
Tzvetomir Stoyanov (VMware)
2020-07-06
tools lib traceevent: Add plugin for decoding syscalls/sys_enter_futex
Julia Cartwright
2020-07-06
tools lib traceevent: Add offset option for function plugin
Steven Rostedt (VMware)
2020-07-06
tools lib traceevent: Add more SVM exit reasons
Jan Kiszka
2020-07-06
tools lib traceevent: Add plugin for tlb_flush
Steven Rostedt (Red Hat)
2020-07-06
tools lib traceevent: Optimize pretty_print() function
Tzvetomir Stoyanov (VMware)
2020-07-06
tools lib traceevent: Add support for more printk format specifiers
Tzvetomir Stoyanov (VMware)
2020-07-06
tools lib traceevent: Introduced new traceevent API, for adding new plugins d...
Tzvetomir Stoyanov (VMware)
2020-07-06
tools lib traceevent: Add interface for options to plugins
Tzvetomir Stoyanov (VMware)
2020-07-06
tools lib traceevent: Add tep_load_plugins_hook() API
Tzvetomir Stoyanov (VMware)
2020-07-03
tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling
Tom Zanussi
2020-07-03
tools lib traceevent: Add API to read time information from kbuffer
Steven Rostedt (Red Hat)
2020-06-18
tools lib traceevent: Add handler for __builtin_expect()
Steven Rostedt (VMware)
2020-06-18
tools lib traceevent: Handle __attribute__((user)) in field names
Steven Rostedt (VMware)
2020-06-18
tools lib traceevent: Add append() function helper for appending strings
Steven Rostedt (VMware)
2020-06-12
libbpf: Support pre-initializing .bss global variables
Andrii Nakryiko
2020-06-10
libbpf: Handle GCC noreturn-turned-volatile quirk
Andrii Nakryiko
2020-06-10
libbpf: Define __WORDSIZE if not available
Arnaldo Carvalho de Melo
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-01
libbpf: Add support for bpf_link-based netns attachment
Jakub Sitnicki
2020-06-01
libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.c
Andrii Nakryiko
2020-06-01
libbpf: Add SEC name for xdp programs attached to device map
David Ahern
2020-06-01
libbpf: Add BPF ring buffer support
Andrii Nakryiko
2020-06-01
libbpf: Fix perf_buffer__free() API for sparse allocs
Eelco Chaudron
2020-06-01
libbpf: Use .so dynamic symbols for abi check
Yauheni Kaliuta
2020-06-01
libbpf: Install headers as part of make install
Nikolay Borisov
2020-06-01
libbpf: Add API to consume the perf ring buffer content
Eelco Chaudron
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-05-19
bpf, libbpf: Enable get{peer, sock}name attach types
Daniel Borkmann
2020-05-16
libbpf, hashmap: Fix signedness warnings
Ian Rogers
2020-05-16
libbpf, hashmap: Remove unused #include
Ian Rogers
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-14
libbpf: Fix register naming in PT_REGS s390 macros
Sumanth Korikkar
2020-05-13
bpf: Change btf_iter func proto prefix to "bpf_iter_"
Yonghong Song
2020-05-13
libbpf: Fix probe code to return EPERM if encountered
Eelco Chaudron
2020-05-11
bpf, libbpf: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-09
tools/libpf: Add offsetof/container_of macro in bpf_helpers.h
Yonghong Song
2020-05-09
tools/libbpf: Add bpf_iter support
Yonghong Song
2020-05-05
libsymbols kallsyms: Move hex2u64 out of header
Ian Rogers
2020-05-05
libsymbols kallsyms: Parse using io api
Ian Rogers
2020-05-05
libperf evlist: Fix a refcount leak
Ian Rogers
2020-05-05
libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for...
He Zhe
2020-05-05
libsubcmd: Introduce OPT_CALLBACK_SET()
Arnaldo Carvalho de Melo
2020-05-01
libbpf: Add support for command BPF_ENABLE_STATS
Song Liu
2020-04-30
libbpf: Fix false uninitialized variable warning
Andrii Nakryiko
2020-04-30
libtraceevent: Remove unneeded semicolon
Zou Wei
[next]