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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
dm crypt: Enable zoned block device support
Damien Le Moal
1
-7
/
+76
2020-07-20
dm crypt: add flags to optionally bypass kcryptd workqueues
Ignat Korchagin
1
-8
/
+42
2020-07-20
dm bufio: do buffer cleanup from a workqueue
Mikulas Patocka
1
-19
/
+41
2020-07-20
dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
Ming Lei
1
-3
/
+0
2020-07-20
dm dust: add interface to list all badblocks
yangerkun
1
-0
/
+27
2020-07-20
dm dust: report some message results directly back to user
yangerkun
1
-13
/
+18
2020-07-13
dm verity: add "panic_on_corruption" error handling mode
JeongHyeon Lee
2
-2
/
+14
2020-07-13
dm mpath: use double checked locking in fast path
Mike Snitzer
1
-9
/
+23
2020-07-13
dm mpath: rename current_pgpath to pgpath in multipath_prepare_ioctl
Mike Snitzer
1
-6
/
+6
2020-07-13
dm mpath: rework __map_bio()
Mike Snitzer
1
-14
/
+19
2020-07-13
dm mpath: factor out multipath_queue_bio
Mike Snitzer
1
-12
/
+14
2020-07-13
dm mpath: push locking down to must_push_back_rq()
Mike Snitzer
1
-11
/
+14
2020-07-13
dm mpath: take m->lock spinlock when testing QUEUE_IF_NO_PATH
Mike Snitzer
1
-18
/
+34
2020-07-13
dm mpath: changes from initial m->flags locking audit
Mike Snitzer
1
-3
/
+13
2020-07-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-8
/
+12
2020-07-11
Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+1
2020-07-11
Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
62
-297
/
+536
2020-07-11
mlxsw: pci: Fix use-after-free in case of failed devlink reload
Ido Schimmel
1
-16
/
+38
2020-07-11
mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()
Ido Schimmel
1
-1
/
+1
2020-07-11
net: macb: fix call to pm_runtime in the suspend/resume functions
Nicolas Ferre
1
-2
/
+4
2020-07-11
net: macb: fix macb_suspend() by removing call to netif_carrier_off()
Nicolas Ferre
1
-1
/
+0
2020-07-11
net: macb: fix macb_get/set_wol() when moving to phylink
Nicolas Ferre
1
-6
/
+12
2020-07-11
net: macb: mark device wake capable when "magic-packet" property present
Nicolas Ferre
1
-1
/
+1
2020-07-11
net: macb: fix wakeup test in runtime suspend/resume routines
Nicolas Ferre
1
-2
/
+2
2020-07-11
bnxt_en: fix NULL dereference in case SR-IOV configuration fails
Davide Caratti
1
-1
/
+1
2020-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-36
/
+63
2020-07-10
Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+15
2020-07-10
Merge tag 'pinctrl-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-15
/
+54
2020-07-10
Merge tag 'gpio-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-6
/
+100
2020-07-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+16
2020-07-10
Merge tag 'mmc-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
3
-5
/
+8
2020-07-10
xen/xenbus: Fix a double free in xenbus_map_ring_pv()
Dan Carpenter
1
-3
/
+1
2020-07-10
net/mlx5e: CT: Fix memory leak in cleanup
Eli Britstein
1
-0
/
+1
2020-07-10
net/mlx5e: Fix port buffers cell size value
Eran Ben Elisha
4
-25
/
+49
2020-07-10
net/mlx5e: Fix 50G per lane indication
Aya Levin
3
-8
/
+23
2020-07-10
net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crash
Aya Levin
1
-4
/
+4
2020-07-10
net/mlx5e: Fix VXLAN configuration restore after function reload
Aya Levin
1
-3
/
+4
2020-07-10
net/mlx5e: Fix usage of rcu-protected pointer
Vlad Buslov
1
-3
/
+6
2020-07-10
net/mxl5e: Verify that rpriv is not NULL
Vlad Buslov
1
-2
/
+3
2020-07-10
net/mlx5: E-Switch, Fix vlan or qos setting in legacy mode
Vu Pham
1
-1
/
+0
2020-07-10
net/mlx5: Fix eeprom support for SFP module
Eran Ben Elisha
1
-16
/
+77
2020-07-10
Merge tag 'drm-fixes-2020-07-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
26
-155
/
+145
2020-07-10
Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd...
Dave Airlie
4
-10
/
+65
2020-07-10
Merge tag 'drm-intel-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
7
-41
/
+38
2020-07-09
Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
5
-5
/
+9
2020-07-09
Merge tag 'drm-misc-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-11
/
+11
2020-07-09
Merge tag 'mediatek-drm-fixes-5.8' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
7
-88
/
+22
2020-07-09
Merge tag 'for-5.8/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-49
/
+71
2020-07-09
qed: Populate nvm-file attributes while reading nvm config partition.
Sudarsana Reddy Kalluru
4
-9
/
+21
[next]