1. cf2957f s390/zcrypt: CEX7S exploitation support by Harald Freudenberger · 5 years ago
  2. aabfea8 Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  3. 73df167 s390/zcrypt: remove the exporting of ap_query_configuration by Denis Efremov · 6 years ago
  4. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  5. 7379e65 s390/zcrypt: Fix wrong dispatching for control domain CPRBs by Harald Freudenberger · 6 years ago
  6. 30e63ef s390/airq: recognize directed interrupts by Sebastian Ott · 6 years ago
  7. 0d9c038 zcrypt: handle AP Info notification from CHSC SEI command by Tony Krowiak · 6 years ago
  8. 01396a3 s390/zcrypt: revisit ap device remove procedure by Harald Freudenberger · 6 years ago
  9. 3591b19 Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  10. b1af752 s390/zcrypt: use new state UNBOUND during queue driver rebind by Harald Freudenberger · 6 years ago
  11. 8f9aca0 s390/zcrypt: fix specification exception on z196 during ap probe by Harald Freudenberger · 6 years ago
  12. a7b1868 s390/zcrypt: rework ap scan bus code by Harald Freudenberger · 6 years ago
  13. 104f708 s390/zcrypt: reinit ap queue state machine during device probe by Harald Freudenberger · 6 years ago
  14. aa55bf5 s390/zcrypt: add ap_adapter_mask sysfs attribute by Harald Freudenberger · 6 years ago
  15. 00fab23 s390/zcrypt: multiple zcrypt device nodes support by Harald Freudenberger · 6 years ago
  16. 1c472d46 s390/zcrypt: enable AP bus scan without a valid default domain by Halil Pasic · 6 years ago
  17. fa108f9 s390/zcrypt: remove VLA usage from the AP bus by Martin Schwidefsky · 6 years ago
  18. 3d8f60d3 s390/zcrypt: hex string mask improvements for apmask and aqmask. by Harald Freudenberger · 6 years ago
  19. 7e0bdbe s390/zcrypt: AP bus support for alternate driver(s) by Harald Freudenberger · 7 years ago
  20. ac2b96f s390/zcrypt: code beautify by Harald Freudenberger · 6 years ago
  21. 2395103 s390/zcrypt: fix ap_instructions_available() returncodes by Harald Freudenberger · 6 years ago
  22. 9c70520 s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZERO by Gustavo A. R. Silva · 7 years ago
  23. f1b0a434 s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h. by Harald Freudenberger · 7 years ago
  24. efda7ad s390/zcrypt: Make ap init functions static. by Harald Freudenberger · 7 years ago
  25. d485235 s390: assume diag308 set always works by Vasily Gorbik · 7 years ago
  26. 2c957a8 s390/zcrypt: remove unused functions and declarations by Harald Freudenberger · 7 years ago
  27. 0b622e6 s390: crypto: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  28. 812141a s390: crypto: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  29. cefbeb5 s390/ap_bus: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  30. 56c5c68 s390/zcrypt: Rework struct ap_qact_ap_info. by Harald Freudenberger · 7 years ago
  31. 9a56410 s390/zcrypt: Introduce QACT support for AP bus devices. by Harald Freudenberger · 7 years ago
  32. 050349b s390/zcrypt: externalize AP config info query by Harald Freudenberger · 8 years ago
  33. e7fc514 s390/zcrypt: externalize test AP queue by Tony Krowiak · 8 years ago
  34. ac994e8 s390/zcrypt: Rework ap init in case of out of range domain param. by Harald Freudenberger · 8 years ago
  35. e385050 s390/zcrypt: Fix blocking queue device after unbind/bind. by Harald Freudenberger · 8 years ago
  36. f546d6a s390/zcrypt: Cleanup leftover module code. by Harald Freudenberger · 8 years ago
  37. 50a0d46 s390/zcrypt: make ap_bus explicitly non-modular by Paul Gortmaker · 8 years ago
  38. 260021e s390/zcrypt: Removed unneeded debug feature directory creation. by Harald Freudenberger · 8 years ago
  39. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  40. cccd85b s390/zcrypt: Rework debug feature invocations. by Harald Freudenberger · 8 years ago
  41. c1c1368 s390/zcrypt: Fix ap_max_domain_id for older machine types by Ingo Tuchscherer · 8 years ago
  42. 1487842 s390/zcrypt: Correct function bits for CEX2x and CEX3x cards. by Harald Freudenberger · 8 years ago
  43. e28d2af s390/zcrypt: add multi domain support by Ingo Tuchscherer · 8 years ago
  44. 9af3e04 s390/zcrypt: get rid of ap_poll_requests by Martin Schwidefsky · 8 years ago
  45. 0db7855 s390/zcrypt: header for the AP inline assmblies by Martin Schwidefsky · 8 years ago
  46. fc1d3f0 s390/zcrypt: Move the ap bus into kernel by Ingo Tuchscherer · 8 years ago
  47. b3e8652 s390/zcrypt: Introduce CEX6 toleration by Harald Freudenberger · 8 years ago
  48. 3e488c9 s390/zcrypt: Convert to PM ops by Lars-Peter Clausen · 8 years ago
  49. 33c388b s390/zcrypt: fix possible memory leak in ap_module_init() by Wei Yongjun · 8 years ago
  50. d6d86c5 s390/zcrypt: Fix zcrypt suspend/resume behavior by Ingo Tuchscherer · 8 years ago
  51. 11d3767 s390/crypto: use basic blocks for ap bus inline assemblies by Heiko Carstens · 9 years ago
  52. f70a34c s390: make couple of variables and functions static by Heiko Carstens · 9 years ago
  53. 2bc53b8 s390/zcrypt: Fix AP queue handling if queue is full by Ingo Tuchscherer · 9 years ago
  54. e387753 s390/zcrypt: Fix kernel crash on systems without AP bus support by Sascha Silbe · 9 years ago
  55. 8139b89 s390/zcrypt: use system work queue for ap_scan_bus by Martin Schwidefsky · 9 years ago
  56. b96a9e5 s390/zcrypt: remove support for PCICC and PCICA cards by Martin Schwidefsky · 9 years ago
  57. 3f3007a s390/zcrypt: introduce state machine for the AP bus by Martin Schwidefsky · 9 years ago
  58. f58fe33 s390/zcrypt: use explicit return code for flushed requests by Martin Schwidefsky · 9 years ago
  59. fcd0d1f s390/zcrypt: cleanup AP bus timer code by Martin Schwidefsky · 10 years ago
  60. 83e9d5d s390/zcrypt: fix suspend/resume of AP bus devices by Martin Schwidefsky · 10 years ago
  61. 9873379 s390/zcrypt: fix device unregister race by Martin Schwidefsky · 10 years ago
  62. 889875a s390/zcrypt: fix memory leak with ap configuration data by Martin Schwidefsky · 10 years ago
  63. 6acbe21 s390/zcrypt: remove duplicate low level functions by Martin Schwidefsky · 10 years ago
  64. e4e1899 s390/zcrypt: use msleep() instead of mdelay() by Heiko Carstens · 9 years ago
  65. c50a160 s390/zcrypt: Fixed reset and interrupt handling of AP queues by Ingo Tuchscherer · 10 years ago
  66. f60b8d4 s390/zcrypt: Fix invalid domain handling during ap module unload by Ingo Tuchscherer · 10 years ago
  67. 8cc2af7 s390/zcrypt: fixed ap poll timer behavior by Ingo Tuchscherer · 10 years ago
  68. 86cd741 s390: remove test_facility(2) (== z/Architecture mode active) checks by Heiko Carstens · 10 years ago
  69. 5a79859a s390: remove 31 bit support by Heiko Carstens · 10 years ago
  70. ea96f78 s390/zcrypt: fixed domain scanning problem (again) by Ingo Tuchscherer · 10 years ago
  71. bdea1f1b s390/zcrypt: Add support for new crypto express (CEX5S) adapter. by Ingo Tuchscherer · 10 years ago
  72. 5bc334b s390/zcrypt: Number of supported ap domains is not retrievable. by Ingo Tuchscherer · 10 years ago
  73. 099eae1 s390/zcrypt: kernel oops at insmod of the z90crypt device driver by Harald Freudenberger · 10 years ago
  74. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  75. 42f4dd61 s390/zcrypt: Toleration of new crypto hardware by Ingo Tuchscherer · 10 years ago
  76. 170387a s390/zcrypt: support for extended number of ap domains by Ingo Tuchscherer · 10 years ago
  77. 666e68e s390/zcrypt: improve device probing for zcrypt adapter cards by Ingo Tuchscherer · 11 years ago
  78. c1a42f4 s390/ap_bus: Make modules parameters visible in sysfs by Michael Veigel · 11 years ago
  79. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
  80. 91f3e3ea s390/zcrypt: add support for EP11 coprocessor cards by Ingo Tuchscherer · 11 years ago
  81. 7d6c3b4 s390/ap_bus: use and-mask instead of a cast by Heiko Carstens · 11 years ago
  82. 9da3545 s390/zcrypt: Alias for new zcrypt device driver base module by Ingo Tuchscherer · 12 years ago
  83. f4eae94 s390/airq: simplify adapter interrupt code by Martin Schwidefsky · 12 years ago
  84. ba8da21 s390/ap_bus: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 12 years ago
  85. 56bbe68 s390/zcrypt: ap bus rescan problem when toggle crypto adapters on/off by Ingo Tuchscherer · 12 years ago
  86. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  87. c80773e s390/ap_bus: add missing ifdef by Heiko Carstens · 12 years ago
  88. dabecb2 s390/zcryt: Handle AP configuration changes by Holger Dengler · 12 years ago
  89. 1e2076f s390/zcrypt: Add support for CEX4 crypto card by Holger Dengler · 12 years ago
  90. b26bd94 s390/ap: Add functiton facility information as AP device attribute. by Holger Dengler · 12 years ago
  91. 7501455 s390/ap: configuration information exploitation by Holger Dengler · 12 years ago
  92. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 13 years ago
  93. 8738e07 s390/ap: resend enable adapter interrupt request. by Holger Dengler · 13 years ago
  94. a7475af s390/ap: Fix wrong or missing comments by Holger Dengler · 13 years ago
  95. 54a8f56 s390/ap: move receive callback to message struct by Holger Dengler · 13 years ago
  96. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  97. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  98. 35424f6 [S390] Remove monolithic build option for zcrypt driver. by Holger Dengler · 13 years ago
  99. 7546496 [S390] ap: Setup timer for sending messages after reset. by Holger Dengler · 13 years ago
  100. bc615de [S390] ap: Setup processing for messages in request queue. by Holger Dengler · 13 years ago