Age | Commit message (Expand) | Author |
2018-07-03 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-30 | s390/qeth: consistently re-enable device features | Julian Wiedmann |
2018-06-30 | s390/qeth: don't clobber buffer on async TX completion | Julian Wiedmann |
2018-06-30 | s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6] | Vasily Gorbik |
2018-06-30 | s390/qeth: fix race when setting MAC address | Julian Wiedmann |
2018-06-30 | Revert "s390/qeth: use Read device to query hypervisor for MAC" | Julian Wiedmann |
2018-06-30 | s390/ism: add device driver for internal shared memory | Sebastian Ott |
2018-06-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-12 | s390/dasd: only use preallocated requests | Sebastian Ott |
2018-06-12 | s390/dasd: reshuffle struct dasd_ccw_req | Sebastian Ott |
2018-06-12 | s390/dasd: remove dasd_kmalloc_set_cda | Sebastian Ott |
2018-06-12 | s390/dasd: move dasd_ccw_req to per request data | Sebastian Ott |
2018-06-12 | s390/dasd: simplify locking in process_final_queue | Sebastian Ott |
2018-06-12 | Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Martin Schwidefsky |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-06-08 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-08 | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook |
2018-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-05-30 | s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak. | Harald Freudenberger |
2018-05-29 | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig |
2018-05-29 | vfio: ccw: add tracepoints for interesting error paths | Halil Pasic |
2018-05-29 | vfio: ccw: set ccw->cda to NULL defensively | Dong Jia Shi |
2018-05-29 | vfio: ccw: refactor and improve pfn_array_alloc_pin() | Dong Jia Shi |
2018-05-29 | vfio: ccw: shorten kernel doc description for pfn_array_pin() | Dong Jia Shi |
2018-05-29 | vfio: ccw: push down unsupported IDA check | Halil Pasic |
2018-05-29 | vfio: ccw: fix error return in vfio_ccw_sch_event | Dong Jia Shi |
2018-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-25 | s390/dasd: simplify locking in dasd_times_out | Sebastian Ott |
2018-05-22 | dax: Introduce a ->copy_to_iter dax operation | Dan Williams |
2018-05-23 | s390/cio: add test for ccwgroup device | Sebastian Ott |
2018-05-23 | s390/cio: add helper to query utility strings per given ccw device | Sebastian Ott |
2018-05-23 | s390/dasd: use blk_mq_rq_from_pdu for per request data | Sebastian Ott |
2018-05-21 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-18 | scsi: zfcp: enhance comments on fc_link_speed and supported_speed | Jens Remus |
2018-05-18 | scsi: zfcp: add port speed capabilities | Jens Remus |
2018-05-18 | scsi: zfcp: assert that the ERP lock is held when tracing a recovery trigger | Jens Remus |
2018-05-18 | scsi: zfcp: cleanup indentation for posting FC events | Steffen Maier |
2018-05-18 | scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_reset | Steffen Maier |