1. 54e049c2 s390/qeth: report 25Gbit link speed by Julian Wiedmann · 6 years ago
  2. 125d7d3 s390/qeth: sanitize ARP requests by Julian Wiedmann · 6 years ago
  3. 9fae5c3 s390/qeth: fix initial operstate by Julian Wiedmann · 6 years ago
  4. 30356d0 s390/qeth: unregister netdevice only when registered by Julian Wiedmann · 6 years ago
  5. bd74a7f s390/qeth: fix HiperSockets sniffer by Julian Wiedmann · 6 years ago
  6. e19e5be s390/qeth: sanitize strings in debug messages by Julian Wiedmann · 6 years ago
  7. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  8. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  9. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  10. 50b825d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  11. e2b623f Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  12. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  13. f822ad2 s390/pkey: move pckmo subfunction available checks away from module init by Harald Freudenberger · 6 years ago
  14. 63c19be s390/pkey: Load pkey kernel module automatically by Ingo Franzki · 6 years ago
  15. 9434f5d s390/zcrypt: fix broken zcrypt_send_cprb in-kernel api function by Harald Freudenberger · 6 years ago
  16. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. 0aef839 s390/qeth: add TSO support for L2 devices by Julian Wiedmann · 6 years ago
  18. 82bf5c0 s390/qeth: add support for IPv6 TSO by Julian Wiedmann · 6 years ago
  19. 4666d7f s390/qeth: enhance TSO control sequence by Julian Wiedmann · 6 years ago
  20. 1f83b81 s390/qeth: make TSO controls protocol-agnostic by Julian Wiedmann · 6 years ago
  21. b0da349 PCI: Remove pci_set_dma_max_seg_size() by Christoph Hellwig · 6 years ago
  22. a6f44cf PCI: Remove pci_set_dma_seg_boundary() by Christoph Hellwig · 6 years ago
  23. 3d647e6 Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Greg Kroah-Hartman · 6 years ago
  24. fb1136d s390/pkey: Introduce new API for transforming key blobs by Ingo Franzki · 7 years ago
  25. cb26b9f s390/pkey: Introduce new API for random protected key verification by Ingo Franzki · 7 years ago
  26. af50445 s390/pkey: Add sysfs attributes to emit secure key blobs by Ingo Franzki · 7 years ago
  27. d632c04 s390/pkey: Add sysfs attributes to emit protected key blobs by Ingo Franzki · 7 years ago
  28. 0534bde s390/pkey: Define protected key blob format by Ingo Franzki · 7 years ago
  29. a45a5c7d s390/pkey: Introduce new API for random protected key generation by Ingo Franzki · 7 years ago
  30. aa55bf5 s390/zcrypt: add ap_adapter_mask sysfs attribute by Harald Freudenberger · 6 years ago
  31. a17b92e s390/zcrypt: provide apfs failure code on type 86 error reply by Harald Freudenberger · 6 years ago
  32. ee410de s390/zcrypt: zcrypt device driver cleanup by Harald Freudenberger · 6 years ago
  33. 0a9b409 s390/kasan: avoid instrumentation of early C code by Vasily Gorbik · 7 years ago
  34. b09decf s390/sclp: introduce sclp_early_get_hsa_size by Vasily Gorbik · 7 years ago
  35. 54c5779 s390/mem_detect: replace tprot loop with binary search by Vasily Gorbik · 7 years ago
  36. fddbaa5 s390/mem_detect: introduce SCLP storage info by Vasily Gorbik · 7 years ago
  37. 6966d60 s390/mem_detect: move tprot loop to early boot phase by Vasily Gorbik · 7 years ago
  38. 17aacfbf s390/sclp: move sclp_early_read_info to sclp_early_core.c by Vasily Gorbik · 7 years ago
  39. 3b076dc s390/sclp: simplify early hsa_size detection by Vasily Gorbik · 7 years ago
  40. c0f07ff s390/monwriter: do not use stack buffers for hardware data by Martin Schwidefsky · 7 years ago
  41. f689789 s390/appldata: pass parameter list pointer to appldata_asm by Martin Schwidefsky · 7 years ago
  42. 46623ab s390: vfio-ap: make local functions and data static by Christian Borntraeger · 6 years ago
  43. 346e485 s390/ccwgroup: add get_ccwgroupdev_by_busid() by Julian Wiedmann · 6 years ago
  44. 00fab23 s390/zcrypt: multiple zcrypt device nodes support by Harald Freudenberger · 6 years ago
  45. 76c7829 s390: vfio-ap: setup APCB mask using KVM dedicated function by Pierre Morel · 6 years ago
  46. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  47. 24abf29 s390/cio: Fix how vfio-ccw checks pinned pages by Eric Farman · 6 years ago
  48. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  49. 048a7f8 s390: qeth: Fix potential array overrun in cmd/rc lookup by Jean Delvare · 6 years ago
  50. 065a2cd s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function by zhong jiang · 6 years ago
  51. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  52. cd8a377 s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl by Tony Krowiak · 6 years ago
  53. 46a7263 s390: vfio-ap: zeroize the AP queues by Tony Krowiak · 6 years ago
  54. e06670c s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl by Tony Krowiak · 6 years ago
  55. 258287c s390: vfio-ap: implement mediated device open callback by Tony Krowiak · 6 years ago
  56. bf42dae s390/cio: Refactor alloc of ccw_io_region by Eric Farman · 6 years ago
  57. c98e16b s390/cio: Convert ccw_io_region to pointer by Eric Farman · 6 years ago
  58. 81b2b4b s390: vfio-ap: sysfs interface to view matrix mdev matrix by Tony Krowiak · 6 years ago
  59. 3b1eab7 s390: vfio-ap: sysfs interfaces to configure control domains by Tony Krowiak · 6 years ago
  60. 3211da0 s390: vfio-ap: sysfs interfaces to configure domains by Tony Krowiak · 6 years ago
  61. 96d152b s390: vfio-ap: sysfs interfaces to configure adapters by Tony Krowiak · 6 years ago
  62. 65f0671 s390: vfio-ap: register matrix device with VFIO mdev framework by Tony Krowiak · 6 years ago
  63. 1fde573 s390: vfio-ap: base implementation of VFIO AP device driver by Tony Krowiak · 6 years ago
  64. 91cc98f s390/qeth: remove duplicated carrier state tracking by Julian Wiedmann · 6 years ago
  65. d782d80 s390/qeth: clean up drop conditions for received cmds by Julian Wiedmann · 6 years ago
  66. d19b93f s390/qeth: re-indent qeth_check_ipa_data() by Julian Wiedmann · 6 years ago
  67. 68bba11 s390/qeth: consume local address events by Julian Wiedmann · 6 years ago
  68. 6585ac4 s390/qeth: remove various redundant code by Julian Wiedmann · 6 years ago
  69. 8d908eb s390/qeth: remove CARD_FROM_CDEV helper by Julian Wiedmann · 6 years ago
  70. 8f6637b s390/qeth: pass card pointer in iob callback by Julian Wiedmann · 6 years ago
  71. 6a3123d s390/qeth: re-use qeth_notify_skbs() by Julian Wiedmann · 6 years ago
  72. 5a5312b s390/qeth: remove additional skb refcount by Julian Wiedmann · 6 years ago
  73. dc149e3 s390/qeth: replace open-coded skb_queue_walk() by Julian Wiedmann · 6 years ago
  74. cd11d11 net/af_iucv: locate IUCV header via skb_network_header() by Julian Wiedmann · 6 years ago
  75. a2eb0ad s390/qeth: on gdev release, reset drvdata by Julian Wiedmann · 6 years ago
  76. c1a935f s390/qeth: fix discipline unload after setup error by Julian Wiedmann · 6 years ago
  77. a70fee3 s390/qeth: use DEFINE_MUTEX for qeth_mod_mutex by Julian Wiedmann · 6 years ago
  78. 4fda335 s390/qeth: convert layer attribute to enum by Julian Wiedmann · 6 years ago
  79. ccc413f s390/qdio: clean up AOB handling by Julian Wiedmann · 7 years ago
  80. 1c472d46 s390/zcrypt: enable AP bus scan without a valid default domain by Halil Pasic · 6 years ago
  81. 198ee66 s390/tape: fix spelling mistake "partion" -> "partition" by Colin Ian King · 6 years ago
  82. 54be9d1 s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its function by zhong jiang · 7 years ago
  83. 827fd29 s390/zcrypt: Use kmemdup to replace kmalloc + memcpy by zhong jiang · 7 years ago
  84. 6779df4 s390/sclp: Allow to request adapter reset by Jan Höppner · 7 years ago
  85. 734781a s390/dasd: remove unnecessary condition check by Chengguang Xu · 7 years ago
  86. 55a5542 s390/hibernate: fix error handling when suspend cpu != resume cpu by Gerald Schaefer · 6 years ago
  87. e366fa4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. 500abbf s390/qeth: reduce 0-initializing when building IPA cmds by Julian Wiedmann · 6 years ago
  89. ed47155 s390/qeth: fine-tune spinlocks by Julian Wiedmann · 6 years ago
  90. 31c9273 s390/qeth: fix typo in return value by Julian Wiedmann · 6 years ago
  91. 4d19db7 s390/qeth: invoke softirqs after napi_schedule() by Julian Wiedmann · 6 years ago
  92. 121ca39 s390/qeth: uninstall IRQ handler on device removal by Julian Wiedmann · 6 years ago
  93. 69d7ce8 s390/qeth: remove qeth_hdr_chk_and_bounce() by Julian Wiedmann · 6 years ago
  94. 356156b s390/qeth: speed up TSO transmission by Julian Wiedmann · 6 years ago
  95. e517b64 s390/qeth: prepare for copy-free TSO transmission by Julian Wiedmann · 6 years ago
  96. 5549426 s390/qeth: check size of required HW header cache object by Julian Wiedmann · 6 years ago
  97. 2d3986d s390/qeth: fix up protocol headers early by Julian Wiedmann · 6 years ago
  98. f231dc9 s390/qeth: limit csum offload erratum to L3 devices by Julian Wiedmann · 6 years ago
  99. 40e6a22 s390/qeth: remove qeth_get_elements_no() by Julian Wiedmann · 6 years ago
  100. 0a6da4b s390/qeth: remove unused L3 xmit code by Julian Wiedmann · 6 years ago