1. 648fc8a KVM: x86: Move nVMX's consistency check macro to common code by Sean Christopherson · 4 years ago
  2. 6906e06 KVM: nSVM: Add missing checks for reserved bits to svm_set_nested_state() by Krish Sadhukhan · 4 years, 3 months ago
  3. c08f390 KVM: nSVM: only copy L1 non-VMLOAD/VMSAVE data in svm_set_nested_state() by Paolo Bonzini · 4 years, 2 months ago
  4. 4bb170a KVM: nSVM: do not mark all VMCB02 fields dirty on nested vmexit by Paolo Bonzini · 4 years, 2 months ago
  5. 7ca62d1 KVM: nSVM: do not mark all VMCB01 fields dirty on nested vmexit by Paolo Bonzini · 4 years, 2 months ago
  6. 7c3ecfc KVM: nSVM: do not copy vmcb01->control blindly to vmcb02->control by Paolo Bonzini · 4 years, 2 months ago
  7. 9e8f0fb KVM: nSVM: rename functions and variables according to vmcbXY nomenclature by Paolo Bonzini · 4 years, 2 months ago
  8. 193015a KVM: nSVM: Track the ASID generation of the vmcb vmrun through the vmcb by Cathy Avery · 4 years ago
  9. af18fa7 KVM: nSVM: Track the physical cpu of the vmcb vmrun through the vmcb by Cathy Avery · 4 years ago
  10. 4995a36 KVM: SVM: Use a separate vmcb for the nested L2 guest by Cathy Avery · 4 years ago
  11. a3322d5 KVM: nSVM: Set the shadow root level to the TDP level for nested NPT by Sean Christopherson · 3 years, 11 months ago
  12. 6d1b867 KVM: SVM: Don't strip the C-bit from CR2 on #PF interception by Sean Christopherson · 3 years, 11 months ago
  13. 73ad160 KVM: x86/mmu: WARN on NULL pae_root or lm_root, or bad shadow root level by Sean Christopherson · 3 years, 11 months ago
  14. a91f387 KVM: x86/mmu: Sync roots after MMU load iff load as successful by Sean Christopherson · 3 years, 11 months ago
  15. 61a1773 KVM: x86/mmu: Unexport MMU load/unload functions by Sean Christopherson · 3 years, 11 months ago
  16. f66c53b KVM: x86: Defer the MMU unload to the normal path on an global INVPCID by Sean Christopherson · 3 years, 11 months ago
  17. c805f5d KVM: nVMX: Defer the MMU reload to the normal path on an EPTP switch by Sean Christopherson · 3 years, 11 months ago
  18. 17e368d KVM: x86/mmu: Set the C-bit in the PDPTRs and LM pseudo-PDPTRs by Sean Christopherson · 3 years, 11 months ago
  19. e49e0b7 KVM: x86/mmu: Fix and unconditionally enable WARNs to detect PAE leaks by Sean Christopherson · 3 years, 11 months ago
  20. 6e0918a KVM: x86/mmu: Check PDPTRs before allocating PAE roots by Sean Christopherson · 3 years, 11 months ago
  21. 6e6ec58 KVM: x86/mmu: Ensure MMU pages are available when allocating roots by Sean Christopherson · 3 years, 11 months ago
  22. 748e52b KVM: x86/mmu: Allocate pae_root and lm_root pages in dedicated helper by Sean Christopherson · 3 years, 11 months ago
  23. ba0a194 KVM: x86/mmu: Allocate the lm_root before allocating PAE roots by Sean Christopherson · 3 years, 11 months ago
  24. b37233c KVM: x86/mmu: Capture 'mmu' in a local variable when allocating roots by Sean Christopherson · 3 years, 11 months ago
  25. 04d4555 KVM: x86/mmu: Alloc page for PDPTEs when shadowing 32-bit NPT with 64-bit by Sean Christopherson · 3 years, 11 months ago
  26. 43c11d9 KVM: x86: to track if L1 is running L2 VM by Dongli Zhang · 3 years, 11 months ago
  27. 70404fe Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  28. 19469d2 Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  29. 75013c6 Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  30. 0a7c10d Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  31. c3c7579 Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 10 months ago
  32. 9d0c8e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
  33. 50eb842 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  34. e83bad7 Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
  35. 61bf318 ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign by Sergei Trofimovich · 3 years, 10 months ago
  36. 0ceb1ac ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls by Sergei Trofimovich · 3 years, 10 months ago
  37. 17f8fc1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 10 months ago
  38. 6bf8819 Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 10 months ago
  39. 35737d2 KVM: LAPIC: Advancing the timer expiration on guest initiated write by Wanpeng Li · 3 years, 11 months ago
  40. 8df9f1a KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive mode by Sean Christopherson · 3 years, 10 months ago
  41. d7eb79c KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged by Wanpeng Li · 3 years, 11 months ago
  42. 6fcd9cb kvm: x86: annotate RCU pointers by Muhammad Usama Anjum · 3 years, 11 months ago
  43. 262b003 KVM: arm64: Fix exclusive limit for IPA size by Marc Zyngier · 3 years, 10 months ago
  44. 7d71755 KVM: arm64: Reject VM creation when the default IPA size is unsupported by Marc Zyngier · 3 years, 10 months ago
  45. ba08abc objtool,x86: Fix uaccess PUSHF/POPF validation by Peter Zijlstra · 3 years, 11 months ago
  46. 0b73688 powerpc/traps: unrecoverable_exception() is not an interrupt handler by Christophe Leroy · 3 years, 10 months ago
  47. 30b2675 arm64: mm: remove unused __cpu_uses_extended_idmap[_level()] by Ard Biesheuvel · 3 years, 10 months ago
  48. 7ba8f2b arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds by Ard Biesheuvel · 3 years, 10 months ago
  49. 4c273d2 kbuild: remove LLVM=1 test from HAS_LTO_CLANG by Masahiro Yamada · 3 years, 10 months ago
  50. bf3c255 kbuild: Allow LTO to be selected with KASAN_HW_TAGS by Sami Tolvanen · 3 years, 11 months ago
  51. bce21a2 Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} by Jan Beulich · 3 years, 10 months ago
  52. 0f9b05b9 Xen: drop exports of {set,clear}_foreign_p2m_mapping() by Jan Beulich · 3 years, 10 months ago
  53. a74e6a0 Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 10 months ago
  54. c8e2fe1 x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case by Sean Christopherson · 3 years, 10 months ago
  55. 7bb8bc6 arm64: perf: Fix 64-bit event counter read truncation by Rob Herring · 3 years, 10 months ago
  56. 26f5538 arm64/mm: Fix __enable_mmu() for new TGRAN range values by James Morse · 3 years, 10 months ago
  57. d15dfd3 arm64: mte: Map hotplugged memory as Normal Tagged by Catalin Marinas · 3 years, 10 months ago
  58. 05a59d7 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 10 months ago
  59. 6a30bed Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 3 years, 10 months ago
  60. 69264b4 sparc: sparc64_defconfig: remove duplicate CONFIGs by Corentin Labbe · 3 years, 11 months ago
  61. e5e8b80 sparc64: Fix opcode filtering in handling of no fault loads by Rob Gardner · 3 years, 11 months ago
  62. bd73758 powerpc: Fix missing declaration of [en/dis]able_kernel_vsx() by Christophe Leroy · 3 years, 10 months ago
  63. c080a17 powerpc/64s/exception: Clean up a missed SRR specifier by Daniel Axtens · 3 years, 11 months ago
  64. 73ac798 powerpc: Fix inverted SET_FULL_REGS bitop by Nicholas Piggin · 3 years, 11 months ago
  65. 7aed41c powerpc/64s: Use symbolic macros for function entry encoding by Michael Ellerman · 3 years, 10 months ago
  66. 9c39198 Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 10 months ago
  67. 01dc926 KVM: arm64: Ensure I-cache isolation between vcpus of a same VM by Marc Zyngier · 3 years, 11 months ago
  68. 86c8336 arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL by Andrey Konovalov · 3 years, 11 months ago
  69. bffe30d x86/sev-es: Use __copy_from_user_inatomic() by Joerg Roedel · 3 years, 11 months ago
  70. 62441a1 x86/sev-es: Correctly track IRQ states in runtime #VC handler by Joerg Roedel · 3 years, 11 months ago
  71. 545ac14 x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack by Joerg Roedel · 3 years, 11 months ago
  72. cea1531 powerpc/64s: Fix instruction encoding for lis in ppc_function_entry() by Naveen N. Rao · 3 years, 11 months ago
  73. bd67b71 MIPS: kernel: Reserve exception base early to prevent corruption by Thomas Bogendoerfer · 3 years, 11 months ago
  74. dbaee83 KVM: arm64: Don't use cbz/adr with external symbols by Sami Tolvanen · 3 years, 11 months ago
  75. 987a087 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 3 years, 10 months ago
  76. 3e895f4 ARM: ep93xx: Select GENERIC_IRQ_MULTI_HANDLER directly by Marc Zyngier · 4 years ago
  77. 093bbe2 arm64/mm: Reorganize pfn_valid() by Anshuman Khandual · 3 years, 11 months ago
  78. eeb0753 arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory by Anshuman Khandual · 3 years, 11 months ago
  79. 6654111 MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytes by Bjørn Mork · 3 years, 11 months ago
  80. 78a81d8 x86/sev-es: Introduce ip_within_syscall_gap() helper by Joerg Roedel · 3 years, 11 months ago
  81. 79cc2ed arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDER by Anshuman Khandual · 3 years, 11 months ago
  82. 07fb6dc arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHARE by Anshuman Khandual · 3 years, 11 months ago
  83. cae118b arm64: Drop support for CMDLINE_EXTEND by Will Deacon · 3 years, 11 months ago
  84. df304c2 arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overrides by Will Deacon · 3 years, 11 months ago
  85. 6c810cf crypto: mips/poly1305 - enable for all MIPS processors by Maciej W. Rozycki · 3 years, 11 months ago
  86. 7a05293 MIPS: boot/compressed: Copy DTB to aligned address by Paul Cercueil · 3 years, 11 months ago
  87. 78c7ccc s390: remove IBM_PARTITION and CONFIGFS_FS from zfcpdump defconfig by Alexander Egorenkov · 3 years, 11 months ago
  88. d50aa69 s390: update defconfigs by Heiko Carstens · 3 years, 11 months ago
  89. 1c0a9c7 s390/cpumf: remove unneeded semicolon by Jiapeng Chong · 3 years, 11 months ago
  90. 46b635b s390/cpumf: rename header file to hwctrset.h by Thomas Richter · 3 years, 11 months ago
  91. c41b20d s390/cpumf: remove 60 seconds read limit by Thomas Richter · 3 years, 11 months ago
  92. f9d8cbf s390/topology: remove always false if check by Heiko Carstens · 4 years ago
  93. eba8e1a s390/time,idle: get rid of unsigned long long by Heiko Carstens · 3 years, 11 months ago
  94. 3bb48a8 Merge branch 'parisc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 11 months ago
  95. fbda790 Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 11 months ago
  96. a65a802 m68k: Fix virt_addr_valid() W=1 compiler warnings by Geert Uytterhoeven · 3 years, 11 months ago
  97. 5d5675d x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscalls by Andy Lutomirski · 3 years, 11 months ago
  98. b59cc97 x86/unwind/orc: Silence warnings caused by missing ORC data by Josh Poimboeuf · 4 years ago
  99. e504e74 x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2 by Josh Poimboeuf · 4 years ago
  100. afbef30 perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBR by Kan Liang · 4 years, 2 months ago