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
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-9
/
+21
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-35
/
+25
2021-05-07
tools: sync lib/find_bit implementation
Yury Norov
1
-2
/
+2
2021-05-07
tools: sync find_next_bit implementation
Yury Norov
1
-31
/
+21
2021-05-07
tools: bitmap: sync function declarations with the kernel
Yury Norov
1
-2
/
+2
2021-05-03
libbpf: Fix signed overflow in ringbuf_process_ring
Brendan Jackman
1
-9
/
+21
2021-05-01
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
13
-5
/
+327
2021-04-29
perf jit: Let convert_timestamp() to be backwards-compatible
Leo Yan
1
-0
/
+2
2021-04-29
perf tools: Change fields type in perf_record_time_conv
Leo Yan
1
-2
/
+3
2021-04-29
perf util: Move bpf_perf definitions to a libperf header
Song Liu
1
-0
/
+31
2021-04-27
selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro
Andrii Nakryiko
1
-4
/
+12
2021-04-27
libbpf: Support BTF_KIND_FLOAT during type compatibility checks in CO-RE
Andrii Nakryiko
1
-2
/
+4
2021-04-26
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-2
/
+3
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-366
/
+1433
2021-04-24
libbpf: Support extern resolution for BTF-defined maps in .maps section
Andrii Nakryiko
1
-0
/
+132
2021-04-24
libbpf: Add linker extern resolution support for functions and global variables
Andrii Nakryiko
1
-59
/
+790
2021-04-24
libbpf: Tighten BTF type ID rewriting with error checking
Andrii Nakryiko
1
-0
/
+7
2021-04-24
libbpf: Extend sanity checking ELF symbols with externs validation
Andrii Nakryiko
1
-9
/
+40
2021-04-24
libbpf: Make few internal helpers available outside of libbpf.c
Andrii Nakryiko
3
-18
/
+16
2021-04-24
libbpf: Factor out symtab and relos sanity checks
Andrii Nakryiko
1
-106
/
+127
2021-04-24
libbpf: Refactor BTF map definition parsing
Andrii Nakryiko
2
-111
/
+178
2021-04-24
libbpf: Allow gaps in BPF program sections to support overriden weak functions
Andrii Nakryiko
1
-36
/
+22
2021-04-24
libbpf: Mark BPF subprogs with hidden visibility as static for BPF verifier
Andrii Nakryiko
4
-6
/
+58
2021-04-24
libbpf: Suppress compiler warning when using SEC() macro with externs
Andrii Nakryiko
1
-2
/
+9
2021-04-20
libperf xyarray: Add bounds checks to xyarray__entry()
Rob Herring
1
-1
/
+8
2021-04-20
libperf: Add support for user space counter access
Rob Herring
4
-0
/
+161
2021-04-20
libbpf: Introduce a BPF_SNPRINTF helper macro
Florent Revest
1
-0
/
+18
2021-04-20
libbpf: Initialize the bpf_seq_printf parameters array field by field
Florent Revest
1
-11
/
+29
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2021-04-16
libbpf: Remove unused field.
Alexei Starovoitov
1
-14
/
+1
2021-04-15
libperf tests: Add support for verbose printing
Rob Herring
2
-2
/
+36
2021-04-15
libperf: Add evsel mmap support
Rob Herring
5
-0
/
+86
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-21
/
+38
2021-04-09
libbpf: Add bpf_map__inner_map API
Andrii Nakryiko
3
-0
/
+12
2021-04-09
libbpf: Fix potential NULL pointer dereference
Ciara Loftus
1
-2
/
+3
2021-04-05
libbpf: Fix KERNEL_VERSION macro
Hengqi Chen
1
-1
/
+1
2021-04-03
libbpf: Remove redundant semi-colon
Yang Yingliang
1
-1
/
+1
2021-04-02
libbpf: Only create rx and tx XDP rings when necessary
Ciara Loftus
1
-2
/
+11
2021-04-02
libbpf: Restore umem state after socket create failure
Ciara Loftus
1
-18
/
+23
2021-04-02
libbpf: Ensure umem pointer is non-NULL before dereferencing
Ciara Loftus
1
-0
/
+3
2021-03-30
libbpf: xsk: Use bpf_link
Maciej Fijalkowski
1
-45
/
+213
2021-03-30
libbpf: Fix memory leak when emitting final btf_ext
Andrii Nakryiko
1
-8
/
+16
2021-03-27
libbpf: Support extern kernel function
Martin KaFai Lau
1
-12
/
+162
2021-03-27
libbpf: Record extern sym relocation first
Martin KaFai Lau
1
-29
/
+34
2021-03-27
libbpf: Rename RELO_EXTERN to RELO_EXTERN_VAR
Martin KaFai Lau
1
-3
/
+3
2021-03-27
libbpf: Refactor codes for finding btf id of a kernel symbol
Martin KaFai Lau
1
-11
/
+33
2021-03-27
libbpf: Refactor bpf_object__resolve_ksyms_btf_id
Martin KaFai Lau
1
-57
/
+67
2021-03-26
libbpf: Preserve empty DATASEC BTFs during static linking
Andrii Nakryiko
1
-1
/
+12
2021-03-26
libbpf: Fix bail out from 'ringbuf_process_ring()' on error
Pedro Tammela
1
-1
/
+1
2021-03-26
libbpf: Add bpf object kern_version attribute setter
Rafael David Tinoco
3
-0
/
+12
[next]