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
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-11
/
+11
2020-08-22
Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+5
2020-08-18
scsi: zfcp: Fix use-after-free in request timeout handlers
Steffen Maier
1
-2
/
+2
2020-08-17
s390/cio: add cond_resched() in the slow_eval_known_fn() loop
Vineeth Vijayan
1
-0
/
+5
2020-08-11
s390/pkey: remove redundant variable initialization
Tianjia Zhang
1
-2
/
+2
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-2
/
+2
2020-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-8
/
+10
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
8
-199
/
+169
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-13
/
+20
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-08-03
Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
18
-631
/
+685
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+12
2020-08-01
s390/qeth: use all configured RX buffers
Julian Wiedmann
1
-12
/
+4
2020-08-01
s390/qeth: don't process empty bridge port events
Julian Wiedmann
1
-0
/
+4
2020-08-01
s390/qeth: integrate RX refill worker with NAPI
Julian Wiedmann
4
-18
/
+26
2020-08-01
s390/qeth: tolerate pre-filled RX buffer
Julian Wiedmann
1
-6
/
+14
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-1
/
+1
2020-07-27
s390/ism: indicate correct error reason in ism_alloc_dmb()
Karsten Graul
1
-1
/
+1
2020-07-20
s390/qdio: remove internal polling in non-thinint path
Julian Wiedmann
2
-27
/
+2
2020-07-20
s390/qdio: allow to scan all 128 Input SBALs
Julian Wiedmann
1
-5
/
+1
2020-07-20
s390/qdio: fix statistics for 128 SBALs
Julian Wiedmann
3
-14
/
+3
2020-07-15
s390/dasd: Use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+3
2020-07-15
s390/dasd: fix inability to use DASD with DIAG driver
Stefan Haberland
1
-8
/
+17
2020-07-15
s390/qeth: constify the MPC initialization data
Julian Wiedmann
3
-18
/
+17
2020-07-15
s390/qeth: unify RX-mode hashtables
Julian Wiedmann
4
-14
/
+12
2020-07-15
s390/qeth: cleanup OAT code
Julian Wiedmann
1
-28
/
+12
2020-07-15
s390/qeth: clean up a magic number in the OAT callback
Julian Wiedmann
1
-4
/
+2
2020-07-15
s390/qeth: use u64_to_user_ptr() in the OAT code
Julian Wiedmann
1
-4
/
+2
2020-07-15
s390/qeth: clean up error handling for isolation mode cmds
Julian Wiedmann
3
-70
/
+40
2020-07-15
s390/qeth: don't clear the configured isolation mode
Julian Wiedmann
1
-11
/
+11
2020-07-15
s390/qeth: only init the isolation mode when necessary
Julian Wiedmann
1
-5
/
+6
2020-07-15
s390/qeth: fine-tune errno when cmds are cancelled
Julian Wiedmann
1
-1
/
+1
2020-07-15
s390/qeth: reject unsupported link type earlier
Julian Wiedmann
2
-17
/
+27
2020-07-10
s390/ap: rework crypto config info and default domain code
Harald Freudenberger
1
-148
/
+153
2020-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2
-8
/
+16
2020-07-08
scsi: zfcp: Avoid benign overflow of the Request Queue's free-level
Julian Wiedmann
1
-1
/
+4
2020-07-08
scsi: zfcp: Replace open-coded list move
Julian Wiedmann
1
-4
/
+3
2020-07-08
scsi: zfcp: Clean up zfcp_erp_action_ready()
Julian Wiedmann
1
-1
/
+1
2020-07-08
scsi: zfcp: Fix an outdated comment for zfcp_qdio_send()
Julian Wiedmann
1
-1
/
+1
2020-07-08
scsi: zfcp: Use prandom_u32_max() for backoff
George Spelvin
1
-1
/
+1
2020-07-03
vfio-ccw: Fix a build error due to missing include of linux/slab.h
Sean Christopherson
1
-0
/
+1
2020-07-03
s390/zcrypt: provide cex4 cca sysfs attributes for cex3
Harald Freudenberger
2
-8
/
+132
2020-07-03
s390/ap: rename and clarify ap state machine related stuff
Harald Freudenberger
3
-138
/
+138
2020-07-03
s390/zcrypt: split ioctl function into smaller code units
Harald Freudenberger
1
-72
/
+92
2020-07-03
s390/zcrypt: code beautification and struct field renames
Harald Freudenberger
9
-149
/
+147
2020-07-03
s390/zcrypt: fix smatch warnings
Harald Freudenberger
2
-8
/
+8
2020-07-03
s390/pkey: fix smatch warning inconsistent indenting
Harald Freudenberger
1
-2
/
+2
2020-07-01
s390/tty3270: remove function callback casts
Oscar Carter
1
-6
/
+6
2020-07-01
dcssblk: don't set bd_block_size in ->open
Christoph Hellwig
1
-1
/
+0
[next]