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
2018-01-24
vmxnet3: repair memory leak
Neil Horman
1
-1
/
+1
2018-01-24
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
3
-2
/
+3
2018-01-24
pppoe: take ->needed_headroom of lower device into account on xmit
Guillaume Nault
1
-5
/
+6
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-32
/
+128
2018-01-23
nfsd: auth: Fix gid sorting when rootsquash enabled
Ben Hutchings
1
-3
/
+3
2018-01-23
orangefs: initialize op on loop restart in orangefs_devreq_read
Martin Brandenburg
1
-1
/
+2
2018-01-23
orangefs: use list_for_each_entry_safe in purge_waiting_ops
Martin Brandenburg
1
-2
/
+2
2018-01-23
tls: Correct length of scatterlist in tls_sw_sendpage
Dave Watson
1
-0
/
+2
2018-01-23
be2net: restore properly promisc mode after queues reconfiguration
Ivan Vecera
1
-0
/
+9
2018-01-23
net: igmp: fix source address check for IGMPv3 reports
Felix Fietkau
1
-1
/
+1
2018-01-23
gso: validate gso_type in GSO handlers
Willem de Bruijn
7
-0
/
+21
2018-01-23
net: qdisc_pkt_len_init() should be more robust
Eric Dumazet
1
-4
/
+15
2018-01-22
Merge branch 'ibmvnic-reset-behavior-fixes'
David S. Miller
2
-15
/
+60
2018-01-22
ibmvnic: Allocate and request vpd in init_resources
John Allen
1
-7
/
+9
2018-01-22
ibmvnic: Revert to previous mtu when unsupported value requested
John Allen
1
-1
/
+11
2018-01-22
ibmvnic: Modify buffer size and number of queues on failover
John Allen
2
-7
/
+40
2018-01-22
rds: tcp: compute m_ack_seq as offset from ->write_seq
Sowmini Varadhan
3
-5
/
+6
2018-01-22
usbnet: silence an unnecessary warning
Oliver Neukum
1
-5
/
+3
2018-01-22
Merge branch 'cxgb4-tc-flower-offload-fixes'
David S. Miller
1
-2
/
+5
2018-01-22
cxgb4: fix endianness for vlan value in cxgb4_tc_flower
Kumar Sanghvi
1
-2
/
+2
2018-01-22
cxgb4: set filter type to 1 for ETH_P_IPV6
Kumar Sanghvi
1
-0
/
+3
2018-01-22
mm, page_vma_mapped: Introduce pfn_in_hpage()
Kirill A. Shutemov
1
-8
/
+9
2018-01-22
mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()
Kirill A. Shutemov
2
-25
/
+59
2018-01-22
net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compare
Talat Batheesh
1
-0
/
+6
2018-01-22
Linux 4.15-rc9
Linus Torvalds
1
-1
/
+1
2018-01-21
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-8
/
+46
2018-01-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+15
2018-01-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+14
2018-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2
-12
/
+35
2018-01-21
x86: Use __nostackprotect for sme_encrypt_kernel
Laura Abbott
1
-1
/
+1
2018-01-21
alpha/PCI: Fix noname IRQ level detection
Lorenzo Pieralisi
1
-6
/
+29
2018-01-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-11
/
+245
2018-01-20
Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-12
/
+108
2018-01-20
KVM: s390: wire up bpb feature
Christian Borntraeger
5
-2
/
+29
2018-01-20
Merge tag 'kvm-ppc-cve-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Radim Krčmář
4
-0
/
+205
2018-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+15
2018-01-20
Merge tag 'for-4.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-35
/
+59
2018-01-19
Merge tag 'trace-v4.15-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+16
2018-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-23
/
+44
2018-01-19
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+12
2018-01-19
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2018-01-19
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2018-01-19
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+13
2018-01-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
9
-14
/
+33
2018-01-19
Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-22
/
+55
2018-01-19
Merge tag 'drm-fixes-for-v4.15-rc9' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
17
-167
/
+367
2018-01-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-6
/
+24
2018-01-19
ia64: Rewrite atomic_add and atomic_sub
Matthew Wilcox
1
-18
/
+19
2018-01-19
sparse doesn't support struct randomization
Matthew Wilcox
1
-1
/
+1
2018-01-19
proc: fix coredump vs read /proc/*/stat race
Alexey Dobriyan
1
-2
/
+5
[next]