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
2015-02-04
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
Al Viro
4
-40
/
+2
2015-02-04
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
Al Viro
3
-88
/
+23
2015-02-04
vhost: don't bother with copying iovec in handle_tx()
Al Viro
1
-4
/
+5
2015-02-04
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
Al Viro
3
-28
/
+4
2015-02-04
net: switch sockets to ->read_iter/->write_iter
Al Viro
1
-29
/
+27
2015-02-04
net/socket.c: fold do_sock_{read,write} into callers
Al Viro
1
-35
/
+21
2015-02-04
crypto: switch af_alg_make_sg() to iov_iter
Al Viro
4
-100
/
+62
2015-02-04
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
3
-145
/
+1
2015-02-04
tipc: tipc ->sendmsg() conversion
Al Viro
2
-7
/
+14
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
7
-18
/
+14
2015-02-04
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
4
-141
/
+123
2015-02-04
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
3
-7
/
+5
2015-02-04
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...
Al Viro
2
-10
/
+7
2015-02-04
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
2
-39
/
+15
2015-02-04
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
3
-11
/
+10
2015-02-04
ipv6: rawv6_send_hdrinc(): pass msghdr
Al Viro
1
-4
/
+3
2015-02-04
ipv4: raw_send_hdrinc(): pass msghdr
Al Viro
1
-4
/
+3
2015-02-04
netlink: make the check for "send from tx_ring" deterministic
Al Viro
1
-0
/
+5
2015-01-30
Merge tag 'linux-can-next-for-3.20-20150128' of git://git.kernel.org/pub/scm/...
David S. Miller
10
-226
/
+1981
2015-01-30
net: gianfar: remove the unneeded check of disabled device
Kevin Hao
1
-1
/
+1
2015-01-30
dev: add per net_device packet type chains
Salam Noureddine
2
-48
/
+86
2015-01-30
rtnetlink: pass link_net to the newlink handler
Nicolas Dichtel
1
-1
/
+1
2015-01-29
pkt_sched: fq: remove useless TIME_WAIT check
Eric Dumazet
1
-2
/
+2
2015-01-29
act_connmark: fix dependencies better
Arnd Bergmann
1
-1
/
+1
2015-01-29
net: remove sock_iocb
Christoph Hellwig
4
-126
/
+43
2015-01-29
hisilicon: add some missing curly braces
Dan Carpenter
1
-1
/
+2
2015-01-29
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
4
-7
/
+10
2015-01-29
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
21
-149
/
+886
2015-01-28
can: peak_usb: add support for PEAK new CANFD USB adapters
Stephane Grosjean
6
-4
/
+1337
2015-01-28
can: peak_usb: add peak_usb_netif_rx() new function
Stephane Grosjean
2
-1
/
+18
2015-01-28
can: peak_usb: export pcan_usb_pro functions
Stephane Grosjean
2
-12
/
+17
2015-01-28
can: peak_usb: upgrade core to new struct canfd_frame
Stephane Grosjean
2
-4
/
+6
2015-01-28
can: peak_usb: upgrade core to data bittiming specs
Stephane Grosjean
2
-5
/
+34
2015-01-28
can: peak_usb: add adapter BEC callback definition
Stephane Grosjean
2
-0
/
+3
2015-01-28
can: peak_usb: export ctrlmode_supported to adapter specific definition
Stephane Grosjean
4
-2
/
+4
2015-01-28
can: peak_usb: constify struct peak_usb_adapter
Marc Kleine-Budde
4
-11
/
+11
2015-01-28
can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapte...
Marc Kleine-Budde
1
-5
/
+5
2015-01-28
can: kvaser_usb: Add support for the USBcan-II family
Ahmed S. Darwish
2
-124
/
+474
2015-01-28
can: kvaser_usb: Consolidate and unify state change handling
Ahmed S. Darwish
1
-64
/
+49
2015-01-28
can: kvaser_usb: Update interface state before exiting on OOM
Ahmed S. Darwish
1
-76
/
+105
2015-01-28
Merge branch 'stmmac-pci'
David S. Miller
1
-1
/
+112
2015-01-28
stmmac: pci: add MSI support for Intel Quark X1000
Kweh, Hock Leong
1
-0
/
+2
2015-01-28
stmmac: pci: introduce Intel Quark X1000 runtime detection
Andy Shevchenko
1
-1
/
+61
2015-01-28
stmmac: pci: add support for Intel Quark X1000
Kweh, Hock Leong
1
-1
/
+50
2015-01-28
net: netcp: remove unused kconfig option and code
Karicheri, Muralidharan
2
-2
/
+1
2015-01-28
cxgb4: Move firmware version MACRO to t4fw_version.h
Hariprasad Shenai
3
-10
/
+49
2015-01-28
csiostor:T5 Firmware fix and cleanup.
Praveen Madhavan
3
-256
/
+127
2015-01-28
Merge branch 'mlx4-next'
David S. Miller
12
-72
/
+136
2015-01-28
net/mlx4_core: Update the HCA core clock frequency after INIT_PORT
Majd Dibbiny
1
-0
/
+33
2015-01-28
net/mlx4_core: Fix device capabilities dumping
Or Gerlitz
1
-6
/
+2
[next]