| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-11-15 | x86/sev: Get rid of excessive use of defines |  Borislav Petkov | 1 | -23/+28 |
| 2021-11-15 | x86/sev: Shorten GHCB terminate macro names |  Brijesh Singh | 1 | -2/+2 |
| 2021-11-15 | x86/sgx: Hook arch_memory_failure() into mainline code |  Tony Luck | 2 | -0/+12 |
| 2021-11-15 | x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDAC |  Yazen Ghannam | 1 | -1/+0 |
| 2021-11-15 | x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDAC |  Yazen Ghannam | 1 | -3/+0 |
| 2021-11-14 | Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2021-11-14 | Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2021-11-14 | Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -0/+21 |
| 2021-11-12 | x86/cpu: Add Raptor Lake to Intel family |  Tony Luck | 1 | -0/+2 |
| 2021-11-11 | Merge branch 'kvm-5.16-fixes' into kvm-master |  Paolo Bonzini | 2 | -3/+7 |
| 2021-11-11 | Merge branch 'kvm-sev-move-context' into kvm-master |  Paolo Bonzini | 1 | -0/+1 |
| 2021-11-11 | KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUS |  Vitaly Kuznetsov | 1 | -1/+0 |
| 2021-11-11 | KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES |  Paul Durrant | 2 | -1/+5 |
| 2021-11-11 | KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active |  Maxim Levitsky | 1 | -0/+1 |
| 2021-11-11 | KVM: x86: Fix recording of guest steal time / preempted status |  David Woodhouse | 1 | -1/+1 |
| 2021-11-11 | KVM: SEV: Add support for SEV intra host migration |  Peter Gonda | 1 | -0/+1 |
| 2021-11-11 | Merge branch 'kvm-guest-sev-migration' into kvm-master |  Paolo Bonzini | 5 | -0/+24 |
| 2021-11-11 | x86/kvm: Add guest support for detecting and enabling SEV Live Migration feature. |  Ashish Kalra | 1 | -0/+4 |
| 2021-11-11 | mm: x86: Invoke hypercall when page encryption status is changed |  Brijesh Singh | 3 | -0/+8 |
| 2021-11-11 | x86/kvm: Add AMD SEV specific Hypercall3 |  Brijesh Singh | 1 | -0/+12 |
| 2021-11-11 | x86/smp: Factor out parts of native_smp_prepare_cpus() |  Boris Ostrovsky | 1 | -0/+1 |
| 2021-11-11 | static_call,x86: Robustify trampoline patching |  Peter Zijlstra | 1 | -0/+1 |
| 2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic |  Linus Torvalds | 1 | -33/+0 |
| 2021-11-10 | Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 4 | -150/+108 |
| 2021-11-04 | Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 1 | -2/+0 |
| 2021-11-04 | Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 1 | -3/+0 |
| 2021-11-03 | x86/fpu: Optimize out sigframe xfeatures when in init state |  Dave Hansen | 2 | -0/+19 |
| 2021-11-02 | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm |  Linus Torvalds | 1 | -1/+1 |
| 2021-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 2 | -21/+38 |
| 2021-11-02 | Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux |  Linus Torvalds | 2 | -13/+74 |
| 2021-11-02 | Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 7 | -17/+48 |
| 2021-11-02 | xen: allow pv-only hypercalls only with CONFIG_XEN_PV |  Juergen Gross | 1 | -109/+102 |
| 2021-11-02 | x86/xen: remove 32-bit pv leftovers |  Juergen Gross | 1 | -30/+8 |
| 2021-11-02 | xen-pciback: allow compiling on other archs than x86 |  Oleksandr Andrushchenko | 1 | -19/+0 |
| 2021-11-02 | x86/xen: switch initial pvops IRQ functions to dummy ones |  Juergen Gross | 1 | -0/+2 |
| 2021-11-02 | x86/pvh: add prototype for xen_pvh_init() |  Juergen Gross | 1 | -0/+4 |
| 2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 4 | -3/+41 |
| 2021-11-01 | Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux |  Linus Torvalds | 1 | -0/+3 |
| 2021-11-01 | Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+6 |
| 2021-11-01 | Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -5/+16 |
| 2021-11-01 | Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -4/+4 |
| 2021-11-01 | Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -12/+10 |
| 2021-11-01 | Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -12/+0 |
| 2021-11-01 | Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 19 | -686/+458 |
| 2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -1/+11 |
| 2021-11-01 | Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 7 | -99/+45 |
| 2021-11-01 | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+3 |
| 2021-10-31 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/tegra', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into next |  Joerg Roedel | 1 | -2/+0 |
| 2021-10-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -1/+1 |
| 2021-10-31 | Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 3 | -8/+2 |