1. 4c1cbcb s390/kaslr: add support for R_390_JMP_SLOT relocation type by Gerald Schaefer · 4 years, 9 months ago
  2. ac8372f s390/mm: fix set_huge_pte_at() for empty ptes by Gerald Schaefer · 4 years, 9 months ago
  3. 70b6905 s390/kexec_file: fix initrd location for kdump kernel by Philipp Rudo · 4 years, 8 months ago
  4. f058599 s390/pci: Fix s390_mmio_read/write with MIO by Niklas Schnelle · 4 years, 10 months ago
  5. 8c16ec9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  6. 2673cb6 Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 9 months ago
  7. 495907e KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly by Peter Xu · 4 years, 9 months ago
  8. 5615e74 KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction by Christian Borntraeger · 4 years, 9 months ago
  9. 3f777e1 Merge tag 'cve-2020-11884' from emailed bundle by Linus Torvalds · 4 years, 9 months ago
  10. 749f046 Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 9 months ago
  11. 673deb0 s390/protvirt: fix compilation issue by Claudio Imbrenda · 4 years, 9 months ago
  12. 86dbf32 s390/pci: do not set affinity for floating irqs by Niklas Schnelle · 4 years, 9 months ago
  13. 8ebf6da s390/ftrace: fix potential crashes when switching tracers by Philipp Rudo · 4 years, 10 months ago
  14. 3bda038 Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 4 years, 9 months ago
  15. 316ec15 s390/mm: fix page table upgrade vs 2ndary address mode accesses by Christian Borntraeger · 4 years, 9 months ago
  16. d47c4c4 KVM: s390: Fix PV check in deliverable_irqs() by Eric Farman · 4 years, 9 months ago
  17. 97daa02 KVM: s390: Return last valid slot if approx index is out-of-bounds by Sean Christopherson · 4 years, 10 months ago
  18. 5b8b9d0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  19. bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  20. f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  21. 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  22. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  23. 523a05f Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 9 months ago
  24. 0339eb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 10 months ago
  25. 9bb7152 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 10 months ago
  26. 1493e0f KVM: s390: vsie: Fix possible race when shadowing region 3 tables by David Hildenbrand · 4 years, 10 months ago
  27. 4d4cee9 KVM: s390: vsie: Fix delivery of addressing exceptions by David Hildenbrand · 4 years, 10 months ago
  28. a1d032a KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks by David Hildenbrand · 4 years, 10 months ago
  29. 1da1092 s390/qdio: remove cdev from init_data by Julian Wiedmann · 4 years, 10 months ago
  30. d8564e1 s390/qdio: allow for non-contiguous SBAL array in init_data by Julian Wiedmann · 4 years, 10 months ago
  31. 3db1db9 s390/qdio: cleanly split alloc and establish by Julian Wiedmann · 4 years, 10 months ago
  32. 143a3a7 s390/mm: use fallthrough; by Joe Perches · 4 years, 11 months ago
  33. ad0bf4e Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 10 months ago
  34. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
  35. 8c1b724 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 10 months ago
  36. 7f21831 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 10 months ago
  37. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
  38. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
  39. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 10 months ago
  40. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 10 months ago
  41. 20c384f vhost: refine vhost and vringh kconfig by Jason Wang · 4 years, 10 months ago
  42. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 10 months ago
  43. b990408 KVM: Pass kvm_init()'s opaque param to additional arch funcs by Sean Christopherson · 4 years, 10 months ago
  44. cf39d37 Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 10 months ago
  45. 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  46. 830948e Merge tag 'kvm-s390-next-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 10 months ago
  47. 1058c163 s390/mm: cleanup init_new_context() callback by Alexander Gordeev · 4 years, 10 months ago
  48. f755560 s390/mm: cleanup virtual memory constants usage by Alexander Gordeev · 4 years, 10 months ago
  49. 6a3eb35 s390/mm: remove page table downgrade support by Alexander Gordeev · 5 years ago
  50. cf226c4 Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/core by Thomas Gleixner · 4 years, 10 months ago
  51. dc88588 [parisc, s390, sparc64] no need for access_ok() in futex handling by Al Viro · 5 years ago
  52. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 5 years ago
  53. 7a26536 s390/gmap: return proper error code on ksm unsharing by Christian Borntraeger · 4 years, 10 months ago
  54. 712fa5f s390/mm: cleanup arch_get_unmapped_area() and friends by Alexander Gordeev · 4 years, 10 months ago
  55. 8bf8961 Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 10 months ago
  56. 0774a96 KVM: Fix out of range accesses to memslots by Sean Christopherson · 4 years, 10 months ago
  57. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  58. 0a6e634 s390/qdio: extend polling support to multiple queues by Julian Wiedmann · 4 years, 10 months ago
  59. 2c7749b s390: use fallthrough; by Joe Perches · 4 years, 11 months ago
  60. 4141b6a s390/cpum_sf: Fix wrong page count in error message by Thomas Richter · 4 years, 10 months ago
  61. 6c7c851 s390/diag: fix display of diagnose call statistics by Michael Mueller · 4 years, 11 months ago
  62. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  63. f3dd18d KVM: s390: mark sie block as 512 byte aligned by Christian Borntraeger · 4 years, 11 months ago
  64. 3b684a4 KVM: s390: Use fallthrough; by Joe Perches · 4 years, 11 months ago
  65. 7a11c67 s390/pci: Improve handling of unset UID by Niklas Schnelle · 4 years, 10 months ago
  66. 969ae01 s390/pci: Fix zpci_alloc_domain() over allocation by Niklas Schnelle · 4 years, 10 months ago
  67. 3942162 s390: remove broken hibernate / power management support by Heiko Carstens · 4 years, 10 months ago
  68. 1b648df s390/cpuinfo: do not skip info for CPUs without MHz feature by Alexander Gordeev · 4 years, 10 months ago
  69. 872f271 s390/cpuinfo: fix wrong output when CPU0 is offline by Alexander Gordeev · 4 years, 10 months ago
  70. 2db52dc s390/cpuinfo: show number of online CPUs within a package by Alexander Gordeev · 4 years, 10 months ago
  71. 9596849 s390/cpuinfo: show number of online cores by Alexander Gordeev · 4 years, 10 months ago
  72. 1a2ae03 s390/ipl: add support to control memory clearing for FCP and CCW re-IPL by Gerald Schaefer · 5 years ago
  73. 52aeda7 s390/topology: remove offline CPUs from CPU topology masks by Alexander Gordeev · 4 years, 10 months ago
  74. cd8e702 s390/numa: remove redundant cpus_with_topology variable by Alexander Gordeev · 4 years, 10 months ago
  75. 42d211a s390/cpuinfo: show processor physical address by Alexander Gordeev · 4 years, 10 months ago
  76. 3193275 s390/mm: optimize page table upgrade routine by Alexander Gordeev · 4 years, 11 months ago
  77. 1c48245 Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 10 months ago
  78. 4d39576 KVM: Remove unnecessary asm/kvm_host.h includes by Peter Xu · 5 years ago
  79. 2a49f61 KVM: Ensure validity of memslot with respect to kvm_get_dirty_log() by Sean Christopherson · 5 years ago
  80. 0dff084 KVM: Provide common implementation for generic dirty log functions by Sean Christopherson · 5 years ago
  81. e96c81e KVM: Simplify kvm_free_memslot() and all its descendents by Sean Christopherson · 5 years ago
  82. 9d4c197 KVM: Drop "const" attribute from old memslot in commit_memory_region() by Sean Christopherson · 5 years ago
  83. 414de7ab KVM: Drop kvm_arch_create_memslot() by Sean Christopherson · 5 years ago
  84. 6693075 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 10 months ago
  85. 9e2b4be ima: add a new CONFIG for loading arch-specific policies by Nayna Jain · 4 years, 11 months ago
  86. bb533ec s390/config: do not select VIRTIO_CONSOLE via Kconfig by Christian Borntraeger · 4 years, 11 months ago
  87. 1d49688 s390/traps: mark test_monitor_call __init by Heiko Carstens · 4 years, 11 months ago
  88. 76fb118 s390/irq: make init_ext_interrupts static by Heiko Carstens · 4 years, 11 months ago
  89. 8719b6d s390/irq: replace setup_irq() by request_irq() by afzal mohammed · 4 years, 11 months ago
  90. e93fc7b KVM: s390: Also reset registers in sync regs for initial cpu reset by Christian Borntraeger · 4 years, 11 months ago
  91. fb83510 s390/cpuinfo: add system topology information by Alexander Gordeev · 5 years ago
  92. 0b38b5e s390: prevent leaking kernel address in BEAR by Sven Schnelle · 5 years ago
  93. d2abfbe s390: enable bpf jit by default when not built as always-on by Heiko Carstens · 4 years, 11 months ago
  94. d68d5d5 s390/cpum_cf: Add new extended counters for IBM z15 by Thomas Richter · 4 years, 11 months ago
  95. 035f212 s390/pci: embedding hotplug_slot in zdev by Pierre Morel · 5 years ago
  96. 014b0204 s390/mm: cleanup phys_to_pfn() and friends by Alexander Gordeev · 5 years ago
  97. df057c9 s390/pci: Fix unexpected write combine on resource by Niklas Schnelle · 5 years ago
  98. 582b4e5 s390/mm: fix panic in gup_fast on large pud by Gerald Schaefer · 5 years ago
  99. 1243775 s390/mm: mark private defines for vm_fault_t as such by Christian Borntraeger · 5 years ago
  100. cc674ef KVM: s390: introduce module parameter kvm.use_gisa by Michael Mueller · 5 years ago