1. 268ba09 Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 1 month ago
  2. f5d54a4 Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  3. 90bf8d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
  4. ad5b353 KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure by Tom Lendacky · 3 years, 1 month ago
  5. a655276 KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary by Sean Christopherson · 3 years, 2 months ago
  6. 75236f5 KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails by Sean Christopherson · 3 years, 2 months ago
  7. afdb4a5 parisc: Mark cr16 CPU clocksource unstable on all SMP machines by Helge Deller · 3 years, 1 month ago
  8. 0f9fee4 parisc: Fix "make install" on newer debian releases by Helge Deller · 3 years, 1 month ago
  9. 757f3e6 Merge tag 's390-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 1 month ago
  10. a2aeaea Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 1 month ago
  11. 5c8f6a2 x86/xen: Add xenpv_restore_regs_and_return_to_usermode() by Lai Jiangshan · 3 years, 1 month ago
  12. 1367afa x86/entry: Use the correct fence macro after swapgs in kernel CR3 by Lai Jiangshan · 3 years, 1 month ago
  13. c07e455 x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry() by Lai Jiangshan · 3 years, 1 month ago
  14. 1d5379d0 x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword by Michael Sterritt · 3 years, 1 month ago
  15. 51523ed x86/64/mm: Map all kernel memory into trampoline_pgd by Joerg Roedel · 3 years, 1 month ago
  16. 3c088b1 s390: update defconfigs by Heiko Carstens · 3 years, 1 month ago
  17. 35b6b28 arm64: ftrace: add missing BTIs by Mark Rutland · 3 years, 1 month ago
  18. 2f21832 arm64: kexec: use __pa_symbol(empty_zero_page) by Mark Rutland · 3 years, 1 month ago
  19. a955cad KVM: x86/mmu: Retry page fault if root is invalidated by memslot update by Sean Christopherson · 3 years, 1 month ago
  20. bfbb307 KVM: VMX: Set failure code in prepare_vmcs02() by Dan Carpenter · 3 years, 1 month ago
  21. ef8b4b7 KVM: ensure APICv is considered inactive if there is no APIC by Paolo Bonzini · 3 years, 1 month ago
  22. cb1d220 KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register by Like Xu · 3 years, 1 month ago
  23. b50db70 x86/tsc: Disable clocksource watchdog for TSC on qualified platorms by Feng Tang · 3 years, 1 month ago
  24. c7719e7 x86/tsc: Add a timer to make sure TSC_adjust is always checked by Feng Tang · 3 years, 1 month ago
  25. 52d0b8b x86/fpu/signal: Initialize sw_bytes in save_xstate_epilog() by Marco Elver · 3 years, 1 month ago
  26. 7d697f0 x86/cpu: Drop spurious underscore from RAPTOR_LAKE #define by Tony Luck · 3 years, 1 month ago
  27. 7e8aeb9 parisc: Enable sata sil, audit and usb support on 64-bit defconfig by Helge Deller · 3 years, 1 month ago
  28. 1d7c29b parisc: Fix KBUILD_IMAGE for self-extracting kernel by Helge Deller · 3 years, 1 month ago
  29. f080815 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
  30. 7cfc5c6 KVM: fix avic_set_running for preemptable kernels by Paolo Bonzini · 3 years, 1 month ago
  31. e90e51d KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled by Paolo Bonzini · 3 years, 1 month ago
  32. c9d61dc KVM: SEV: accept signals in sev_lock_two_vms by Paolo Bonzini · 3 years, 1 month ago
  33. 10a3792 KVM: SEV: do not take kvm->lock when destroying by Paolo Bonzini · 3 years, 1 month ago
  34. 17d44a9 KVM: SEV: Prohibit migration of a VM that has mirrors by Paolo Bonzini · 3 years, 1 month ago
  35. bf42b02 KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs locked by Paolo Bonzini · 3 years, 1 month ago
  36. 642525e KVM: SEV: move mirror status to destination of KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 1 month ago
  37. 2b347a3 KVM: SEV: initialize regions_list of a mirror VM by Paolo Bonzini · 3 years, 1 month ago
  38. 501b580 KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 1 month ago
  39. 4674164 KVM: SEV: do not use list_replace_init on an empty list by Paolo Bonzini · 3 years, 1 month ago
  40. 53b7ca1 KVM: x86: Use a stable condition around all VT-d PI paths by Paolo Bonzini · 3 years, 1 month ago
  41. 37c4dbf KVM: x86: check PIR even for vCPUs with disabled APICv by Paolo Bonzini · 3 years, 1 month ago
  42. 7e1901f KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled by Paolo Bonzini · 3 years, 1 month ago
  43. f47491d KVM: x86/mmu: Handle "default" period when selectively waking kthread by Sean Christopherson · 3 years, 1 month ago
  44. 28f091bc KVM: MMU: shadow nested paging does not have PKU by Paolo Bonzini · 3 years, 1 month ago
  45. 4b85c92 KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path by Sean Christopherson · 3 years, 1 month ago
  46. 7533377 KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping by Sean Christopherson · 3 years, 1 month ago
  47. 52d04d4 s390/pci: move pseudo-MMIO to prevent MIO overlap by Niklas Schnelle · 3 years, 2 months ago
  48. 9557e60 Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  49. 0757ca0 Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 1 month ago
  50. 1f0e290 arch: Add generic Kconfig option indicating page size smaller than 64k by Guenter Roeck · 3 years, 1 month ago
  51. 7b65b79 Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 1 month ago
  52. 6be0880 Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 1 month ago
  53. 21e96a2 iommu/vt-d: Remove unused PASID_DISABLED by Joerg Roedel · 3 years, 1 month ago
  54. 6b54698 Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 1 month ago
  55. f17fb26 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 1 month ago
  56. 05b2963 KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg() by Lai Jiangshan · 3 years, 1 month ago
  57. 12ec33a KVM: X86: Fix when shadow_root_level=5 && guest root_level<4 by Lai Jiangshan · 3 years, 1 month ago
  58. feb627e KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN by Vitaly Kuznetsov · 3 years, 1 month ago
  59. 712494d KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12 by Sean Christopherson · 3 years, 1 month ago
  60. 40e5f908 KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit by Sean Christopherson · 3 years, 1 month ago
  61. 2b4a5a5 KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST by Sean Christopherson · 3 years, 1 month ago
  62. 30d7c5d KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability by Paolo Bonzini · 3 years, 1 month ago
  63. 78311a5 KVM: x86: ignore APICv if LAPIC is not enabled by Paolo Bonzini · 3 years, 1 month ago
  64. 8503fea KVM: VMX: do not use uninitialized gfn_to_hva_cache by Paolo Bonzini · 3 years, 1 month ago
  65. d5d1cf4 Merge branch 'kvm-5.16-fixes-pre-rc2' into HEAD by Paolo Bonzini · 3 years, 1 month ago
  66. 3d627cc Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 1 month ago
  67. b501b85 Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 1 month ago
  68. 6ef9d231 Merge tag 'arm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 1 month ago
  69. 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 1 month ago
  70. 41ce097 MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48 by Huang Pei · 3 years, 1 month ago
  71. 1f80d150 KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1 by Catalin Marinas · 3 years, 1 month ago
  72. 7db5e9e MIPS: loongson64: fix FTLB configuration by Huang Pei · 3 years, 1 month ago
  73. 1cab5bd MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo() by Tiezhu Yang · 3 years, 1 month ago
  74. 00db58c xen: make HYPERVISOR_set_debugreg() always_inline by Juergen Gross · 3 years, 1 month ago
  75. b1c45ad xen: make HYPERVISOR_get_debugreg() always_inline by Juergen Gross · 3 years, 1 month ago
  76. 5fe7625 arm64: dts: exynos: drop samsung,ufs-shareability-reg-offset in ExynosAutov9 by Chanho Park · 3 years, 1 month ago
  77. a0eb2da9 futex: Wireup futex_waitv syscall by André Almeida · 3 years, 1 month ago
  78. 53ae723 s390/test_unwind: use raw opcode instead of invalid instruction by Ilie Halip · 3 years, 1 month ago
  79. fbf3bce MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression by Paul Cercueil · 3 years, 1 month ago
  80. 7183b2b KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure by Marc Zyngier · 3 years, 1 month ago
  81. 83bb2c1 KVM: arm64: Save PSTATE early on exit by Marc Zyngier · 3 years, 1 month ago
  82. c0f2077 x86/boot: Mark prepare_command_line() __init by Borislav Petkov · 3 years, 1 month ago
  83. 5bb60ea powerpc/32: Fix hardlockup on vmap stack overflow by Christophe Leroy · 3 years, 1 month ago
  84. cf0b0e3 KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB by Nicholas Piggin · 3 years, 1 month ago
  85. 94902d8 arm64: uaccess: avoid blocking within critical sections by Mark Rutland · 3 years, 1 month ago
  86. 4fd932a Merge tag 'socfpga_fix_for_v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes by Arnd Bergmann · 3 years, 1 month ago
  87. 3449d6b Merge tag 'arm-soc/for-5.16/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 3 years, 1 month ago
  88. 98400ad Revert "parisc: Fix backtrace to always include init funtion names" by Helge Deller · 3 years, 1 month ago
  89. 3fbdc12 parisc: Convert PTE lookup to use extru_safe() macro by Helge Deller · 3 years, 1 month ago
  90. df2ffed parisc: Fix extraction of hash lock bits in syscall.S by John David Anglin · 3 years, 1 month ago
  91. 169d1a4 parisc: Provide an extru_safe() macro to extract unsigned bits by Helge Deller · 3 years, 1 month ago
  92. 74c2e97 RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value by Anup Patel · 3 years, 1 month ago
  93. 756e1fc KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslot by Sean Christopherson · 3 years, 2 months ago
  94. 40c93d7 Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  95. af16bde Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  96. 75603b1 Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 1 month ago
  97. 923dcc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
  98. 6b38e2f Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 1 month ago
  99. 825c43f kmap_local: don't assume kmap PTEs are linear arrays in memory by Ard Biesheuvel · 3 years, 1 month ago
  100. eaac2f8 hexagon: ignore vmlinux.lds by Nathan Chancellor · 3 years, 1 month ago