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
2017-04-26
svcrdma: Use rdma_rw API in RPC reply path
Chuck Lever
4
-355
/
+350
2017-04-26
svcrdma: Introduce local rdma_rw API helpers
Chuck Lever
5
-1
/
+529
2017-04-26
svcrdma: Clean up svc_rdma_get_inv_rkey()
Chuck Lever
1
-22
/
+17
2017-04-26
svcrdma: Add helper to save pages under I/O
Chuck Lever
1
-13
/
+18
2017-04-26
svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
Chuck Lever
3
-4
/
+1
2017-04-26
svcrdma: Add svc_rdma_map_reply_hdr()
Chuck Lever
3
-38
/
+62
2017-04-26
svcrdma: Move send_wr to svc_rdma_op_ctxt
Chuck Lever
3
-35
/
+44
2017-04-26
NFS: don't try to cross a mountpount when there isn't one there.
NeilBrown
1
-4
/
+20
2017-04-26
nfsd4: remove pointless strdup_if_nonnull
NeilBrown
1
-19
/
+6
2017-04-26
uapi: fix linux/nfsd/cld.h userspace compilation errors
Dmitry V. Levin
1
-6
/
+8
2017-04-26
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
3
-11
/
+28
2017-04-25
nfsd: stricter decoding of write-like NFSv2/v3 ops
J. Bruce Fields
2
-0
/
+6
2017-04-25
nfsd4: minor NFSv2/v3 write decoding cleanup
J. Bruce Fields
2
-8
/
+9
2017-04-25
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
1
-0
/
+36
2017-04-24
Linux 4.11-rc8
Linus Torvalds
1
-1
/
+1
2017-04-24
Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-13
/
+23
2017-04-23
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-16
/
+5
2017-04-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-04-22
Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-210
/
+345
2017-04-21
netpoll: Check for skb->queue_mapping
Tushar Dave
1
-2
/
+8
2017-04-21
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-04-21
bpf, doc: update bpf maintainers entry
Daniel Borkmann
1
-1
/
+15
2017-04-21
net: qrtr: potential use after free in qrtr_sendmsg()
Dan Carpenter
1
-1
/
+3
2017-04-21
bpf: Fix values type used in test_maps
David Miller
1
-2
/
+2
2017-04-21
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
2
-1
/
+5
2017-04-21
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-04-21
Merge branch 'skb_cow_head'
David S. Miller
6
-44
/
+16
2017-04-21
kaweth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-12
/
+6
2017-04-21
ch9200: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
sr9700: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
cx82310_eth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-5
/
+2
2017-04-21
smsc75xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-6
/
+2
2017-04-21
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
1
-1
/
+0
2017-04-21
Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-8
/
+8
2017-04-21
Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+13
2017-04-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-13
/
+66
2017-04-21
Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2017-04-21
Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
4
-4
/
+22
2017-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+8
2017-04-21
MAINTAINERS: Add "B:" field for networking.
David S. Miller
1
-0
/
+1
2017-04-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-24
/
+21
2017-04-21
mm: prevent NR_ISOLATE_* stats from going negative
Rabin Vincent
1
-1
/
+1
2017-04-21
Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests"
Mel Gorman
1
-23
/
+20
2017-04-20
blk-mq: fix potential oops with polling and blk-mq scheduler
Jens Axboe
1
-1
/
+10
2017-04-20
nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
Andy Lutomirski
1
-0
/
+9
2017-04-20
nvme: Adjust the Samsung APST quirk
Andy Lutomirski
3
-11
/
+38
2017-04-20
net sched actions: allocate act cookie early
Wolfgang Bumiller
1
-23
/
+32
2017-04-20
Merge branch 'qed-dcbx-fixes'
David S. Miller
1
-1
/
+12
[next]