- dd9cb84 s390/cio: verify the driver availability for path_event call by Vineeth Vijayan · 2 years, 11 months ago
- 8c9db66 scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices by Steffen Maier · 3 years ago
- 3acbdbf Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years ago
- 342465f Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years ago
- 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
- 0704a85 s390/dasd: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
- 1350f36 s390/sclp_sd: use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
- 7ac5360 dax: remove the copy_from_iter and copy_to_iter methods by Christoph Hellwig · 3 years ago
- 30c6828 dax: remove the DAXDEV_F_SYNC flag by Christoph Hellwig · 3 years ago
- cff2d3a s390/zcrypt: CCA control CPRB sending by Juergen Christ · 3 years, 1 month ago
- b6b486e s390/sclp: fix memblock_phys_free() vs memblock_free() confusion by Heiko Carstens · 3 years ago
- 6dc490e s390/qeth: remove check for packing mode in qeth_check_outbound_queue() by Julian Wiedmann · 3 years, 1 month ago
- 1b9e410 s390/qeth: fine-tune .ndo_select_queue() by Julian Wiedmann · 3 years, 1 month ago
- cdf8df5 s390/qeth: don't offer .ndo_bridge_* ops for OSA devices by Julian Wiedmann · 3 years, 1 month ago
- 2dbc7a1 s390/qeth: split up L2 netdev_ops by Julian Wiedmann · 3 years, 1 month ago
- 5e9756a s390/qeth: simplify qeth_receive_skb() by Julian Wiedmann · 3 years, 1 month ago
- f139862 s390/vfio-ap: add status attribute to AP queue device's sysfs dir by Tony Krowiak · 3 years, 2 months ago
- e628f28 s390/qdio: remove unneeded sanity check in qdio_do_sqbs() by Julian Wiedmann · 3 years, 1 month ago
- 97aa746 s390/vmcp: use page_to_virt instead of page_to_phys by Heiko Carstens · 3 years, 1 month ago
- a60bffe s390/qdio: split do_QDIO() by Julian Wiedmann · 3 years, 4 months ago
- b44995e s390/qdio: split qdio_inspect_queue() by Julian Wiedmann · 3 years, 5 months ago
- 513251f s390/qdio: clarify handler logic for qdio_handle_activate_check() by Julian Wiedmann · 3 years, 1 month ago
- 0a86cdcb s390/qdio: clean up access to queue in qdio_handle_activate_check() by Julian Wiedmann · 3 years, 1 month ago
- 718ce9e s390/qdio: avoid allocating the qdio_irq with GFP_DMA by Julian Wiedmann · 3 years, 4 months ago
- bd3a025 s390/qdio: improve handling of CIWs by Julian Wiedmann · 3 years, 6 months ago
- a84d1c5 s390/cio: remove uevent suppress from cio driver by Vineeth Vijayan · 3 years, 6 months ago
- 7b0800d dax: remove dax_capable by Christoph Hellwig · 3 years, 1 month ago
- fb08a19 dax: simplify the dax_device <-> gendisk association by Christoph Hellwig · 3 years, 1 month ago
- afd586f dax: remove CONFIG_DAX_DRIVER by Christoph Hellwig · 3 years, 1 month ago
- 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- b68b914 tty: the rest, stop using tty_schedule_flip() by Jiri Slaby · 3 years, 1 month ago
- 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 1 month ago
- 09ae598 s390/lcs: add braces around empty function body by Heiko Carstens · 3 years, 1 month ago
- dddbf91 s390/ctcm: add __printf format attribute to ctcm_dbf_longtext by Heiko Carstens · 3 years, 1 month ago
- 9961d6d s390/ctcm: fix format string by Heiko Carstens · 3 years, 1 month ago
- 832585d s390/qeth: allocate RX queue at probe time by Julian Wiedmann · 3 years, 1 month ago
- 4b9e043 s390: replace snprintf in show functions with sysfs_emit by Qing Wang · 3 years, 2 months ago
- a4751f1 s390/cio: check the subchannel validity for dev_busid by Vineeth Vijayan · 3 years, 2 months ago
- 213fca9 s390/tape: fix timer initialization in tape_std_assign() by Sven Schnelle · 3 years, 2 months ago
- 0b707e5 Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
- fa27717 memblock: drop memblock_free_early_nid() and memblock_free_early() by Mike Rapoport · 3 years, 2 months ago
- fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
- d4ec3d5 Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 2 months ago
- fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
- 3bf1311 vfio/ccw: Convert to use vfio_register_emulated_iommu_dev() by Jason Gunthorpe · 3 years, 2 months ago
- 39b6ee0 vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions by Jason Gunthorpe · 3 years, 2 months ago
- 0972c7d vfio/ccw: Use functions for alloc/free of the vfio_ccw_private by Jason Gunthorpe · 3 years, 2 months ago
- d0a9329 vfio/ccw: Remove unneeded GFP_DMA by Jason Gunthorpe · 3 years, 2 months ago
- 132c1e7 s390/ap: function rework based on compiler warning by Harald Freudenberger · 3 years, 2 months ago
- ad9a145 s390/cio: make ccw_device_dma_* more robust by Halil Pasic · 3 years, 4 months ago
- 5ef4f71 s390/vfio-ap: s390/crypto: fix all kernel-doc warnings by Tony Krowiak · 3 years, 2 months ago
- a4892f8 s390/hmcdrv: fix kernel doc comments by Heiko Carstens · 3 years, 2 months ago
- d098272 s390/ap: new module option ap.useirq by Harald Freudenberger · 3 years, 2 months ago
- ada1da3 s390/sclp: sort out physical vs virtual pointers usage by Alexander Gordeev · 3 years, 11 months ago
- 3f74eb5 s390/zcrypt: rework of debug feature messages by Harald Freudenberger · 3 years, 2 months ago
- 3826350 s390/ap: Fix hanging ioctl caused by orphaned replies by Harald Freudenberger · 3 years, 2 months ago
- 56c5af2 s390/qeth: update kerneldoc for qeth_add_hw_header() by Julian Wiedmann · 3 years, 2 months ago
- 7ffaef8 s390/qeth: fix kernel doc comments by Heiko Carstens · 3 years, 2 months ago
- 79140e22 s390/qeth: add __printf format attribute to qeth_dbf_longtext by Heiko Carstens · 3 years, 2 months ago
- 22e2b5c s390/qeth: fix various format strings by Heiko Carstens · 3 years, 2 months ago
- dc15012 s390/qeth: don't keep track of Input Queue count by Julian Wiedmann · 3 years, 2 months ago
- fdd3c5f s390/qeth: clarify remaining dev_kfree_skb_any() users by Julian Wiedmann · 3 years, 2 months ago
- a18c28f s390/qeth: move qdio's QAOB cache into qeth by Julian Wiedmann · 3 years, 2 months ago
- 2decb0b s390/qeth: remove .do_ioctl() callback from driver discipline by Julian Wiedmann · 3 years, 2 months ago
- 0969bec s390/qeth: improve trace entries for MAC address (un)registration by Julian Wiedmann · 3 years, 2 months ago
- 978bb0a net: s390: constify and use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
- a8e5d49 s390/dasd: fix possibly missed path verification by Stefan Haberland · 3 years, 2 months ago
- 9dffede s390/dasd: fix missing path conf_data after failed allocation by Stefan Haberland · 3 years, 2 months ago
- 542e30c s390/dasd: summarize dasd configuration data in a separate structure by Stefan Haberland · 3 years, 2 months ago
- 74e2f21 s390/dasd: move dasd_eckd_read_fc_security by Stefan Haberland · 3 years, 2 months ago
- 2359696 s390/dasd: split up dasd_eckd_read_conf by Stefan Haberland · 3 years, 2 months ago
- 10c78e5 s390/dasd: fix kernel doc comment by Heiko Carstens · 3 years, 2 months ago
- 169bbda s390/dasd: handle request magic consistently as unsigned int by Heiko Carstens · 3 years, 2 months ago
- 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
- b81e0c2 block: drop unused includes in <linux/genhd.h> by Christoph Hellwig · 3 years, 3 months ago
- d8d7cf3 scsi: zfcp: Switch to attribute groups by Bart Van Assche · 3 years, 3 months ago
- 68f89c5 scsi: zfcp_scsi: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
- 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- f367c7d s390/block/scm_blk: add error handling support for add_disk() by Luis Chamberlain · 3 years, 3 months ago
- 1a5db70 s390/block/dcssblk: add error handling support for add_disk() by Gerald Schaefer · 3 years, 3 months ago
- 11dfe19 s390/block/dasd_genhd: add error handling support for add_disk() by Luis Chamberlain · 3 years, 3 months ago
- bca2d04 s390/sclp_vt220: fix unused function warning by Randy Dunlap · 3 years, 3 months ago
- 54235d5 s390/sclp_sd: fix warnings about missing parameter description by Peter Oberparleiter · 3 years, 3 months ago
- 0c3812c s390/cio: derive cdev information only for IO-subchannels by Vineeth Vijayan · 3 years, 3 months ago
- fa172f0 s390/cio: unregister the subchannel while purging by Vineeth Vijayan · 3 years, 3 months ago
- 53d5fc8 Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 3 months ago
- dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- d9a0cd5 Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16/vfio/next by Alex Williamson · 3 years, 3 months ago
- c68ea0d vfio: simplify iommu group allocation for mediated devices by Christoph Hellwig · 3 years, 3 months ago
- 62da74a Merge tag 'vfio-v5.15-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 3 months ago
- 172da89 s390/cio: avoid excessive path-verification requests by Vineeth Vijayan · 3 years, 4 months ago
- 42de956 vfio/ap_ops: Add missed vfio_uninit_group_dev() by Jason Gunthorpe · 3 years, 3 months ago
- 2fcd14d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- 9bc62af Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 3 months ago
- d2b59bd s390/qeth: fix deadlock during failing recovery by Alexandra Winter · 3 years, 3 months ago
- ee909d0 s390/qeth: Fix deadlock in remove_discipline by Alexandra Winter · 3 years, 3 months ago
- 248f064 s390/qeth: fix NULL deref in qeth_clear_working_pool_list() by Julian Wiedmann · 3 years, 3 months ago
- 561bed6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago