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-11-25
Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-20
/
+341
2019-11-25
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
48
-400
/
+783
2019-11-25
slip: Fix use-after-free Read in slip_open
Jouni Hogander
1
-0
/
+1
2019-11-25
Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
51
-800
/
+1398
2019-11-25
Merge tag 'for-5.5/libata-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
23
-83
/
+138
2019-11-25
net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
Oleksij Rempel
1
-5
/
+5
2019-11-25
macvlan: schedule bc_work even if error
Menglong Dong
1
-1
/
+2
2019-11-25
enetc: add support Credit Based Shaper(CBS) for hardware offload
Po Liu
5
-2
/
+138
2019-11-25
net: phy: add helpers phy_(un)lock_mdio_bus
Heiner Kallweit
2
-14
/
+24
2019-11-25
mdio_bus: don't use managed reset-controller
David Bauer
1
-2
/
+4
2019-11-25
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-725
/
+3089
2019-11-25
Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
22
-887
/
+1371
2019-11-25
vfs: properly and reliably lock f_pos in fdget_pos()
Linus Torvalds
3
-8
/
+2
2019-11-25
vfs: mark pipes and sockets as stream-like file descriptors
Linus Torvalds
2
-2
/
+5
2019-11-25
writeback: fix -Wformat compilation warnings
Qian Cai
1
-24
/
+24
2019-11-25
Merge branch 'for-5.5/system-state' into for-linus
Petr Mladek
15
-21
/
+901
2019-11-25
Merge branch 'for-5.5/selftests' into for-linus
Petr Mladek
1
-0
/
+1
2019-11-25
Merge tag 'kvm-ppc-next-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-15
/
+29
2019-11-25
x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
Andy Lutomirski
1
-3
/
+18
2019-11-25
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
Ingo Molnar
38
-179
/
+163
2019-11-25
x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...
Ingo Molnar
3
-10
/
+14
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
50
-548
/
+2031
2019-11-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
7
-7
/
+42
2019-11-25
ax88179_178a: add ethtool_op_get_ts_info()
Andreas K. Besslein
1
-0
/
+1
2019-11-25
Merge branch 'mlxsw-Two-small-updates'
Jakub Kicinski
1
-4
/
+40
2019-11-25
mlxsw: spectrum_router: Fix use of uninitialized adjacency index
Amit Cohen
1
-3
/
+2
2019-11-25
mlxsw: spectrum_router: After underlay moves, demote conflicting tunnels
Petr Machata
1
-1
/
+38
2019-11-25
bpf: Simplify __bpf_arch_text_poke poke type handling
Daniel Borkmann
4
-83
/
+32
2019-11-25
bpf: Introduce BPF_TRACE_x helper for the tracing tests
Martin KaFai Lau
7
-187
/
+125
2019-11-25
bpf: Add bpf_jit_blinding_enabled for !CONFIG_BPF_JIT
Daniel Borkmann
1
-0
/
+5
2019-11-25
Merge branch 'optimize-bpf_tail_call'
Alexei Starovoitov
15
-140
/
+1364
2019-11-25
bpf, testing: Add various tail call test cases
Daniel Borkmann
6
-0
/
+698
2019-11-25
bpf, x86: Emit patchable direct jump as tail call
Daniel Borkmann
1
-95
/
+187
2019-11-25
bpf: Constant map key tracking for prog array pokes
Daniel Borkmann
2
-10
/
+113
2019-11-25
bpf: Add poke dependency tracking for prog array maps
Daniel Borkmann
4
-12
/
+212
2019-11-25
bpf: Add initial poke descriptor table for jit images
Daniel Borkmann
3
-0
/
+64
2019-11-25
bpf: Move owner type, jited info into array auxiliary data
Daniel Borkmann
5
-28
/
+54
2019-11-25
bpf: Move bpf_free_used_maps into sleepable section
Daniel Borkmann
3
-20
/
+27
2019-11-25
bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumps
Daniel Borkmann
2
-18
/
+52
2019-11-25
selftests/bpf: Add BPF trampoline performance test
Alexei Starovoitov
2
-0
/
+185
2019-11-25
Merge branch 'jmp32-reg-bounds'
Alexei Starovoitov
2
-0
/
+102
2019-11-25
selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data only
Andrii Nakryiko
2
-5
/
+15
2019-11-25
selftests/bpf: Add verifier tests for better jmp32 register bounds
Yonghong Song
1
-0
/
+83
2019-11-25
libbpf: Fix bpf_object name determination for bpf_object__open_file()
Andrii Nakryiko
1
-1
/
+1
2019-11-25
bpf: Provide better register bounds after jmp32 instructions
Yonghong Song
1
-0
/
+19
2019-11-25
xdp: Fix cleanup on map free for devmap_hash map type
Toke Høiland-Jørgensen
1
-28
/
+46
2019-11-25
Merge branch 'libbpf-global-vars'
Alexei Starovoitov
15
-161
/
+185
2019-11-25
selftests/bpf: Integrate verbose verifier log into test_progs
Andrii Nakryiko
4
-9
/
+27
2019-11-25
libbpf: Support initialized global variables
Andrii Nakryiko
14
-33
/
+28
2019-11-25
selftests, bpftool: Skip the build test if not in tree
Jakub Kicinski
1
-0
/
+4
[prev]
[next]