index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools lib traceevent: Add handler for __builtin_expect()
Steven Rostedt (VMware)
2020-06-18
1
-0
/
+35
*
tools lib traceevent: Handle __attribute__((user)) in field names
Steven Rostedt (VMware)
2020-06-18
1
-1
/
+38
*
tools lib traceevent: Add append() function helper for appending strings
Steven Rostedt (VMware)
2020-06-18
1
-58
/
+40
*
libbpf: Support pre-initializing .bss global variables
Andrii Nakryiko
2020-06-12
1
-4
/
+0
*
libbpf: Handle GCC noreturn-turned-volatile quirk
Andrii Nakryiko
2020-06-10
1
-9
/
+24
*
libbpf: Define __WORDSIZE if not available
Arnaldo Carvalho de Melo
2020-06-10
1
-4
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
15
-245
/
+1053
|
\
|
*
libbpf: Add support for bpf_link-based netns attachment
Jakub Sitnicki
2020-06-01
3
-5
/
+21
|
*
libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.c
Andrii Nakryiko
2020-06-01
1
-0
/
+3
|
*
libbpf: Add SEC name for xdp programs attached to device map
David Ahern
2020-06-01
1
-0
/
+2
|
*
libbpf: Add BPF ring buffer support
Andrii Nakryiko
2020-06-01
5
-1
/
+317
|
*
libbpf: Fix perf_buffer__free() API for sparse allocs
Eelco Chaudron
2020-06-01
1
-1
/
+4
|
*
libbpf: Use .so dynamic symbols for abi check
Yauheni Kaliuta
2020-06-01
1
-2
/
+2
|
*
libbpf: Install headers as part of make install
Nikolay Borisov
2020-06-01
1
-1
/
+1
|
*
libbpf: Add API to consume the perf ring buffer content
Eelco Chaudron
2020-06-01
3
-0
/
+21
|
*
bpf, libbpf: Enable get{peer, sock}name attach types
Daniel Borkmann
2020-05-19
1
-0
/
+8
|
*
libbpf, hashmap: Fix signedness warnings
Ian Rogers
2020-05-16
1
-3
/
+2
|
*
libbpf, hashmap: Remove unused #include
Ian Rogers
2020-05-16
1
-1
/
+0
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
1
-2
/
+2
|
|
\
|
*
|
bpf: Change btf_iter func proto prefix to "bpf_iter_"
Yonghong Song
2020-05-13
1
-1
/
+1
|
*
|
libbpf: Fix probe code to return EPERM if encountered
Eelco Chaudron
2020-05-13
1
-7
/
+29
|
*
|
bpf, libbpf: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
2
-2
/
+2
|
*
|
tools/libpf: Add offsetof/container_of macro in bpf_helpers.h
Yonghong Song
2020-05-09
1
-0
/
+14
|
*
|
tools/libbpf: Add bpf_iter support
Yonghong Song
2020-05-09
6
-0
/
+91
|
*
|
libbpf: Add support for command BPF_ENABLE_STATS
Song Liu
2020-05-01
3
-0
/
+12
|
*
|
libbpf: Fix false uninitialized variable warning
Andrii Nakryiko
2020-04-30
1
-1
/
+1
|
*
|
libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id()
Andrii Nakryiko
2020-04-28
1
-1
/
+4
|
*
|
libbpf: Fix memory leak and possible double-free in hashmap__clear
Andrii Nakryiko
2020-04-28
1
-0
/
+7
|
*
|
libbpf: Add BTF-defined map-in-map support
Andrii Nakryiko
2020-04-28
2
-23
/
+259
|
*
|
libbpf: Refactor map creation logic and fix cleanup leak
Andrii Nakryiko
2020-04-28
1
-105
/
+121
|
*
|
libbpf: Refactor BTF-defined map definition parsing logic
Andrii Nakryiko
2020-04-28
1
-92
/
+103
|
*
|
libbpf: Add low-level APIs for new bpf_link commands
Andrii Nakryiko
2020-04-28
3
-3
/
+26
|
*
|
libbpf: Remove unneeded semicolon in btf_dump_emit_type
Zou Wei
2020-04-28
1
-1
/
+1
|
*
|
libbpf: Return err if bpf_object__load failed
Mao Wenan
2020-04-27
1
-1
/
+1
|
*
|
bpf_helpers.h: Add note for building with vmlinux.h or linux/types.h
Yoshiki Komachi
2020-04-26
1
-0
/
+6
*
|
|
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-05-28
2
-2
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
libbpf: Fix register naming in PT_REGS s390 macros
Sumanth Korikkar
2020-05-14
1
-2
/
+2
|
|
/
|
*
libbpf: Only check mode flags in get_xdp_id
David Ahern
2020-04-22
1
-0
/
+2
*
|
libsymbols kallsyms: Move hex2u64 out of header
Ian Rogers
2020-05-05
2
-15
/
+0
*
|
libsymbols kallsyms: Parse using io api
Ian Rogers
2020-05-05
2
-45
/
+51
*
|
libperf evlist: Fix a refcount leak
Ian Rogers
2020-05-05
1
-0
/
+1
*
|
libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for...
He Zhe
2020-05-05
2
-1
/
+2
*
|
libsubcmd: Introduce OPT_CALLBACK_SET()
Arnaldo Carvalho de Melo
2020-05-05
1
-0
/
+2
*
|
libtraceevent: Remove unneeded semicolon
Zou Wei
2020-04-30
1
-1
/
+1
*
|
tools api: Add a lightweight buffered reading api
Ian Rogers
2020-04-30
1
-0
/
+112
*
|
perf evlist: Remove duplicate headers
Jagadeesh Pagadala
2020-04-22
1
-2
/
+0
*
|
Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2020-04-22
3
-10
/
+48
|
\
\
|
|
/
|
/
|
|
*
tools lib traceevent: Take care of return value of asprintf
He Zhe
2020-04-18
1
-10
/
+19
|
*
tools api fs: Make xxx__mountpoint() more scalable
Stephane Eranian
2020-04-16
2
-0
/
+29
*
|
libbpf: Fix type of old_fd in bpf_xdp_set_link_opts
Toke Høiland-Jørgensen
2020-04-15
1
-1
/
+1
[next]