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
2019-08-20
s390/qeth: use correct length field in SNMP cmd callback
Julian Wiedmann
2
-27
/
+16
2019-08-20
s390/qeth: propagate length of processed cmd IO data to callback
Julian Wiedmann
3
-11
/
+35
2019-08-20
s390/qeth: use node_descriptor struct
Julian Wiedmann
2
-9
/
+24
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-1
/
+26
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+21
2019-08-14
s390/qeth: serialize cmd reply with concurrent timeout
Julian Wiedmann
2
-0
/
+21
2019-08-10
Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-1
/
+5
2019-08-10
s390/net: Mark expected switch fall-throughs
Gustavo A. R. Silva
3
-1
/
+5
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
10
-45
/
+59
2019-08-03
Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-14
/
+10
2019-08-02
s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthrough
Vasily Gorbik
2
-13
/
+5
2019-08-02
s390/dasd: fix endless loop after read unit address configuration
Stefan Haberland
1
-6
/
+16
2019-07-30
drivers: Add generic helper to match any device
Suzuki K Poulose
1
-7
/
+1
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
1
-10
/
+1
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
3
-33
/
+3
2019-07-29
s390/zcrypt: new sysfs attributes serialnr and mkvps
Harald Freudenberger
3
-14
/
+141
2019-07-29
s390/zcrypt: add base code for cca crypto card info support
Harald Freudenberger
1
-56
/
+75
2019-07-29
s390/zcrypt: move cca misc functions to new code file
Harald Freudenberger
5
-931
/
+1036
2019-07-29
vfio-ccw: make vfio_ccw_async_region_ops static
Vasily Gorbik
1
-1
/
+1
2019-07-29
s390/3215: add switch fall through comment for -Wimplicit-fallthrough
Vasily Gorbik
1
-0
/
+1
2019-07-29
s390/tape: add fallthrough annotations
Heiko Carstens
1
-0
/
+3
2019-07-26
virtio/s390: fix race on airq_areas[]
Halil Pasic
1
-0
/
+4
2019-07-23
Merge tag 'vfio-ccw-20190717-2' of https://git.kernel.org/pub/scm/linux/kerne...
Heiko Carstens
2
-12
/
+18
2019-07-23
s390/qdio: restrict QAOB usage to IQD unicast queues
Julian Wiedmann
1
-7
/
+5
2019-07-23
s390/qdio: add sanity checks to the fast-requeue path
Julian Wiedmann
1
-6
/
+6
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-7
/
+55
2019-07-18
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-07-15
vfio-ccw: Don't call cp_free if we are processing a channel program
Farhan Ali
1
-1
/
+1
2019-07-15
vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
Farhan Ali
1
-1
/
+3
2019-07-15
vfio-ccw: Fix memory leak and don't call cp_free in cp_init
Farhan Ali
1
-4
/
+7
2019-07-15
vfio-ccw: Fix misleading comment when setting orb.cmd.c64
Farhan Ali
1
-6
/
+7
2019-07-13
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
13
-160
/
+1451
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-19
/
+17
2019-07-12
scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
Benjamin Block
1
-0
/
+7
2019-07-12
scsi: zfcp: fix request object use-after-free in send path causing wrong traces
Benjamin Block
1
-2
/
+8
2019-07-12
scsi: zfcp: fix request object use-after-free in send path causing seqno errors
Benjamin Block
1
-5
/
+40
2019-07-12
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2019-07-11
s390/zcrypt: remove the exporting of ap_query_configuration
Denis Efremov
1
-1
/
+0
2019-07-11
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
1
-1
/
+0
2019-07-11
s390: vfio-ap: fix irq registration
Christian Borntraeger
1
-2
/
+1
2019-07-11
s390/dasd: Handle out-of-space constraint
Jan Höppner
5
-3
/
+243
2019-07-11
s390/dasd: Add discard support for ESE volumes
Jan Höppner
1
-3
/
+54
2019-07-11
s390/dasd: Use ALIGN_DOWN macro
Jan Höppner
1
-1
/
+1
2019-07-11
s390/dasd: Make dasd_setup_queue() a discipline function
Jan Höppner
7
-80
/
+103
2019-07-11
s390/dasd: Add new ioctl to release space
Jan Höppner
4
-0
/
+361
2019-07-11
s390/dasd: Add dasd_sleep_on_queue_interruptible()
Jan Höppner
2
-0
/
+10
2019-07-11
s390/dasd: Add dynamic formatting support for ESE volumes
Jan Höppner
3
-14
/
+239
2019-07-11
s390/dasd: Recognise data for ESE volumes
Jan Höppner
4
-4
/
+430
2019-07-11
s390/dasd: Put sub-order definitions in a separate section
Jan Höppner
1
-2
/
+6
[prev]
[next]