index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-30
KVM: fix avic_set_running for preemptable kernels
Paolo Bonzini
2021-11-30
KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
Paolo Bonzini
2021-11-30
KVM: SEV: accept signals in sev_lock_two_vms
Paolo Bonzini
2021-11-30
KVM: SEV: do not take kvm->lock when destroying
Paolo Bonzini
2021-11-30
KVM: SEV: Prohibit migration of a VM that has mirrors
Paolo Bonzini
2021-11-30
KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs locked
Paolo Bonzini
2021-11-30
KVM: SEV: move mirror status to destination of KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
2021-11-30
KVM: SEV: initialize regions_list of a mirror VM
Paolo Bonzini
2021-11-30
KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
2021-11-30
KVM: SEV: do not use list_replace_init on an empty list
Paolo Bonzini
2021-11-30
KVM: x86: Use a stable condition around all VT-d PI paths
Paolo Bonzini
2021-11-30
KVM: x86: check PIR even for vCPUs with disabled APICv
Paolo Bonzini
2021-11-30
KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled
Paolo Bonzini
2021-11-30
KVM: x86/mmu: Handle "default" period when selectively waking kthread
Sean Christopherson
2021-11-30
KVM: MMU: shadow nested paging does not have PKU
Paolo Bonzini
2021-11-30
KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path
Sean Christopherson
2021-11-30
KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping
Sean Christopherson
2021-11-28
Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-28
Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-27
arch: Add generic Kconfig option indicating page size smaller than 64k
Guenter Roeck
2021-11-27
Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-11-27
Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-26
iommu/vt-d: Remove unused PASID_DISABLED
Joerg Roedel
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-11-26
KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()
Lai Jiangshan
2021-11-26
KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
Lai Jiangshan
2021-11-26
KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
Vitaly Kuznetsov
2021-11-26
KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12
Sean Christopherson
2021-11-26
KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit
Sean Christopherson
2021-11-26
KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST
Sean Christopherson
2021-11-26
KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability
Paolo Bonzini
2021-11-26
KVM: x86: ignore APICv if LAPIC is not enabled
Paolo Bonzini
2021-11-26
KVM: VMX: do not use uninitialized gfn_to_hva_cache
Paolo Bonzini
2021-11-26
Merge branch 'kvm-5.16-fixes-pre-rc2' into HEAD
Paolo Bonzini
2021-11-26
Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-11-25
Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-25
Merge tag 'arm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-25
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-25
MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48
Huang Pei
2021-11-25
KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1
Catalin Marinas
2021-11-25
MIPS: loongson64: fix FTLB configuration
Huang Pei
2021-11-25
MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()
Tiezhu Yang
2021-11-25
xen: make HYPERVISOR_set_debugreg() always_inline
Juergen Gross
2021-11-25
xen: make HYPERVISOR_get_debugreg() always_inline
Juergen Gross
2021-11-25
arm64: dts: exynos: drop samsung,ufs-shareability-reg-offset in ExynosAutov9
Chanho Park
2021-11-25
futex: Wireup futex_waitv syscall
André Almeida
[next]