- fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- f080815 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
- 7cfc5c6 KVM: fix avic_set_running for preemptable kernels by Paolo Bonzini · 3 years, 2 months ago
- e90e51d KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled by Paolo Bonzini · 3 years, 2 months ago
- c9d61dc KVM: SEV: accept signals in sev_lock_two_vms by Paolo Bonzini · 3 years, 2 months ago
- 10a3792 KVM: SEV: do not take kvm->lock when destroying by Paolo Bonzini · 3 years, 2 months ago
- 17d44a9 KVM: SEV: Prohibit migration of a VM that has mirrors by Paolo Bonzini · 3 years, 2 months ago
- bf42b02 KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs locked by Paolo Bonzini · 3 years, 2 months ago
- 642525e KVM: SEV: move mirror status to destination of KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 2 months ago
- 2b347a3 KVM: SEV: initialize regions_list of a mirror VM by Paolo Bonzini · 3 years, 2 months ago
- 501b580 KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 2 months ago
- 4674164 KVM: SEV: do not use list_replace_init on an empty list by Paolo Bonzini · 3 years, 2 months ago
- 53b7ca1 KVM: x86: Use a stable condition around all VT-d PI paths by Paolo Bonzini · 3 years, 2 months ago
- 37c4dbf KVM: x86: check PIR even for vCPUs with disabled APICv by Paolo Bonzini · 3 years, 2 months ago
- 7e1901f KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled by Paolo Bonzini · 3 years, 2 months ago
- f47491d KVM: x86/mmu: Handle "default" period when selectively waking kthread by Sean Christopherson · 3 years, 2 months ago
- 28f091bc KVM: MMU: shadow nested paging does not have PKU by Paolo Bonzini · 3 years, 2 months ago
- 4b85c92 KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path by Sean Christopherson · 3 years, 2 months ago
- 7533377 KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping by Sean Christopherson · 3 years, 2 months ago
- 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, 2 months ago
- 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, 2 months ago
- 1f0e290 arch: Add generic Kconfig option indicating page size smaller than 64k by Guenter Roeck · 3 years, 2 months ago
- 7b65b79 Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 2 months ago
- 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, 2 months ago
- 21e96a2 iommu/vt-d: Remove unused PASID_DISABLED by Joerg Roedel · 3 years, 2 months ago
- 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 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, 2 months ago
- f17fb26 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 2 months ago
- 05b2963 KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg() by Lai Jiangshan · 3 years, 2 months ago
- 12ec33a KVM: X86: Fix when shadow_root_level=5 && guest root_level<4 by Lai Jiangshan · 3 years, 2 months ago
- feb627e KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN by Vitaly Kuznetsov · 3 years, 2 months ago
- 712494d KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12 by Sean Christopherson · 3 years, 2 months ago
- 40e5f908 KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit by Sean Christopherson · 3 years, 2 months ago
- 2b4a5a5 KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST by Sean Christopherson · 3 years, 2 months ago
- 30d7c5d KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability by Paolo Bonzini · 3 years, 2 months ago
- 78311a5 KVM: x86: ignore APICv if LAPIC is not enabled by Paolo Bonzini · 3 years, 2 months ago
- 8503fea KVM: VMX: do not use uninitialized gfn_to_hva_cache by Paolo Bonzini · 3 years, 2 months ago
- d5d1cf4 Merge branch 'kvm-5.16-fixes-pre-rc2' into HEAD by Paolo Bonzini · 3 years, 2 months ago
- 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, 2 months ago
- 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, 2 months ago
- 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, 2 months ago
- 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
- 41ce097 MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48 by Huang Pei · 3 years, 2 months ago
- 1f80d150 KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1 by Catalin Marinas · 3 years, 2 months ago
- 7db5e9e MIPS: loongson64: fix FTLB configuration by Huang Pei · 3 years, 2 months ago
- 1cab5bd MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo() by Tiezhu Yang · 3 years, 2 months ago
- 00db58c xen: make HYPERVISOR_set_debugreg() always_inline by Juergen Gross · 3 years, 2 months ago
- b1c45ad xen: make HYPERVISOR_get_debugreg() always_inline by Juergen Gross · 3 years, 2 months ago
- 5fe7625 arm64: dts: exynos: drop samsung,ufs-shareability-reg-offset in ExynosAutov9 by Chanho Park · 3 years, 2 months ago
- a0eb2da9 futex: Wireup futex_waitv syscall by André Almeida · 3 years, 2 months ago
- fbf3bce MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression by Paul Cercueil · 3 years, 2 months ago
- 7183b2b KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure by Marc Zyngier · 3 years, 2 months ago
- 83bb2c1 KVM: arm64: Save PSTATE early on exit by Marc Zyngier · 3 years, 2 months ago
- c0f2077 x86/boot: Mark prepare_command_line() __init by Borislav Petkov · 3 years, 2 months ago
- 5bb60ea powerpc/32: Fix hardlockup on vmap stack overflow by Christophe Leroy · 3 years, 2 months ago
- cf0b0e3 KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB by Nicholas Piggin · 3 years, 2 months ago
- 94902d8 arm64: uaccess: avoid blocking within critical sections by Mark Rutland · 3 years, 2 months ago
- 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 2 months ago
- 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, 2 months ago
- 3449d6b Merge tag 'arm-soc/for-5.16/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 3 years, 2 months ago
- 98400ad Revert "parisc: Fix backtrace to always include init funtion names" by Helge Deller · 3 years, 2 months ago
- 3fbdc12 parisc: Convert PTE lookup to use extru_safe() macro by Helge Deller · 3 years, 2 months ago
- df2ffed parisc: Fix extraction of hash lock bits in syscall.S by John David Anglin · 3 years, 2 months ago
- 169d1a4 parisc: Provide an extru_safe() macro to extract unsigned bits by Helge Deller · 3 years, 2 months ago
- 74c2e97 RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value by Anup Patel · 3 years, 2 months ago
- 756e1fc KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslot by Sean Christopherson · 3 years, 3 months ago
- 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, 2 months ago
- 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, 2 months ago
- 75603b1 Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 2 months ago
- 923dcc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 6b38e2f Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 2 months ago
- 825c43f kmap_local: don't assume kmap PTEs are linear arrays in memory by Ard Biesheuvel · 3 years, 2 months ago
- eaac2f8 hexagon: ignore vmlinux.lds by Nathan Chancellor · 3 years, 2 months ago
- 51f2ec5 hexagon: clean up timer-regs.h by Nathan Chancellor · 3 years, 2 months ago
- ffb92ce hexagon: export raw I/O routines for modules by Nathan Chancellor · 3 years, 2 months ago
- 2a09919 xen/pvh: add missing prototype to header by Juergen Gross · 3 years, 2 months ago
- 9539ba4 Merge tag 'riscv-for-linus-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 2 months ago
- 7af959b Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- 0dc636b x86: Pin task-stack in __get_wchan() by Peter Zijlstra · 3 years, 2 months ago
- fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 2 months ago
- 5a19c7e riscv: fix building external modules by Andreas Schwab · 3 years, 3 months ago
- 12c484c RISC-V: Enable KVM in RV64 and RV32 defconfigs as a module by Anup Patel · 3 years, 2 months ago
- 187bea4 ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE by Takashi Iwai · 3 years, 2 months ago
- 50fc249 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 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
- c46e8ec Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
- 4ae275b Merge tag 'docs-5.16-2' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 2 months ago
- 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
- 890e3dc ftrace/samples: add s390 support for ftrace direct multi sample by Heiko Carstens · 3 years, 2 months ago
- 503e451 ftrace/samples: add missing Kconfig option for ftrace direct multi sample by Heiko Carstens · 3 years, 2 months ago
- 4aa9340 s390/kexec: fix memory leak of ipl report buffer by Baoquan He · 3 years, 2 months ago
- 20c76e2 s390/kexec: fix return code handling by Heiko Carstens · 3 years, 2 months ago
- 3b90954 s390/dump: fix copying to user-space of swapped kdump oldmem by Alexander Egorenkov · 3 years, 2 months ago
- 8ed716c KVM: x86/mmu: Pass parameter flush as false in kvm_tdp_mmu_zap_collapsible_sptes() by Hou Wenlong · 3 years, 2 months ago
- c7785d8 KVM: x86/mmu: Skip tlb flush if it has been done in zap_gfn_range() by Hou Wenlong · 3 years, 2 months ago
- 9dba4d2 x86/kvm: remove unused ack_notifier callbacks by Juergen Gross · 3 years, 2 months ago
- bf6d0d1 Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 2 months ago
- 9412f5a parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfig by Helge Deller · 3 years, 2 months ago
- 79df39d Revert "parisc: Reduce sigreturn trampoline to 3 instructions" by Helge Deller · 3 years, 2 months ago
- 4017b23 parisc: Wrap assembler related defines inside __ASSEMBLY__ by Helge Deller · 3 years, 2 months ago