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
starfive-6.6.48-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-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
2019-12-21
tools lib traceevent: Fix memory leakage in filter_event
Hewenliang
1
-1
/
+3
2019-12-16
libtraceevent: Allow custom libdir path
Sudip Mukherjee
2
-4
/
+6
2019-12-11
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
4
-55
/
+26
2019-12-05
selftests/bpf: Bring back c++ include/link test
Stanislav Fomichev
3
-25
/
+1
2019-12-03
libtraceevent: Copy pkg-config file to output folder when using O=
Sudip Mukherjee
1
-2
/
+3
2019-12-03
libtraceevent: Fix lib installation with O=
Sudip Mukherjee
1
-0
/
+1
2019-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-30
/
+25
2019-12-02
libbpf: Fix readelf output parsing on powerpc with recent binutils
Aurelien Jarno
1
-2
/
+2
2019-11-28
libbpf: Fix sym->st_value print on 32-bit arches
Alexei Starovoitov
1
-1
/
+1
2019-11-28
libbpf: Fix up generation of bpf_helper_defs.h
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-11-28
libbpf: Fix global variable relocation
Andrii Nakryiko
1
-24
/
+19
2019-11-28
libbpf: Fix Makefile' libbpf symbol mismatch diagnostic
Andrii Nakryiko
1
-1
/
+1
2019-11-27
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-12
/
+11
2019-11-27
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-11
/
+22
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
21
-912
/
+2471
2019-11-26
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-6
/
+6
2019-11-26
libbpf: Fix usage of u32 in userspace code
Andrii Nakryiko
1
-1
/
+1
2019-11-25
bpf: Introduce BPF_TRACE_x helper for the tracing tests
Martin KaFai Lau
1
-13
/
+0
2019-11-25
libbpf: Fix bpf_object name determination for bpf_object__open_file()
Andrii Nakryiko
1
-1
/
+1
2019-11-25
libbpf: Support initialized global variables
Andrii Nakryiko
1
-7
/
+2
2019-11-25
libbpf: Fix various errors and warning reported by checkpatch.pl
Andrii Nakryiko
1
-17
/
+21
2019-11-25
libbpf: Refactor relocation handling
Andrii Nakryiko
1
-118
/
+143
2019-11-22
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
1
-2
/
+7
2019-11-22
libtraceevent: Fix header installation
Sudip Mukherjee
1
-4
/
+4
2019-11-20
libbpf: Fix call relocation offset calculation bug
Andrii Nakryiko
1
-2
/
+6
2019-11-20
net-af_xdp: Use correct number of channels from ethtool
Luigi Rizzo
1
-3
/
+8
2019-11-18
libtraceevent: Fix parsing of event %o and %X argument types
Konstantin Khlebnikov
1
-2
/
+5
2019-11-18
libbpf: Make global data internal arrays mmap()-able, if possible
Andrii Nakryiko
1
-2
/
+30
2019-11-16
libbpf: Add support for attaching BPF programs to other BPF programs
Alexei Starovoitov
4
-17
/
+70
2019-11-16
selftests/bpf: Add test for BPF trampoline
Alexei Starovoitov
1
-0
/
+13
2019-11-16
libbpf: Add support to attach to fentry/fexit tracing progs
Alexei Starovoitov
3
-25
/
+80
2019-11-16
libbpf: Introduce btf__find_by_name_kind()
Alexei Starovoitov
3
-0
/
+25
2019-11-11
libbpf: Allow for creating Rx or Tx only AF_XDP sockets
Magnus Karlsson
1
-2
/
+3
2019-11-11
libbpf: Support XDP_SHARED_UMEM with external XDP program
Magnus Karlsson
1
-10
/
+17
2019-11-11
libbpf: Add getter for program size
Toke Høiland-Jørgensen
3
-0
/
+9
2019-11-11
libbpf: Add bpf_get_link_xdp_info() function to get more XDP information
Toke Høiland-Jørgensen
3
-28
/
+67
2019-11-11
libbpf: Use pr_warn() when printing netlink errors
Toke Høiland-Jørgensen
2
-6
/
+7
2019-11-11
libbpf: Propagate EPERM to caller on program load
Toke Høiland-Jørgensen
1
-16
/
+11
2019-11-11
libbpf: Unpin auto-pinned maps if loading fails
Toke Høiland-Jørgensen
1
-1
/
+8
2019-11-07
libbpf: Improve handling of corrupted ELF during map initialization
Andrii Nakryiko
1
-2
/
+2
2019-11-07
libbpf: Make btf__resolve_size logic always check size error condition
Andrii Nakryiko
1
-2
/
+1
2019-11-07
libbpf: Fix another potential overflow issue in bpf_prog_linfo
Andrii Nakryiko
1
-7
/
+7
2019-11-07
libbpf: Fix potential overflow issue
Andrii Nakryiko
1
-1
/
+1
2019-11-07
libbpf: Fix memory leak/double free issue
Andrii Nakryiko
1
-1
/
+1
2019-11-07
libbpf: Fix negative FD close() in xsk_setup_xdp_prog()
Andrii Nakryiko
1
-0
/
+2
2019-11-07
libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usage
Andrii Nakryiko
1
-16
/
+11
2019-11-06
libsubcmd: Use -O0 with DEBUG=1
James Clark
1
-1
/
+3
[next]