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
2023-11-03
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-1
/
+24
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
1
-0
/
+7
2023-10-25
libperf rc_check: Make implicit enabling work for GCC
Ian Rogers
1
-1
/
+5
2023-10-25
libbpf: Add link-based API for netkit
Daniel Borkmann
5
-0
/
+76
2023-10-17
libbpf: Don't assume SHT_GNU_verdef presence for SHT_GNU_versym section
Andrii Nakryiko
1
-6
/
+10
2023-10-12
tools api: Avoid potential double free
Ian Rogers
1
-0
/
+1
2023-10-12
libbpf: Add support for cgroup unix socket address hooks
Daan De Meyer
1
-0
/
+10
2023-10-04
libbpf: Fix syscall access arguments on riscv
Alexandre Ghiti
1
-2
/
+0
2023-09-30
libbpf: Allow Golang symbols in uprobe secdef
Hengqi Chen
1
-6
/
+16
2023-09-26
libbpf: Add ring__consume
Martin Kelly
3
-0
/
+22
2023-09-26
libbpf: Add ring__map_fd
Martin Kelly
3
-0
/
+15
2023-09-26
libbpf: Add ring__size
Martin Kelly
3
-0
/
+16
2023-09-26
libbpf: Add ring__avail_data_size
Martin Kelly
3
-0
/
+21
2023-09-26
libbpf: Add ring__producer_pos, ring__consumer_pos
Martin Kelly
3
-0
/
+34
2023-09-26
libbpf: Add ring_buffer__ring
Martin Kelly
3
-0
/
+24
2023-09-26
libbpf: Switch rings to array of pointers
Martin Kelly
1
-8
/
+12
2023-09-26
libbpf: Refactor cleanup in ring_buffer__add
Martin Kelly
1
-6
/
+9
2023-09-23
libbpf: Support symbol versioning for uprobe
Hengqi Chen
2
-12
/
+124
2023-09-23
libbpf: Resolve symbol conflicts at the same offset for uprobe
Hengqi Chen
1
-1
/
+4
2023-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-24
/
+303
2023-09-16
libbpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
1
-5
/
+109
2023-09-16
libbpf: Refactor bpf_object__reloc_code
Kumar Kartikeya Dwivedi
1
-19
/
+33
2023-09-12
perf evlist: Add perf_evlist__go_system_wide() helper
Yang Jihong
2
-0
/
+11
2023-09-10
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+12
2023-09-08
libbpf: Add __percpu_kptr macro definition
Yonghong Song
1
-0
/
+1
2023-09-08
libbpf: Add basic BTF sanity validation
Andrii Nakryiko
1
-0
/
+160
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+66
2023-08-29
libperf: Get rid of attr.id field
Namhyung Kim
1
-1
/
+7
2023-08-29
libperf: Add perf_record_header_attr_id()
Namhyung Kim
1
-0
/
+4
2023-08-24
libbpf: fix signedness determination in CO-RE relo handling logic
Andrii Nakryiko
1
-1
/
+1
2023-08-24
libbpf: Add bpf_object__unpin()
Daniel Xu
3
-0
/
+17
2023-08-23
libbpf: Free btf_vmlinux when closing bpf_object
Hao Luo
1
-0
/
+1
2023-08-22
libbpf: Add uprobe multi link support to bpf_program__attach_usdt
Jiri Olsa
2
-17
/
+82
2023-08-22
libbpf: Add uprobe multi link detection
Jiri Olsa
2
-0
/
+38
2023-08-22
libbpf: Add support for u[ret]probe.multi[.s] program sections
Jiri Olsa
1
-0
/
+36
2023-08-22
libbpf: Add bpf_program__attach_uprobe_multi function
Jiri Olsa
3
-0
/
+166
2023-08-22
libbpf: Add bpf_link_create support for multi uprobes
Jiri Olsa
2
-1
/
+21
2023-08-22
libbpf: Add elf_resolve_pattern_offsets function
Jiri Olsa
3
-1
/
+67
2023-08-22
libbpf: Add elf_resolve_syms_offsets function
Jiri Olsa
2
-0
/
+112
2023-08-22
libbpf: Add elf symbol iterator
Jiri Olsa
1
-64
/
+115
2023-08-22
libbpf: Add elf_open/elf_close functions
Jiri Olsa
3
-42
/
+57
2023-08-22
libbpf: Move elf_find_func_offset* functions to elf object
Jiri Olsa
4
-186
/
+202
2023-08-22
libbpf: Add uprobe_multi attach type and link names
Jiri Olsa
1
-0
/
+2
2023-08-18
libbpf: Support triple-underscore flavors for kfunc relocation
Dave Marchevsky
1
-1
/
+19
2023-08-16
tools: lib: perf: Implement riscv mmap support
Alexandre Ghiti
1
-0
/
+66
2023-08-16
libperf: Implement riscv mmap support
Alexandre Ghiti
1
-0
/
+66
2023-08-14
libbpf: Set close-on-exec flag on gzopen
Marco Vedovati
1
-2
/
+2
2023-08-05
libbpf: Use local includes inside the library
Sergey Kacheev
2
-3
/
+3
2023-08-02
libbpf: fix typos in Makefile
Randy Dunlap
1
-2
/
+2
2023-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+12
[next]