1. 0cab67a s390: Correct register corruption in critical section cleanup by Christian Borntraeger · 6 years ago
  2. fcc47be KVM: s390: vsie: fix < 8k check for the itdba by David Hildenbrand · 6 years ago
  3. 6089a72 s390: use expoline thunks in the BPF JIT by Martin Schwidefsky · 6 years ago
  4. 1ace5fc s390: extend expoline to BC instructions by Martin Schwidefsky · 6 years ago
  5. b004790 s390: move spectre sysfs attribute code by Martin Schwidefsky · 6 years ago
  6. b35421a s390/kernel: use expoline for indirect branches by Martin Schwidefsky · 6 years ago
  7. caa47e1 s390/ftrace: use expoline for indirect branches by Martin Schwidefsky · 6 years ago
  8. cba0d6c s390/lib: use expoline for indirect branches by Martin Schwidefsky · 6 years ago
  9. f37bfc0 s390/crc32-vx: use expoline for indirect branches by Martin Schwidefsky · 6 years ago
  10. 4a5c26d s390: move expoline assembler macros to a header by Martin Schwidefsky · 6 years ago
  11. 63257f2 s390: add assembler macros for CPU alternatives by Martin Schwidefsky · 6 years ago
  12. 633b4eb s390: remove indirect branch from do_softirq_own_stack by Martin Schwidefsky · 6 years ago
  13. a03e14f s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero by Hendrik Brueckner · 6 years ago
  14. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  15. bce133a s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BIT by Heiko Carstens · 7 years ago
  16. bed2d76 s390/uprobes: implement arch_uretprobe_is_alive() by Heiko Carstens · 6 years ago
  17. 037069f s390: correct module section names for expoline code revert by Martin Schwidefsky · 6 years ago
  18. 906cd97 s390: correct nospec auto detection init order by Martin Schwidefsky · 6 years ago
  19. fa90b9a s390: add sysfs attributes for spectre by Martin Schwidefsky · 6 years ago
  20. 4a51204 s390: report spectre mitigation via syslog by Martin Schwidefsky · 6 years ago
  21. 3e17958 s390: add automatic detection of the spectre defense by Martin Schwidefsky · 6 years ago
  22. 2afb4e9 s390: move nobp parameter functions to nospec-branch.c by Martin Schwidefsky · 6 years ago
  23. 7634817 s390/entry.S: fix spurious zeroing of r0 by Christian Borntraeger · 6 years ago
  24. 7ae60d0 s390: do not bypass BPENTER for interrupt system calls by Martin Schwidefsky · 6 years ago
  25. 49a48a0 s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*) by Eugeniu Rosca · 6 years ago
  26. 2a0b0e1 KVM: s390: force bp isolation for VSIE by Christian Borntraeger · 6 years ago
  27. 24fbc4e s390: introduce execute-trampolines for branches by Martin Schwidefsky · 6 years ago
  28. a1f44e7 s390: run user space and KVM guests with modified branch prediction by Martin Schwidefsky · 6 years ago
  29. 07f65a8 s390: add options to change branch prediction behaviour for the kernel by Martin Schwidefsky · 6 years ago
  30. 46bd2c0 s390/alternative: use a copy of the facility bit mask by Martin Schwidefsky · 6 years ago
  31. 2dcf46a s390: add optimized array_index_mask_nospec by Martin Schwidefsky · 6 years ago
  32. c225feb s390: scrub registers on kernel entry and KVM exit by Martin Schwidefsky · 6 years ago
  33. 4d9c2b6 KVM: s390: wire up bpb feature by Christian Borntraeger · 6 years ago
  34. 420fd81 s390: enable CPU alternatives unconditionally by Heiko Carstens · 6 years ago
  35. d69aa5e s390: introduce CPU alternatives by Vasily Gorbik · 6 years ago
  36. f3ba3ea hypfs_kill_super(): deal with failed allocations by Al Viro · 6 years ago
  37. d6bcc21 s390/ipl: ensure loadparm valid flag is set by Vasily Gorbik · 6 years ago
  38. 26c18cb s390: move _text symbol to address higher than zero by Heiko Carstens · 7 years ago
  39. 58a1452 s390/topology: fix typo in early topology code by Heiko Carstens · 7 years ago
  40. 6687863 KVM: s390: fix memory overwrites when not using SCA entries by David Hildenbrand · 6 years ago
  41. b392a53 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 7 years ago
  42. 15c5e60 s390: fix handling of -1 in set{,fs}[gu]id16 syscalls by Eugene Syromiatnikov · 7 years ago
  43. 79258d9 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  44. 47273f0 s390: always save and restore all registers on context switch by Heiko Carstens · 7 years ago
  45. ffb17c0 KVM: s390: Fix skey emulation permission check by Janosch Frank · 7 years ago
  46. bd6a705 s390: fix compat system call table by Heiko Carstens · 7 years ago
  47. 63074a7 s390/pci: do not require AIS facility by Christian Borntraeger · 7 years ago
  48. 232b47b s390/runtime instrumentation: simplify task exit handling by Heiko Carstens · 7 years ago
  49. 6c5bac3 s390/kbuild: enable modversions for symbols exported from asm by Heiko Carstens · 8 years ago
  50. 7160a44 s390/disassembler: increase show_code buffer size by Vasily Gorbik · 7 years ago
  51. 5380996 s390/disassembler: add missing end marker for e7 table by Heiko Carstens · 7 years ago
  52. 550435a s390/runtime instrumention: fix possible memory corruption by Heiko Carstens · 7 years ago
  53. c9d0db6 s390: fix transactional execution control register handling by Heiko Carstens · 7 years ago
  54. 31c8c49 security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 7 years ago
  55. 0ddb64c s390/topology: make "topology=off" parameter work by Heiko Carstens · 8 years ago
  56. c31f565 s390/crypto: Extend key length check for AES-XTS in fips mode. by Harald Freudenberger · 7 years ago
  57. aa7a7e9 s390/prng: Adjust generation of entropy to produce real 256 bits. by Harald Freudenberger · 7 years ago
  58. 75903d4 s390/mm: make pmdp_invalidate() do invalidation only by Gerald Schaefer · 7 years ago
  59. 22338c5 s390/mm: fix write access check in gup_huge_pmd() by Gerald Schaefer · 7 years ago
  60. de4360d s390/mm: fix race on mm->context.flush_mm by Martin Schwidefsky · 7 years ago
  61. 536ab63 s390/mm: fix local TLB flushing vs. detach of an mm address space by Martin Schwidefsky · 7 years ago
  62. 07886674 s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs by Christian Borntraeger · 7 years ago
  63. cfb917a KVM: s390: sthyi: fix specification exception detection by Heiko Carstens · 7 years ago
  64. a745333 KVM: s390: sthyi: fix sthyi inline assembly by Heiko Carstens · 7 years ago
  65. 1b582a2 bpf, s390: fix jit branch offset related to ldimm64 by Daniel Borkmann · 7 years ago
  66. 8302e9d s390/syscalls: Fix out of bounds arguments access by Jiri Olsa · 7 years ago
  67. fbc877c s390: reduce ELF_ET_DYN_BASE by Kees Cook · 7 years ago
  68. 0e9867b s390/ctl_reg: make __ctl_load a full memory barrier by Heiko Carstens · 8 years ago
  69. df3a787 KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows by Heiko Carstens · 7 years ago
  70. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  71. 8e1a400 s390/kvm: do not rely on the ILC on kvm host protection fauls by Christian Borntraeger · 7 years ago
  72. 768ae64 s390/cputime: fix incorrect system time by Martin Schwidefsky · 7 years ago
  73. 8c5157c s390/kdump: Add final note by Michael Holzheu · 7 years ago
  74. 3d42ca4 s390/mm: fix CMMA vs KSM vs others by Christian Borntraeger · 7 years ago
  75. 7b68273 s390/uaccess: get_user() should zero on failure (again) by Heiko Carstens · 7 years ago
  76. f493879 s390/decompressor: fix initrd corruption caused by bss clear by Marcelo Henrique Cerri · 7 years ago
  77. 9d89c20 KVM: s390: Fix guest migration for huge guests resulting in panic by Janosch Frank · 7 years ago
  78. e067f68 s390: use correct input data address for setup_randomness by Heiko Carstens · 7 years ago
  79. 321081d s390: make setup_randomness work by Heiko Carstens · 7 years ago
  80. 9d38fd6 s390: TASK_SIZE for kernel threads by Martin Schwidefsky · 7 years ago
  81. 91cfcaa s390/kdump: Use "LINUX" ELF note name instead of "CORE" by Michael Holzheu · 7 years ago
  82. 035dcc8 KVM: s390: Disable dirty log retrieval for UCONTROL guests by Janosch Frank · 8 years ago
  83. d7f56ee s390/ptrace: Preserve previous registers for short regset write by Martin Schwidefsky · 8 years ago
  84. 62d7f21 s390/mm: Fix cmma unused transfer from pgste into pte by Christian Borntraeger · 8 years ago
  85. e0641f2 KVM: s390: do not expose random data via facility bitmap by Christian Borntraeger · 8 years ago
  86. 5417f59 s390/pci: fix dma address calculation in map_sg by Sebastian Ott · 8 years ago
  87. dae9151 s390/topology: always use s390 specific sched_domain_topology_level by Heiko Carstens · 8 years ago
  88. a05aa25 s390/crypto: unlock on error in prng_tdes_read() by Dan Carpenter · 8 years ago
  89. 111e0cc s390/kexec: use node 0 when re-adding crash kernel memory by Heiko Carstens · 8 years ago
  90. 015ed94 Merge branch 'maybe-uninitialized' (patches from Arnd) by Linus Torvalds · 8 years ago
  91. 92dfffe s390: pci: don't print uninitialized data for debugging by Arnd Bergmann · 8 years ago
  92. d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
  93. ae67e87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  94. 66cecb6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  95. 237d6e6 s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment by Michael Holzheu · 8 years ago
  96. 55bea71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  97. b5149a5 Merge tag 'kvm-s390-master-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 8 years ago
  98. 45c7ee4 KVM: s390: Fix STHYI buffer alignment for diag224 by Janosch Frank · 8 years ago
  99. 4a65429 s390/mm: fix zone calculation in arch_add_memory() by Gerald Schaefer · 8 years ago
  100. 47ece7f s390/dumpstack: use pr_cont within show_stack and die by Heiko Carstens · 8 years ago