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
2020-01-10
libbpf: Poison kernel-only integer types
Andrii Nakryiko
12
-1
/
+37
2020-01-10
Merge branch 'bpf-global-funcs'
Daniel Borkmann
22
-89
/
+746
2020-01-10
selftests/bpf: Add unit tests for global functions
Alexei Starovoitov
8
-0
/
+280
2020-01-10
selftests/bpf: Modify a test to check global functions
Alexei Starovoitov
1
-2
/
+2
2020-01-10
selftests/bpf: Add a test for a large global function
Alexei Starovoitov
3
-2
/
+14
2020-01-10
selftests/bpf: Add fexit-to-skb test for global funcs
Alexei Starovoitov
3
-0
/
+44
2020-01-10
bpf: Introduce function-by-function verification
Alexei Starovoitov
5
-84
/
+366
2020-01-10
libbpf: Sanitize global functions
Alexei Starovoitov
2
-1
/
+40
2020-01-10
Merge branch 'selftest-makefile-cleanup'
Alexei Starovoitov
4
-18
/
+22
2020-01-10
selftests/bpf: Further clean up Makefile output
Andrii Nakryiko
2
-5
/
+7
2020-01-10
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
2
-7
/
+7
2020-01-10
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
2
-6
/
+8
2020-01-10
libbpf: Make bpf_map order and indices stable
Andrii Nakryiko
1
-14
/
+0
2020-01-09
bpf: Document BPF_F_QUERY_EFFECTIVE flag
Andrey Ignatov
2
-2
/
+12
2020-01-09
Merge branch 'tcp-bpf-cc'
Alexei Starovoitov
32
-148
/
+2654
2020-01-09
bpf: Add bpf_dctcp example
Martin KaFai Lau
3
-0
/
+625
2020-01-09
bpf: libbpf: Add STRUCT_OPS support
Martin KaFai Lau
6
-13
/
+661
2020-01-09
bpf: Synch uapi bpf.h to tools/
Martin KaFai Lau
1
-2
/
+17
2020-01-09
bpf: Add BPF_FUNC_tcp_send_ack helper
Martin KaFai Lau
2
-2
/
+33
2020-01-09
bpf: tcp: Support tcp_congestion_ops in bpf
Martin KaFai Lau
10
-16
/
+261
2020-01-09
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
11
-47
/
+642
2020-01-09
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
10
-63
/
+373
2020-01-09
bpf: Support bitfield read access in btf_struct_access
Martin KaFai Lau
1
-5
/
+39
2020-01-09
bpf: Add enum support to btf_ctx_access()
Martin KaFai Lau
1
-1
/
+1
2020-01-09
bpf: Avoid storing modifier to info->btf_id
Martin KaFai Lau
1
-3
/
+6
2020-01-09
bpf: Save PTR_TO_BTF_ID register state when spilling to stack
Martin KaFai Lau
1
-0
/
+1
2020-01-09
selftests/bpf: Restore original comm in test_overhead
Stanislav Fomichev
1
-1
/
+7
2020-01-08
bpftool: Add misc section and probe for large INSN limit
Michal Rostecki
1
-0
/
+18
2020-01-08
libbpf: Add probe for large INSN limit
Michal Rostecki
3
-0
/
+23
2020-01-08
ptp: clockmatrix: Rework clockmatrix version information.
Vincent Cheng
2
-64
/
+15
2020-01-08
enetc: Fix inconsistent IS_ERR and PTR_ERR
YueHaibing
1
-1
/
+1
2020-01-08
enetc: Fix an off by one in enetc_setup_tc_txtime()
Dan Carpenter
1
-1
/
+1
2020-01-08
Merge branch 'Documentation-stmmac-documentation-improvements'
David S. Miller
4
-401
/
+699
2020-01-08
Documentation: networking: Add stmmac to device drivers list
Jose Abreu
1
-0
/
+1
2020-01-08
Documentation: networking: Convert stmmac documentation to RST format
Jose Abreu
2
-401
/
+697
2020-01-08
MAINTAINERS: Add stmmac Ethernet driver documentation entry
Jose Abreu
1
-0
/
+1
2020-01-08
drivers: net: cisco_hdlc: use __func__ in debug message
Chen Zhou
1
-2
/
+2
2020-01-08
Merge branch 'net-ch9200-code-cleanup'
David S. Miller
1
-13
/
+11
2020-01-08
net: ch9200: remove unnecessary return
Chen Zhou
1
-2
/
+0
2020-01-08
net: ch9200: use __func__ in debug message
Chen Zhou
1
-11
/
+11
2020-01-08
Merge branch 'ionic-driver-updates'
David S. Miller
5
-10
/
+21
2020-01-08
ionic: clear compiler warning on hb use before set
Shannon Nelson
1
-1
/
+1
2020-01-08
ionic: restrict received packets to mtu size
Shannon Nelson
1
-2
/
+9
2020-01-08
ionic: add Rx dropped packet counter
Shannon Nelson
3
-3
/
+11
2020-01-08
ionic: drop use of subdevice tags
Shannon Nelson
1
-4
/
+0
2020-01-07
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-1
/
+976
2020-01-07
Merge branch 'Unique-mv88e6xxx-IRQ-names'
David S. Miller
5
-6
/
+31
2020-01-07
net: dsa: mv88e6xxx: Unique ATU and VTU IRQ names
Andrew Lunn
3
-2
/
+10
2020-01-07
net: dsa: mv88e6xxx: Unique g2 IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-07
net: dsa: mv88e6xxx: Unique watchdog IRQ name
Andrew Lunn
2
-1
/
+5
[next]