1. 01adc48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  2. e1cf4be bpf, s390x: remove ld_abs/ld_ind by Daniel Borkmann · 7 years ago
  3. 6cf09958 s390: correct module section names for expoline code revert by Martin Schwidefsky · 7 years ago
  4. 2317b07 s390: update sampling tag after task pid change by Martin Schwidefsky · 7 years ago
  5. 5f3ba87 s390/cpum_cf: rename IBM z13/z14 counter names by André Wild · 7 years ago
  6. 783c3b5 s390/uprobes: implement arch_uretprobe_is_alive() by Heiko Carstens · 7 years ago
  7. b9abdcf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  8. fae7649 s390/signal: cleanup uapi struct sigaction by Martin Schwidefsky · 7 years ago
  9. 49d23a8 s390: rename default_defconfig to debug_defconfig by Heiko Carstens · 7 years ago
  10. cd7cf57 s390: remove gcov defconfig by Heiko Carstens · 7 years ago
  11. de20111 s390: update defconfig by Martin Schwidefsky · 7 years ago
  12. 451239e s390: add support for IBM z14 Model ZR1 by Heiko Carstens · 7 years ago
  13. c65bbb5 s390/boot: remove unused COMPILE_VERSION and ccflags-y by Vasily Gorbik · 7 years ago
  14. 232acdf s390/nospec: include cpu.h by Sebastian Ott · 7 years ago
  15. 701e188 s390/decompressor: Ignore file vmlinux.bin.full by Thomas Richter · 7 years ago
  16. de66b24 s390/kexec_file: add generated files to .gitignore by Heiko Carstens · 7 years ago
  17. bdea9f6 s390/Kconfig: Move kexec config options to "Processor type and features" by Philipp Rudo · 7 years ago
  18. 8be0188 s390/kexec_file: Add ELF loader by Philipp Rudo · 7 years ago
  19. ee337f5 s390/kexec_file: Add crash support to image loader by Philipp Rudo · 7 years ago
  20. e49bb0a s390/kexec_file: Add image loader by Philipp Rudo · 7 years ago
  21. 7140688 s390/kexec_file: Add kexec_file_load system call by Philipp Rudo · 8 years ago
  22. 840798a s390/kexec_file: Add purgatory by Philipp Rudo · 7 years ago
  23. 15ceb8c s390/kexec_file: Prepare setup.h for kexec_file_load by Philipp Rudo · 8 years ago
  24. a24cd49 hypfs_kill_super(): deal with failed allocations by Al Viro · 7 years ago
  25. 18b7fd1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  26. d081107 mm/gup.c: document return value by Michael S. Tsirkin · 7 years ago
  27. 6c21e43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  28. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
  29. 6a3d1e8 s390: correct nospec auto detection init order by Martin Schwidefsky · 7 years ago
  30. af4a722 s390/zcrypt: Support up to 256 crypto adapters. by Harald Freudenberger · 7 years ago
  31. 2a80786 s390/zcrypt: Remove deprecated ioctls. by Harald Freudenberger · 7 years ago
  32. 96c0cdb s390/ipl: remove reipl_method and dump_method by Vasily Gorbik · 7 years ago
  33. 3b96784 s390/ipl: correct kdump reipl block checksum calculation by Vasily Gorbik · 7 years ago
  34. 0649685 s390/ipl: remove non-existing functions declaration by Vasily Gorbik · 7 years ago
  35. d485235 s390: assume diag308 set always works by Vasily Gorbik · 7 years ago
  36. ecc0df0 s390/ipl: avoid adding scpdata to cmdline during ftp/dvd boot by Vasily Gorbik · 7 years ago
  37. a0832b3 s390/ipl: correct ipl parmblock valid checks by Vasily Gorbik · 7 years ago
  38. d08091a s390/ipl: rely on diag308 store to get ipl info by Vasily Gorbik · 7 years ago
  39. 283abed s390/ipl: move ipl_flags to ipl.c by Vasily Gorbik · 7 years ago
  40. e9627da s390/ipl: get rid of ipl_ssid and ipl_devno by Vasily Gorbik · 7 years ago
  41. bdbfe18 s390/ipl: unite diag308 and scsi boot ipl blocks by Vasily Gorbik · 7 years ago
  42. 15deb08 s390/ipl: ensure loadparm valid flag is set by Vasily Gorbik · 7 years ago
  43. 8b09ca7 s390/compat: fix setup_frame32 by Heiko Carstens · 7 years ago
  44. aff304e s390/crypto: Adjust s390 aes and paes cipher priorities by Harald Freudenberger · 7 years ago
  45. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  46. becdce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  47. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 7 years ago
  48. c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
  49. a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
  50. 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 7 years ago
  51. edf292c fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate() by Dominik Brodowski · 7 years ago
  52. 36028d5 fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
  53. df260e2 fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate() by Dominik Brodowski · 7 years ago
  54. 806cbae fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  55. 3ce4a7b fs: add ksys_read() helper; remove in-kernel calls to sys_read() by Dominik Brodowski · 7 years ago
  56. 411d947 fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() by Dominik Brodowski · 7 years ago
  57. 55731b3 fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers by Dominik Brodowski · 7 years ago
  58. e7a3e8b fs: add ksys_write() helper; remove in-kernel calls to sys_write() by Dominik Brodowski · 7 years ago
  59. 92fa7a1 s390/kvm: improve stack frame constants in entry.S by Martin Schwidefsky · 7 years ago
  60. e5b9819 s390/lpp: use assembler alternatives for the LPP instruction by Martin Schwidefsky · 7 years ago
  61. b058661 s390/entry.S: use assembler alternatives by Martin Schwidefsky · 7 years ago
  62. fba9eb7 s390: add assembler macros for CPU alternatives by Martin Schwidefsky · 7 years ago
  63. d424986 s390: add sysfs attributes for spectre by Martin Schwidefsky · 7 years ago
  64. bc03559 s390: report spectre mitigation via syslog by Martin Schwidefsky · 7 years ago
  65. 6e179d6 s390: add automatic detection of the spectre defense by Martin Schwidefsky · 7 years ago
  66. b2e2f43 s390: move nobp parameter functions to nospec-branch.c by Martin Schwidefsky · 7 years ago
  67. fcc6dd4 s390/chsc: query utility strings via fmt3 channel path descriptor by Sebastian Ott · 9 years ago
  68. ded27d8 s390/cio: rename struct channel_path_desc by Sebastian Ott · 8 years ago
  69. 81796a3 s390/decompressor: trim uncompressed image head during the build by Vasily Gorbik · 7 years ago
  70. c7260ca s390/crypto: Fix kernel crash on aes_s390 module remove. by Harald Freudenberger · 7 years ago
  71. 579f1a2 s390/setup : enable display support for KVM guest by Farhan Ali · 7 years ago
  72. 4956aa3 Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 7 years ago
  73. ccc40c5 KVM: s390: provide counters for all interrupt injects/delivery by Christian Borntraeger · 7 years ago
  74. 32de074 KVM: add machine check counter to kvm_stat by QingFeng Hao · 7 years ago
  75. 2584003 s390/setup: enable display support for KVM guest by Farhan Ali · 7 years ago
  76. 4ed8773 KVM: s390: fix fallthrough annotation by Sebastian Ott · 7 years ago
  77. a5e0acea9 KVM: s390: add exit io request stats and simplify code by Christian Borntraeger · 7 years ago
  78. cdb06e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  79. c9f0a2b KVM: s390: Refactor host cmma and pfmfi interpretation controls by Janosch Frank · 7 years ago
  80. c3b9e3e KVM: s390: implement CPU model only facilities by Christian Borntraeger · 7 years ago
  81. 69f39c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  82. a4429e5 KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED by Wanpeng Li · 7 years ago
  83. f07afa0 KVM: s390: fix memory overwrites when not using SCA entries by David Hildenbrand · 7 years ago
  84. d3f4689 s390/entry.S: fix spurious zeroing of r0 by Christian Borntraeger · 7 years ago
  85. 61e18270 s390: Fix runtime warning about negative pgtables_bytes by Guenter Roeck · 7 years ago
  86. 09a0fb6 KVM: s390: provide io interrupt kvm_stat by Christian Borntraeger · 7 years ago
  87. 5e725c5 s390: fix typo in irb description by Julian Wiedmann · 7 years ago
  88. e0aa099 s390: set bzImage as default image for packaging by Vasily Gorbik · 7 years ago
  89. 320d955 s390: unify linker symbols usage by Vasily Gorbik · 7 years ago
  90. 3ad6b25 s390/decompressor: discard __ex_table section by Vasily Gorbik · 7 years ago
  91. b35fe61 s390: fix comment for scsw_cmd_is_valid_sctl by Cornelia Huck · 7 years ago
  92. ddc1c94 s390/dasd: configurable IFCC handling by Stefan Haberland · 7 years ago
  93. 1caf170 s390/mm: provide base_asce_alloc() / base_asce_free() helper functions by Heiko Carstens · 8 years ago
  94. d5feec0 s390: do not bypass BPENTER for interrupt system calls by Martin Schwidefsky · 7 years ago
  95. dc24b7b s390/clean-up: use CFI_* macros in entry.S by Hendrik Brueckner · 7 years ago
  96. 0e7def5 KVM: s390: provide only a single function for setting the tod (fix SCK) by David Hildenbrand · 7 years ago
  97. 1575767 KVM: s390: consider epoch index on TOD clock syncs by David Hildenbrand · 7 years ago
  98. d16b52c KVM: s390: consider epoch index on hotplugged CPUs by David Hildenbrand · 7 years ago
  99. 5fe0179 KVM: s390: take care of clock-comparator sign control by David Hildenbrand · 7 years ago
  100. 2cb370d s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*) by Eugeniu Rosca · 7 years ago