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-09-29
af_unix: Convert the unix_sk macro to an inline function for type safety
Aaron Conole
1
-1
/
+5
2015-09-29
net: sctp: Don't use 64 kilobyte lookup table for four elements
Denys Vlasenko
1
-9
/
+11
2015-09-29
l2tp: protect tunnel->del_work by ref_count
Alexander Couzens
1
-2
/
+9
2015-09-29
net/ibm/emac: bump version numbers for correct work with ethtool
Ivan Mikhaylov
1
-3
/
+3
2015-09-29
Merge branch 'sctp-accept-deadlock'
David S. Miller
1
-20
/
+24
2015-09-29
sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
Karl Heiss
1
-19
/
+23
2015-09-29
sctp: Whitespace fix
Karl Heiss
1
-2
/
+2
2015-09-29
i40e/i40evf: check for stopped admin queue
Mitch Williams
2
-0
/
+18
2015-09-29
i40e: fix VLAN inside VXLAN
Jesse Brandeburg
1
-1
/
+2
2015-09-27
r8169: fix handling rtl_readphy result
Andrzej Hajda
1
-1
/
+1
2015-09-27
net: hisilicon: fix handling platform_get_irq result
Andrzej Hajda
1
-1
/
+1
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
117
-639
/
+1697
2015-09-26
net: Fix panic in icmp_route_lookup
David Ahern
1
-2
/
+2
2015-09-26
net: update docbook comment for __mdiobus_register()
Russell King
1
-2
/
+5
2015-09-26
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+9
2015-09-25
ppp: fix lockdep splat in ppp_dev_uninit()
Guillaume Nault
1
-1
/
+3
2015-09-25
net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected
Sudip Mukherjee
1
-1
/
+1
2015-09-25
phy: marvell: add link partner advertised modes
Russell King
1
-0
/
+9
2015-09-25
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-42
/
+118
2015-09-25
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
16
-95
/
+172
2015-09-25
Merge tag 'sound-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
21
-92
/
+166
2015-09-25
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-43
/
+80
2015-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-11
/
+44
2015-09-25
Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-1
/
+5
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
7
-2
/
+8
2015-09-25
KVM: x86: fix off-by-one in reserved bits check
Paolo Bonzini
1
-1
/
+1
2015-09-25
KVM: x86: use correct page table format to check nested page table reserved bits
Paolo Bonzini
1
-6
/
+17
2015-09-25
KVM: svm: do not call kvm_set_cr0 from init_vmcb
Paolo Bonzini
1
-1
/
+2
2015-09-25
Merge branch 'phy-mdio-refcnt'
David S. Miller
13
-51
/
+181
2015-09-25
net: fix net_device refcounting
Russell King
2
-1
/
+13
2015-09-25
phy: add phy_device_remove()
Russell King
4
-7
/
+32
2015-09-25
phy: fixed-phy: properly validate phy in fixed_phy_update_state()
Russell King
1
-1
/
+1
2015-09-25
net: fix phy refcounting in a bunch of drivers
Russell King
5
-9
/
+30
2015-09-25
of_mdio: fix MDIO phy device refcounting
Russell King
1
-4
/
+23
2015-09-25
phy: add proper phy struct device refcounting
Russell King
1
-0
/
+12
2015-09-25
phy: fix mdiobus module safety
Russell King
3
-17
/
+25
2015-09-25
net: dsa: fix of_mdio_find_bus() device refcount leak
Russell King
1
-7
/
+31
2015-09-25
phy: fix of_mdio_find_bus() device refcount leak
Russell King
2
-7
/
+16
2015-09-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
9
-100
/
+269
2015-09-25
Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-27
/
+46
2015-09-25
ip6_tunnel: Reduce log level in ip6_tnl_err() to debug
Matt Bennett
1
-8
/
+8
2015-09-25
Documentation: arm: Fix typo in the idle-states bindings examples
Lorenzo Pieralisi
3
-3
/
+3
2015-09-25
gpio: mention in DT binding doc that <name>-gpio is deprecated
Javier Martinez Canillas
1
-1
/
+3
2015-09-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
63
-544
/
+691
2015-09-25
Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-5
/
+8
2015-09-25
ip6_gre: Reduce log level in ip6gre_err() to debug
Matt Bennett
1
-8
/
+8
2015-09-25
fib_rules: fix fib rule dumps across multiple skbs
Wilson Kok
1
-5
/
+9
2015-09-25
PCI: rcar: Add R8A7794 support
Sergei Shtylyov
2
-1
/
+3
2015-09-25
PCI: Use function 0 VPD for identical functions, regular VPD for others
Alex Williamson
2
-24
/
+18
2015-09-25
PCI: Fix devfn for VPD access through function 0
Alex Williamson
1
-3
/
+6
[next]