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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
30
-256
/
+103
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-10
/
+21
2017-12-15
net: phy: broadcom: Add entry for 5395 switch PHYs
Florian Fainelli
1
-0
/
+1
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-228
/
+11
2017-12-15
sctp: implement handle_ftsn for sctp_stream_interleave
Xin Long
1
-0
/
+2
2017-12-15
sctp: implement report_ftsn for sctp_stream_interleave
Xin Long
1
-0
/
+1
2017-12-15
sctp: implement validate_ftsn for sctp_stream_interleave
Xin Long
2
-0
/
+12
2017-12-15
sctp: implement generate_ftsn for sctp_stream_interleave
Xin Long
2
-0
/
+3
2017-12-15
sctp: add basic structures and make chunk function for ifwdtsn
Xin Long
3
-0
/
+21
2017-12-15
pkt_sched: Remove TC_RED_OFFLOADED from uapi
Yuval Mintz
1
-1
/
+0
2017-12-15
net: sched: Add TCA_HW_OFFLOAD
Yuval Mintz
2
-0
/
+2
2017-12-15
sfp: add sff module support
Russell King
1
-0
/
+1
2017-12-15
ip6_gre: add erspan v2 support
William Tu
1
-0
/
+3
2017-12-15
net: erspan: introduce erspan v2 for ip_gre
William Tu
4
-3
/
+126
2017-12-15
net: erspan: refactor existing erspan code
William Tu
1
-10
/
+24
2017-12-15
Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2017-12-15
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+8
2017-12-15
Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2017-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-2
/
+23
2017-12-15
mm, oom_reaper: fix memory corruption
Michal Hocko
2
-0
/
+10
2017-12-15
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2017-12-15
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
1
-1
/
+5
2017-12-15
string.h: workaround for increased stack usage
Arnd Bergmann
1
-1
/
+4
2017-12-15
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
Chris Wilson
1
-0
/
+2
2017-12-15
include/linux/idr.h: add #include <linux/bug.h>
Wei Wang
1
-0
/
+1
2017-12-14
Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...
Linus Torvalds
3
-5
/
+25
2017-12-14
drm: rework delayed connector cleanup in connector_iter
Daniel Vetter
2
-5
/
+23
2017-12-13
net: phy: phylink: Allow setting a custom link state callback
Florian Fainelli
1
-0
/
+3
2017-12-13
net: phy: phylink: Allow specifying PHY device flags
Florian Fainelli
1
-1
/
+1
2017-12-13
tcp: pause Fast Open globally after third consecutive timeout
Yuchung Cheng
1
-3
/
+2
2017-12-13
net: sk_pacing_shift_update() helper
Eric Dumazet
1
-0
/
+11
2017-12-13
net: bridge: use rhashtable for fdbs
Nikolay Aleksandrov
1
-2
/
+2
2017-12-13
PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()
Heiner Kallweit
1
-0
/
+1
2017-12-13
tcp/dccp: avoid one atomic operation for timewait hashdance
Eric Dumazet
1
-2
/
+2
2017-12-13
net_sched: switch to exit_batch for action pernet ops
Cong Wang
1
-3
/
+10
2017-12-13
ipv4: igmp: guard against silly MTU values
Eric Dumazet
1
-0
/
+1
2017-12-13
phylib: add reset after clk enable support
Richard Leitner
1
-0
/
+2
2017-12-13
phylib: Add device reset delay support
Richard Leitner
1
-0
/
+2
2017-12-13
drm: Update edid-derived drm_display_info fields at edid property set [v2]
Keith Packard
1
-0
/
+2
2017-12-12
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
1
-1
/
+1
2017-12-12
compiler.h: Remove ACCESS_ONCE()
Mark Rutland
1
-36
/
+11
2017-12-12
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
3
-181
/
+0
2017-12-12
locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y
Will Deacon
3
-11
/
+0
2017-12-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+8
2017-12-11
fou: fix some member types in guehdr
Xin Long
1
-9
/
+9
2017-12-11
sctp: add support for the process of unordered idata
Xin Long
2
-1
/
+14
2017-12-11
sctp: implement abort_pd for sctp_stream_interleave
Xin Long
3
-1
/
+5
2017-12-11
sctp: implement start_pd for sctp_stream_interleave
Xin Long
1
-0
/
+1
2017-12-11
sctp: implement renege_events for sctp_stream_interleave
Xin Long
2
-6
/
+5
2017-12-11
sctp: implement enqueue_event for sctp_stream_interleave
Xin Long
1
-0
/
+2
[next]