1. 104f708 s390/zcrypt: reinit ap queue state machine during device probe by Harald Freudenberger · 6 years ago
  2. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  3. f822ad2 s390/pkey: move pckmo subfunction available checks away from module init by Harald Freudenberger · 6 years ago
  4. 63c19be s390/pkey: Load pkey kernel module automatically by Ingo Franzki · 6 years ago
  5. 9434f5d s390/zcrypt: fix broken zcrypt_send_cprb in-kernel api function by Harald Freudenberger · 6 years ago
  6. fb1136d s390/pkey: Introduce new API for transforming key blobs by Ingo Franzki · 6 years ago
  7. cb26b9f s390/pkey: Introduce new API for random protected key verification by Ingo Franzki · 6 years ago
  8. af50445 s390/pkey: Add sysfs attributes to emit secure key blobs by Ingo Franzki · 6 years ago
  9. d632c04 s390/pkey: Add sysfs attributes to emit protected key blobs by Ingo Franzki · 6 years ago
  10. 0534bde s390/pkey: Define protected key blob format by Ingo Franzki · 6 years ago
  11. a45a5c7d s390/pkey: Introduce new API for random protected key generation by Ingo Franzki · 6 years ago
  12. aa55bf5 s390/zcrypt: add ap_adapter_mask sysfs attribute by Harald Freudenberger · 6 years ago
  13. a17b92e s390/zcrypt: provide apfs failure code on type 86 error reply by Harald Freudenberger · 6 years ago
  14. ee410de s390/zcrypt: zcrypt device driver cleanup by Harald Freudenberger · 6 years ago
  15. 46623ab s390: vfio-ap: make local functions and data static by Christian Borntraeger · 6 years ago
  16. 00fab23 s390/zcrypt: multiple zcrypt device nodes support by Harald Freudenberger · 6 years ago
  17. 76c7829 s390: vfio-ap: setup APCB mask using KVM dedicated function by Pierre Morel · 6 years ago
  18. cd8a377 s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl by Tony Krowiak · 6 years ago
  19. 46a7263 s390: vfio-ap: zeroize the AP queues by Tony Krowiak · 6 years ago
  20. e06670c s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl by Tony Krowiak · 6 years ago
  21. 258287c s390: vfio-ap: implement mediated device open callback by Tony Krowiak · 6 years ago
  22. 81b2b4b s390: vfio-ap: sysfs interface to view matrix mdev matrix by Tony Krowiak · 6 years ago
  23. 3b1eab7 s390: vfio-ap: sysfs interfaces to configure control domains by Tony Krowiak · 6 years ago
  24. 3211da0 s390: vfio-ap: sysfs interfaces to configure domains by Tony Krowiak · 6 years ago
  25. 96d152b s390: vfio-ap: sysfs interfaces to configure adapters by Tony Krowiak · 6 years ago
  26. 65f0671 s390: vfio-ap: register matrix device with VFIO mdev framework by Tony Krowiak · 6 years ago
  27. 1fde573 s390: vfio-ap: base implementation of VFIO AP device driver by Tony Krowiak · 6 years ago
  28. 1c472d46 s390/zcrypt: enable AP bus scan without a valid default domain by Halil Pasic · 6 years ago
  29. 827fd29 s390/zcrypt: Use kmemdup to replace kmalloc + memcpy by zhong jiang · 6 years ago
  30. fa108f9 s390/zcrypt: remove VLA usage from the AP bus by Martin Schwidefsky · 6 years ago
  31. 3d8f60d3 s390/zcrypt: hex string mask improvements for apmask and aqmask. by Harald Freudenberger · 6 years ago
  32. 7e0bdbe s390/zcrypt: AP bus support for alternate driver(s) by Harald Freudenberger · 7 years ago
  33. ac2b96f s390/zcrypt: code beautify by Harald Freudenberger · 6 years ago
  34. 2395103 s390/zcrypt: fix ap_instructions_available() returncodes by Harald Freudenberger · 6 years ago
  35. 9c70520 s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZERO by Gustavo A. R. Silva · 7 years ago
  36. a09baa9 s390/crypto: fix gcc 8 stringop-truncation warning by Vasily Gorbik · 7 years ago
  37. 1fee962 s390/zcrypt: add copy_from_user length plausibility checks by Harald Freudenberger · 7 years ago
  38. f1b0a434 s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h. by Harald Freudenberger · 7 years ago
  39. 4a07750 s390/zcrypt: Show load of cards and queues in sysfs by Harald Freudenberger · 7 years ago
  40. df80c03 s390/zcrypt: Review inline assembler constraints. by Harald Freudenberger · 7 years ago
  41. ea3c418 s390/zcrypt: Add ZAPQ inline function. by Harald Freudenberger · 7 years ago
  42. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  43. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  44. 89a0c0e s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak. by Harald Freudenberger · 7 years ago
  45. af4a722 s390/zcrypt: Support up to 256 crypto adapters. by Harald Freudenberger · 7 years ago
  46. 71cbbff s390/zcrypt: Remove deprecated zcrypt proc interface. by Harald Freudenberger · 7 years ago
  47. 2a80786 s390/zcrypt: Remove deprecated ioctls. by Harald Freudenberger · 7 years ago
  48. efda7ad s390/zcrypt: Make ap init functions static. by Harald Freudenberger · 7 years ago
  49. d485235 s390: assume diag308 set always works by Vasily Gorbik · 7 years ago
  50. 2c957a8 s390/zcrypt: remove unused functions and declarations by Harald Freudenberger · 7 years ago
  51. c828a89 treewide: Use DEVICE_ATTR_RO by Joe Perches · 7 years ago
  52. 0b622e6 s390: crypto: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  53. 812141a s390: crypto: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  54. 0b088267 s390/zcrypt: Fix wrong comparison leading to strange load balancing by Harald Freudenberger · 7 years ago
  55. cefbeb5 s390/ap_bus: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  56. d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  57. 56c5c68 s390/zcrypt: Rework struct ap_qact_ap_info. by Harald Freudenberger · 7 years ago
  58. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  59. 9a56410 s390/zcrypt: Introduce QACT support for AP bus devices. by Harald Freudenberger · 7 years ago
  60. 0acb166 s390/zcrypt: Enable special header file flag for AU CPRP by Harald Freudenberger · 7 years ago
  61. 21214b0 s390/zcrypt: CEX6S exploitation by Harald Freudenberger · 7 years ago
  62. 0bb6bba s390/pkey: fix kzalloc-simple.cocci warnings by Vasyl Gomonovych · 7 years ago
  63. 76b3138 s390/zcrypt: Explicitly check input data length. by Harald Freudenberger · 7 years ago
  64. 46fde9a s390/zcrypt: externalize AP queue interrupt control by Harald Freudenberger · 8 years ago
  65. 050349b s390/zcrypt: externalize AP config info query by Harald Freudenberger · 8 years ago
  66. e7fc514 s390/zcrypt: externalize test AP queue by Tony Krowiak · 8 years ago
  67. 8b94dd9 s390/zcrypt: make CPRBX const by Bhumika Goyal · 7 years ago
  68. 9731c0a s390/zcrypt_card: constify attribute_group structures. by Arvind Yadav · 8 years ago
  69. 9920dec s390/zcrypt_queue: constify attribute_group structures. by Arvind Yadav · 8 years ago
  70. 792e0e0 s390/zcrypt: Fix missing newlines at some debug feature messages. by Harald Freudenberger · 8 years ago
  71. dbed23d s390/zcrypt: Add some debug messages on failure. by Harald Freudenberger · 8 years ago
  72. ac994e8 s390/zcrypt: Rework ap init in case of out of range domain param. by Harald Freudenberger · 8 years ago
  73. a1b19d0 s390/zcrypt: remove unused function zcrypt_type6_mex_key_de() by Harald Freudenberger · 8 years ago
  74. 8ff3458 s390/zcrypt: get rid of little/big endian handling by Heiko Carstens · 8 years ago
  75. 7a00363 s390/pkey: add missing __user annotations by Heiko Carstens · 8 years ago
  76. cb4ef3c s390/pkey: make pkey_init() static by Heiko Carstens · 8 years ago
  77. e385050 s390/zcrypt: Fix blocking queue device after unbind/bind. by Harald Freudenberger · 8 years ago
  78. e61a613 s390/pkey: Introduce new API for secure key verification by Harald Freudenberger · 8 years ago
  79. ca681ec s390/pkey: Fix wrong handling of secure key with old MKVP by Harald Freudenberger · 8 years ago
  80. e80d4af s390/pkey: Introduce pkey kernel module by Harald Freudenberger · 8 years ago
  81. a1d001e s390/zcrypt: export additional symbols by Harald Freudenberger · 8 years ago
  82. f546d6a s390/zcrypt: Cleanup leftover module code. by Harald Freudenberger · 8 years ago
  83. d0360d7 s390/zcrypt: Enable request count reset for cards and queues. by Harald Freudenberger · 8 years ago
  84. 50a0d46 s390/zcrypt: make ap_bus explicitly non-modular by Paul Gortmaker · 8 years ago
  85. 260021e s390/zcrypt: Removed unneeded debug feature directory creation. by Harald Freudenberger · 8 years ago
  86. 7fbe5c0 s390/zcrypt: use spin_lock_bh for all queue locks and unlocks. by Harald Freudenberger · 8 years ago
  87. 970ba6ac s390: use false/true when using bool by Heiko Carstens · 8 years ago
  88. 57c52ae s390/zcrypt: get rid of variable length arrays by Heiko Carstens · 8 years ago
  89. 227374b s390/zcrypt: make structures static by Heiko Carstens · 8 years ago
  90. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  91. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  92. d035026 s390/zcrypt: add missing memory clobber to ap_qci inline assembly by Heiko Carstens · 8 years ago
  93. 13b251b s390/zcrypt: tracepoint definitions for zcrypt device driver. by Harald Freudenberger · 8 years ago
  94. cccd85b s390/zcrypt: Rework debug feature invocations. by Harald Freudenberger · 8 years ago
  95. bf9f311 s390/zcrypt: Improved invalid domain response handling. by Harald Freudenberger · 8 years ago
  96. c1c1368 s390/zcrypt: Fix ap_max_domain_id for older machine types by Ingo Tuchscherer · 8 years ago
  97. 1487842 s390/zcrypt: Correct function bits for CEX2x and CEX3x cards. by Harald Freudenberger · 8 years ago
  98. e47de21 s390/zcrypt: Fixed attrition of AP adapters and domains by Ingo Tuchscherer · 8 years ago
  99. b886a9d s390/zcrypt: Introduce new zcrypt device status API by Ingo Tuchscherer · 8 years ago
  100. e28d2af s390/zcrypt: add multi domain support by Ingo Tuchscherer · 8 years ago