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
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
2020-02-27
net: rmnet: fix NULL pointer dereference in rmnet_newlink()
Taehee Yoo
1
-0
/
+5
2020-02-27
Merge tag 'kbuild-fixes-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+7
2020-02-27
net: phy: marvell: don't interpret PHY status unless resolved
Russell King
1
-0
/
+5
2020-02-27
mlx5: register lag notifier for init network namespace only
Jiri Pirko
5
-14
/
+6
2020-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
9
-36
/
+64
2020-02-27
unix: define and set show_fdinfo only if procfs is enabled
Tobias Klauser
1
-0
/
+4
2020-02-27
Merge branch 'hinic-BugFixes'
David S. Miller
6
-5
/
+8
2020-02-27
hinic: fix a bug of rss configuration
Luo bin
1
-1
/
+2
2020-02-27
hinic: fix a bug of setting hw_ioctxt
Luo bin
3
-1
/
+3
2020-02-27
hinic: fix a irq affinity bug
Luo bin
2
-3
/
+3
2020-02-27
Merge tag 'docs-5.6-fixes' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+1
2020-02-27
Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-51
/
+60
2020-02-27
nvme-pci: Hold cq_poll_lock while completing CQEs
Bijan Mottahedeh
1
-1
/
+1
2020-02-27
PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers
Marek Szyprowski
1
-1
/
+1
2020-02-27
io_uring: define and set show_fdinfo only if procfs is enabled
Tobias Klauser
1
-0
/
+4
2020-02-27
Merge tag 'devfreq-fixes-for-5.6-rc4' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-3
/
+1
2020-02-27
cpufreq: Fix policy initialization for internal governor drivers
Rafael J. Wysocki
1
-2
/
+10
2020-02-27
net/smc: check for valid ib_client_data
Karsten Graul
1
-0
/
+2
2020-02-27
net: stmmac: fix notifier registration
Aaro Koskinen
1
-5
/
+8
2020-02-27
net: phy: mscc: fix firmware paths
Antoine Tenart
1
-2
/
+2
2020-02-27
mptcp: add dummy icsk_sync_mss()
Paolo Abeni
1
-0
/
+6
2020-02-27
net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...
Sudheesh Mavila
2
-6
/
+6
2020-02-27
slip: not call free_netdev before rtnl_unlock in slip_open
yangerkun
1
-0
/
+3
2020-02-27
ipv6: restrict IPV6_ADDRFORM operation
Eric Dumazet
1
-2
/
+8
2020-02-27
net/smc: fix cleanup for linkgroup setup failures
Ursula Braun
3
-11
/
+28
2020-02-27
net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
Nicolas Saenz Julienne
1
-0
/
+1
2020-02-27
sched: act: count in the size of action flags bitfield
Jiri Pirko
1
-0
/
+1
2020-02-27
kbuild: get rid of trailing slash from subdir- example
Masahiro Yamada
1
-1
/
+1
2020-02-27
net: core: devlink.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-9
/
+10
2020-02-27
net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
Florian Fainelli
1
-2
/
+1
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-228
/
+529
2020-02-27
Merge tag 'tag-chrome-platform-fixes-for-v5.6-rc4' of git://git.kernel.org/pu...
Linus Torvalds
1
-1
/
+1
2020-02-27
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
5
-38
/
+38
2020-02-27
netfilter: xt_hashlimit: unregister proc file before releasing mutex
Cong Wang
1
-10
/
+6
2020-02-26
Merge tag 'gvt-fixes-2020-02-26' of https://github.com/intel/gvt-linux into d...
Jani Nikula
2
-2
/
+2
2020-02-26
ethtool: limit bitset size
Michal Kubecek
2
-1
/
+4
2020-02-26
net: Fix Tx hash bound checking
Amritha Nambiar
1
-0
/
+2
2020-02-26
drm/radeon: Inline drm_get_pci_dev
Daniel Vetter
2
-2
/
+47
2020-02-26
drm/amdgpu: Drop DRIVER_USE_AGP
Daniel Vetter
1
-1
/
+1
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
15
-92
/
+272
2020-02-26
Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-12
/
+29
2020-02-26
Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-2
/
+14
2020-02-26
Revert "KVM: x86: enable -Werror"
Christoph Hellwig
1
-1
/
+0
2020-02-26
signal: avoid double atomic counter increments for user accounting
Linus Torvalds
1
-9
/
+14
2020-02-26
io_uring: drop file set ref put/get on switch
Jens Axboe
1
-15
/
+8
2020-02-26
blk-mq: Remove some unused function arguments
John Garry
4
-11
/
+9
2020-02-26
kbuild: add dt_binding_check to PHONY in a correct place
Masahiro Yamada
1
-1
/
+2
2020-02-26
kbuild: add dtbs_check to PHONY
Masahiro Yamada
1
-1
/
+1
2020-02-26
kbuild: remove unneeded semicolon at the end of cmd_dtb_check
Masahiro Yamada
1
-1
/
+1
2020-02-26
kbuild: fix DT binding schema rule to detect command line changes
Masahiro Yamada
1
-2
/
+2
[prev]
[next]