1. a9c20bb Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 5 years ago
  2. 53936b5 KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl by Thomas Huth · 5 years ago
  3. 13a17cc KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset() by Igor Mammedov · 5 years ago
  4. 211c462 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  5. 91b4db5 s390/bpf: use 32-bit index for tail calls by Ilya Leoshkevich · 6 years ago
  6. bb2d267 s390/bpf: fix lcgr instruction encoding by Ilya Leoshkevich · 6 years ago
  7. 7f20fd2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  8. 0e1c438 Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  9. 404861e s390/vdso: map vdso also for statically linked binaries by Heiko Carstens · 6 years ago
  10. 739bacb s390/build: use size command to perform empty .bss check by Vasily Gorbik · 6 years ago
  11. 24350fd s390: put _stext and _etext into .text section by Vasily Gorbik · 6 years ago
  12. b9f23b7 s390/head64: cleanup unused labels by Vasily Gorbik · 6 years ago
  13. fd0c743 s390/unwind: remove stack recursion warning by Vasily Gorbik · 6 years ago
  14. 218ddd5 s390/setup: adjust start_code of init_mm to _text by Vasily Gorbik · 6 years ago
  15. 8024b5a s390/mm: fix dump_pagetables top level page table walking by Vasily Gorbik · 6 years ago
  16. a287a49 s390/protvirt: avoid memory sharing for diag 308 set/store by Vasily Gorbik · 6 years ago
  17. 741cbba KVM: remove kvm_arch_has_vcpu_debugfs() by Paolo Bonzini · 6 years ago
  18. 7f5aa11 s390/mm: add fallthrough annotations by Heiko Carstens · 6 years ago
  19. ffbd268 s390/mm: make gmap_test_and_clear_dirty_pmd static by Vasily Gorbik · 6 years ago
  20. 1877011 s390/kexec: add missing include to machine_kexec_reloc.c by Vasily Gorbik · 6 years ago
  21. 06f9895 s390/perf: make cf_diag_csd static by Vasily Gorbik · 6 years ago
  22. d25220d s390/lib: add missing include by Vasily Gorbik · 6 years ago
  23. 868202c s390/boot: add missing declarations and includes by Vasily Gorbik · 6 years ago
  24. 3361f31 s390: update configs by Heiko Carstens · 6 years ago
  25. d655e5b s390: clean up qdio.h by Julian Wiedmann · 6 years ago
  26. ad28fd1 Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  27. ac7a0fc s390/mm: use shared variables for sysctl range check by Vasily Gorbik · 6 years ago
  28. 1a2dcff s390/dma: provide proper ARCH_ZONE_DMA_BITS value by Halil Pasic · 6 years ago
  29. d9c5252 treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers by Masahiro Yamada · 6 years ago
  30. 9779048 s390/kasan: add bitops instrumentation by Vasily Gorbik · 6 years ago
  31. 0a5c3c2 s390/bitops: make test functions return bool by Vasily Gorbik · 6 years ago
  32. 5518aed s390: wire up clone3 system call by Vasily Gorbik · 6 years ago
  33. 061c996 s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi header by Masahiro Yamada · 6 years ago
  34. 3f4b04e s390/hypfs: fix a typo in the name of a function by Christophe JAILLET · 6 years ago
  35. 6abe281 s390: enable detection of kernel version from bzImage by Vasily Gorbik · 6 years ago
  36. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  37. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  38. d984740 KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup by Wanpeng Li · 6 years ago
  39. d73eb57 KVM: Boost vCPUs that are delivering interrupts by Wanpeng Li · 6 years ago
  40. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 6 years ago
  41. 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 6 years ago
  42. 18c8650 s390x/mm: implement arch_remove_memory() by David Hildenbrand · 6 years ago
  43. 973de24 s390x/mm: fail when an altmap is used for arch_add_memory() by David Hildenbrand · 6 years ago
  44. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  45. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 6 years ago
  46. fe6ba88 arch: replace _BITUL() in kernel-space headers with BIT() by Masahiro Yamada · 6 years ago
  47. 9087c37 dma-direct: Force unencrypted DMA under SME for certain DMA masks by Tom Lendacky · 6 years ago
  48. 1a271a6 arch: mark syscall number 435 reserved for clone3 by Christian Brauner · 6 years ago
  49. 106f146 Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  50. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  51. aabfea8 Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  52. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  53. 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 6 years ago
  54. 26f4c32 mm: simplify gup_fast_permitted by Christoph Hellwig · 6 years ago
  55. a9d8777 s390: remove ARCH_SELECT_MEMORY_MODEL by Mike Rapoport · 6 years ago
  56. 9a15919 s390/unwind: avoid int overflow in outside_of_stack by Vasily Gorbik · 6 years ago
  57. 8e4708b s390/pci: add mio_enabled attribute by Sebastian Ott · 6 years ago
  58. 9964f39 s390: fix setting of mio addressing control by Sebastian Ott · 6 years ago
  59. 1b2be20 s390/ipl: Fix detection of has_secure attribute by Philipp Rudo · 6 years ago
  60. 820bace s390/cpumf: Add extended counter set definitions for model 8561 and 8562 by Thomas Richter · 6 years ago
  61. 91dc4a1 s390/dasd: Add new ioctl to release space by Jan Höppner · 7 years ago
  62. d7a4434 s390/dasd: Add missing intensity definition by Jan Höppner · 6 years ago
  63. 2df4774 s390/dasd: Fix whitespace by Jan Höppner · 6 years ago
  64. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  65. a45ff59 Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  66. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  67. cf2d213 Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  68. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  69. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. 1758fed Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  71. 3dbeb44 Merge branch 'pm-sleep' by Rafael J. Wysocki · 6 years ago
  72. 0328e51 docs: s390: unify and update s390dbf kdocs at debug.c by Steffen Maier · 6 years ago
  73. 6ae3483 s390/pci: correctly handle MIO opt-out by Sebastian Ott · 6 years ago
  74. c7ff0e9 s390/pci: deal with devices that have no support for MIO instructions by Sebastian Ott · 6 years ago
  75. 05f31e3 s390: ap: kvm: Enable PQAP/AQIC facility for the guest by Pierre Morel · 6 years ago
  76. e5282de s390: ap: kvm: add PQAP interception for AQIC by Pierre Morel · 6 years ago
  77. da17767 s390/unwind: cleanup unused READ_ONCE_TASK_STACK by Vasily Gorbik · 6 years ago
  78. 2095574 s390/kasan: avoid false positives during stack unwind by Vasily Gorbik · 6 years ago
  79. 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
  80. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  81. 96e5aaf s390/cio: move struct node_descriptor to cio.h by Julian Wiedmann · 6 years ago
  82. 4f18d86 s390: fix stfle zero padding by Heiko Carstens · 6 years ago
  83. d1523a8 s390: replace defconfig with performance_defconfig by Heiko Carstens · 6 years ago
  84. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  85. 410df0c Merge tag 'v5.2-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  86. e949f4c kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples by Masahiro Yamada · 6 years ago
  87. 39c0037 Update default configuration by Martin Schwidefsky · 6 years ago
  88. 4ecf0a4 processor: get rid of cpu_relax_yield by Heiko Carstens · 6 years ago
  89. 38f2c691 s390: improve wait logic of stop_machine by Martin Schwidefsky · 6 years ago
  90. b4e3133 s390/traps: simplify data exception handler by Vasily Gorbik · 6 years ago
  91. b50623e s390/airq: use DMA memory for adapter interrupts by Halil Pasic · 6 years ago
  92. 37db898 s390/cio: add basic protected virtualization support by Halil Pasic · 6 years ago
  93. bb99332 s390/cio: introduce DMA pools to cio by Halil Pasic · 6 years ago
  94. 64e1f0c s390/mm: force swiotlb for protected virtualization by Halil Pasic · 6 years ago
  95. 45488c4 s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPP by David Hildenbrand · 6 years ago
  96. ba6a98f s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPP by David Hildenbrand · 6 years ago
  97. 1c0908f s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPP by David Hildenbrand · 6 years ago
  98. 1ec0cd8 PM: hibernate: powerpc: Expose pfn_is_nosave() prototype by Mathieu Malaterre · 6 years ago
  99. 2980ba6 s390/kdump: get rid of compile warning by Heiko Carstens · 6 years ago
  100. a20aa85 s390: include/asm/debug.h add kerneldoc markups by Mauro Carvalho Chehab · 6 years ago