1. 4c15ded s390/ap: rework assembler functions to use unions for in/out register variables by Harald Freudenberger · 6 years ago
  2. fb48fb1 s390/jump_label: Use "jdd" constraint on gcc9 by Ilya Leoshkevich · 5 years ago
  3. f69f567 KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION by Christian Borntraeger · 5 years ago
  4. fcc1ce5 s390/kasan: fix strncpy_from_user kasan checks by Vasily Gorbik · 5 years ago
  5. 7aad9269 s390/mm: fix address space detection in exception handling by Gerald Schaefer · 5 years ago
  6. 6a2fbec KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID by Thomas Huth · 5 years ago
  7. badbe1a s390/crypto: fix possible sleep during spinlock aquired by Harald Freudenberger · 5 years ago
  8. 83c874c s390/crypto: fix gcm-aes-s390 selftest failures by Harald Freudenberger · 5 years ago
  9. 0276ebf jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  10. c3c6143 s390/mm: silence compiler warning when compiling without CONFIG_PGSTE by Thomas Huth · 5 years ago
  11. 216155a s390/kexec_file: Fix detection of text segment in ELF loader by Philipp Rudo · 5 years ago
  12. 59a14fb s390/speculation: Support 'mitigations=' cmdline option by Josh Poimboeuf · 5 years ago
  13. a1e34e2 s390: limit brk randomization to 32MB by Martin Schwidefsky · 5 years ago
  14. efd85d8 perf/aux: Make perf_event accessible to setup_aux() by Mathieu Poirier · 5 years ago
  15. 3053cb9 s390/setup: fix boot crash for machine without EDAT-1 by Martin Schwidefsky · 5 years ago
  16. 23ad135 KVM: Call kvm_arch_memslots_updated() before updating memslots by Sean Christopherson · 5 years ago
  17. b52bdf5 s390/setup: fix early warning messages by Martin Schwidefsky · 5 years ago
  18. 87ae793 s390/zcrypt: improve special ap message cmd handling by Harald Freudenberger · 6 years ago
  19. 48046a0 s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU by David Hildenbrand · 6 years ago
  20. 049c7b0 s390/smp: fix CPU hotplug deadlock with CPU rescan by Gerald Schaefer · 6 years ago
  21. e0d573a s390/early: improve machine detection by Christian Borntraeger · 6 years ago
  22. b563764 s390/mm: always force a load of the primary ASCE on context switch by Martin Schwidefsky · 6 years ago
  23. d648a9b s390/pci: fix sleeping in atomic during hotplug by Sebastian Ott · 6 years ago
  24. d70a660 s390/cpum_cf: Reject request for sampling in event initialization by Thomas Richter · 6 years ago
  25. ef9326a s390/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  26. 9907462 s390/perf: Change CPUM_CF return code in event init function by Thomas Richter · 6 years ago
  27. 5e4ad7c s390/mm: Fix ERROR: "__node_distance" undefined! by Justin M. Forbes · 6 years ago
  28. 4136161 s390/mm: fix mis-accounting of pgtable_bytes by Martin Schwidefsky · 6 years ago
  29. 1d5dfce s390/vdso: add missing FORCE to build targets by Vasily Gorbik · 6 years ago
  30. 9b2d511 s390/decompressor: add missing FORCE to build targets by Vasily Gorbik · 6 years ago
  31. 3252b60 crypto: speck - remove Speck by Jason A. Donenfeld · 6 years ago
  32. bb1d808 s390/sthyi: Fix machine name validity indication by Janosch Frank · 6 years ago
  33. 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
  34. 55a5542 s390/hibernate: fix error handling when suspend cpu != resume cpu by Gerald Schaefer · 6 years ago
  35. cb5fb87 Merge tag 'kvm-s390-master-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 6 years ago
  36. 1d17658 Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  37. 40ebdb8 KVM: s390: Make huge pages unavailable in ucontrol VMs by Janosch Frank · 6 years ago
  38. 1843abd s390/mm: Check for valid vma before zapping in gmap_discard by Janosch Frank · 6 years ago
  39. df88f31 KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting by Janosch Frank · 6 years ago
  40. 204c972 KVM: s390: vsie: copy wrapping keys to right place by Pierre Morel · 6 years ago
  41. a11bdb1 KVM: s390: Fix pfmf and conditional skey emulation by Janosch Frank · 6 years ago
  42. b81126e s390/crypto: Fix return code checking in cbc_paes_crypt() by Ingo Franzki · 6 years ago
  43. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  44. e1dbc5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  45. 8f2bc80 s390: ebcdic: convert comments to UTF-8 by Arnd Bergmann · 6 years ago
  46. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  47. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  48. 4ec8483 s390: remove gcc version check (4.3 or newer) by Heiko Carstens · 6 years ago
  49. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  50. ac2b96f s390/zcrypt: code beautify by Harald Freudenberger · 6 years ago
  51. 9b97e9f s390/zcrypt: switch return type to bool for ap_instructions_available() by Harald Freudenberger · 6 years ago
  52. e61cf2e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  53. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  54. 28b7465 s390/kdump: Remove kzalloc_panic by Philipp Rudo · 6 years ago
  55. 2d2e707 s390/kdump: Fix memleak in nt_vmcoreinfo by Philipp Rudo · 6 years ago
  56. 263b0e4 s390/kdump: Make elfcorehdr size calculation ABI compliant by Philipp Rudo · 6 years ago
  57. 2abe24b s390/pci: remove fmb address from debug output by Sebastian Ott · 6 years ago
  58. 3820407 s390/pci: remove stale rc by Sebastian Ott · 6 years ago
  59. 866f357 s390/pci: fix out of bounds access during irq setup by Sebastian Ott · 6 years ago
  60. 2395103 s390/zcrypt: fix ap_instructions_available() returncodes by Harald Freudenberger · 6 years ago
  61. d983c89 s390/ftrace: Add -mfentry and -mnop-mcount support by Vasily Gorbik · 6 years ago
  62. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  63. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  64. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  65. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  66. bc00b3e s390: reenable gcc plugins for real by Heiko Carstens · 6 years ago
  67. 85a0b79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  68. 13e091b Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. 8603596 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  71. f7951c3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. 6a92ef0 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  73. 3ca17b1 lib/ubsan: remove null-pointer checks by Andrey Ryabinin · 6 years ago
  74. 37a366f s390/mm: fix addressing exception after suspend/resume by Gerald Schaefer · 6 years ago
  75. 26f8438 s390: fix br_r1_trampoline for machines without exrl by Martin Schwidefsky · 6 years ago
  76. 5eda25b s390/lib: use expoline for all bcr instructions by Martin Schwidefsky · 6 years ago
  77. d2ce98c Merge tag 'v4.18-rc6' into HEAD by Paolo Bonzini · 6 years ago
  78. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  79. 16e0e6a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  80. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  81. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  82. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  83. fb7d751 s390/numa: move initial setup of node_to_cpumask_map by Martin Schwidefsky · 6 years ago
  84. 8cce437 s390/kdump: Fix elfcorehdr size calculation by Philipp Rudo · 6 years ago
  85. 5223c67 s390/cpum_sf: save TOD clock base in SDBs for time conversion by Hendrik Brueckner · 6 years ago
  86. 03760d4 Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into features by Martin Schwidefsky · 6 years ago
  87. 2375846 Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvms390/next by Janosch Frank · 6 years ago
  88. a449938 KVM: s390: Add huge page enablement control by Janosch Frank · 6 years ago
  89. a9e00d8 s390/mm: Add huge page gmap linking support by Janosch Frank · 6 years ago
  90. 7d735b9 s390/mm: hugetlb pages within a gmap can not be freed by Dominik Dingel · 6 years ago
  91. 57cb198 KVM: s390: Beautify skey enable check by Janosch Frank · 6 years ago
  92. bd096f6 KVM: s390: Add skey emulation fault handling by Janosch Frank · 6 years ago
  93. 637ff9e s390/mm: Add huge pmd storage key handling by Janosch Frank · 6 years ago
  94. 3afdfca s390/mm: Clear skeys for newly mapped huge guest pmds by Janosch Frank · 6 years ago
  95. 964c2c0 s390/mm: Clear huge page storage keys on enable_skey by Dominik Dingel · 6 years ago
  96. 0959e16 s390/mm: Add huge page dirty sync support by Janosch Frank · 6 years ago
  97. 6a37627 s390/mm: Add gmap pmd invalidation and clearing by Janosch Frank · 6 years ago
  98. 7c4b13a s390/mm: Add gmap pmd notification bit setting by Janosch Frank · 6 years ago
  99. 58b7e20 s390/mm: Add gmap pmd linking by Janosch Frank · 6 years ago
  100. 2c46e97 s390/mm: Abstract gmap notify bit setting by Janosch Frank · 6 years ago