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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-21
Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-2
/
+4
2023-10-16
s390/cio: fix a memleak in css_alloc_subchannel
Dinghao Liu
1
-2
/
+4
2023-10-10
net/smc: Fix dependency of SMC on ISM
Gerd Bayer
1
-1
/
+1
2023-09-27
scsi: zfcp: Fix a double put in zfcp_port_enqueue()
Dinghao Liu
1
-4
/
+5
2023-09-09
Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linux
Linus Torvalds
3
-10
/
+10
2023-09-07
Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-25
/
+16
2023-09-05
s390/zcrypt: utilize dev_set_name() ability to use a formatted string
Andy Shevchenko
1
-7
/
+3
2023-09-05
s390/zcrypt: don't leak memory if dev_set_name() fails
Andy Shevchenko
1
-0
/
+1
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-14
/
+14
2023-09-01
s390/dasd: fix string length handling
Heiko Carstens
3
-10
/
+10
2023-08-31
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+2
2023-08-30
s390/airq: remove lsi_mask from airq_struct
Benjamin Block
2
-4
/
+1
2023-08-30
s390/dcssblk: fix lockdep warning
Gerald Schaefer
1
-7
/
+6
2023-08-30
s390/monreader: fix virtual vs physical address confusion
Gerald Schaefer
1
-7
/
+5
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-36
/
+8
2023-08-29
Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
22
-1151
/
+530
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-5
/
+2
2023-08-23
Merge branch 'vfio-ap' into features
Heiko Carstens
2
-60
/
+110
2023-08-23
Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...
Christian Brauner
1
-73
/
+66
2023-08-21
block: consolidate __invalidate_device and fsync_bdev
Christoph Hellwig
1
-4
/
+2
2023-08-21
dasd: also call __invalidate_device when setting the device offline
Christoph Hellwig
1
-3
/
+2
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
5
-14
/
+12
2023-08-18
s390/vfio-ap: make sure nib is shared
Tony Krowiak
1
-0
/
+30
2023-08-18
s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36
Tony Krowiak
1
-1
/
+12
2023-08-18
s390/vfio-ap: handle queue state change in progress on reset
Tony Krowiak
1
-1
/
+3
2023-08-18
s390/vfio-ap: use work struct to verify queue reset
Tony Krowiak
2
-25
/
+25
2023-08-18
s390/vfio-ap: store entire AP queue status word with the queue object
Tony Krowiak
2
-14
/
+17
2023-08-18
s390/vfio-ap: remove upper limit on wait for queue reset to complete
Tony Krowiak
1
-29
/
+35
2023-08-18
s390/vfio-ap: allow deconfigured queue to be passed through to a guest
Tony Krowiak
1
-2
/
+4
2023-08-18
s390/vfio-ap: wait for response code 05 to clear on queue reset
Tony Krowiak
1
-0
/
+2
2023-08-18
s390/vfio-ap: clean up irq resources if possible
Tony Krowiak
1
-4
/
+7
2023-08-18
s390/vfio-ap: no need to check the 'E' and 'I' bits in APQSW after TAPQ
Tony Krowiak
1
-11
/
+2
2023-08-18
s390/zcrypt_ep11misc: support API ordinal 6 with empty pin-blob
Holger Dengler
5
-25
/
+76
2023-08-17
s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributes
Holger Dengler
1
-3
/
+3
2023-08-17
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_VERIFYKEY2 IOCTL
Holger Dengler
1
-1
/
+26
2023-08-17
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_KBLOB2PROTK[23]
Holger Dengler
3
-62
/
+100
2023-08-17
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTL
Holger Dengler
3
-20
/
+60
2023-08-17
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTL
Holger Dengler
3
-21
/
+102
2023-08-17
s390/pkey: fix/harmonize internal keyblob headers
Holger Dengler
3
-11
/
+4
2023-08-16
s390/dcssblk: fix kernel crash with list_add corruption
Gerald Schaefer
1
-1
/
+3
2023-08-16
s390/mm: make virt_to_pfn() a static inline
Linus Walleij
2
-2
/
+2
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
4
-6
/
+8
2023-08-11
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
4
-6
/
+6
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
4
-6
/
+4
2023-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-93
/
+63
2023-08-04
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-9
/
+11
2023-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+1
2023-08-02
s390/qeth: Don't call dev_close/dev_open (DOWN/UP)
Alexandra Winter
4
-9
/
+11
2023-07-28
Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linux
Linus Torvalds
3
-79
/
+51
2023-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+24
[next]