Age | Commit message (Expand) | Author | Files | Lines |
2022-02-17 | x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0 | Leonardo Bras | 3 | -8/+16 |
2022-02-17 | x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0 | Leonardo Bras | 2 | -1/+6 |
2022-02-17 | kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode | Anton Romanov | 1 | -0/+7 |
2022-02-17 | KVM: Fix lockdep false negative during host resume | Wanpeng Li | 1 | -3/+1 |
2022-02-17 | KVM: x86: Add KVM_CAP_ENABLE_CAP to x86 | Aaron Lewis | 2 | -1/+2 |
2022-02-14 | KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW | Jim Mattson | 1 | -1/+1 |
2022-02-14 | KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event | Jim Mattson | 1 | -2/+3 |
2022-02-11 | KVM: SVM: fix race between interrupt delivery and AVIC inhibition | Maxim Levitsky | 4 | -49/+55 |
2022-02-11 | KVM: SVM: set IRR in svm_deliver_interrupt | Paolo Bonzini | 2 | -3/+1 |
2022-02-11 | KVM: SVM: extract avic_ring_doorbell | Maxim Levitsky | 1 | -11/+20 |
2022-02-11 | selftests: kvm: Remove absent target file | Muhammad Usama Anjum | 1 | -1/+0 |
2022-02-11 | Merge tag 'kvmarm-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 1 | -0/+2 |
2022-02-11 | KVM: arm64: vgic: Read HW interrupt pending state from the HW | Marc Zyngier | 1 | -0/+2 |
2022-02-10 | KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU | David Woodhouse | 1 | -30/+67 |
2022-02-08 | KVM: x86: SVM: move avic definitions from AMD's spec to svm.h | Maxim Levitsky | 4 | -32/+38 |
2022-02-08 | KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibi... | Maxim Levitsky | 1 | -1/+6 |
2022-02-08 | KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L... | Maxim Levitsky | 1 | -4/+13 |
2022-02-08 | KVM: x86: nSVM: expose clean bit support to the guest | Maxim Levitsky | 1 | -0/+1 |
2022-02-08 | KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM | Maxim Levitsky | 2 | -0/+6 |
2022-02-08 | KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state | Maxim Levitsky | 1 | -0/+2 |
2022-02-08 | KVM: x86: nSVM: fix potential NULL derefernce on nested migration | Maxim Levitsky | 1 | -12/+14 |
2022-02-08 | KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case | Maxim Levitsky | 1 | -2/+10 |
2022-02-08 | Revert "svm: Add warning message for AVIC IPI invalid target" | Sean Christopherson | 1 | -2/+0 |
2022-02-06 | Linux 5.17-rc3v5.17-rc3 | Linus Torvalds | 1 | -1/+1 |
2022-02-06 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 19 | -160/+196 |
2022-02-06 | Merge tag 'perf-tools-fixes-for-v5.17-2022-02-06' of git://git.kernel.org/pub... | Linus Torvalds | 18 | -45/+186 |
2022-02-06 | Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -10/+43 |
2022-02-06 | Merge tag 'objtool_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+1 |
2022-02-06 | Merge tag 'irq_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2022-02-06 | Merge tag 'edac_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+2 |
2022-02-06 | perf ftrace: system_wide collection is not effective by default | Changbin Du | 1 | -21/+24 |
2022-02-06 | libperf: Add arm64 support to perf_mmap__read_self() | Rob Herring | 2 | -1/+102 |
2022-02-06 | tools include UAPI: Sync sound/asound.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2022-02-06 | perf stat: Fix display of grouped aliased events | Ian Rogers | 1 | -9/+10 |
2022-02-06 | perf tools: Apply correct label to user/kernel symbols in branch mode | German Gomez | 3 | -2/+5 |
2022-02-06 | perf bpf: Fix a typo in bpf_counter_cgroup.c | Masanari Iida | 1 | -1/+1 |
2022-02-06 | perf synthetic-events: Return error if procfs isn't mounted for PID namespaces | Leo Yan | 1 | -0/+19 |
2022-02-06 | perf session: Check for NULL pointer before dereference | Ameer Hamza | 1 | -1/+2 |
2022-02-06 | perf annotate: Set error stream of objdump process for TUI | Namhyung Kim | 1 | -0/+1 |
2022-02-06 | perf tools: Add missing branch_sample_type to perf_event_attr__fprintf() | Anshuman Khandual | 1 | -1/+1 |
2022-02-06 | tools headers UAPI: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2022-02-06 | Merge remote-tracking branch 'torvalds/master' into perf/urgent | Arnaldo Carvalho de Melo | 335 | -2199/+4741 |
2022-02-05 | Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -50/+20 |
2022-02-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 20 | -121/+336 |
2022-02-05 | Merge tag 'xfs-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 5 | -79/+69 |
2022-02-05 | Merge tag 'vfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 4 | -17/+37 |
2022-02-05 | Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 3 | -5/+65 |
2022-02-05 | Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 10509 | -213689/+452370 |
2022-02-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 11 | -64/+95 |
2022-02-05 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 6 | -67/+77 |