Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-26s390/ap: function rework based on compiler warningHarald Freudenberger
2021-10-26s390/cio: make ccw_device_dma_* more robustHalil Pasic
2021-10-26s390/vfio-ap: s390/crypto: fix all kernel-doc warningsTony Krowiak
2021-10-26s390/hmcdrv: fix kernel doc commentsHeiko Carstens
2021-10-26s390/ap: new module option ap.useirqHarald Freudenberger
2021-10-26s390/sclp: sort out physical vs virtual pointers usageAlexander Gordeev
2021-10-26s390/zcrypt: rework of debug feature messagesHarald Freudenberger
2021-10-26s390/ap: Fix hanging ioctl caused by orphaned repliesHarald Freudenberger
2021-10-25s390/qeth: update kerneldoc for qeth_add_hw_header()Julian Wiedmann
2021-10-25s390/qeth: fix kernel doc commentsHeiko Carstens
2021-10-25s390/qeth: add __printf format attribute to qeth_dbf_longtextHeiko Carstens
2021-10-25s390/qeth: fix various format stringsHeiko Carstens
2021-10-25s390/qeth: don't keep track of Input Queue countJulian Wiedmann
2021-10-25s390/qeth: clarify remaining dev_kfree_skb_any() usersJulian Wiedmann
2021-10-25s390/qeth: move qdio's QAOB cache into qethJulian Wiedmann
2021-10-25s390/qeth: remove .do_ioctl() callback from driver disciplineJulian Wiedmann
2021-10-25s390/qeth: improve trace entries for MAC address (un)registrationJulian Wiedmann
2021-10-22net: s390: constify and use eth_hw_addr_set()Jakub Kicinski
2021-10-20s390/dasd: fix possibly missed path verificationStefan Haberland
2021-10-20s390/dasd: fix missing path conf_data after failed allocationStefan Haberland
2021-10-20s390/dasd: summarize dasd configuration data in a separate structureStefan Haberland
2021-10-20s390/dasd: move dasd_eckd_read_fc_securityStefan Haberland
2021-10-20s390/dasd: split up dasd_eckd_read_confStefan Haberland
2021-10-20s390/dasd: fix kernel doc commentHeiko Carstens
2021-10-20s390/dasd: handle request magic consistently as unsigned intHeiko Carstens
2021-10-18block: switch polling to be bio basedChristoph Hellwig
2021-10-18block: drop unused includes in <linux/genhd.h>Christoph Hellwig
2021-10-17scsi: zfcp: Switch to attribute groupsBart Van Assche
2021-10-17scsi: zfcp_scsi: Call scsi_done() directlyBart Van Assche
2021-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-04s390/block/scm_blk: add error handling support for add_disk()Luis Chamberlain
2021-10-04s390/block/dcssblk: add error handling support for add_disk()Gerald Schaefer
2021-10-04s390/block/dasd_genhd: add error handling support for add_disk()Luis Chamberlain
2021-10-04s390/sclp_vt220: fix unused function warningRandy Dunlap
2021-10-04s390/sclp_sd: fix warnings about missing parameter descriptionPeter Oberparleiter
2021-10-04s390/cio: derive cdev information only for IO-subchannelsVineeth Vijayan
2021-10-04s390/cio: unregister the subchannel while purgingVineeth Vijayan
2021-10-02Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-30Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16...Alex Williamson
2021-09-30vfio: simplify iommu group allocation for mediated devicesChristoph Hellwig
2021-09-29Merge tag 'vfio-v5.15-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-09-27s390/cio: avoid excessive path-verification requestsVineeth Vijayan
2021-09-24vfio/ap_ops: Add missed vfio_uninit_group_dev()Jason Gunthorpe
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-22s390/qeth: fix deadlock during failing recoveryAlexandra Winter
2021-09-22s390/qeth: Fix deadlock in remove_disciplineAlexandra Winter
2021-09-22s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski