index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-18
libbpf: Sanitise internal map names so they are not rejected by the kernel
Toke Høiland-Jørgensen
1
-1
/
+7
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
21
-611
/
+2868
2020-01-25
libbpf: Fix realloc usage in bpf_core_find_cands
Andrii Nakryiko
1
-1
/
+3
2020-01-25
libbpf: Improve handling of failed CO-RE relocations
Andrii Nakryiko
2
-40
/
+61
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
17
-176
/
+1064
2020-01-23
libbpf: Add support for program extensions
Alexei Starovoitov
5
-4
/
+17
2020-01-20
Merge tag 'perf-core-for-mingo-5.6-20200116' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-0
/
+3
2020-01-20
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
Ingo Molnar
1
-7
/
+8
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2020-01-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2020-01-18
libbpf: Load btf_vmlinux only once per object.
KP Singh
1
-52
/
+101
2020-01-17
libbpf: Fix potential multiplication overflow in mmap() size calculation
Andrii Nakryiko
1
-1
/
+1
2020-01-17
libbpf: Simplify BTF initialization logic
Andrii Nakryiko
1
-13
/
+6
2020-01-17
libbpf: Fix error handling bug in btf_dump__new
Andrii Nakryiko
1
-0
/
+1
2020-01-17
libbpf: Revert bpf_helper_defs.h inclusion regression
Andrii Nakryiko
1
-1
/
+1
2020-01-16
libbpf: Fix unneeded extra initialization in bpf_map_batch_common
Brian Vazquez
1
-1
/
+1
2020-01-16
libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API
Martin KaFai Lau
4
-96
/
+102
2020-01-16
libbpf: Add libbpf support to batch ops
Yonghong Song
3
-0
/
+84
2020-01-15
libbpf: Support .text sub-calls relocations
Andrii Nakryiko
1
-7
/
+22
2020-01-14
libperf: Setup initial evlist::all_cpus value
Jiri Olsa
1
-0
/
+3
2020-01-14
libbpf: Clean up bpf_helper_defs.h generation output
Andrii Nakryiko
1
-1
/
+1
2020-01-10
libbpf: Poison kernel-only integer types
Andrii Nakryiko
12
-1
/
+37
2020-01-10
libbpf: Sanitize global functions
Alexei Starovoitov
1
-1
/
+34
2020-01-10
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
1
-1
/
+1
2020-01-10
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
1
-4
/
+5
2020-01-10
libbpf: Make bpf_map order and indices stable
Andrii Nakryiko
1
-14
/
+0
2020-01-09
bpf: libbpf: Add STRUCT_OPS support
Martin KaFai Lau
6
-13
/
+661
2020-01-08
libbpf: Add probe for large INSN limit
Michal Rostecki
3
-0
/
+23
2020-01-06
tools lib: Fix builds when glibc contains strlcpy()
Vitaly Chikunov
1
-0
/
+7
2020-01-06
tools lib api fs: Fix gcc9 stringop-truncation compilation error
Andrey Zhizhikin
1
-1
/
+3
2020-01-06
libperf: Add man pages
Jiri Olsa
14
-229
/
+1197
2020-01-06
libperf: Move to tools/lib/perf
Jiri Olsa
36
-0
/
+3866
2020-01-06
tools bitmap: Implement bitmap_equal() operation at bitmap API
Alexey Budankov
1
-0
/
+15
2020-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+8
2019-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-418
/
+1764
2019-12-26
libbpf: Support CO-RE relocations for LDX/ST/STX instructions
Andrii Nakryiko
1
-3
/
+28
2019-12-23
libbpf: Fix build on read-only filesystems
Namhyung Kim
1
-7
/
+8
2019-12-21
tools lib traceevent: Fix memory leakage in filter_event
Hewenliang
1
-1
/
+3
2019-12-20
libbpf: Introduce bpf_prog_attach_xattr
Andrey Ignatov
3
-1
/
+28
2019-12-19
libbpf: Fix another __u64 printf warning
Andrii Nakryiko
1
-2
/
+2
2019-12-19
libbpf: Fix printing of ulimit value
Toke Høiland-Jørgensen
1
-1
/
+1
2019-12-19
libbpf: Add missing newline in opts validation macro
Toke Høiland-Jørgensen
1
-1
/
+1
2019-12-19
libbpf: BTF is required when externs are present
Andrii Nakryiko
1
-1
/
+2
2019-12-19
libbpf: Allow to augment system Kconfig through extra optional config
Andrii Nakryiko
2
-84
/
+128
2019-12-19
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
2
-23
/
+37
2019-12-19
libbpf: Add bpf_link__disconnect() API to preserve underlying BPF resource
Andrii Nakryiko
3
-10
/
+32
2019-12-18
libbpf: Remove BPF_EMBED_OBJ macro from libbpf.h
Andrii Nakryiko
1
-35
/
+0
2019-12-18
libbpf: Reduce log level for custom section names
Andrii Nakryiko
1
-3
/
+3
2019-12-18
libbpf: Fix libbpf_common.h when installing libbpf through 'make install'
Toke Høiland-Jørgensen
2
-0
/
+3
2019-12-17
libbpf: Add zlib as a dependency in pkg-config template
Andrii Nakryiko
1
-1
/
+1
[next]