aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-12-12Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+14
2021-12-12Merge tag 'csky-for-linus-5.16-rc5' of git://github.com/c-sky/csky-linuxGravatar Linus Torvalds 1-2/+2
2021-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-15/+28
2021-12-10Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+4
2021-12-10KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exitGravatar Sean Christopherson 1-2/+7
2021-12-10KVM: X86: Raise #GP when clearing CR0_PG in 64 bit modeGravatar Lai Jiangshan 1-1/+2
2021-12-10KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI reqGravatar Sean Christopherson 1-2/+5
2021-12-10KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...Gravatar Vitaly Kuznetsov 1-1/+1
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-1/+1
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 1-1/+1
2021-12-08sched,x86: Don't use cluster topology for x86 hybrid CPUsGravatar Peter Zijlstra 1-0/+14
2021-12-08KVM: nVMX: Don't use Enlightened MSR Bitmap for L3Gravatar Vitaly Kuznetsov 1-9/+13
2021-12-08csky: fix typo of fpu config macroGravatar Kelly Devilliv 1-2/+2
2021-12-07arm64: dts: apple: t8103: Mark PCIe PERST# polarity active low in DTGravatar Marc Zyngier 1-3/+4
2021-12-06Merge tag 'efi-urgent-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-1/+3
2021-12-05Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-23/+27
2021-12-05Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 8-43/+154
2021-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 10-51/+106
2021-12-05x86/sme: Explicitly map new EFI memmap table as encryptedGravatar Tom Lendacky 2-1/+3
2021-12-05KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failureGravatar Tom Lendacky 2-46/+71
2021-12-05KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessaryGravatar Sean Christopherson 1-4/+4
2021-12-05KVM: SEV: Return appropriate error codes if SEV-ES scratch setup failsGravatar Sean Christopherson 1-13/+17
2021-12-04parisc: Mark cr16 CPU clocksource unstable on all SMP machinesGravatar Helge Deller 1-22/+8
2021-12-04parisc: Fix "make install" on newer debian releasesGravatar Helge Deller 1-0/+1
2021-12-03Merge tag 's390-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 5-8/+23
2021-12-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-1/+7
2021-12-03x86/xen: Add xenpv_restore_regs_and_return_to_usermode()Gravatar Lai Jiangshan 2-0/+24
2021-12-03x86/entry: Use the correct fence macro after swapgs in kernel CR3Gravatar Lai Jiangshan 1-7/+8
2021-12-03x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()Gravatar Lai Jiangshan 1-11/+5
2021-12-03x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qwordGravatar Michael Sterritt 1-18/+39
2021-12-03x86/64/mm: Map all kernel memory into trampoline_pgdGravatar Joerg Roedel 1-1/+11
2021-12-02s390: update defconfigsGravatar Heiko Carstens 3-3/+16
2021-12-02arm64: ftrace: add missing BTIsGravatar Mark Rutland 1-0/+6
2021-12-02arm64: kexec: use __pa_symbol(empty_zero_page)Gravatar Mark Rutland 1-1/+1
2021-12-02KVM: x86/mmu: Retry page fault if root is invalidated by memslot updateGravatar Sean Christopherson 2-3/+23
2021-12-02KVM: VMX: Set failure code in prepare_vmcs02()Gravatar Dan Carpenter 1-1/+3
2021-12-02KVM: ensure APICv is considered inactive if there is no APICGravatar Paolo Bonzini 4-4/+8
2021-12-02KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln registerGravatar Like Xu 1-1/+1
2021-12-02x86/tsc: Disable clocksource watchdog for TSC on qualified platormsGravatar Feng Tang 1-4/+24
2021-12-02x86/tsc: Add a timer to make sure TSC_adjust is always checkedGravatar Feng Tang 1-0/+41
2021-11-30x86/fpu/signal: Initialize sw_bytes in save_xstate_epilog()Gravatar Marco Elver 1-1/+1
2021-11-30x86/cpu: Drop spurious underscore from RAPTOR_LAKE #defineGravatar Tony Luck 1-1/+1
2021-11-30parisc: Enable sata sil, audit and usb support on 64-bit defconfigGravatar Helge Deller 1-1/+13
2021-11-30parisc: Fix KBUILD_IMAGE for self-extracting kernelGravatar Helge Deller 1-0/+5
2021-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 22-253/+329
2021-11-30mips, bpf: Fix reference to non-existing Kconfig symbolGravatar Johan Almbladh 1-1/+1
2021-11-30KVM: fix avic_set_running for preemptable kernelsGravatar Paolo Bonzini 1-7/+9
2021-11-30KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabledGravatar Paolo Bonzini 1-2/+2
2021-11-30KVM: SEV: accept signals in sev_lock_two_vmsGravatar Paolo Bonzini 1-6/+16
2021-11-30KVM: SEV: do not take kvm->lock when destroyingGravatar Paolo Bonzini 1-4/+0