1. d7e0a79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 3 months ago
  2. fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 3 months ago
  3. d2fac0a Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 3 months ago
  4. 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 3 months ago
  5. 2dc26d9 Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 3 months ago
  6. 0146337 Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 3 months ago
  7. 6e5772c Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  8. 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  9. 595b28f Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  10. ca5e83e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 3 months ago
  11. 9c6eb53 Merge tag 'kvm-s390-next-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 3 years, 3 months ago
  12. 4e33868 Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 3 months ago
  13. f98a3dc locking: Remove spin_lock_flags() etc by Arnd Bergmann · 3 years, 3 months ago
  14. 3fd8417 KVM: s390: add debug statement for diag 318 CPNC data by Collin Walling · 3 years, 3 months ago
  15. 380d97b KVM: s390: pv: properly handle page flags for protected guests by Claudio Imbrenda · 3 years, 4 months ago
  16. 85f517b KVM: s390: Fix handle_sske page fault handling by Janis Schoetterl-Glausch · 3 years, 3 months ago
  17. a18c28f s390/qeth: move qdio's QAOB cache into qeth by Julian Wiedmann · 3 years, 3 months ago
  18. 67cf68b KVM: s390: Add a routine for setting userspace CPU state by Eric Farman · 3 years, 4 months ago
  19. 8eeba19 KVM: s390: Simplify SIGP Set Arch handling by Eric Farman · 3 years, 4 months ago
  20. f0a1a06 KVM: s390: pv: avoid stalls when making pages secure by Claudio Imbrenda · 3 years, 4 months ago
  21. 1e2aa46 KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm by Claudio Imbrenda · 3 years, 4 months ago
  22. d407432 KVM: s390: pv: avoid double free of sida page by Claudio Imbrenda · 3 years, 4 months ago
  23. 57c5df1 KVM: s390: pv: add macros for UVC CC values by Claudio Imbrenda · 3 years, 4 months ago
  24. 14ea40e s390/mm: optimize reset_guest_reference_bit() by David Hildenbrand · 3 years, 4 months ago
  25. 7cb7026 s390/mm: optimize set_guest_storage_key() by David Hildenbrand · 3 years, 4 months ago
  26. 8318c40 s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present by David Hildenbrand · 3 years, 4 months ago
  27. 46c22ff s390/uv: fully validate the VMA before calling follow_page() by David Hildenbrand · 3 years, 4 months ago
  28. 949f5c1 s390/mm: fix VMA and page table handling code in storage key handling functions by David Hildenbrand · 3 years, 4 months ago
  29. fe3d100 s390/mm: validate VMA in PGSTE manipulation functions by David Hildenbrand · 3 years, 4 months ago
  30. b159f94 s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap() by David Hildenbrand · 3 years, 4 months ago
  31. 2d8fb8f s390/gmap: validate VMA in __gmap_zap() by David Hildenbrand · 3 years, 4 months ago
  32. 0afe64b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 3 months ago
  33. 0e9ff65 KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu by Halil Pasic · 3 years, 3 months ago
  34. 9b57e9d KVM: s390: clear kicked_mask before sleeping again by Halil Pasic · 3 years, 3 months ago
  35. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 4 months ago
  36. 8e0ab8e s390: fix strrchr() implementation by Roberto Sassu · 3 years, 4 months ago
  37. 6644c65 ftrace: Cleanup ftrace_dyn_arch_init() by Weizhao Ouyang · 3 years, 4 months ago
  38. e9d1d2b treewide: Replace the use of mem_encrypt_active() with cc_platform_has() by Tom Lendacky · 3 years, 5 months ago
  39. a46044a s390/pci: fix zpci_zdev_put() on reserve by Niklas Schnelle · 3 years, 4 months ago
  40. 686cb8b bpf, s390: Fix potential memory leak about jit_data by Tiezhu Yang · 3 years, 4 months ago
  41. 1c30e3a audit: add support for the openat2 syscall by Richard Guy Briggs · 3 years, 8 months ago
  42. 42f355e audit: replace magic audit syscall class numbers with macros by Richard Guy Briggs · 3 years, 8 months ago
  43. adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 4 months ago
  44. 96fed8a kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() by Masami Hiramatsu · 3 years, 4 months ago
  45. 9c89bb8 kprobes: treewide: Cleanup the error messages for kprobes by Masami Hiramatsu · 3 years, 4 months ago
  46. bd2e263 s390: add CPU field to struct thread_info by Ard Biesheuvel · 3 years, 4 months ago
  47. 25b5476 KVM: s390: Function documentation fixes by Janosch Frank · 3 years, 4 months ago
  48. 9cccec2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 4 months ago
  49. cfecea6 lib/string: Move helper functions out of string.c by Kees Cook · 3 years, 7 months ago
  50. 9bc62af Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 4 months ago
  51. 4eeef24 KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor by Sean Christopherson · 3 years, 4 months ago
  52. d2b59bd s390/qeth: fix deadlock during failing recovery by Alexandra Winter · 3 years, 4 months ago
  53. 92477dd Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
  54. db7bee6 s390/bpf: Fix optimizing out zero-extensions by Ilya Leoshkevich · 3 years, 5 months ago
  55. 6e61dc9 s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant by Ilya Leoshkevich · 3 years, 5 months ago
  56. 1511df6 s390/bpf: Fix branch shortening during codegen pass by Ilya Leoshkevich · 3 years, 5 months ago
  57. f5711f9 s390: remove WARN_DYNAMIC_STACK by Heiko Carstens · 3 years, 4 months ago
  58. 4b26cea s390: update defconfigs by Heiko Carstens · 3 years, 5 months ago
  59. a8b92b8 s390/pci_mmio: fully validate the VMA before calling follow_pte() by David Hildenbrand · 3 years, 4 months ago
  60. f154c80 Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
  61. a7a08b2 arch: remove compat_alloc_user_space by Arnd Bergmann · 3 years, 5 months ago
  62. 59ab844 compat: remove some compat entry points by Arnd Bergmann · 3 years, 5 months ago
  63. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
  64. 65a2aa5 mm/memory_hotplug: remove nid parameter from arch_remove_memory() by David Hildenbrand · 3 years, 5 months ago
  65. bb9c14a hugetlbfs: s390 is always 64bit by David Hildenbrand · 3 years, 5 months ago
  66. 9652cb8 s390/ftrace: remove incorrect __va usage by Heiko Carstens · 3 years, 5 months ago
  67. 192ad3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 5 months ago
  68. cd1adf1 Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly" by Linus Torvalds · 3 years, 5 months ago
  69. 68c32eb s390: remove xpram device driver by Heiko Carstens · 3 years, 5 months ago
  70. 85ad272 s390/pci: read clp_list_pci_req only once by Pierre Morel · 3 years, 5 months ago
  71. ebd9cc6 s390/pci: fix clp_get_state() handling of -ENODEV by Niklas Schnelle · 3 years, 5 months ago
  72. 5dddfaa s390/cpum_cf: move array from header to C file by Heiko Carstens · 3 years, 5 months ago
  73. 2e82752 s390/mm: fix kernel doc comments by Heiko Carstens · 3 years, 5 months ago
  74. a052096 s390/topology: fix topology information when calling cpu hotplug notifiers by Sven Schnelle · 3 years, 5 months ago
  75. 88b6042 s390/unwind: use current_frame_address() to unwind current task by Vasily Gorbik · 3 years, 5 months ago
  76. e99314a Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 5 months ago
  77. 0d0a193 Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 3 years, 5 months ago
  78. 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 5 months ago
  79. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 5 months ago
  80. 3de18c8 Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 5 months ago
  81. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
  82. dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 5 months ago
  83. a7259df memblock: make memblock_find_in_range method private by Mike Rapoport · 3 years, 5 months ago
  84. 9857a17 mm/gup: remove try_get_page(), call try_get_compound_head() directly by John Hubbard · 3 years, 5 months ago
  85. ff00f64 s390: replace cc-option-yn uses with cc-option by Nick Desaulniers · 3 years, 5 months ago
  86. 89b6b8c Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 5 months ago
  87. 4a3bb42 Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 5 months ago
  88. 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 5 months ago
  89. bcfeebb Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 5 months ago
  90. c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 5 months ago
  91. 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 5 months ago
  92. 8191285 s390/configs: enable CONFIG_KFENCE in debug_defconfig by Sven Schnelle · 3 years, 5 months ago
  93. 1525619 s390/entry: make oklabel within CHKSTG macro local by Heiko Carstens · 3 years, 5 months ago
  94. 436fc4f s390: add kmemleak annotation in stack_alloc() by Sven Schnelle · 3 years, 5 months ago
  95. 7d6e3fa Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  96. c7a5238 Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 5 months ago
  97. 9279322 s390: remove SCHED_CORE from defconfigs by Heiko Carstens · 3 years, 5 months ago
  98. a3e03bc KVM: s390: index kvm->arch.idle_mask by vcpu_idx by Halil Pasic · 3 years, 5 months ago
  99. 7119dec KVM: s390: Enable specification exception interpretation by Janis Schoetterl-Glausch · 3 years, 7 months ago
  100. 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago