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
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+19
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-31
/
+31
2023-04-27
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-3
/
+7
2023-04-27
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
5
-33
/
+202
2023-04-21
virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
Viktor Prutyanov
1
-3
/
+19
2023-04-12
s390/dasd: fix hanging blockdevice after request requeue
Stefan Haberland
1
-1
/
+1
2023-04-12
s390/dasd: add autoquiesce event for start IO error
Stefan Haberland
1
-0
/
+2
2023-04-12
s390/dasd: add aq_timeouts autoquiesce trigger
Stefan Haberland
4
-0
/
+60
2023-04-12
s390/dasd: add aq_requeue sysfs attribute
Stefan Haberland
1
-0
/
+36
2023-04-12
s390/dasd: add aq_mask sysfs attribute
Stefan Haberland
2
-7
/
+59
2023-04-12
s390/dasd: add autoquiesce feature
Stefan Haberland
3
-17
/
+46
2023-04-12
s390/dasd: remove unused DASD EER defines
Stefan Haberland
1
-11
/
+1
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+2
2023-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
1
-4
/
+4
2023-03-27
s390/vfio-ap: fix memory leak in vfio_ap device driver
Tony Krowiak
1
-1
/
+2
2023-03-25
scsi: zfcp: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-24
net/ism: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
1
-21
/
+21
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
6
-6
/
+6
2023-03-15
net/ism: Remove extra include
Stefan Raspl
1
-1
/
+0
2023-03-15
net/smc: Introduce explicit check for v2 support
Stefan Raspl
1
-0
/
+7
2023-03-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-29
/
+80
2023-03-03
Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-3
/
+3
2023-02-27
s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg union
Harald Freudenberger
2
-3
/
+3
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-22
/
+24
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-9
/
+9
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2023-02-22
scsi: zfcp: Trace when request remove fails after qdio send fails
Benjamin Block
3
-4
/
+52
2023-02-22
scsi: zfcp: Change the type of all fsf request id fields and variables to u64
Benjamin Block
6
-17
/
+18
2023-02-22
scsi: zfcp: Make the type for accessing request hashtable buckets size_t
Benjamin Block
1
-9
/
+11
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
12
-259
/
+456
2023-02-22
Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
20
-3037
/
+2552
2023-02-14
vfio/ccw: remove WARN_ON during shutdown
Eric Farman
1
-1
/
+1
2023-02-11
s390/qeth: Convert sprintf/snprintf to scnprintf
Thorsten Winkler
5
-39
/
+42
2023-02-11
s390/qeth: Convert sysfs sprintf to sysfs_emit
Thorsten Winkler
3
-98
/
+73
2023-02-11
s390/qeth: Use constant for IP address buffers
Thorsten Winkler
2
-4
/
+5
2023-02-11
s390/ctcm: cleanup indenting
Alexandra Winter
3
-31
/
+32
2023-02-10
s390: vfio-ap: tighten the NIB validity check
Halil Pasic
1
-0
/
+2
2023-02-10
s390/dasd: Fix potential memleak in dasd_eckd_init()
Qiheng Lin
1
-1
/
+3
2023-02-10
s390/dasd: sort out physical vs virtual pointers usage
Alexander Gordeev
6
-70
/
+67
2023-02-08
s390/virtio: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-22
/
+24
2023-02-06
s390/hmcdrv: use strscpy() instead of strlcpy()
Heiko Carstens
2
-5
/
+5
2023-01-31
s390/cio: introduce locking for register/unregister functions
Vineeth Vijayan
1
-0
/
+9
2023-01-30
s390/dcssblk:: don't call bio_split_to_limits
Christoph Hellwig
1
-4
/
+0
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
4
-9
/
+9
2023-01-25
net/smc: De-tangle ism and smc device initialization
Stefan Raspl
1
-13
/
+12
2023-01-25
s390/ism: Consolidate SMC-D-related code
Stefan Raspl
1
-63
/
+99
2023-01-25
net/smc: Separate SMC-D and ISM APIs
Stefan Raspl
1
-29
/
+63
[next]