1. ae0946c KVM: Optimize kvm_make_vcpus_request_mask() a bit by Vitaly Kuznetsov · 3 years, 4 months ago
  2. 6470acc KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with vcpu_mask==NULL by Vitaly Kuznetsov · 3 years, 4 months ago
  3. 11476d2 KVM: use vma_pages() helper by Yang Li · 3 years, 3 months ago
  4. feb3162 KVM: nVMX: Reset vmxon_ptr upon VMXOFF emulation. by Vitaly Kuznetsov · 3 years, 3 months ago
  5. 64c7850 KVM: nVMX: Use INVALID_GPA for pointers used in nVMX. by Yu Zhang · 3 years, 3 months ago
  6. 7b0035e KVM: selftests: Ensure all migrations are performed when test is affined by Sean Christopherson · 3 years, 3 months ago
  7. e8a747d KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks by Sean Christopherson · 3 years, 3 months ago
  8. 773e89a ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvm by Zelin Deng · 3 years, 3 months ago
  9. ad9af93 x86/kvmclock: Move this_cpu_pvti into kvmclock.h by Zelin Deng · 3 years, 3 months ago
  10. e02c16b selftests: KVM: Don't clobber XMM register when read by Oliver Upton · 3 years, 3 months ago
  11. 5c49d18 KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue by Zhenzhong Duan · 3 years, 3 months ago
  12. 50b0781 Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 3 years, 3 months ago
  13. 386ca9d selftests: KVM: Explicitly use movq to read xmm registers by Oliver Upton · 3 years, 3 months ago
  14. fbf094c selftests: KVM: Call ucall_init when setting up in rseq_test by Oliver Upton · 3 years, 3 months ago
  15. 6bc6db0 KVM: Remove tlbs_dirty by Lai Jiangshan · 3 years, 3 months ago
  16. 65855ed KVM: X86: Synchronize the shadow pagetable before link it by Lai Jiangshan · 3 years, 3 months ago
  17. f816029 KVM: X86: Fix missed remote tlb flush in rmap_write_protect() by Lai Jiangshan · 3 years, 3 months ago
  18. faf6b755 KVM: x86: nSVM: don't copy virt_ext from vmcb12 by Maxim Levitsky · 3 years, 4 months ago
  19. d1cba6c KVM: x86: nSVM: test eax for 4K alignment for GP errata workaround by Maxim Levitsky · 3 years, 4 months ago
  20. 1ad3210 KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0 by Maxim Levitsky · 3 years, 4 months ago
  21. aee77e1 KVM: x86: nSVM: restore int_vector in svm_clear_vintr by Maxim Levitsky · 3 years, 4 months ago
  22. e1fc155 kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[] by Fares Mehanna · 3 years, 3 months ago
  23. dbab610 KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit by Maxim Levitsky · 3 years, 4 months ago
  24. c8607e4 KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vmentry by Maxim Levitsky · 3 years, 4 months ago
  25. c42dec1 KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state by Maxim Levitsky · 3 years, 4 months ago
  26. 136a55c KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smm by Maxim Levitsky · 3 years, 3 months ago
  27. e85d3e7 KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode by Maxim Levitsky · 3 years, 4 months ago
  28. 37687c4 KVM: x86: reset pdptrs_from_userspace when exiting smm by Maxim Levitsky · 3 years, 4 months ago
  29. e2e6e44 KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on SMM exit by Maxim Levitsky · 3 years, 4 months ago
  30. 8d68bad KVM: nVMX: Filter out all unsupported controls when eVMCS was activated by Vitaly Kuznetsov · 3 years, 4 months ago
  31. 0bbc2ca KVM: KVM: Use cpumask_available() to check for NULL cpumask when kicking vCPUs by Sean Christopherson · 3 years, 4 months ago
  32. 85b6404 KVM: Clean up benign vcpu->cpu data races when kicking vCPUs by Sean Christopherson · 3 years, 4 months ago
  33. 2f9b68f KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect() by Vitaly Kuznetsov · 3 years, 4 months ago
  34. 7c236b8 KVM: selftests: Create a separate dirty bitmap per slot by David Matlack · 3 years, 3 months ago
  35. 9f2fc55 KVM: selftests: Refactor help message for -s backing_src by David Matlack · 3 years, 3 months ago
  36. a1e638d KVM: selftests: Change backing_src flag to -s in demand_paging_test by David Matlack · 3 years, 3 months ago
  37. 5b92b6c KVM: SEV: Allow some commands for mirror VM by Peter Gonda · 3 years, 3 months ago
  38. f43c887 KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES by Peter Gonda · 3 years, 3 months ago
  39. 24a996a KVM: nVMX: Fix nested bus lock VM exit by Chenyi Qiang · 3 years, 4 months ago
  40. 94c245a KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entry by Sean Christopherson · 3 years, 4 months ago
  41. 4eeef24 KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor by Sean Christopherson · 3 years, 4 months ago
  42. e9337c8 kvm: fix wrong exception emulation in check_rdtsc by Hou Wenlong · 3 years, 4 months ago
  43. 50c0380 KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA by Sean Christopherson · 3 years, 4 months ago
  44. f1815e0a KVM: SVM: fix missing sev_decommission in sev_receive_start by Mingwei Zhang · 3 years, 4 months ago
  45. bb18a67 KVM: SEV: Acquire vcpu mutex when updating VMSA by Peter Gonda · 3 years, 3 months ago
  46. ae232ea KVM: do not shrink halt_poll_ns below grow_start by Sergey Senozhatsky · 3 years, 4 months ago
  47. ed7023a KVM: nVMX: fix comments of handle_vmon() by Yu Zhang · 3 years, 4 months ago
  48. eb7511b KVM: x86: Handle SRCU initialization failure during page track init by Haimin Zhang · 3 years, 4 months ago
  49. cd36ae8 KVM: VMX: Remove defunct "nr_active_uret_msrs" field by Sean Christopherson · 3 years, 4 months ago
  50. 01f91ac selftests: KVM: Align SMCCC call with the spec in steal_time by Oliver Upton · 3 years, 3 months ago
  51. 90b5412 selftests: KVM: Fix check for !POLLIN in demand_paging_test by Oliver Upton · 3 years, 3 months ago
  52. 03a6e84 KVM: x86: Clear KVM's cached guest CR3 at RESET/INIT by Sean Christopherson · 3 years, 3 months ago
  53. 7117003 KVM: x86: Mark all registers as avail/dirty at vCPU creation by Sean Christopherson · 3 years, 3 months ago
  54. 2da4a23 KVM: selftests: Remove __NR_userfaultfd syscall fallback by Sean Christopherson · 3 years, 4 months ago
  55. 61e52f1 KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs by Sean Christopherson · 3 years, 4 months ago
  56. de5f421 tools: Move x86 syscall number fallbacks to .../uapi/ by Sean Christopherson · 3 years, 4 months ago
  57. a68de80 entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() by Sean Christopherson · 3 years, 4 months ago
  58. 8646e53 KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest by Sean Christopherson · 3 years, 4 months ago
  59. e840f42 KVM: arm64: Fix PMU probe ordering by Marc Zyngier · 3 years, 3 months ago
  60. a49b50a KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule by Zenghui Yu · 3 years, 4 months ago
  61. e4e737b Linux 5.15-rc2 by Linus Torvalds · 3 years, 3 months ago
  62. 316e8d7 pci_iounmap'2: Electric Boogaloo: try to make sense of it all by Linus Torvalds · 3 years, 3 months ago
  63. 20621d2 Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  64. fec3036 Merge tag 'perf-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  65. f5e29a2 Merge tag 'locking-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  66. 62453a4 Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 3 months ago
  67. 2f62996 Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 3 months ago
  68. d94f395 Merge tag 'perf-tools-fixes-for-v5.15-2021-09-18' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 3 months ago
  69. bc1abb9 dmascc: use proper 'virt_to_bus()' rather than casting to 'int' by Linus Torvalds · 3 years, 3 months ago
  70. 4fef611 alpha: enable GENERIC_PCI_IOMAP unconditionally by Linus Torvalds · 3 years, 3 months ago
  71. 9caea00 parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled by Helge Deller · 3 years, 3 months ago
  72. 31ad37b Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" by Linus Torvalds · 3 years, 3 months ago
  73. b1044a9 Revert drm/vc4 hdmi runtime PM changes by Linus Torvalds · 3 years, 3 months ago
  74. 0664684 kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS by Nathan Chancellor · 3 years, 3 months ago
  75. 7fa6a27 x86/build: Do not add -falign flags unconditionally for clang by Nathan Chancellor · 3 years, 3 months ago
  76. 7c80144 kbuild: Fix comment typo in scripts/Makefile.modpost by Ramji Jiyani · 3 years, 3 months ago
  77. 4e70b64 sh: Add missing FORCE prerequisites in Makefile by Geert Uytterhoeven · 3 years, 3 months ago
  78. ec783c7 gen_compile_commands: fix missing 'sys' package by Kortan · 3 years, 4 months ago
  79. aa0f5ea checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file by Ariel Marcovitch · 3 years, 4 months ago
  80. d62d5ae checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit by Ariel Marcovitch · 3 years, 4 months ago
  81. d4d016c alpha: move __udiv_qrnnd library function to arch/alpha/lib/ by Linus Torvalds · 3 years, 3 months ago
  82. ab41f75 alpha: mark 'Jensen' platform as no longer broken by Linus Torvalds · 3 years, 3 months ago
  83. 219d720 perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id() by Andrii Nakryiko · 3 years, 4 months ago
  84. aba5dae libperf evsel: Make use of FD robust. by Ian Rogers · 3 years, 3 months ago
  85. 57f0ff0 perf machine: Initialize srcline string member in add_location struct by Michael Petlan · 3 years, 5 months ago
  86. ff6f41f perf script: Fix ip display when type != attr->type by Adrian Hunter · 3 years, 4 months ago
  87. 7efbcc8 perf annotate: Fix fused instr logic for assembly functions by Ravi Bangoria · 3 years, 4 months ago
  88. 93ff9f1 Merge tag 's390-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 3 months ago
  89. d1a88690 Merge tag 'devicetree-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 3 months ago
  90. cd395d5 tgafb: clarify dependencies by Linus Torvalds · 3 years, 3 months ago
  91. cc9d3aa alpha: make 'Jensen' IO functions build again by Linus Torvalds · 3 years, 3 months ago
  92. efafec2 spi: Fix tegra20 build with CONFIG_PM=n by Linus Torvalds · 3 years, 3 months ago
  93. 55c21d5 dt-bindings: arm: Fix Toradex compatible typo by David Heidelberg · 3 years, 4 months ago
  94. 31c8025 of: restricted dma: Fix condition for rmem init by David Brazdil · 3 years, 3 months ago
  95. 4357f03 Merge tag 'pm-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 3 months ago
  96. b9b11b1 Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 3 months ago
  97. 7639afa Merge tag 'pci-v5.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 3 months ago
  98. ddf21bd Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
  99. 0bc7eb0 Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
  100. 36d6753 Merge tag 'block-5.15-2021-09-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago