Age | Commit message (Expand) | Author |
2019-08-24 | s390/qeth: reject oversized SNMP requests | Julian Wiedmann |
2019-08-23 | vfio-ccw: add some logging | Cornelia Huck |
2019-08-21 | s390/pkey: add CCA AES cipher key support | Harald Freudenberger |
2019-08-21 | s390/zcrypt: Add low level functions for CCA AES cipher keys | Harald Freudenberger |
2019-08-21 | s390/zcrypt: extend cca_findcard function and helper | Harald Freudenberger |
2019-08-21 | s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable types | Harald Freudenberger |
2019-08-21 | s390: clean .bss before running uncompressed kernel | Vasily Gorbik |
2019-08-20 | s390/lcs: don't use intparm for channel IO | Julian Wiedmann |
2019-08-20 | s390/ctcm: don't use intparm for channel IO | Julian Wiedmann |
2019-08-20 | s390/qeth: streamline control code for promisc mode | Julian Wiedmann |
2019-08-20 | s390/qeth: get vnicc sub-cmd type from reply data | Julian Wiedmann |
2019-08-20 | s390/qeth: merge qeth_reply struct into qeth_cmd_buffer | Julian Wiedmann |
2019-08-20 | s390/qeth: keep cmd alive after IO completion | Julian Wiedmann |
2019-08-20 | s390/qeth: use correct length field in SNMP cmd callback | Julian Wiedmann |
2019-08-20 | s390/qeth: propagate length of processed cmd IO data to callback | Julian Wiedmann |
2019-08-20 | s390/qeth: use node_descriptor struct | Julian Wiedmann |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-08-13 | s390/qeth: serialize cmd reply with concurrent timeout | Julian Wiedmann |
2019-08-10 | Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-08-09 | s390/net: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-02 | Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-08-02 | s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthrough | Vasily Gorbik |
2019-08-01 | s390/dasd: fix endless loop after read unit address configuration | Stefan Haberland |
2019-07-30 | drivers: Add generic helper to match any device | Suzuki K Poulose |
2019-07-30 | drivers: Introduce device lookup variants by device type | Suzuki K Poulose |
2019-07-30 | drivers: Introduce device lookup variants by name | Suzuki K Poulose |
2019-07-29 | s390/zcrypt: new sysfs attributes serialnr and mkvps | Harald Freudenberger |
2019-07-29 | s390/zcrypt: add base code for cca crypto card info support | Harald Freudenberger |
2019-07-29 | s390/zcrypt: move cca misc functions to new code file | Harald Freudenberger |
2019-07-29 | vfio-ccw: make vfio_ccw_async_region_ops static | Vasily Gorbik |
2019-07-29 | s390/3215: add switch fall through comment for -Wimplicit-fallthrough | Vasily Gorbik |
2019-07-29 | s390/tape: add fallthrough annotations | Heiko Carstens |
2019-07-26 | virtio/s390: fix race on airq_areas[] | Halil Pasic |
2019-07-23 | Merge tag 'vfio-ccw-20190717-2' of https://git.kernel.org/pub/scm/linux/kerne... | Heiko Carstens |
2019-07-23 | s390/qdio: restrict QAOB usage to IQD unicast queues | Julian Wiedmann |
2019-07-23 | s390/qdio: add sanity checks to the fast-requeue path | Julian Wiedmann |
2019-07-22 | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) |
2019-07-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-07-18 | Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-15 | vfio-ccw: Don't call cp_free if we are processing a channel program | Farhan Ali |
2019-07-15 | vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn | Farhan Ali |
2019-07-15 | vfio-ccw: Fix memory leak and don't call cp_free in cp_init | Farhan Ali |
2019-07-15 | vfio-ccw: Fix misleading comment when setting orb.cmd.c64 | Farhan Ali |
2019-07-12 | Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-11 | scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized | Benjamin Block |
2019-07-11 | scsi: zfcp: fix request object use-after-free in send path causing wrong traces | Benjamin Block |
2019-07-11 | scsi: zfcp: fix request object use-after-free in send path causing seqno errors | Benjamin Block |