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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
net: sfp: fix high power modules without diagnostic monitoring
Russell King (Oracle)
1
-4
/
+21
2022-01-17
net: ocelot: Fix the call to switchdev_bridge_port_offload
Horatiu Vultur
1
-3
/
+3
2022-01-17
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-0
/
+7
2022-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-85
/
+392
2022-01-17
Merge tag 'i3c/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
7
-98
/
+260
2022-01-17
Merge tag 'ntb-5.17' of git://github.com/jonmason/ntb
Linus Torvalds
3
-15
/
+16
2022-01-17
Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
14
-448
/
+1228
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-17
/
+17
2022-01-17
bonding: Fix extraction of ports from the packet headers
Moshe Tal
1
-2
/
+2
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
8
-28
/
+191
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
74
-1575
/
+2334
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
56
-357
/
+495
2022-01-16
net: wwan: Fix MRU mismatch issue which may lead to data connection lost
Slark Xiao
1
-2
/
+2
2022-01-16
net: phy: marvell: add Marvell specific PHY loopback
Mohammad Athari Bin Ismail
1
-1
/
+55
2022-01-16
net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()
Christophe JAILLET
1
-0
/
+1
2022-01-16
net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
Tom Rix
1
-1
/
+1
2022-01-16
net: mscc: ocelot: don't dereference NULL pointers with shared tc filters
Vladimir Oltean
1
-1
/
+28
2022-01-15
Merge branch 'next' into for-linus
Dmitry Torokhov
9078
-335935
/
+893615
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-64
/
+119
2022-01-15
zram: use ATTRIBUTE_GROUPS
Luis Chamberlain
1
-9
/
+2
2022-01-15
device-dax: compound devmap support
Joao Martins
1
-0
/
+9
2022-01-15
device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault()
Joao Martins
1
-17
/
+19
2022-01-15
device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()
Joao Martins
1
-6
/
+6
2022-01-15
device-dax: factor out page mapping initialization
Joao Martins
1
-22
/
+23
2022-01-15
device-dax: ensure dev_dax->pgmap is valid for dynamic devices
Joao Martins
3
-8
/
+54
2022-01-15
device-dax: use struct_size()
Joao Martins
1
-2
/
+3
2022-01-15
device-dax: use ALIGN() for determining pgoff
Joao Martins
1
-2
/
+2
2022-01-15
mm: kmemleak: alloc gray object for reserved region with direct map
Calvin Zhang
1
-1
/
+5
2022-01-15
RDMA/siw: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
1
-4
/
+3
2022-01-15
vdpa/mlx5: Fix tracking of current number of VQs
Eli Cohen
1
-4
/
+8
2022-01-15
vdpa/mlx5: Fix is_index_valid() to refer to features
Eli Cohen
1
-3
/
+7
2022-01-15
vdpa: Protect vdpa reset with cf_mutex
Eli Cohen
1
-1
/
+1
2022-01-15
vdpa: Avoid taking cf_mutex lock on get status
Eli Cohen
2
-13
/
+3
2022-01-15
vdpa/vdpa_sim_net: Report max device capabilities
Eli Cohen
1
-0
/
+1
2022-01-15
vdpa: Use BIT_ULL for bit operations
Eli Cohen
1
-6
/
+6
2022-01-15
vdpa/vdpa_sim: Configure max supported virtqueues
Eli Cohen
1
-0
/
+1
2022-01-15
vdpa/mlx5: Report max device capabilities
Eli Cohen
1
-12
/
+23
2022-01-15
vdpa: Support reporting max device capabilities
Eli Cohen
1
-0
/
+10
2022-01-15
vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps()
Eli Cohen
1
-1
/
+3
2022-01-15
vdpa: Add support for returning device configuration information
Eli Cohen
1
-0
/
+3
2022-01-15
vdpa/mlx5: Support configuring max data virtqueue
Eli Cohen
1
-14
/
+40
2022-01-15
vdpa/mlx5: Fix config_attr_mask assignment
Eli Cohen
1
-1
/
+1
2022-01-15
vdpa: Allow to configure max data virtqueues
Eli Cohen
3
-4
/
+15
2022-01-15
vdpa: Read device configuration only if FEATURES_OK
Eli Cohen
1
-12
/
+33
2022-01-15
vdpa: Sync calls set/get config/status with cf_mutex
Eli Cohen
3
-6
/
+23
2022-01-15
vdpa/mlx5: Distribute RX virtqueues in RQT object
Eli Cohen
1
-23
/
+7
2022-01-15
vdpa: Provide interface to read driver features
Eli Cohen
9
-29
/
+78
2022-01-15
vdpa: clean up get_config_size ret value handling
Laura Abbott
1
-1
/
+1
2022-01-15
virtio_ring: mark ring unused on error
Michael S. Tsirkin
1
-1
/
+3
2022-01-15
vhost/test: fix memory leak of vhost virtqueues
Xianting Tian
1
-0
/
+1
[prev]
[next]