Age | Commit message (Expand) | Author |
2020-08-11 | s390/pkey: remove redundant variable initialization | Tianjia Zhang |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long |
2020-08-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-08-05 | Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-04 | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-03 | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-31 | s390/qeth: use all configured RX buffers | Julian Wiedmann |
2020-07-31 | s390/qeth: don't process empty bridge port events | Julian Wiedmann |
2020-07-31 | s390/qeth: integrate RX refill worker with NAPI | Julian Wiedmann |
2020-07-31 | s390/qeth: tolerate pre-filled RX buffer | Julian Wiedmann |
2020-07-30 | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() | Kees Cook |
2020-07-27 | s390/ism: indicate correct error reason in ism_alloc_dmb() | Karsten Graul |
2020-07-20 | s390/qdio: remove internal polling in non-thinint path | Julian Wiedmann |
2020-07-20 | s390/qdio: allow to scan all 128 Input SBALs | Julian Wiedmann |
2020-07-20 | s390/qdio: fix statistics for 128 SBALs | Julian Wiedmann |
2020-07-15 | s390/dasd: Use struct_size() helper | Gustavo A. R. Silva |
2020-07-15 | s390/dasd: fix inability to use DASD with DIAG driver | Stefan Haberland |
2020-07-14 | s390/qeth: constify the MPC initialization data | Julian Wiedmann |
2020-07-14 | s390/qeth: unify RX-mode hashtables | Julian Wiedmann |
2020-07-14 | s390/qeth: cleanup OAT code | Julian Wiedmann |
2020-07-14 | s390/qeth: clean up a magic number in the OAT callback | Julian Wiedmann |
2020-07-14 | s390/qeth: use u64_to_user_ptr() in the OAT code | Julian Wiedmann |
2020-07-14 | s390/qeth: clean up error handling for isolation mode cmds | Julian Wiedmann |
2020-07-14 | s390/qeth: don't clear the configured isolation mode | Julian Wiedmann |
2020-07-14 | s390/qeth: only init the isolation mode when necessary | Julian Wiedmann |
2020-07-14 | s390/qeth: fine-tune errno when cmds are cancelled | Julian Wiedmann |
2020-07-14 | s390/qeth: reject unsupported link type earlier | Julian Wiedmann |
2020-07-10 | s390/ap: rework crypto config info and default domain code | Harald Freudenberger |
2020-07-08 | Merge tag 'v5.8-rc4' into for-5.9/drivers | Jens Axboe |
2020-07-08 | scsi: zfcp: Avoid benign overflow of the Request Queue's free-level | Julian Wiedmann |
2020-07-08 | scsi: zfcp: Replace open-coded list move | Julian Wiedmann |
2020-07-08 | scsi: zfcp: Clean up zfcp_erp_action_ready() | Julian Wiedmann |
2020-07-08 | scsi: zfcp: Fix an outdated comment for zfcp_qdio_send() | Julian Wiedmann |
2020-07-08 | scsi: zfcp: Use prandom_u32_max() for backoff | George Spelvin |
2020-07-03 | vfio-ccw: Fix a build error due to missing include of linux/slab.h | Sean Christopherson |
2020-07-03 | s390/zcrypt: provide cex4 cca sysfs attributes for cex3 | Harald Freudenberger |
2020-07-03 | s390/ap: rename and clarify ap state machine related stuff | Harald Freudenberger |
2020-07-03 | s390/zcrypt: split ioctl function into smaller code units | Harald Freudenberger |
2020-07-03 | s390/zcrypt: code beautification and struct field renames | Harald Freudenberger |
2020-07-03 | s390/zcrypt: fix smatch warnings | Harald Freudenberger |
2020-07-03 | s390/pkey: fix smatch warning inconsistent indenting | Harald Freudenberger |
2020-07-01 | s390/tty3270: remove function callback casts | Oscar Carter |
2020-07-01 | dcssblk: don't set bd_block_size in ->open | Christoph Hellwig |
2020-07-01 | block: move ->make_request_fn to struct block_device_operations | Christoph Hellwig |
2020-07-01 | block: remove the request_queue argument from blk_queue_split | Christoph Hellwig |
2020-06-29 | s390/zcore: remove memmap device | Alexander Egorenkov |
2020-06-27 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |