1. b5130dc s390/sthyi: Fix machine name validity indication by Janosch Frank · 6 years ago
  2. 9434f5d s390/zcrypt: fix broken zcrypt_send_cprb in-kernel api function by Harald Freudenberger · 6 years ago
  3. 5eaf436 s390/vmalloc: fix VMALLOC_START calculation by Mikhail Zaslonko · 6 years ago
  4. c72251a s390/mem_detect: add missing include by Heiko Carstens · 6 years ago
  5. e494990 s390/dumpstack: print psw mask and address again by Heiko Carstens · 6 years ago
  6. 52a34b3 s390/crypto: Enhance paes cipher to accept variable length key material by Ingo Franzki · 7 years ago
  7. fb1136d s390/pkey: Introduce new API for transforming key blobs by Ingo Franzki · 7 years ago
  8. cb26b9f s390/pkey: Introduce new API for random protected key verification by Ingo Franzki · 7 years ago
  9. af50445 s390/pkey: Add sysfs attributes to emit secure key blobs by Ingo Franzki · 7 years ago
  10. d632c04 s390/pkey: Add sysfs attributes to emit protected key blobs by Ingo Franzki · 7 years ago
  11. 0534bde s390/pkey: Define protected key blob format by Ingo Franzki · 7 years ago
  12. a45a5c7d s390/pkey: Introduce new API for random protected key generation by Ingo Franzki · 7 years ago
  13. aa55bf5 s390/zcrypt: add ap_adapter_mask sysfs attribute by Harald Freudenberger · 6 years ago
  14. a17b92e s390/zcrypt: provide apfs failure code on type 86 error reply by Harald Freudenberger · 6 years ago
  15. ee410de s390/zcrypt: zcrypt device driver cleanup by Harald Freudenberger · 6 years ago
  16. 78333d1 s390/kasan: add support for mem= kernel parameter by Vasily Gorbik · 6 years ago
  17. 12e55fa s390/kasan: optimize kasan vmemmap allocation by Vasily Gorbik · 7 years ago
  18. 2963523 s390/kasan: avoid kasan crash with standby memory defined by Vasily Gorbik · 7 years ago
  19. 19733fe s390/head: avoid doubling early boot stack size under KASAN by Vasily Gorbik · 7 years ago
  20. 6cad0eb s390/mm: improve debugfs ptdump markers walking by Vasily Gorbik · 7 years ago
  21. e006222 s390/mm: optimize debugfs ptdump kasan zero page walking by Vasily Gorbik · 7 years ago
  22. 5dff038 s390/kasan: add option for 4-level paging support by Vasily Gorbik · 7 years ago
  23. 135ff16 s390/kasan: free early identity mapping structures by Vasily Gorbik · 7 years ago
  24. 5e78596 s390/kasan: enable stack and global variables access checks by Vasily Gorbik · 7 years ago
  25. f4f0d32b s390/dumpstack: disable __dump_trace kasan instrumentation by Vasily Gorbik · 7 years ago
  26. ac1256f s390/kasan: reipl and kexec support by Vasily Gorbik · 7 years ago
  27. 9e8df6d s390/smp: kasan stack instrumentation support by Vasily Gorbik · 7 years ago
  28. dde709d compiler: introduce __no_sanitize_address_or_inline by Vasily Gorbik · 7 years ago
  29. d58106c s390/kasan: use noexec and large pages by Vasily Gorbik · 7 years ago
  30. 793213a s390/kasan: dynamic shadow mem allocation for modules by Vasily Gorbik · 7 years ago
  31. 0dac8f6 s390/mm: add kasan shadow to the debugfs pgtable dump by Vasily Gorbik · 7 years ago
  32. b6cbe3e s390/kasan: avoid user access code instrumentation by Vasily Gorbik · 7 years ago
  33. 7fef92c s390/kasan: double the stack size by Vasily Gorbik · 7 years ago
  34. 42db5ed s390/kasan: add initialization code and enable it by Vasily Gorbik · 7 years ago
  35. d0e2eb0 s390: add pgd_page primitive by Vasily Gorbik · 7 years ago
  36. 34377d3 s390: introduce MAX_PTRS_PER_P4D by Vasily Gorbik · 7 years ago
  37. fb594ec s390/kasan: replace some memory functions by Vasily Gorbik · 7 years ago
  38. 0a9b409 s390/kasan: avoid instrumentation of early C code by Vasily Gorbik · 7 years ago
  39. 3484984 s390/kasan: avoid vdso instrumentation by Vasily Gorbik · 7 years ago
  40. 75f1954 s390/mm: add missing pfn_to_kaddr helper by Vasily Gorbik · 7 years ago
  41. 4969874 s390: move ipl block and cmd line handling to early boot phase by Vasily Gorbik · 7 years ago
  42. b09decf s390/sclp: introduce sclp_early_get_hsa_size by Vasily Gorbik · 7 years ago
  43. f01b8bc s390/mem_detect: add info source debug print by Vasily Gorbik · 6 years ago
  44. 54c5779 s390/mem_detect: replace tprot loop with binary search by Vasily Gorbik · 7 years ago
  45. cd45c99 s390/mem_detect: use SCLP info for continuous memory detection by Vasily Gorbik · 7 years ago
  46. 6e98e64 s390/mem_detect: introduce z/VM specific diag260 call by Vasily Gorbik · 7 years ago
  47. fddbaa5 s390/mem_detect: introduce SCLP storage info by Vasily Gorbik · 7 years ago
  48. 251b72a s390: introduce .boot.data section compile time validation by Vasily Gorbik · 7 years ago
  49. 6966d60 s390/mem_detect: move tprot loop to early boot phase by Vasily Gorbik · 7 years ago
  50. 17aacfbf s390/sclp: move sclp_early_read_info to sclp_early_core.c by Vasily Gorbik · 7 years ago
  51. d1b52a4 s390: introduce .boot.data section by Vasily Gorbik · 7 years ago
  52. 7516fc1 s390/decompressor: clean up and rename compressed/misc.c by Vasily Gorbik · 7 years ago
  53. 15426ca s390: rescue initrd as early as possible by Vasily Gorbik · 7 years ago
  54. 3b076dc s390/sclp: simplify early hsa_size detection by Vasily Gorbik · 7 years ago
  55. a2ac1bb s390/decompressor: get rid of .bss usage by Vasily Gorbik · 7 years ago
  56. 369f91c s390/decompressor: rework uncompressed image info collection by Vasily Gorbik · 7 years ago
  57. 8f75582 s390: remove decompressor's head.S by Vasily Gorbik · 7 years ago
  58. 32ce55a s390: unify stack size definitions by Vasily Gorbik · 7 years ago
  59. ce3dc44 s390: add support for virtually mapped kernel stacks by Martin Schwidefsky · 8 years ago
  60. ff340d2 s390: add stack switch helper by Martin Schwidefsky · 8 years ago
  61. 53c99bd6 init: add arch_call_rest_init to allow stack switching by Martin Schwidefsky · 7 years ago
  62. 00e9e66 s390/pfault: do not use stack buffers for hardware data by Martin Schwidefsky · 7 years ago
  63. c0f07ff s390/monwriter: do not use stack buffers for hardware data by Martin Schwidefsky · 7 years ago
  64. 8ef9eda s390/hypfs: do not use stack buffers for hardware data by Martin Schwidefsky · 7 years ago
  65. d36a928 s390/appldata: do not use stack buffers for hardware data by Martin Schwidefsky · 7 years ago
  66. f689789 s390/appldata: pass parameter list pointer to appldata_asm by Martin Schwidefsky · 7 years ago
  67. 346e485 s390/ccwgroup: add get_ccwgroupdev_by_busid() by Julian Wiedmann · 7 years ago
  68. 00fab23 s390/zcrypt: multiple zcrypt device nodes support by Harald Freudenberger · 7 years ago
  69. ccc413f s390/qdio: clean up AOB handling by Julian Wiedmann · 7 years ago
  70. 4e62d45 s390: clean up stacks setup by Vasily Gorbik · 7 years ago
  71. 26f4414 s390/vdso: correct CFI annotations of vDSO functions by Vasily Gorbik · 7 years ago
  72. d1befa65 s390/vdso: avoid 64-bit vdso mapping for compat tasks by Vasily Gorbik · 7 years ago
  73. 1c472d46 s390/zcrypt: enable AP bus scan without a valid default domain by Halil Pasic · 7 years ago
  74. 8e5a762 s390: add initial 64-bit restart PSW by Martin Schwidefsky · 7 years ago
  75. 198ee66 s390/tape: fix spelling mistake "partion" -> "partition" by Colin Ian King · 7 years ago
  76. 54be9d1 s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its function by zhong jiang · 7 years ago
  77. 827fd29 s390/zcrypt: Use kmemdup to replace kmalloc + memcpy by zhong jiang · 7 years ago
  78. 6779df4 s390/sclp: Allow to request adapter reset by Jan Höppner · 7 years ago
  79. 734781a s390/dasd: remove unnecessary condition check by Chengguang Xu · 7 years ago
  80. 55a5542 s390/hibernate: fix error handling when suspend cpu != resume cpu by Gerald Schaefer · 7 years ago
  81. 4b92e7f Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtd by Greg Kroah-Hartman · 7 years ago
  82. d829208 Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Greg Kroah-Hartman · 7 years ago
  83. eb9a29f Merge tag 'hwmon-for-linus-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Greg Kroah-Hartman · 7 years ago
  84. 6ad49fa Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Greg Kroah-Hartman · 7 years ago
  85. 4ca719a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Greg Kroah-Hartman · 7 years ago
  86. f21f7fa Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 7 years ago
  87. eba2d6b Merge tag 'platform-drivers-x86-v4.19-2' of git://git.infradead.org/linux-platform-drivers-x86 by Greg Kroah-Hartman · 7 years ago
  88. 4a3e85f2 mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able by Boris Brezillon · 7 years ago
  89. 5211da9 Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 7 years ago
  90. 30bfd93 net/ipv6: do not copy dst flags on rt init by Peter Oskolkov · 7 years ago
  91. 922005c qmi_wwan: set DTR for modems in forced USB2 mode by Bjørn Mork · 7 years ago
  92. 89bfd48 Merge branch 'r8169-clk-fixes' by David S. Miller · 7 years ago
  93. 648e921 clk: x86: Stop marking clocks as CLK_IS_CRITICAL by Hans de Goede · 7 years ago
  94. c2f6f3e r8169: Get and enable optional ether_clk clock by Hans de Goede · 7 years ago
  95. b1e3454 clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail by Hans de Goede · 7 years ago
  96. 0866cd1 r8169: enable ASPM on RTL8106E by Kai-Heng Feng · 7 years ago
  97. 9423546 r8169: Align ASPM/CLKREQ setting function with vendor driver by Kai-Heng Feng · 7 years ago
  98. 3275b4df Revert "kcm: remove any offset before parsing messages" by David S. Miller · 7 years ago
  99. 072222b kcm: remove any offset before parsing messages by Dominique Martinet · 7 years ago
  100. 83f3655 ring-buffer: Allow for rescheduling when removing pages by Vaibhav Nagarnaik · 7 years ago