Age | Commit message (Expand) | Author | Files | Lines |
2022-06-19 | Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -75/+159 |
2022-06-19 | Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -7/+8 |
2022-06-18 | x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page | Kirill A. Shutemov | 1 | -1/+14 |
2022-06-17 | Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -17/+18 |
2022-06-17 | x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions" | Hans de Goede | 4 | -17/+18 |
2022-06-17 | Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -6/+88 |
2022-06-15 | x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM | Tianyu Lan | 3 | -6/+88 |
2022-06-15 | x86/tdx: Clarify RIP adjustments in #VE handler | Kirill A. Shutemov | 1 | -55/+123 |
2022-06-15 | x86/tdx: Fix early #VE handling | Kirill A. Shutemov | 1 | -1/+5 |
2022-06-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -127/+197 |
2022-06-14 | Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -39/+353 |
2022-06-13 | x86/mm: Fix RESERVE_BRK() for older binutils | Josh Poimboeuf | 3 | -24/+23 |
2022-06-10 | Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -8/+8 |
2022-06-09 | KVM: x86: SVM: fix nested PAUSE filtering when L0 intercepts PAUSE | Paolo Bonzini | 2 | -20/+23 |
2022-06-09 | KVM: x86: SVM: drop preempt-safe wrappers for avic_vcpu_load/put | Maxim Levitsky | 3 | -27/+8 |
2022-06-09 | KVM: x86: disable preemption while updating apicv inhibition | Maxim Levitsky | 1 | -0/+2 |
2022-06-09 | KVM: x86: SVM: fix avic_kick_target_vcpus_fast | Maxim Levitsky | 1 | -36/+69 |
2022-06-09 | KVM: x86: SVM: remove avic's broken code that updated APIC ID | Maxim Levitsky | 1 | -35/+0 |
2022-06-09 | KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base | Maxim Levitsky | 4 | -6/+37 |
2022-06-09 | KVM: x86: document AVIC/APICv inhibit reasons | Maxim Levitsky | 1 | -2/+57 |
2022-06-09 | KVM: x86/mmu: Set memory encryption "value", not "mask", in shadow PDPTRs | Yuan Yao | 1 | -1/+1 |
2022-06-09 | Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into... | Paolo Bonzini | 263 | -3668/+8570 |
2022-06-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 12 | -37/+113 |
2022-06-08 | KVM: x86: do not report a vCPU as preempted outside instruction boundaries | Paolo Bonzini | 4 | -0/+28 |
2022-06-08 | KVM: x86: do not set st->preempted when going back to user space | Paolo Bonzini | 2 | -14/+18 |
2022-06-07 | KVM: SVM: fix tsc scaling cache logic | Maxim Levitsky | 3 | -15/+23 |
2022-06-07 | KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty logging | Ben Gardon | 3 | -6/+42 |
2022-06-07 | x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() | Jan Beulich | 1 | -1/+1 |
2022-06-07 | KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots() | Shaoqin Huang | 1 | -1/+1 |
2022-06-06 | x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage | Josh Poimboeuf | 2 | -7/+8 |
2022-06-06 | xen/virtio: Enable restricted memory access using Xen grant mappings | Juergen Gross | 2 | -0/+4 |
2022-06-06 | virtio: replace arch_has_restricted_virtio_memory_access() | Juergen Gross | 3 | -8/+4 |
2022-06-06 | Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -3/+9 |
2022-06-05 | Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -6/+115 |
2022-06-05 | Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+4 |
2022-06-05 | Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -112/+20 |
2022-06-05 | Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -71/+66 |
2022-06-05 | Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
2022-06-05 | Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2022-06-05 | Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -6/+6 |
2022-06-05 | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -5/+10 |
2022-06-05 | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds | 1 | -6/+6 |
2022-06-04 | Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+0 |
2022-06-04 | Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+1 |
2022-06-04 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -15/+17 |
2022-06-04 | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+4 |
2022-06-03 | Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+10 |
2022-06-03 | KVM: x86: hyper-v: replace bitmap_weight() with hweight64() | Yury Norov | 1 | -2/+2 |
2022-06-03 | KVM: x86: hyper-v: fix type of valid_bank_mask | Yury Norov | 1 | -2/+2 |
2022-06-03 | arch/x86: replace nodes_weight with nodes_empty where appropriate | Yury Norov | 2 | -3/+3 |