1. 56c5c68 s390/zcrypt: Rework struct ap_qact_ap_info. by Harald Freudenberger · 7 years ago
  2. a401917 s390/virtio: remove unused header file kvm_virtio.h by Christian Borntraeger · 7 years ago
  3. ead7a22 s390: avoid undefined behaviour by Heiko Carstens · 7 years ago
  4. 8bc1e4e s390/disassembler: generate opcode tables from text file by Heiko Carstens · 7 years ago
  5. dac6dc2 s390/disassembler: remove insn_to_mnemonic() by Heiko Carstens · 7 years ago
  6. 399c5ac s390/dasd: avoid calling do_gettimeofday() by Arnd Bergmann · 7 years ago
  7. 978fa72 s390: remove named saved segment support by Heiko Carstens · 7 years ago
  8. f44fa88 s390/archrandom: Reconsider s390 arch random implementation by Harald Freudenberger · 7 years ago
  9. 48070c7 s390/pci: do not require AIS facility by Christian Borntraeger · 7 years ago
  10. 30e8eb86 s390/qdio: sanitize put_indicator by Sebastian Ott · 7 years ago
  11. 648a6f4 s390/qdio: use atomic_cmpxchg by Sebastian Ott · 7 years ago
  12. 2a2d7bef s390/nmi: avoid using long-displacement facility by Vasily Gorbik · 7 years ago
  13. 3b42c17 s390: pass endianness info to sparse by Luc Van Oostenryck · 7 years ago
  14. b82a5e4 s390/decompressor: remove informational messages by Martin Schwidefsky · 7 years ago
  15. 0462d99 vmur: convert urdev.ref_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  16. 3593eb9 s390/cpum_cf: add hardware counter support for IBM z14 by Hendrik Brueckner · 7 years ago
  17. 9a56410 s390/zcrypt: Introduce QACT support for AP bus devices. by Harald Freudenberger · 7 years ago
  18. 0acb166 s390/zcrypt: Enable special header file flag for AU CPRP by Harald Freudenberger · 7 years ago
  19. 21214b0 s390/zcrypt: CEX6S exploitation by Harald Freudenberger · 7 years ago
  20. 3037a52 s390/nmi: do register validation as early as possible by Martin Schwidefsky · 7 years ago
  21. 6c81511 s390/nmi: allocation of the extended save area by Martin Schwidefsky · 7 years ago
  22. cc65450 s390/ctl_reg: move control register definitions to ctl_reg.h by Martin Schwidefsky · 7 years ago
  23. ad3bc0a s390/ctl_reg: use decoding unions in update_cr_regs by Martin Schwidefsky · 7 years ago
  24. 00a8f88 s390/nmi: use smp_emergency_stop instead of smp_send_stop by Martin Schwidefsky · 7 years ago
  25. 608796f s390/vdso: move boot_vdso_data to vdso.c by Martin Schwidefsky · 7 years ago
  26. f554be4 s390/spinlock: use cpu alternatives to enable niai instruction by Vasily Gorbik · 7 years ago
  27. 686140a s390: introduce CPU alternatives by Vasily Gorbik · 7 years ago
  28. 76b3b62 s390/dasd: remove unused debug macros by Sebastian Ott · 7 years ago
  29. 0dcd91a s390/debug: only write data once by Sebastian Ott · 7 years ago
  30. 94158e5 s390/debug: improve debug_event by Sebastian Ott · 7 years ago
  31. 7c3eaaa s390/kexec: Fix checksum validation return code for kdump by Philipp Rudo · 7 years ago
  32. 7f581d0 Merge tag 'vfio-ccw-20171016' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features by Martin Schwidefsky · 7 years ago
  33. 4cebc5d vfio: ccw: validate the count field of a ccw before pinning by Dong Jia Shi · 7 years ago
  34. 688c295 vfio: ccw: bypass bad idaw address when fetching IDAL ccws by Dong Jia Shi · 7 years ago
  35. fe3af62 s390: update defconfig by Martin Schwidefsky · 8 years ago
  36. 496da0d s390/debug: adjust coding style by Heiko Carstens · 7 years ago
  37. 0bb6bba s390/pkey: fix kzalloc-simple.cocci warnings by Vasyl Gomonovych · 7 years ago
  38. df8bbd0 s390/kprobes: remove KPROBE_SWAP_INST state by Heiko Carstens · 7 years ago
  39. 49913f1 s390: cleanup string ops prototypes by Heiko Carstens · 7 years ago
  40. 993fef9 s390: optimize memset implementation by Heiko Carstens · 7 years ago
  41. 41879ff s390/mm: use memset64 instead of clear_table by Heiko Carstens · 7 years ago
  42. 0b77d67 s390: implement memset16, memset32 & memset64 by Heiko Carstens · 7 years ago
  43. 3bdf567 Merge branch 'sthyi' into features by Martin Schwidefsky · 7 years ago
  44. 3d8757b s390/sthyi: add s390_sthyi system call by QingFeng Hao · 7 years ago
  45. 9fb6c9b s390/sthyi: add cache to store hypervisor info by QingFeng Hao · 7 years ago
  46. b7c92f1 s390/sthyi: reorganize sthyi implementation by QingFeng Hao · 7 years ago
  47. 91a1fad s390: use generic rwsem implementation by Heiko Carstens · 7 years ago
  48. e0d281d s390/disassembler: add new z14 instructions by Heiko Carstens · 7 years ago
  49. ea7c360 s390/disassembler: add missing z13 instructions by Heiko Carstens · 7 years ago
  50. 630f789 s390/disassembler: add sthyi instruction by Heiko Carstens · 7 years ago
  51. 7e1263b s390/disassembler: remove double instructions by Heiko Carstens · 7 years ago
  52. caefea1 s390/disassembler: fix LRDFU format by Heiko Carstens · 7 years ago
  53. 5c50538 s390/disassembler: add missing end marker for e7 table by Heiko Carstens · 7 years ago
  54. d67ce18 s390/virtio: simplify Makefile by Heiko Carstens · 7 years ago
  55. 7fb2b2d s390/virtio: remove the old KVM virtio transport by Thomas Huth · 7 years ago
  56. f9a5d70 s390/ccwgroup: tie a ccwgroup driver to its ccw driver by Julian Wiedmann · 7 years ago
  57. bf7fa03 s390/crypto: add s390 platform specific aes gcm support. by Harald Freudenberger · 7 years ago
  58. eecd49c s390/crypto: add inline assembly for KMA instruction to cpacf.h by Patrick Steuer · 7 years ago
  59. eb3b7b8 s390/rwlock: introduce rwlock wait queueing by Martin Schwidefsky · 8 years ago
  60. b96f7d8 s390/spinlock: introduce spinlock wait queueing by Martin Schwidefsky · 8 years ago
  61. 8153380 s390/spinlock: use the cpu number +1 as spinlock value by Martin Schwidefsky · 8 years ago
  62. 1887aa0 s390/topology: add detection of dedicated vs shared CPUs by Martin Schwidefsky · 7 years ago
  63. 8179c7b s390/sclp: Use setup_timer and mod_timer by Himanshu Jha · 7 years ago
  64. 1922099 s390/cpumf: remove superfluous nr_cpumask_bits check by Heiko Carstens · 7 years ago
  65. 76b3138 s390/zcrypt: Explicitly check input data length. by Harald Freudenberger · 7 years ago
  66. 08c6df9 s390/cmf: use tod_to_ns() by Sebastian Ott · 7 years ago
  67. cb09b35 s390/cmf: avg_utilization by Sebastian Ott · 7 years ago
  68. d4d287e s390/cmf: read from hw buffer by Sebastian Ott · 7 years ago
  69. 81b050b s390/cmf: simplify copy_block by Sebastian Ott · 7 years ago
  70. 60f3eac s390/cmf: simplify cmb_copy_wait by Sebastian Ott · 7 years ago
  71. eeec1e4 s390/cmf: simplify set_schib_wait by Sebastian Ott · 7 years ago
  72. adc69b4 s390/cmf: set_schib_wait add timeout by Sebastian Ott · 7 years ago
  73. b08e19d s390/char: fix cdev_add usage by Jean Delvare · 7 years ago
  74. e16c5dd samples/kprobes: Add s390 case in kprobe example module by Johannes Thumshirn · 7 years ago
  75. 262832b s390/ptrace: add runtime instrumention register get/set by Alice Frosi · 7 years ago
  76. bb59c2d s390/runtime_instrumentation: clean up struct runtime_instr_cb by Alice Frosi · 7 years ago
  77. 7996203 s390: add support for FORTIFY_SOURCE by Heiko Carstens · 7 years ago
  78. 59a19ea s390: get rid of exit_thread() by Heiko Carstens · 7 years ago
  79. 7b83c62 s390/guarded storage: simplify task exit handling by Heiko Carstens · 7 years ago
  80. 5ef2d52 s390/ptrace: fix guarded storage regset handling by Heiko Carstens · 7 years ago
  81. fa1edf3 s390/guarded storage: fix possible memory corruption by Heiko Carstens · 7 years ago
  82. 8d9047f s390/runtime instrumentation: simplify task exit handling by Heiko Carstens · 7 years ago
  83. d6e646a s390/runtime instrumention: fix possible memory corruption by Heiko Carstens · 7 years ago
  84. 8076428 s390: convert release_thread() into a static inline function by Heiko Carstens · 7 years ago
  85. 9cd6681 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  86. 225d3b6 Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  87. 7031b64 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 4c6bb69 quota: Fix quota corruption with generic/232 test by Jan Kara · 7 years ago
  89. dc972a6 Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  90. fc46820 vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets by Andreas Gruenbacher · 7 years ago
  91. 8474c53 Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready by Ingo Molnar · 7 years ago
  92. 738f48c x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES by Eric Biggers · 7 years ago
  93. 98c0fad9 x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_user_to_xstate() by Eric Biggers · 7 years ago
  94. 3d70347 x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate() by Eric Biggers · 7 years ago
  95. af2c432 x86/fpu: Copy the full header in copy_user_to_xstate() by Eric Biggers · 7 years ago
  96. af95774 x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_kernel_to_xstate() by Eric Biggers · 7 years ago
  97. b89eda4 x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate() by Eric Biggers · 7 years ago
  98. 80d8ae8 x86/fpu: Copy the full state_header in copy_kernel_to_xstate() by Eric Biggers · 7 years ago
  99. b11e2e1 x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu__restore_sig() by Eric Biggers · 7 years ago
  100. cf9df81 x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstateregs_set() by Eric Biggers · 7 years ago