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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-08
libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
1
-0
/
+1
2020-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-99
/
+172
2020-07-01
bpf: Introduce helper bpf_get_task_stack()
Song Liu
1
-1
/
+36
2020-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-20
/
+21
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2020-06-25
bpf: Add bpf_skc_to_udp6_sock() helper
Yonghong Song
1
-1
/
+8
2020-06-25
bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Yonghong Song
1
-1
/
+22
2020-06-25
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
1
-1
/
+8
2020-06-24
bpf: Add SO_KEEPALIVE and related options to bpf_setsockopt
Dmitry Yakunin
1
-2
/
+5
2020-06-24
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
1
-20
/
+21
2020-06-24
Merge up to bpf_probe_read_kernel_str() fix into bpf-next
Alexei Starovoitov
1
-1
/
+1
2020-06-24
bpf: Switch most helper return values from 32-bit int to 64-bit long
Andrii Nakryiko
1
-96
/
+96
2020-06-17
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-06-17
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-06-17
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
2
-1
/
+14
2020-06-16
bpf: Fix definition of bpf_ringbuf_output() helper in UAPI comments
Andrii Nakryiko
1
-1
/
+1
2020-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+13
2020-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+13
2020-06-09
bpf: Selftests and tools use struct bpf_devmap_val from uapi
Jesper Dangaard Brouer
1
-0
/
+13
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
1
-1
/
+1
2020-06-09
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+14
2020-06-09
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+24
2020-06-09
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2020-06-09
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+7
2020-06-09
tools headers API: Update faccessat2 affected files
Arnaldo Carvalho de Melo
2
-1
/
+13
2020-06-04
Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+15
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-46
/
+345
2020-06-02
bpf: Add csum_level helper for fixing up csum levels
Daniel Borkmann
1
-1
/
+42
2020-06-02
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
1
-0
/
+8
2020-06-02
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+10
2020-06-02
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
3
-4
/
+4
2020-06-02
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
1
-0
/
+5
2020-06-02
tools/bpf: sync bpf.h
Alexei Starovoitov
1
-0
/
+1
2020-06-02
xdp: Add xdp_txq_info to xdp_buff
David Ahern
1
-0
/
+2
2020-06-02
bpf: Add support to attach bpf program to a devmap entry
David Ahern
1
-0
/
+1
2020-06-02
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
1
-1
/
+83
2020-06-02
bpf, sk_msg: Add get socket storage helpers
John Fastabend
1
-0
/
+2
2020-06-01
tools compiler.h: Add attribute to disable tail calls
Ian Rogers
2
-0
/
+15
2020-05-19
tools/bpf: sync bpf.h
Alexei Starovoitov
1
-3
/
+3
2020-05-19
bpf: Add get{peer, sock}name attach types for sock_addr
Daniel Borkmann
1
-0
/
+4
2020-05-15
bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers
Andrey Ignatov
1
-1
/
+35
2020-05-15
bpf: Support narrow loads from bpf_sock_addr.user_port
Andrey Ignatov
1
-1
/
+1
2020-05-14
uapi: deprecate STATX_ALL
Miklos Szeredi
1
-1
/
+10
2020-05-11
tools, bpf: Synchronise BPF UAPI header with tools
Quentin Monnet
1
-50
/
+59
2020-05-10
bpf: Add bpf_seq_printf and bpf_seq_write helpers
Yonghong Song
1
-1
/
+38
2020-05-10
bpf: Create anonymous bpf iterator
Yonghong Song
1
-0
/
+6
2020-05-10
bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE
Yonghong Song
1
-0
/
+1
2020-05-10
bpf: Allow loading of a bpf_iter program
Yonghong Song
1
-0
/
+1
2020-05-09
bpf: Allow any port in bpf_bind helper
Stanislav Fomichev
1
-4
/
+5
2020-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+66
[prev]
[next]