index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-11-25
libbpf: Add support for canceling cached_cons advance
Li RongQing
1
-0
/
+6
2020-11-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+15
2020-11-19
libbpf: Fix VERSIONED_SYM_COUNT number parsing
Jiri Olsa
1
-0
/
+2
2020-11-17
libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()
Alan Maguire
1
-4
/
+4
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-335
/
+490
2020-11-10
libbpf: Don't attempt to load unused subprog as an entry-point BPF program
Andrii Nakryiko
1
-10
/
+13
2020-11-06
libbpf: Add support for task local storage
KP Singh
1
-0
/
+1
2020-11-06
libbpf: Accomodate DWARF/compiler bug with duplicated identical arrays
Andrii Nakryiko
1
-2
/
+25
2020-11-06
libbpf: Support BTF dedup of split BTFs
Andrii Nakryiko
1
-53
/
+168
2020-11-06
libbpf: Fix BTF data layout checks and allow empty BTF
Andrii Nakryiko
1
-10
/
+6
2020-11-06
libbpf: Implement basic split BTF support
Andrii Nakryiko
3
-45
/
+169
2020-11-06
libbpf: Unify and speed up BTF string deduplication
Andrii Nakryiko
1
-165
/
+98
2020-11-06
libbpf: Factor out common operations in BTF writing APIs
Andrii Nakryiko
1
-80
/
+43
2020-11-04
libbpf: Fix possible use after free in xsk_socket__delete
Magnus Karlsson
1
-2
/
+4
2020-11-04
libbpf: Fix null dereference in xsk_socket__delete
Magnus Karlsson
1
-1
/
+2
2020-11-03
libbpf, hashmap: Fix undefined behavior in hash_bits
Ian Rogers
1
-6
/
+9
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+2
2020-10-22
bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static
Daniel Borkmann
1
-0
/
+2
2020-10-17
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
8
-108
/
+101
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
23
-1574
/
+4726
2020-10-15
Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-4
/
+6
2020-10-14
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
1
-1
/
+11
2020-10-13
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+3
2020-10-13
tools lib traceevent: Hide non API functions
Tzvetomir Stoyanov (VMware)
6
-107
/
+83
2020-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-60
/
+295
2020-10-08
libbpf: Allow specifying both ELF and raw BTF for CO-RE BTF override
Andrii Nakryiko
1
-1
/
+1
2020-10-08
libbpf: Support safe subset of load/store instruction resizing with CO-RE
Andrii Nakryiko
1
-8
/
+136
2020-10-08
libbpf: Skip CO-RE relocations for not loaded BPF programs
Andrii Nakryiko
1
-0
/
+5
2020-10-07
libbpf: Fix compatibility problem in xsk_socket__create
Magnus Karlsson
1
-1
/
+6
2020-10-07
perf stat: Fix out of bounds CPU map access when handling armv8_pmu events
Namhyung Kim
1
-0
/
+3
2020-10-06
bpf, libbpf: Use valid btf in bpf_program__set_attach_target
Luigi Rizzo
1
-3
/
+2
2020-10-06
libbpf: Check if pin_path was set even map fd exist
Hangbin Liu
1
-19
/
+18
2020-10-06
libbpf: Close map fd if init map slots failed
Hangbin Liu
1
-21
/
+34
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-10-03
bpf/libbpf: BTF support for typed ksyms
Hao Luo
1
-13
/
+99
2020-10-02
tools: Avoid comma separated statements
Joe Perches
1
-4
/
+6
2020-09-30
libbpf: Make btf_dump work with modifiable BTF
Andrii Nakryiko
3
-22
/
+65
2020-09-30
bpf, libbpf: Add bpf_tail_call_static helper for bpf programs
Daniel Borkmann
1
-0
/
+46
2020-09-30
libbpf: Compile in PIC mode only for shared library case
Andrii Nakryiko
1
-2
/
+1
2020-09-30
libbpf: Compile libbpf under -O2 level by default and catch extra warnings
Andrii Nakryiko
1
-1
/
+1
2020-09-30
libbpf: Fix uninitialized variable in btf_parse_type_sec
Andrii Nakryiko
1
-1
/
+1
2020-09-29
libbpf: Add support for freplace attachment in bpf_link_create
Toke Høiland-Jørgensen
5
-9
/
+60
2020-09-29
libbpf: Support BTF loading and raw data output in both endianness
Andrii Nakryiko
3
-64
/
+255
2020-09-29
selftests/bpf: Test BTF writing APIs
Andrii Nakryiko
1
-4
/
+4
2020-09-29
libbpf: Add btf__str_by_offset() as a more generic variant of name_by_offset
Andrii Nakryiko
3
-1
/
+8
2020-09-29
libbpf: Add BTF writing APIs
Andrii Nakryiko
3
-0
/
+838
2020-09-29
libbpf: Add btf__new_empty() to create an empty BTF object
Andrii Nakryiko
3
-0
/
+32
2020-09-29
libbpf: Allow modification of BTF and add btf__add_str API
Andrii Nakryiko
3
-8
/
+258
2020-09-29
libbpf: Extract generic string hashing function for reuse
Andrii Nakryiko
2
-8
/
+13
2020-09-29
libbpf: Generalize common logic for managing dynamically-sized arrays
Andrii Nakryiko
2
-21
/
+59
[prev]
[next]