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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-19
net: netlink: add helper to retrieve NETLINK_F_STRICT_CHK
Jakub Kicinski
1
-0
/
+1
2019-01-19
sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints
Toke Høiland-Jørgensen
1
-2
/
+1
2019-01-19
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
1
-0
/
+2
2019-01-19
devlink: Add health diagnose command
Eran Ben Elisha
1
-0
/
+1
2019-01-19
devlink: Add health recover command
Eran Ben Elisha
1
-0
/
+1
2019-01-19
devlink: Add health set command
Eran Ben Elisha
1
-0
/
+1
2019-01-19
devlink: Add health get command
Eran Ben Elisha
1
-0
/
+12
2019-01-19
devlink: Add health report functionality
Eran Ben Elisha
2
-0
/
+71
2019-01-19
devlink: Add health reporter create/destroy functionality
Eran Ben Elisha
1
-0
/
+59
2019-01-19
devlink: Add health buffer support
Eran Ben Elisha
2
-0
/
+84
2019-01-19
net_sched: add hit counter for matchall
Cong Wang
1
-0
/
+6
2019-01-19
net: phy: remove phy_stop_interrupts
Heiner Kallweit
1
-1
/
+0
2019-01-19
tcp: declare tcp_mmap() only when CONFIG_MMU is set
Yafang Shao
1
-0
/
+2
2019-01-19
net: phy: remove state PHY_CHANGELINK
Heiner Kallweit
1
-6
/
+0
2019-01-18
qed: remove duplicated include from qed_if.h
YueHaibing
1
-1
/
+0
2019-01-18
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
1
-2
/
+4
2019-01-18
vxlan: Add extack to switchdev operations
Petr Machata
1
-2
/
+4
2019-01-18
net: Add extack argument to ndo_fdb_add()
Petr Machata
1
-2
/
+4
2019-01-18
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
1
-0
/
+2
2019-01-18
tls: Fix recvmsg() to be able to peek across multiple records
Vakul Garg
1
-1
/
+2
2019-01-17
net: phy: Add helpers to determine if PHY driver is generic
Florian Fainelli
1
-0
/
+3
2019-01-17
net: dsa: Include platform_data header file
Florian Fainelli
2
-2
/
+2
2019-01-17
net: dsa: Split platform data to header file
Florian Fainelli
2
-60
/
+69
2019-01-17
net: dsa: Add ndo_get_phys_port_name() for CPU port
Florian Fainelli
1
-0
/
+5
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-4
/
+56
2019-01-14
Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
5
-2
/
+107
2019-01-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-4
/
+12
2019-01-13
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...
Olof Johansson
1
-4
/
+11
2019-01-13
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
1
-0
/
+1
2019-01-12
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
2
-10
/
+1
2019-01-12
Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+7
2019-01-12
net: bpfilter: disallow to remove bpfilter module while being used
Taehee Yoo
1
-0
/
+2
2019-01-12
net: bpfilter: restart bpfilter_umh when error occurred
Taehee Yoo
1
-0
/
+2
2019-01-12
net: bpfilter: use cleanup callback to release umh_info
Taehee Yoo
1
-3
/
+8
2019-01-12
umh: add exit routine for UMH process
Taehee Yoo
2
-0
/
+11
2019-01-11
Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-3
/
+4
2019-01-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+3
2019-01-11
Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+5
2019-01-11
Merge tag 'drm-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+2
2019-01-11
Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
1
-0
/
+7
2019-01-11
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+5
2019-01-11
qcom-scm: Include <linux/err.h> header
Fabio Estevam
1
-0
/
+1
2019-01-11
Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+2
2019-01-10
drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSR
José Roberto de Souza
1
-1
/
+1
2019-01-10
drm/i915: Disable PSR in Apple panels
José Roberto de Souza
1
-0
/
+7
2019-01-09
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
2
-2
/
+2
2019-01-09
x86/cache: Rename config option to CONFIG_X86_RESCTRL
Borislav Petkov
1
-1
/
+1
2019-01-09
mm, page_alloc: do not wake kswapd with zone lock held
Mel Gorman
1
-0
/
+6
2019-01-09
drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()
Lyude Paul
1
-1
/
+2
2019-01-09
ptp: uapi: change _IOW to IOWR in PTP_SYS_OFFSET_EXTENDED definition
Eugene Syromiatnikov
1
-1
/
+1
[next]