| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'smp-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-05-23 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | x86/xen: Allow to retry if cpu_initialize_context() failed. | Boris Ostrovsky | 2022-04-12 | 1 | -1/+4 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-05-23 | 3 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | efi: x86: Set the NX-compatibility flag in the PE header | Peter Jones | 2022-05-03 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | efi: libstub: declare DXE services table | Baskov Evgeniy | 2022-05-03 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | efi: Save location of EFI confidential computing area | Dov Murik | 2022-04-13 | 1 | -0/+3 | |
| | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-05-20 | 3 | -10/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID | Paolo Bonzini | 2022-05-20 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | KVM: x86: hyper-v: fix type of valid_bank_mask | Yury Norov | 2022-05-20 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | kvm: x86/pmu: Fix the compare function used by the pmu event filter | Aaron Lewis | 2022-05-20 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | KVM: x86/mmu: Update number of zapped pages even if page list is stable | Sean Christopherson | 2022-05-12 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | x86/mm: Fix marking of unused sub-pmd ranges | Adrian-Ken Rueegsegger | 2022-05-13 | 1 | -2/+3 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'x86-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-05-08 | 1 | -41/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | x86/fpu: Prevent FPU state corruption | Thomas Gleixner | 2022-05-05 | 1 | -41/+26 | |
| | | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-05-06 | 9 | -69/+190 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | KVM: VMX: Exit to userspace if vCPU has injected exception and invalid state | Sean Christopherson | 2022-05-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | KVM: SEV: Mark nested locking of vcpu->lock | Peter Gonda | 2022-05-06 | 1 | -4/+38 | |
| | * | | | | | | | | | | | | | | | | | | Merge branch 'kvm-amd-pmu-fixes' into HEAD | Paolo Bonzini | 2022-05-03 | 2 | -3/+30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU | Sandipan Das | 2022-05-03 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | | | | | | | KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id | Kyle Huey | 2022-05-03 | 1 | -3/+25 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Merge branch 'kvm-tdp-mmu-atomicity-fix' into HEAD | Paolo Bonzini | 2022-05-03 | 5 | -61/+121 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | KVM: x86/mmu: Use atomic XCHG to write TDP MMU SPTEs with volatile bits | Sean Christopherson | 2022-05-03 | 2 | -31/+85 | |
| | | * | | | | | | | | | | | | | | | | KVM: x86/mmu: Move shadow-present check out of spte_has_volatile_bits() | Sean Christopherson | 2022-05-03 | 3 | -27/+32 | |
| | | * | | | | | | | | | | | | | | | | KVM: x86/mmu: Don't treat fully writable SPTEs as volatile (modulo A/D) | Sean Christopherson | 2022-05-03 | 2 | -9/+10 | |
| | | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-05-01 | 8 | -41/+103 | |
| |\| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | KVM: x86: work around QEMU issue with synthetic CPUID leaves | Paolo Bonzini | 2022-04-29 | 1 | -5/+14 | |
| | * | | | | | | | | | | | | | | | | Revert "x86/mm: Introduce lookup_address_in_mm()" | Sean Christopherson | 2022-04-29 | 2 | -15/+0 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD | Paolo Bonzini | 2022-04-29 | 5 | -21/+89 | |
| | |\| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | KVM: x86/mmu: fix potential races when walking host page table | Mingwei Zhang | 2022-04-29 | 1 | -5/+42 | |
| | | * | | | | | | | | | | | | | | | KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT | Paolo Bonzini | 2022-04-29 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR | Sean Christopherson | 2022-04-29 | 5 | -16/+45 | |
| | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-05-01 | 13 | -11/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests | Thomas Gleixner | 2022-04-29 | 1 | -1/+5 | |
| | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT config | Nur Hussein | 2022-04-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | x86/xen: Add ANNOTATE_NOENDBR to startup_xen() | Josh Poimboeuf | 2022-04-19 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | x86/uaccess: Add ENDBR to __put_user_nocheck*() | Josh Poimboeuf | 2022-04-19 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | x86/retpoline: Add ANNOTATE_NOENDBR for retpolines | Josh Poimboeuf | 2022-04-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | x86/static_call: Add ANNOTATE_NOENDBR to static call trampoline | Josh Poimboeuf | 2022-04-19 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | x86,objtool: Explicitly mark idtentry_body()s tail REACHABLE | Peter Zijlstra | 2022-04-19 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | x86,xen,objtool: Add UNWIND hint | Peter Zijlstra | 2022-04-19 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | x86/unwind/orc: Recheck address range after stack info was updated | Dmitry Monakhov | 2022-04-19 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | x86/cpu: Load microcode during restore_processor_state() | Borislav Petkov | 2022-04-19 | 3 | -4/+14 | |
| | * | | | | | | | | | | | | | | | x86/cpu: Add new Alderlake and Raptorlake CPU model numbers | Tony Luck | 2022-04-19 | 1 | -0/+3 | |
| | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2022-05-01 | 1 | -35/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | / / / / / / / / | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | x86/uaccess: Don't jump between functions | Josh Poimboeuf | 2022-04-19 | 1 | -35/+52 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-04-24 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU support | Zhang Rui | 2022-04-19 | 1 | -3/+4 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-04-22 | 13 | -64/+110 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | / / / / / | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | KVM: SEV: add cache flush to solve SEV cache incoherency issues | Mingwei Zhang | 2022-04-21 | 6 | -0/+18 | |
| | * | | | | | | | | | | | KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUs | Mingwei Zhang | 2022-04-21 | 1 | -3/+6 | |
