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
2021-12-11
libbpf: Fix bpf_prog_load() log_buf logic for log_level 0
Andrii Nakryiko
1
-13
/
+16
2021-12-08
perf evlist: Allow setting arbitrary leader
Ian Rogers
2
-7
/
+10
2021-12-08
libperf tests: Add test_stat_multiplexing test
Shunsuke Nakamura
1
-0
/
+157
2021-12-08
libperf: Remove scaling process from perf_mmap__read_self()
Shunsuke Nakamura
1
-2
/
+0
2021-12-08
libperf: Adopt perf_counts_values__scale() from tools/perf/util
Shunsuke Nakamura
3
-0
/
+24
2021-12-07
libbpf: Add doc comments in libbpf.h
Grant Seltzer
1
-0
/
+53
2021-12-07
libbpf: Fix trivial typo
huangxuesen
1
-2
/
+2
2021-12-06
libtraceevent: Add __rel_loc relative location attribute support
Masami Hiramatsu
3
-22
/
+47
2021-12-04
libbpf: Reduce bpf_core_apply_relo_insn() stack usage.
Alexei Starovoitov
3
-45
/
+51
2021-12-03
libbpf: Deprecate bpf_prog_load_xattr() API
Andrii Nakryiko
2
-0
/
+6
2021-12-03
libbpf: Add API to get/set log_level at per-program level
Andrii Nakryiko
4
-1
/
+23
2021-12-03
libbpf: Use __u32 fields in bpf_map_create_opts
Andrii Nakryiko
1
-4
/
+4
2021-12-02
libbpf: Clean gen_loader's attach kind.
Alexei Starovoitov
1
-1
/
+3
2021-12-02
libbpf: Support init of inner maps in light skeleton.
Alexei Starovoitov
3
-3
/
+31
2021-12-02
libbpf: Use CO-RE in the kernel in light skeleton.
Alexei Starovoitov
3
-33
/
+120
2021-12-02
libbpf: Cleanup struct bpf_core_cand.
Andrii Nakryiko
2
-15
/
+17
2021-12-02
bpf: Pass a set of bpf_core_relo-s to prog_load command.
Alexei Starovoitov
1
-53
/
+0
2021-12-02
bpf: Define enum bpf_core_relo_kind as uapi.
Alexei Starovoitov
3
-60
/
+44
2021-12-02
bpf: Prepare relo_core.c for kernel duty.
Alexei Starovoitov
1
-11
/
+65
2021-12-02
libbpf: Replace btf__type_by_id() with btf_type_by_id().
Alexei Starovoitov
3
-13
/
+10
2021-12-01
libbpf: Avoid reload of imm for weak, unresolved, repeating ksym
Kumar Kartikeya Dwivedi
1
-3
/
+2
2021-12-01
libbpf: Avoid double stores for success/failure case of ksym relocations
Kumar Kartikeya Dwivedi
1
-16
/
+21
2021-11-30
libbpf: Remove duplicate assignments
Mehrdad Arshad Rad
1
-1
/
+0
2021-11-29
libbpf: Silence uninitialized warning/error in btf_dump_dump_type_data
Alan Maguire
1
-1
/
+1
2021-11-29
libbpf: Support static initialization of BPF_MAP_TYPE_PROG_ARRAY
Hengqi Chen
1
-33
/
+121
2021-11-27
bpf, mips: Fix build errors about __NR_bpf undeclared
Tiezhu Yang
2
-0
/
+16
2021-11-26
libbpf: Fix using invalidated memory in bpf_linker
Andrii Nakryiko
1
-1
/
+4
2021-11-26
libbpf: Fix glob_syms memory leak in bpf_linker
Andrii Nakryiko
1
-0
/
+1
2021-11-26
libbpf: Don't call libc APIs with NULL pointers
Andrii Nakryiko
1
-3
/
+7
2021-11-26
libbpf: Fix potential misaligned memory access in btf_ext__new()
Andrii Nakryiko
2
-6
/
+6
2021-11-26
libbpf: Prevent deprecation warnings in xsk.c
Andrii Nakryiko
1
-0
/
+5
2021-11-26
libbpf: Use bpf_map_create() consistently internally
Andrii Nakryiko
4
-51
/
+25
2021-11-26
libbpf: Unify low-level map creation APIs w/ new bpf_map_create()
Andrii Nakryiko
7
-153
/
+126
2021-11-26
libbpf: Load global data maps lazily on legacy kernels
Andrii Nakryiko
1
-4
/
+30
2021-11-20
libbpf: Change bpf_program__set_extra_flags to bpf_program__set_flags
Florent Revest
3
-4
/
+4
2021-11-19
libbpf: Accommodate DWARF/compiler bug with duplicated structs
Andrii Nakryiko
1
-4
/
+41
2021-11-19
libbpf: Add runtime APIs to query libbpf version
Andrii Nakryiko
3
-0
/
+26
2021-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-21
/
+34
2021-11-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-21
/
+34
2021-11-16
libbpf: Fix a couple of missed btf_type_tag handling in btf.c
Yonghong Song
1
-0
/
+2
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
17
-361
/
+707
2021-11-13
libbpf: Perform map fd cleanup for gen_loader in case of error
Kumar Kartikeya Dwivedi
3
-21
/
+34
2021-11-12
tools/lib/lockdep: drop liblockdep
Sasha Levin
37
-1211
/
+0
2021-11-12
libbpf: Support BTF_KIND_TYPE_TAG
Yonghong Song
6
-2
/
+73
2021-11-12
libbpf: Make perf_buffer__new() use OPTS-based interface
Andrii Nakryiko
3
-28
/
+132
2021-11-12
libbpf: Ensure btf_dump__new() and btf_dump_opts are future-proof
Andrii Nakryiko
3
-13
/
+71
2021-11-12
libbpf: Turn btf_dedup_opts into OPTS-based struct
Andrii Nakryiko
4
-24
/
+48
2021-11-12
libbpf: Add ability to get/set per-program load flags
Andrii Nakryiko
3
-0
/
+19
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+3
2021-11-10
libbpf: Compile using -std=gnu89
Kumar Kartikeya Dwivedi
1
-0
/
+1
[prev]
[next]