1. 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  2. 4a1106a Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  3. 1375b98 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  4. e14fd4b x86/split-lock: Avoid returning with interrupts enabled by Andi Kleen · 4 years ago
  5. d56a9ef kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK by Andrey Konovalov · 4 years ago
  6. 8a49402 kasan, x86, s390: update undef CONFIG_KASAN by Andrey Konovalov · 4 years ago
  7. 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  8. 3872f51 Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 1 month ago
  9. b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
  10. 93bb59c mm, kvm: account kvm_vcpu_mmap to kmemcg by Shakeel Butt · 4 years, 1 month ago
  11. 6190c0c xen: Kconfig: remove X86_64 depends from XEN_512GB by Jason Andryuk · 4 years, 1 month ago
  12. 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
  13. 48c1c40 Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
  14. 007c74e Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 4 years, 1 month ago
  15. e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 1 month ago
  16. d45f89f KVM: SVM: fix 32-bit compilation by Paolo Bonzini · 4 years, 1 month ago
  17. 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  18. 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  19. eef0241 xen: remove trailing semicolon in macro definition by Tom Rix · 4 years, 1 month ago
  20. bfda93a xen: Kconfig: nest Xen guest options by Jason Andryuk · 4 years, 3 months ago
  21. 34aff14 xen: Remove Xen PVH/PVHVM dependency on PCI by Jason Andryuk · 4 years, 3 months ago
  22. e34ff4c x86/xen: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 4 months ago
  23. b4ec805 Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
  24. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  25. 32a0de8 arch, mm: make kernel_page_present() always available by Mike Rapoport · 4 years, 1 month ago
  26. 5d6ad66 arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC by Mike Rapoport · 4 years, 1 month ago
  27. 871402e mm: forbid splitting special mappings by Dmitry Safonov · 4 years, 1 month ago
  28. cd544fd mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio by Dmitry Safonov · 4 years, 1 month ago
  29. be37c98 x86: mremap speedup - Enable HAVE_MOVE_PUD by Kalesh Singh · 4 years, 1 month ago
  30. 57efa1f mm/gup: prevent gup_fast from racing with COW during fork by Jason Gunthorpe · 4 years, 1 month ago
  31. 722e039 Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 1 month ago
  32. 8640ca5 KVM: SVM: Add AP_JUMP_TABLE support in prep for AP booting by Tom Lendacky · 4 years, 1 month ago
  33. a313357 genirq: Move irq_has_action() into core code by Thomas Gleixner · 4 years, 1 month ago
  34. 42b4ca0 Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap' by Rafael J. Wysocki · 4 years, 1 month ago
  35. ad73109 KVM: SVM: Provide support to launch and run an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  36. 16809ec KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests by Tom Lendacky · 4 years, 1 month ago
  37. 8613777 KVM: SVM: Provide support for SEV-ES vCPU loading by Tom Lendacky · 4 years, 1 month ago
  38. 376c6d2 KVM: SVM: Provide support for SEV-ES vCPU creation/loading by Tom Lendacky · 4 years, 1 month ago
  39. 80675b3 KVM: SVM: Update ASID allocation to support SEV-ES guests by Tom Lendacky · 4 years, 1 month ago
  40. 85ca8be KVM: SVM: Set the encryption mask for the SVM host save area by Tom Lendacky · 4 years, 1 month ago
  41. 4444dfe KVM: SVM: Add NMI support for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  42. ed02b21 KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  43. 5719455 KVM: SVM: Do not report support for SMM for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  44. 5265713 KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES by Tom Lendacky · 4 years, 1 month ago
  45. d1949b9 KVM: SVM: Add support for CR8 write traps for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  46. 5b51cb1 KVM: SVM: Add support for CR4 write traps for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  47. f27ad38 KVM: SVM: Add support for CR0 write traps for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  48. 2985afb KVM: SVM: Add support for EFER write traps for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  49. 7ed9abf KVM: SVM: Support string IO operations for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  50. 8f423a8 KVM: SVM: Support MMIO for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  51. 59e38b5 KVM: SVM: Create trace events for VMGEXIT MSR protocol processing by Tom Lendacky · 4 years, 1 month ago
  52. d523ab6b KVM: SVM: Create trace events for VMGEXIT processing by Tom Lendacky · 4 years, 1 month ago
  53. e1d7111 KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100 by Tom Lendacky · 4 years, 1 month ago
  54. d369466 KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004 by Tom Lendacky · 4 years, 1 month ago
  55. 1edc145 KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002 by Tom Lendacky · 4 years, 1 month ago
  56. 291bd20 KVM: SVM: Add initial support for a VMGEXIT VMEXIT by Tom Lendacky · 4 years, 1 month ago
  57. e9093fd4 KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file by Tom Lendacky · 4 years, 1 month ago
  58. 8164a5f KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES by Tom Lendacky · 4 years, 1 month ago
  59. bc624d9 KVM: SVM: Do not allow instruction emulation under SEV-ES by Tom Lendacky · 4 years, 1 month ago
  60. 8d4846b KVM: SVM: Prevent debugging under SEV-ES by Tom Lendacky · 4 years, 1 month ago
  61. f1c6366 KVM: SVM: Add required changes to support intercepts under SEV-ES by Tom Lendacky · 4 years, 1 month ago
  62. f9a4d62 KVM: x86: introduce complete_emulated_msr callback by Paolo Bonzini · 4 years, 1 month ago
  63. 8b47442 KVM: x86: use kvm_complete_insn_gp in emulating RDMSR/WRMSR by Paolo Bonzini · 4 years, 1 month ago
  64. 9caec4b KVM: x86: remove bogus #GP injection by Paolo Bonzini · 4 years, 1 month ago
  65. 148842c Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  66. eb0ea74 Merge tag 'x86-fpu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  67. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  68. adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  69. 76d4acf2 Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  70. 8a8ca83 Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  71. 8c1dccc Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  72. 1ac0884 Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  73. 0ca2ce8 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
  74. 84292ff Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  75. 8ba27ae Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  76. 405f868 Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  77. 54d7948 Merge tag 'x86_mm_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  78. 9c70f04 Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  79. ae1c1a8 Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  80. 0d71297 Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  81. 5583ff6 Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  82. 85fe40c Merge tag 'x86_microcode_update_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  83. 2b34233 Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  84. 9e4b0d5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 1 month ago
  85. 1c04d8c KVM: x86: Mark GPRs dirty when written by Tom Lendacky · 4 years, 1 month ago
  86. add5e2f KVM: SVM: Add support for the SEV-ES VMSA by Tom Lendacky · 4 years, 1 month ago
  87. 0f60bde KVM: SVM: Add GHCB accessor functions for retrieving fields by Tom Lendacky · 4 years, 1 month ago
  88. 916391a KVM: SVM: Add support for SEV-ES capability in KVM by Tom Lendacky · 4 years, 1 month ago
  89. 9d4747d KVM: SVM: Remove the call to sev_platform_status() during setup by Tom Lendacky · 4 years, 1 month ago
  90. 69372cf0 x86/cpu: Add VM page flush MSR availablility as a CPUID feature by Tom Lendacky · 4 years, 1 month ago
  91. 3f1a18b KVM/VMX/SVM: Move kvm_machine_check function to x86.h by Uros Bizjak · 4 years, 2 months ago
  92. ec6f5e0 Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  93. 7b1b868 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  94. 0d07c0e x86/kprobes: Fix optprobe to detect INT3 padding correctly by Masami Hiramatsu · 4 years, 1 month ago
  95. 34c0f6f KVM: mmu: Fix SPTE encoding of MMIO generation upper half by Maciej S. Szmigiero · 4 years, 1 month ago
  96. 39485ed KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits by Paolo Bonzini · 4 years, 1 month ago
  97. 2224fc9 KVM: x86: Expose AVX512_FP16 for supported CPUID by Cathy Zhang · 4 years, 1 month ago
  98. e1b35da x86: Enumerate AVX512 FP16 CPUID feature flag by Kyung Min Park · 4 years, 1 month ago
  99. 6c44221 KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S by Uros Bizjak · 4 years, 2 months ago
  100. e998879 x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests by Ashish Kalra · 4 years, 1 month ago