summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov2020-10-022-6/+13
* s390: remove orphaned function declarationsVasily Gorbik2020-09-304-17/+0
* s390/sclp: remove orphaned sclp_set_columns and sclp_set_htabVasily Gorbik2020-09-302-20/+0
* s390/sclp_sdias: remove unused sclp_sdias_exitVasily Gorbik2020-09-302-8/+0
* s390/cio: remove unused channel_subsystem_reinitVasily Gorbik2020-09-301-14/+0
* s390/3215: simplify the return expression of tty3215_open()Qinglang Miao2020-09-291-6/+1
* s390/stp: add support for leap secondsSven Schnelle2020-09-261-0/+21
* s390/pkey: support CCA and EP11 secure ECC private keysHarald Freudenberger2020-09-245-80/+756
* s390/zcrypt: Support for CCA APKA master keysHarald Freudenberger2020-09-245-57/+154
* s390/sclp: remove unused sclp_early_printk_forcedVasily Gorbik2020-09-211-8/+3
* s390/sclp: clean up unneeded .data section usageVasily Gorbik2020-09-211-2/+2
* s390/ap: remove unnecessary spin_lock_init()Qinglang Miao2020-09-171-1/+0
* s390/zcrypt: remove set_fs() invocation in zcrypt device driverHarald Freudenberger2020-09-176-106/+92
* s390/zcrypt: simplify cca_findcard2 loop codeHarald Freudenberger2020-09-141-63/+58
* s390/qdio: always use dev_name() for device name in QIBJulian Wiedmann2020-09-143-4/+4
* s390/qdio: clean up QDR setupJulian Wiedmann2020-09-141-20/+13
* s390/qdio: make qdio_handle_aobs() more robustJulian Wiedmann2020-09-141-22/+20
* Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-221-0/+5
|\
| * s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan2020-08-171-0/+5
* | scsi: zfcp: Fix use-after-free in request timeout handlersSteffen Maier2020-08-171-2/+2
|/
* s390/pkey: remove redundant variable initializationTianjia Zhang2020-08-111-2/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-2/+2
|\
| * mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-2/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-064-8/+10
|\ \ | |/ |/|
| * scsi: zfcp: Avoid benign overflow of the Request Queue's free-levelJulian Wiedmann2020-07-081-1/+4
| * scsi: zfcp: Replace open-coded list moveJulian Wiedmann2020-07-081-4/+3
| * scsi: zfcp: Clean up zfcp_erp_action_ready()Julian Wiedmann2020-07-081-1/+1
| * scsi: zfcp: Fix an outdated comment for zfcp_qdio_send()Julian Wiedmann2020-07-081-1/+1
| * scsi: zfcp: Use prandom_u32_max() for backoffGeorge Spelvin2020-07-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-058-199/+169
|\ \
| * | s390/qeth: use all configured RX buffersJulian Wiedmann2020-07-311-12/+4
| * | s390/qeth: don't process empty bridge port eventsJulian Wiedmann2020-07-311-0/+4
| * | s390/qeth: integrate RX refill worker with NAPIJulian Wiedmann2020-07-314-18/+26
| * | s390/qeth: tolerate pre-filled RX bufferJulian Wiedmann2020-07-311-6/+14
| * | s390/ism: indicate correct error reason in ism_alloc_dmb()Karsten Graul2020-07-271-1/+1
| * | s390/qeth: constify the MPC initialization dataJulian Wiedmann2020-07-143-18/+17
| * | s390/qeth: unify RX-mode hashtablesJulian Wiedmann2020-07-144-14/+12
| * | s390/qeth: cleanup OAT codeJulian Wiedmann2020-07-141-28/+12
| * | s390/qeth: clean up a magic number in the OAT callbackJulian Wiedmann2020-07-141-4/+2
| * | s390/qeth: use u64_to_user_ptr() in the OAT codeJulian Wiedmann2020-07-141-4/+2
| * | s390/qeth: clean up error handling for isolation mode cmdsJulian Wiedmann2020-07-143-70/+40
| * | s390/qeth: don't clear the configured isolation modeJulian Wiedmann2020-07-141-11/+11
| * | s390/qeth: only init the isolation mode when necessaryJulian Wiedmann2020-07-141-5/+6
| * | s390/qeth: fine-tune errno when cmds are cancelledJulian Wiedmann2020-07-141-1/+1
| * | s390/qeth: reject unsupported link type earlierJulian Wiedmann2020-07-142-17/+27
* | | Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-051-13/+20
|\ \ \
| * | | s390/dasd: Use struct_size() helperGustavo A. R. Silva2020-07-151-5/+3
| * | | s390/dasd: fix inability to use DASD with DIAG driverStefan Haberland2020-07-151-8/+17
| * | | Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe2020-07-082-8/+16
| |\ \ \
* | \ \ \ Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-041-1/+1
|\ \ \ \ \