1. 4b9e043 s390: replace snprintf in show functions with sysfs_emit by Qing Wang · 3 years, 3 months ago
  2. a4751f1 s390/cio: check the subchannel validity for dev_busid by Vineeth Vijayan · 3 years, 2 months ago
  3. 213fca9 s390/tape: fix timer initialization in tape_std_assign() by Sven Schnelle · 3 years, 2 months ago
  4. 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
  5. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  6. 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
  7. fa27717 memblock: drop memblock_free_early_nid() and memblock_free_early() by Mike Rapoport · 3 years, 2 months ago
  8. 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
  9. d4ec3d5 Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 2 months ago
  10. 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
  11. 3bf1311 vfio/ccw: Convert to use vfio_register_emulated_iommu_dev() by Jason Gunthorpe · 3 years, 3 months ago
  12. 39b6ee0 vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions by Jason Gunthorpe · 3 years, 3 months ago
  13. 0972c7d vfio/ccw: Use functions for alloc/free of the vfio_ccw_private by Jason Gunthorpe · 3 years, 3 months ago
  14. d0a9329 vfio/ccw: Remove unneeded GFP_DMA by Jason Gunthorpe · 3 years, 3 months ago
  15. 132c1e7 s390/ap: function rework based on compiler warning by Harald Freudenberger · 3 years, 3 months ago
  16. ad9a145 s390/cio: make ccw_device_dma_* more robust by Halil Pasic · 3 years, 4 months ago
  17. 5ef4f71 s390/vfio-ap: s390/crypto: fix all kernel-doc warnings by Tony Krowiak · 3 years, 3 months ago
  18. a4892f8 s390/hmcdrv: fix kernel doc comments by Heiko Carstens · 3 years, 3 months ago
  19. d098272 s390/ap: new module option ap.useirq by Harald Freudenberger · 3 years, 3 months ago
  20. ada1da3 s390/sclp: sort out physical vs virtual pointers usage by Alexander Gordeev · 4 years ago
  21. 3f74eb5 s390/zcrypt: rework of debug feature messages by Harald Freudenberger · 3 years, 3 months ago
  22. 3826350 s390/ap: Fix hanging ioctl caused by orphaned replies by Harald Freudenberger · 3 years, 3 months ago
  23. 56c5af2 s390/qeth: update kerneldoc for qeth_add_hw_header() by Julian Wiedmann · 3 years, 3 months ago
  24. 7ffaef8 s390/qeth: fix kernel doc comments by Heiko Carstens · 3 years, 3 months ago
  25. 79140e22 s390/qeth: add __printf format attribute to qeth_dbf_longtext by Heiko Carstens · 3 years, 3 months ago
  26. 22e2b5c s390/qeth: fix various format strings by Heiko Carstens · 3 years, 3 months ago
  27. dc15012 s390/qeth: don't keep track of Input Queue count by Julian Wiedmann · 3 years, 3 months ago
  28. fdd3c5f s390/qeth: clarify remaining dev_kfree_skb_any() users by Julian Wiedmann · 3 years, 3 months ago
  29. a18c28f s390/qeth: move qdio's QAOB cache into qeth by Julian Wiedmann · 3 years, 3 months ago
  30. 2decb0b s390/qeth: remove .do_ioctl() callback from driver discipline by Julian Wiedmann · 3 years, 3 months ago
  31. 0969bec s390/qeth: improve trace entries for MAC address (un)registration by Julian Wiedmann · 3 years, 3 months ago
  32. 978bb0a net: s390: constify and use eth_hw_addr_set() by Jakub Kicinski · 3 years, 3 months ago
  33. a8e5d49 s390/dasd: fix possibly missed path verification by Stefan Haberland · 3 years, 3 months ago
  34. 9dffede s390/dasd: fix missing path conf_data after failed allocation by Stefan Haberland · 3 years, 3 months ago
  35. 542e30c s390/dasd: summarize dasd configuration data in a separate structure by Stefan Haberland · 3 years, 3 months ago
  36. 74e2f21 s390/dasd: move dasd_eckd_read_fc_security by Stefan Haberland · 3 years, 3 months ago
  37. 2359696 s390/dasd: split up dasd_eckd_read_conf by Stefan Haberland · 3 years, 3 months ago
  38. 10c78e5 s390/dasd: fix kernel doc comment by Heiko Carstens · 3 years, 3 months ago
  39. 169bbda s390/dasd: handle request magic consistently as unsigned int by Heiko Carstens · 3 years, 3 months ago
  40. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  41. b81e0c2 block: drop unused includes in <linux/genhd.h> by Christoph Hellwig · 3 years, 4 months ago
  42. d8d7cf3 scsi: zfcp: Switch to attribute groups by Bart Van Assche · 3 years, 3 months ago
  43. 68f89c5 scsi: zfcp_scsi: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
  44. 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  45. f367c7d s390/block/scm_blk: add error handling support for add_disk() by Luis Chamberlain · 3 years, 4 months ago
  46. 1a5db70 s390/block/dcssblk: add error handling support for add_disk() by Gerald Schaefer · 3 years, 4 months ago
  47. 11dfe19 s390/block/dasd_genhd: add error handling support for add_disk() by Luis Chamberlain · 3 years, 4 months ago
  48. bca2d04 s390/sclp_vt220: fix unused function warning by Randy Dunlap · 3 years, 4 months ago
  49. 54235d5 s390/sclp_sd: fix warnings about missing parameter description by Peter Oberparleiter · 3 years, 4 months ago
  50. 0c3812c s390/cio: derive cdev information only for IO-subchannels by Vineeth Vijayan · 3 years, 4 months ago
  51. fa172f0 s390/cio: unregister the subchannel while purging by Vineeth Vijayan · 3 years, 4 months ago
  52. 53d5fc8 Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
  53. dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  54. d9a0cd5 Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16/vfio/next by Alex Williamson · 3 years, 4 months ago
  55. c68ea0d vfio: simplify iommu group allocation for mediated devices by Christoph Hellwig · 3 years, 4 months ago
  56. 62da74a Merge tag 'vfio-v5.15-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 4 months ago
  57. 172da89 s390/cio: avoid excessive path-verification requests by Vineeth Vijayan · 3 years, 4 months ago
  58. 42de956 vfio/ap_ops: Add missed vfio_uninit_group_dev() by Jason Gunthorpe · 3 years, 4 months ago
  59. 2fcd14d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  60. 9bc62af Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 4 months ago
  61. d2b59bd s390/qeth: fix deadlock during failing recovery by Alexandra Winter · 3 years, 4 months ago
  62. ee909d0 s390/qeth: Fix deadlock in remove_discipline by Alexandra Winter · 3 years, 4 months ago
  63. 248f064 s390/qeth: fix NULL deref in qeth_clear_working_pool_list() by Julian Wiedmann · 3 years, 4 months ago
  64. 561bed6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  65. 948e505 s390/ap: fix kernel doc comments by Heiko Carstens · 3 years, 4 months ago
  66. d76b14f s390/sclp: fix Secure-IPL facility detection by Alexander Egorenkov · 3 years, 4 months ago
  67. a1ac1b6 s390/ism: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 4 months ago
  68. 478a314 s390/netiucv: remove incorrect kernel doc indicators by Heiko Carstens · 3 years, 4 months ago
  69. 239686c s390/lcs: remove incorrect kernel doc indicators by Heiko Carstens · 3 years, 4 months ago
  70. a962cc4 s390/ctcm: remove incorrect kernel doc indicators by Heiko Carstens · 3 years, 4 months ago
  71. f154c80 Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
  72. 2c57ad6 s390/zcrypt: remove incorrect kernel doc indicators by Heiko Carstens · 3 years, 4 months ago
  73. f6beebb scsi: zfcp: fix kernel doc comments by Heiko Carstens · 3 years, 4 months ago
  74. ff8a58b s390/sclp: add __nonstring annotation by Heiko Carstens · 3 years, 4 months ago
  75. 7d66561 s390/hmcdrv_ftp: fix kernel doc comment by Heiko Carstens · 3 years, 4 months ago
  76. 68c32eb s390: remove xpram device driver by Heiko Carstens · 3 years, 4 months ago
  77. 19379d4 s390/cio: fix kernel doc comment by Heiko Carstens · 3 years, 4 months ago
  78. 7a928af s390/ctrlchar: fix kernel doc comment by Heiko Carstens · 3 years, 4 months ago
  79. 44bead2 s390/con3270: use proper type for tasklet function by Heiko Carstens · 3 years, 5 months ago
  80. a9c9a6f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 5 months ago
  81. 89b6b8c Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 5 months ago
  82. 7c314bdf Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 5 months ago
  83. c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 5 months ago
  84. 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 5 months ago
  85. 2297791 s390/cio: dont unregister subchannel from child-drivers by Vineeth Vijayan · 3 years, 9 months ago
  86. 6793691 Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  87. c7a5238 Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 5 months ago
  88. cabebb6 s390/ap: fix state machine hang after failure to enable irq by Harald Freudenberger · 3 years, 5 months ago
  89. eb0feef vfio/ap_ops: Convert to use vfio_register_group_dev() by Jason Gunthorpe · 3 years, 5 months ago
  90. 70aa5d3 s390/sclp: add tracing of SCLP interactions by Peter Oberparleiter · 3 years, 5 months ago
  91. 0c1abe7 s390/crypto: fix all kernel-doc warnings in vfio_ap_ops.c by Randy Dunlap · 3 years, 5 months ago
  92. c42257d s390/zcrypt: remove gratuitious NULL check in .remove() callbacks by Julian Wiedmann · 3 years, 7 months ago
  93. b5adbbf s390/ap: use the common driver-data pointer by Julian Wiedmann · 3 years, 7 months ago
  94. c8c68c5 s390/ap: use the common device_driver pointer by Julian Wiedmann · 3 years, 7 months ago
  95. 86956e7 s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notification by Tony Krowiak · 3 years, 5 months ago
  96. 1e75373 s390/vfio-ap: r/w lock for PQAP interception handler function pointer by Tony Krowiak · 3 years, 5 months ago
  97. f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 5 months ago
  98. 4a1fa41 block: pass a request_queue to __blk_alloc_disk by Christoph Hellwig · 3 years, 5 months ago
  99. a58bd76 block: remove the minors argument to __alloc_disk_node by Christoph Hellwig · 3 years, 5 months ago
  100. 9c2b9db block: remove alloc_disk and alloc_disk_node by Christoph Hellwig · 3 years, 5 months ago