index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-13
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-13
Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2021-11-12
signal/vm86_32: Remove pointless test in BUG_ON
Eric W. Biederman
2021-11-12
Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-11-12
KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_from
Paolo Bonzini
2021-11-12
KVM: x86: move guest_pv_has out of user_access section
Paolo Bonzini
2021-11-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-11
Merge tag 'm68knommu-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-11
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-11
kasan: add kasan mode messages when kasan init
Kuan-Ying Lee
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
2021-11-11
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-11
Merge branch 'kvm-sev-move-context' into kvm-master
Paolo Bonzini
2021-11-11
KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUS
Vitaly Kuznetsov
2021-11-11
KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()
Vipin Sharma
2021-11-11
KVM: VMX: Add a helper function to retrieve the GPR index for INVPCID, INVVPI...
Vipin Sharma
2021-11-11
KVM: nVMX: Clean up x2APIC MSR handling for L2
Sean Christopherson
2021-11-11
KVM: VMX: Macrofy the MSR bitmap getters and setters
Sean Christopherson
2021-11-11
KVM: nVMX: Handle dynamic MSR intercept toggling
Sean Christopherson
2021-11-11
KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use
Sean Christopherson
2021-11-11
KVM: x86: Don't update vcpu->arch.pv_eoi.msr_val when a bogus value was writt...
Vitaly Kuznetsov
2021-11-11
KVM: x86: Rename kvm_lapic_enable_pv_eoi()
Vitaly Kuznetsov
2021-11-11
KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES
Paul Durrant
2021-11-11
KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows
Sean Christopherson
2021-11-11
kvm: mmu: Use fast PF path for access tracking of huge pages when possible
Junaid Shahid
2021-11-11
KVM: x86/mmu: Properly dereference rcu-protected TDP MMU sptep iterator
Sean Christopherson
2021-11-11
KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active
Maxim Levitsky
2021-11-11
kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool
Jim Mattson
2021-11-11
KVM: x86: Fix recording of guest steal time / preempted status
David Woodhouse
2021-11-11
KVM: SEV: Add support for SEV-ES intra host migration
Peter Gonda
2021-11-11
KVM: SEV: Add support for SEV intra host migration
Peter Gonda
2021-11-11
KVM: SEV: provide helpers to charge/uncharge misc_cg
Paolo Bonzini
2021-11-11
KVM: generalize "bugged" VM to "dead" VM
Paolo Bonzini
2021-11-11
KVM: SEV: Refactor out sev_es_state struct
Peter Gonda
2021-11-11
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
2021-11-11
x86/kvm: Add kexec support for SEV Live Migration.
Ashish Kalra
2021-11-11
x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...
Ashish Kalra
2021-11-11
mm: x86: Invoke hypercall when page encryption status is changed
Brijesh Singh
2021-11-11
x86/kvm: Add AMD SEV specific Hypercall3
Brijesh Singh
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-10
mips: decompressor: do not copy source files while building
Masahiro Yamada
2021-11-10
MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompression
Randy Dunlap
2021-11-09
Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
[next]