1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. 46fde9a s390/zcrypt: externalize AP queue interrupt control by Harald Freudenberger · 8 years ago
  3. 050349b s390/zcrypt: externalize AP config info query by Harald Freudenberger · 8 years ago
  4. e7fc514 s390/zcrypt: externalize test AP queue by Tony Krowiak · 8 years ago
  5. 8b94dd9 s390/zcrypt: make CPRBX const by Bhumika Goyal · 7 years ago
  6. 9731c0a s390/zcrypt_card: constify attribute_group structures. by Arvind Yadav · 7 years ago
  7. 9920dec s390/zcrypt_queue: constify attribute_group structures. by Arvind Yadav · 7 years ago
  8. 792e0e0 s390/zcrypt: Fix missing newlines at some debug feature messages. by Harald Freudenberger · 7 years ago
  9. dbed23d s390/zcrypt: Add some debug messages on failure. by Harald Freudenberger · 8 years ago
  10. ac994e8 s390/zcrypt: Rework ap init in case of out of range domain param. by Harald Freudenberger · 8 years ago
  11. a1b19d0 s390/zcrypt: remove unused function zcrypt_type6_mex_key_de() by Harald Freudenberger · 8 years ago
  12. 8ff3458 s390/zcrypt: get rid of little/big endian handling by Heiko Carstens · 8 years ago
  13. 7a00363 s390/pkey: add missing __user annotations by Heiko Carstens · 8 years ago
  14. cb4ef3c s390/pkey: make pkey_init() static by Heiko Carstens · 8 years ago
  15. e385050 s390/zcrypt: Fix blocking queue device after unbind/bind. by Harald Freudenberger · 8 years ago
  16. e61a613 s390/pkey: Introduce new API for secure key verification by Harald Freudenberger · 8 years ago
  17. ca681ec s390/pkey: Fix wrong handling of secure key with old MKVP by Harald Freudenberger · 8 years ago
  18. e80d4af s390/pkey: Introduce pkey kernel module by Harald Freudenberger · 8 years ago
  19. a1d001e s390/zcrypt: export additional symbols by Harald Freudenberger · 8 years ago
  20. f546d6a s390/zcrypt: Cleanup leftover module code. by Harald Freudenberger · 8 years ago
  21. d0360d7 s390/zcrypt: Enable request count reset for cards and queues. by Harald Freudenberger · 8 years ago
  22. 50a0d46 s390/zcrypt: make ap_bus explicitly non-modular by Paul Gortmaker · 8 years ago
  23. 260021e s390/zcrypt: Removed unneeded debug feature directory creation. by Harald Freudenberger · 8 years ago
  24. 7fbe5c0 s390/zcrypt: use spin_lock_bh for all queue locks and unlocks. by Harald Freudenberger · 8 years ago
  25. 970ba6ac s390: use false/true when using bool by Heiko Carstens · 8 years ago
  26. 57c52ae s390/zcrypt: get rid of variable length arrays by Heiko Carstens · 8 years ago
  27. 227374b s390/zcrypt: make structures static by Heiko Carstens · 8 years ago
  28. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  29. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  30. d035026 s390/zcrypt: add missing memory clobber to ap_qci inline assembly by Heiko Carstens · 8 years ago
  31. 13b251b s390/zcrypt: tracepoint definitions for zcrypt device driver. by Harald Freudenberger · 8 years ago
  32. cccd85b s390/zcrypt: Rework debug feature invocations. by Harald Freudenberger · 8 years ago
  33. bf9f311 s390/zcrypt: Improved invalid domain response handling. by Harald Freudenberger · 8 years ago
  34. c1c1368 s390/zcrypt: Fix ap_max_domain_id for older machine types by Ingo Tuchscherer · 8 years ago
  35. 1487842 s390/zcrypt: Correct function bits for CEX2x and CEX3x cards. by Harald Freudenberger · 8 years ago
  36. e47de21 s390/zcrypt: Fixed attrition of AP adapters and domains by Ingo Tuchscherer · 8 years ago
  37. b886a9d s390/zcrypt: Introduce new zcrypt device status API by Ingo Tuchscherer · 8 years ago
  38. e28d2af s390/zcrypt: add multi domain support by Ingo Tuchscherer · 8 years ago
  39. 34a1516 s390/zcrypt: Introduce workload balancing by Ingo Tuchscherer · 8 years ago
  40. 9af3e04 s390/zcrypt: get rid of ap_poll_requests by Martin Schwidefsky · 8 years ago
  41. 0db7855 s390/zcrypt: header for the AP inline assmblies by Martin Schwidefsky · 8 years ago
  42. 236fb2a s390/zcrypt: simplify message type handling by Martin Schwidefsky · 8 years ago
  43. fc1d3f0 s390/zcrypt: Move the ap bus into kernel by Ingo Tuchscherer · 8 years ago
  44. b3e8652 s390/zcrypt: Introduce CEX6 toleration by Harald Freudenberger · 8 years ago
  45. 3e488c9 s390/zcrypt: Convert to PM ops by Lars-Peter Clausen · 8 years ago
  46. 33c388b s390/zcrypt: fix possible memory leak in ap_module_init() by Wei Yongjun · 8 years ago
  47. d6d86c5 s390/zcrypt: Fix zcrypt suspend/resume behavior by Ingo Tuchscherer · 8 years ago
  48. 11d3767 s390/crypto: use basic blocks for ap bus inline assemblies by Heiko Carstens · 8 years ago
  49. f70a34c s390: make couple of variables and functions static by Heiko Carstens · 9 years ago
  50. d8f5122 s390/zcrypt: Fix cryptographic device id in kernel messages by Ingo Tuchscherer · 9 years ago
  51. a6e975c s390: Delete unnecessary checks before the function call "debug_unregister" by Markus Elfring · 9 years ago
  52. 2bc53b8 s390/zcrypt: Fix AP queue handling if queue is full by Ingo Tuchscherer · 9 years ago
  53. 121a868 s390/zcrypt: Fix initialisation when zcrypt is built-in by Sascha Silbe · 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 · 9 years ago
  60. 83e9d5d s390/zcrypt: fix suspend/resume of AP bus devices by Martin Schwidefsky · 9 years ago
  61. 9873379 s390/zcrypt: fix device unregister race by Martin Schwidefsky · 9 years ago
  62. 889875a s390/zcrypt: fix memory leak with ap configuration data by Martin Schwidefsky · 9 years ago
  63. 6acbe21 s390/zcrypt: remove duplicate low level functions by Martin Schwidefsky · 9 years ago
  64. 1330a12 s390/zcrypt: enable odd RSA modulus sizes in CRT format by Ingo Tuchscherer · 9 years ago
  65. 5d2fe87 drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  66. e4e1899 s390/zcrypt: use msleep() instead of mdelay() by Heiko Carstens · 9 years ago
  67. db490cb s390/zcrypt: enable s390 hwrng to seed kernel entropy by Ingo Tuchscherer · 10 years ago
  68. c50a160 s390/zcrypt: Fixed reset and interrupt handling of AP queues by Ingo Tuchscherer · 9 years ago
  69. d9a5c0c s390/zcrypt: remove obsolete __constant by Vaishali Thakkar · 9 years ago
  70. f60b8d4 s390/zcrypt: Fix invalid domain handling during ap module unload by Ingo Tuchscherer · 10 years ago
  71. 8cc2af7 s390/zcrypt: fixed ap poll timer behavior by Ingo Tuchscherer · 10 years ago
  72. 86cd741 s390: remove test_facility(2) (== z/Architecture mode active) checks by Heiko Carstens · 10 years ago
  73. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  74. ea96f78 s390/zcrypt: fixed domain scanning problem (again) by Ingo Tuchscherer · 10 years ago
  75. bdea1f1b s390/zcrypt: Add support for new crypto express (CEX5S) adapter. by Ingo Tuchscherer · 10 years ago
  76. 5bc334b s390/zcrypt: Number of supported ap domains is not retrievable. by Ingo Tuchscherer · 10 years ago
  77. 099eae1 s390/zcrypt: kernel oops at insmod of the z90crypt device driver by Harald Freudenberger · 10 years ago
  78. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  79. 42f4dd61 s390/zcrypt: Toleration of new crypto hardware by Ingo Tuchscherer · 10 years ago
  80. 46b05c7 s390/zcrypt: Fixed possible race condition in zcrypt module handling by Ingo Tuchscherer · 10 years ago
  81. 170387a s390/zcrypt: support for extended number of ap domains by Ingo Tuchscherer · 10 years ago
  82. 666e68e s390/zcrypt: improve device probing for zcrypt adapter cards by Ingo Tuchscherer · 10 years ago
  83. ef283688f s390: avoid format strings leaking into names by Kees Cook · 10 years ago
  84. c1a42f4 s390/ap_bus: Make modules parameters visible in sysfs by Michael Veigel · 11 years ago
  85. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 11 years ago
  86. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
  87. ce1ce2f s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6 by Ingo Tuchscherer · 11 years ago
  88. 63ef79c s390/zcrypt: additional check to avoid overflow in msg-type 6 requests by Ingo Tuchscherer · 11 years ago
  89. b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
  90. 91f3e3e s390/zcrypt: add support for EP11 coprocessor cards by Ingo Tuchscherer · 11 years ago
  91. 8e6a828 s390/s390dbf: use debug_level_enabled() where applicable by Hendrik Brueckner · 11 years ago
  92. 7d6c3b4 s390/ap_bus: use and-mask instead of a cast by Heiko Carstens · 11 years ago
  93. 9da3545 s390/zcrypt: Alias for new zcrypt device driver base module by Ingo Tuchscherer · 11 years ago
  94. f4eae94 s390/airq: simplify adapter interrupt code by Martin Schwidefsky · 11 years ago
  95. ba8da21 s390/ap_bus: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 11 years ago
  96. 56bbe68 s390/zcrypt: ap bus rescan problem when toggle crypto adapters on/off by Ingo Tuchscherer · 12 years ago
  97. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  98. 1e466fc s390/zcrypt: msgType50 (RSA-CRT) fix by Ingo Tuchscherer · 12 years ago
  99. 021d48b s390/zcrypt: remove duplicated include from zcrypt_pcixcc.c by Wei Yongjun · 12 years ago
  100. c80773e s390/ap_bus: add missing ifdef by Heiko Carstens · 12 years ago