1. a6a6d22 Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 2 months ago
  2. c46e8ec Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
  3. 4ae275b Merge tag 'docs-5.16-2' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 2 months ago
  4. 7d5775d Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 2 months ago
  5. bf6d0d1 Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 2 months ago
  6. 9412f5a parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfig by Helge Deller · 3 years, 2 months ago
  7. 79df39d Revert "parisc: Reduce sigreturn trampoline to 3 instructions" by Helge Deller · 3 years, 2 months ago
  8. 4017b23 parisc: Wrap assembler related defines inside __ASSEMBLY__ by Helge Deller · 3 years, 2 months ago
  9. 8f663eb parisc: Wire up futex_waitv by Helge Deller · 3 years, 2 months ago
  10. 4d7804d parisc: Include stringify.h to avoid build error in crypto/api.c by Helge Deller · 3 years, 2 months ago
  11. 2845e73 KVM: x86: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 2 months ago
  12. 82cc27e KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus() by Vitaly Kuznetsov · 3 years, 2 months ago
  13. 37fd3ce KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 2 months ago
  14. b7915d5 KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 2 months ago
  15. 57a2e13 KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 2 months ago
  16. f60a00d KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus() by Vitaly Kuznetsov · 3 years, 2 months ago
  17. b5aead0 KVM: x86: Assume a 64-bit hypercall for guests with protected state by Tom Lendacky · 3 years, 8 months ago
  18. 0e2e641 riscv: kvm: fix non-kernel-doc comment block by Randy Dunlap · 3 years, 2 months ago
  19. 817506d Merge branch 'kvm-5.16-fixes' into kvm-master by Paolo Bonzini · 3 years, 2 months ago
  20. 8e38e96 KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror() by Sean Christopherson · 3 years, 2 months ago
  21. ea410ef KVM: SEV: Drop a redundant setting of sev->asid during initialization by Sean Christopherson · 3 years, 2 months ago
  22. 1bd00a4 KVM: SEV: WARN if SEV-ES is marked active but SEV is not by Sean Christopherson · 3 years, 2 months ago
  23. a41fb26 KVM: SEV: Set sev_info.active after initial checks in sev_guest_init() by Sean Christopherson · 3 years, 2 months ago
  24. 79b1114 KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs by Sean Christopherson · 3 years, 2 months ago
  25. cee6666 KVM: nVMX: Use a gfn_to_hva_cache for vmptrld by David Woodhouse · 3 years, 2 months ago
  26. 7d0172b KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS check by David Woodhouse · 3 years, 2 months ago
  27. 6a83475 KVM: x86/xen: Use sizeof_field() instead of open-coding it by David Woodhouse · 3 years, 2 months ago
  28. 297d597 KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12 by David Woodhouse · 3 years, 2 months ago
  29. 4e84364 KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO by David Woodhouse · 3 years, 2 months ago
  30. b8453cd KVM: x86/mmu: include EFER.LMA in extended mmu role by Maxim Levitsky · 3 years, 2 months ago
  31. af957ee KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state load by Maxim Levitsky · 3 years, 2 months ago
  32. 964b7aa KVM: Fix steal time asm constraints by David Woodhouse · 3 years, 2 months ago
  33. dc23a51 cpuid: kvm_find_kvm_cpuid_features() should be declared 'static' by Paul Durrant · 3 years, 2 months ago
  34. 3fa5954 Merge tag 'mips-fixes_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 2 months ago
  35. 636e36b Documentation: update vcpu-requests.rst reference by Mauro Carvalho Chehab · 3 years, 2 months ago
  36. c5adbb3a KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap() by 黄乐 · 3 years, 2 months ago
  37. fc1aabb mips: lantiq: add support for clk_get_parent() by Randy Dunlap · 3 years, 2 months ago
  38. e8f6748 mips: bcm63xx: add support for clk_get_parent() by Randy Dunlap · 3 years, 2 months ago
  39. 255e51d MIPS: generic/yamon-dt: fix uninitialized variable error by Colin Ian King · 3 years, 2 months ago
  40. b3ff288 MIPS: syscalls: Wire up futex_waitv syscall by Wang Haojun · 3 years, 2 months ago
  41. f3e613e x86/hyperv: Move required MSRs check to initial platform probing by Sean Christopherson · 3 years, 2 months ago
  42. daf9721 x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails by Sean Christopherson · 3 years, 2 months ago
  43. c3b68c2 Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 2 months ago
  44. 24318ae Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh by Linus Torvalds · 3 years, 2 months ago
  45. 6ea45c5 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 2 months ago
  46. 0d1503d Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 2 months ago
  47. 218cc8b Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  48. fc661f2 Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  49. f7018be Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  50. 1654e95 Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  51. 3ec18fc parisc/entry: fix trace test in syscall exit path by Sven Schnelle · 3 years, 2 months ago
  52. 38860b2 parisc: Flush kernel data mapping in set_pte_at() when installing pte for user page by John David Anglin · 3 years, 2 months ago
  53. f0d1cfa parisc: Fix implicit declaration of function '__kernel_text_address' by Helge Deller · 3 years, 2 months ago
  54. 279917e parisc: Fix backtrace to always include init funtion names by Helge Deller · 3 years, 2 months ago
  55. 4d6fe79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
  56. d4fa09e Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  57. be427a8 Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 2 months ago
  58. b89f311 Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 2 months ago
  59. 4218a96 Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 2 months ago
  60. c7a9b64 signal/vm86_32: Remove pointless test in BUG_ON by Eric W. Biederman · 3 years, 2 months ago
  61. 84886c2 Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 3 years, 2 months ago
  62. fbdb5e8 x86/cpu: Add Raptor Lake to Intel family by Tony Luck · 3 years, 2 months ago
  63. e629fc1 x86/mce: Add errata workaround for Skylake SKX37 by Dave Jones · 3 years, 3 months ago
  64. 418ace9 ARM: 9156/1: drop cc-option fallbacks for architecture selection by Arnd Bergmann · 3 years, 2 months ago
  65. 0d08e7b ARM: 9155/1: fix early early_iounmap() by Michał Mirosław · 3 years, 2 months ago
  66. 501cfe0 KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_from by Paolo Bonzini · 3 years, 2 months ago
  67. 3e067fd KVM: x86: move guest_pv_has out of user_access section by Paolo Bonzini · 3 years, 2 months ago
  68. c4a11bf dt-bindings: Rename Ingenic CGU headers to ingenic,*.h by Paul Cercueil · 3 years, 3 months ago
  69. dbf4989 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  70. 6d76f6e Merge tag 'm68knommu-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 3 years, 2 months ago
  71. f54ca91 Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  72. c55a041 Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
  73. b873e98 kasan: add kasan mode messages when kasan init by Kuan-Ying Lee · 3 years, 2 months ago
  74. ab09243 mm/migrate.c: remove MIGRATE_PFN_LOCKED by Alistair Popple · 3 years, 2 months ago
  75. f5396f2d Merge branch 'kvm-5.16-fixes' into kvm-master by Paolo Bonzini · 3 years, 2 months ago
  76. 1f05833 Merge branch 'kvm-sev-move-context' into kvm-master by Paolo Bonzini · 3 years, 2 months ago
  77. da1bfd5 KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 2 months ago
  78. 796c83c KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid() by Vipin Sharma · 3 years, 2 months ago
  79. 329bd56 KVM: VMX: Add a helper function to retrieve the GPR index for INVPCID, INVVPID, and INVEPT by Vipin Sharma · 3 years, 2 months ago
  80. a5e0c25 KVM: nVMX: Clean up x2APIC MSR handling for L2 by Sean Christopherson · 3 years, 2 months ago
  81. 0cacb80 KVM: VMX: Macrofy the MSR bitmap getters and setters by Sean Christopherson · 3 years, 2 months ago
  82. 67f4b99 KVM: nVMX: Handle dynamic MSR intercept toggling by Sean Christopherson · 3 years, 2 months ago
  83. 7dfbc62 KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use by Sean Christopherson · 3 years, 2 months ago
  84. afd67ee KVM: x86: Don't update vcpu->arch.pv_eoi.msr_val when a bogus value was written to MSR_KVM_PV_EOI_EN by Vitaly Kuznetsov · 3 years, 2 months ago
  85. 77c3323 KVM: x86: Rename kvm_lapic_enable_pv_eoi() by Vitaly Kuznetsov · 3 years, 2 months ago
  86. 760849b KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES by Paul Durrant · 3 years, 2 months ago
  87. 8b44b17 KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows by Sean Christopherson · 3 years, 2 months ago
  88. 10c30de kvm: mmu: Use fast PF path for access tracking of huge pages when possible by Junaid Shahid · 3 years, 2 months ago
  89. c435d4b KVM: x86/mmu: Properly dereference rcu-protected TDP MMU sptep iterator by Sean Christopherson · 3 years, 2 months ago
  90. cae72dc KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active by Maxim Levitsky · 3 years, 2 months ago
  91. e6cd31f kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool by Jim Mattson · 3 years, 2 months ago
  92. 7e2175e KVM: x86: Fix recording of guest steal time / preempted status by David Woodhouse · 3 years, 2 months ago
  93. 0b020f5 KVM: SEV: Add support for SEV-ES intra host migration by Peter Gonda · 3 years, 3 months ago
  94. b566393 KVM: SEV: Add support for SEV intra host migration by Peter Gonda · 3 years, 3 months ago
  95. 91b692a KVM: SEV: provide helpers to charge/uncharge misc_cg by Paolo Bonzini · 3 years, 2 months ago
  96. f4d3165 KVM: generalize "bugged" VM to "dead" VM by Paolo Bonzini · 3 years, 2 months ago
  97. b67a4cc KVM: SEV: Refactor out sev_es_state struct by Peter Gonda · 3 years, 3 months ago
  98. b9ecb9a Merge branch 'kvm-guest-sev-migration' into kvm-master by Paolo Bonzini · 3 years, 2 months ago
  99. 73f1b4f x86/kvm: Add kexec support for SEV Live Migration. by Ashish Kalra · 3 years, 5 months ago
  100. f449561 x86/kvm: Add guest support for detecting and enabling SEV Live Migration feature. by Ashish Kalra · 3 years, 5 months ago