Age | Commit message (Expand) | Author |
2018-05-21 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-05-15 | s390/qdio: don't release memory in qdio_setup_irq() | Julian Wiedmann |
2018-05-15 | s390/qdio: fix access to uninitialized qdio_q fields | Julian Wiedmann |
2018-05-08 | scsi: zfcp: fix infinite iteration on ERP ready list | Jens Remus |
2018-04-27 | vfio: ccw: fix cleanup if cp_prefetch fails | Halil Pasic |
2018-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-04-23 | vfio: ccw: process ssch with interrupts disabled | Cornelia Huck |
2018-04-23 | s390/dasd: fix IO error for newly defined devices | Stefan Haberland |
2018-04-23 | s390/cio: update chpid descriptor after resource accessibility event | Sebastian Ott |
2018-04-22 | s390/qeth: use Read device to query hypervisor for MAC | Julian Wiedmann |
2018-04-22 | s390/qeth: fix request-side race during cmd IO timeout | Julian Wiedmann |
2018-04-22 | s390/qeth: fix MAC address update sequence | Julian Wiedmann |
2018-04-22 | s390/qeth: handle failure on workqueue creation | Julian Wiedmann |
2018-04-22 | s390/qeth: avoid control IO completion stalls | Julian Wiedmann |
2018-04-22 | s390/qeth: fix error handling in adapter command callbacks | Julian Wiedmann |
2018-04-16 | s390: remove couple of duplicate includes | Vasily Gorbik |
2018-04-16 | s390/smsgiucv: disable SMSG on module unload | Martin Schwidefsky |
2018-04-16 | s390/sclp: avoid potential usage of uninitialized value | Vasily Gorbik |
2018-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-04-11 | s390/zcrypt: Support up to 256 crypto adapters. | Harald Freudenberger |
2018-04-10 | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-04-10 | s390/zcrypt: Remove deprecated zcrypt proc interface. | Harald Freudenberger |
2018-04-10 | s390/zcrypt: Remove deprecated ioctls. | Harald Freudenberger |
2018-04-10 | s390/zcrypt: Make ap init functions static. | Harald Freudenberger |
2018-04-10 | s390: assume diag308 set always works | Vasily Gorbik |
2018-04-10 | s390/ipl: rely on diag308 store to get ipl info | Vasily Gorbik |
2018-04-10 | s390/qdio: lock device while installing IRQ handler | Julian Wiedmann |
2018-04-10 | s390/qdio: clear intparm during shutdown | Julian Wiedmann |
2018-04-10 | s390/ccwgroup: require at least one ccw device | Julian Wiedmann |
2018-04-10 | s390/zcrypt: remove unused functions and declarations | Harald Freudenberger |
2018-04-09 | Merge branch 'for-4.17/dax' into libnvdimm-for-next | Dan Williams |
2018-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-04-03 | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-04-03 | dax: introduce CONFIG_DAX_DRIVER | Dan Williams |
2018-03-28 | s390/cio: add util_string sysfs attribute | Sebastian Ott |
2018-03-26 | s390/chsc: query utility strings via fmt3 channel path descriptor | Sebastian Ott |
2018-03-26 | s390/cio: rename struct channel_path_desc | Sebastian Ott |
2018-03-26 | s390/cio: fix unbind of io_subchannel_driver | Sebastian Ott |
2018-03-26 | s390/qdio: split up CCQ handling for EQBS / SQBS | Julian Wiedmann |
2018-03-26 | s390/qdio: don't retry EQBS after CCQ 96 | Julian Wiedmann |
2018-03-26 | s390/qdio: restrict buffer merging to eligible devices | Julian Wiedmann |
2018-03-26 | s390/qdio: don't merge ERROR output buffers | Julian Wiedmann |
2018-03-26 | s390/qdio: simplify math in get_*_buffer_frontier() | Julian Wiedmann |
2018-03-26 | kbuild: rename built-in.o to built-in.a | Nicholas Piggin |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-03-22 | s390/qeth: on channel error, reject further cmd requests | Julian Wiedmann |
2018-03-22 | s390/qeth: lock read device while queueing next buffer | Julian Wiedmann |
2018-03-22 | s390/qeth: when thread completes, wake up all waiters | Julian Wiedmann |