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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-18
selftests/bpf: fix test_xdp_noinline on s390
Ilya Leoshkevich
1
-8
/
+9
2019-07-18
selftests/bpf: fix "valid read map access into a read-only array 1" on s390
Ilya Leoshkevich
1
-1
/
+1
2019-07-17
selftests/bpf: fix perf_buffer on s390
Ilya Leoshkevich
3
-17
/
+11
2019-07-17
selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly
Andrii Nakryiko
1
-14
/
+10
2019-07-17
selftests/bpf: fix test_verifier/test_maps make dependencies
Andrii Nakryiko
1
-3
/
+3
2019-07-16
libbpf: fix another GCC8 warning for strncpy
Andrii Nakryiko
1
-1
/
+2
2019-07-16
selftests/bpf: skip nmi test when perf hw events are disabled
Ilya Leoshkevich
1
-1
/
+32
2019-07-16
selftests/bpf: fix "alu with different scalars 1" on s390
Ilya Leoshkevich
1
-1
/
+1
2019-07-16
selftests/bpf: remove logic duplication in test_verifier
Andrii Nakryiko
1
-20
/
+15
2019-07-16
Merge branch 'bpf-fix-wide-loads-sockaddr'
Daniel Borkmann
6
-48
/
+95
2019-07-16
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-2
/
+2
2019-07-16
selftests/bpf: add selftests for wide loads
Stanislav Fomichev
1
-0
/
+37
2019-07-16
selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c
Stanislav Fomichev
2
-36
/
+36
2019-07-16
bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6
Stanislav Fomichev
2
-3
/
+13
2019-07-16
bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok
Stanislav Fomichev
2
-7
/
+7
2019-07-16
samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
1
-1
/
+1
2019-07-16
selftests/bpf: put test_stub.o into $(OUTPUT)
Ilya Leoshkevich
1
-2
/
+5
2019-07-16
selftests/bpf: make directory prerequisites order-only
Ilya Leoshkevich
1
-8
/
+8
2019-07-16
selftests/bpf: fix attach_probe on s390
Ilya Leoshkevich
1
-0
/
+2
2019-07-16
Merge branch 'bpf-btf-size-verification-fix'
Daniel Borkmann
5
-11
/
+104
2019-07-16
selftests/bpf: use typedef'ed arrays as map values
Andrii Nakryiko
3
-4
/
+4
2019-07-16
selftests/bpf: add trickier size resolution tests
Andrii Nakryiko
1
-0
/
+88
2019-07-16
bpf: fix BTF verifier size resolution logic
Andrii Nakryiko
1
-7
/
+12
2019-07-12
selftests/bpf: fix compiling loop{1, 2, 3}.c on s390
Ilya Leoshkevich
3
-3
/
+3
2019-07-12
selftests/bpf: make PT_REGS_* work in userspace
Ilya Leoshkevich
1
-20
/
+55
2019-07-12
selftests/bpf: fix s930 -> s390 typo
Ilya Leoshkevich
1
-5
/
+5
2019-07-12
selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
1
-1
/
+3
2019-07-12
selftests/bpf: do not ignore clang failures
Ilya Leoshkevich
1
-6
/
+7
2019-07-12
tools: bpftool: add raw_tracepoint_writable prog type to header
Daniel T. Lee
1
-0
/
+1
2019-07-12
bpf: verifier: avoid fall-through warnings
Gustavo A. R. Silva
1
-0
/
+2
2019-07-12
selftests/bpf: fix bpf_target_sparc check
Ilya Leoshkevich
1
-2
/
+2
2019-07-12
xdp: fix potential deadlock on socket mutex
Ilya Maximets
2
-10
/
+8
2019-07-12
xdp: fix possible cq entry leak
Ilya Maximets
1
-7
/
+4
2019-07-12
libbpf: fix ptr to u64 conversion warning on 32-bit platforms
Andrii Nakryiko
1
-2
/
+2
2019-07-12
bpf: fix precision bit propagation for BPF_ST instructions
Andrii Nakryiko
1
-7
/
+4
2019-07-12
MAINTAINERS: update BPF JIT S390 maintainers
Vasily Gorbik
1
-1
/
+1
2019-07-12
Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
9
-33
/
+35
2019-07-12
Merge branch 'mlx5-build-fixes'
David S. Miller
3
-5
/
+4
2019-07-12
net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usage
Saeed Mahameed
1
-1
/
+1
2019-07-12
net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is off
Saeed Mahameed
1
-3
/
+2
2019-07-12
net/mlx5e: Fix compilation error in TLS code
Tariq Toukan
1
-1
/
+1
2019-07-12
ipv6: fix static key imbalance in fl_create()
Eric Dumazet
1
-3
/
+6
2019-07-12
ipv6: fix potential crash in ip6_datagram_dst_update()
Eric Dumazet
1
-1
/
+1
2019-07-12
ipv6: tcp: fix flowlabels reflection for RST packets
Eric Dumazet
1
-1
/
+6
2019-07-12
ipv6: Use ipv6_authlen for len
yangxingwu
7
-8
/
+8
2019-07-12
hsr: switch ->dellink() to ->ndo_uninit()
Cong Wang
3
-18
/
+8
2019-07-12
net: stmmac: Fix misuses of GENMASK macro
Joe Perches
2
-3
/
+3
2019-07-12
net: ethernet: mediatek: Fix misuses of GENMASK macro
Joe Perches
2
-2
/
+2
2019-07-12
net: fib_rules: do not flow dissect local packets
Petar Penkov
1
-2
/
+2
2019-07-11
net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
Aya Levin
1
-1
/
+8
[next]