Age | Commit message (Expand) | Author | Files | Lines |
2021-11-17 | KVM: arm64: Convert to the generic perf callbacks | Sean Christopherson | 1 | -32/+2 |
2021-11-17 | KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c | Sean Christopherson | 3 | -21/+23 |
2021-11-17 | KVM: Move x86's perf guest info callbacks to generic KVM | Sean Christopherson | 4 | -42/+29 |
2021-11-17 | KVM: x86: More precisely identify NMI from guest when handling PMI | Sean Christopherson | 4 | -6/+15 |
2021-11-17 | KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable | Sean Christopherson | 4 | -16/+20 |
2021-11-17 | perf: Force architectures to opt-in to guest callbacks | Sean Christopherson | 3 | -0/+3 |
2021-11-17 | perf: Add wrappers for invoking guest callbacks | Sean Christopherson | 3 | -25/+11 |
2021-11-17 | perf/core: Rework guest callbacks to prepare for static_call support | Like Xu | 8 | -75/+67 |
2021-11-17 | perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv | Sean Christopherson | 4 | -84/+8 |
2021-11-17 | perf: Stop pretending that perf can handle multiple guest callbacks | Sean Christopherson | 2 | -6/+6 |
2021-11-17 | KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest | Sean Christopherson | 3 | -1/+6 |
2021-11-17 | KVM: x86: Register perf callbacks after calling vendor's hardware_setup() | Sean Christopherson | 1 | -3/+4 |
2021-11-17 | perf: Protect perf_guest_cbs with RCU | Sean Christopherson | 7 | -31/+60 |
2021-11-14 | Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -6/+14 |
2021-11-14 | Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh | Linus Torvalds | 20 | -179/+74 |
2021-11-14 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -13/+13 |
2021-11-14 | Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 6 | -6/+6 |
2021-11-14 | Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -4/+11 |
2021-11-14 | Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -16/+15 |
2021-11-14 | Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -1/+5 |
2021-11-14 | Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -4/+60 |
2021-11-14 | parisc/entry: fix trace test in syscall exit path | Sven Schnelle | 1 | -1/+1 |
2021-11-14 | parisc: Flush kernel data mapping in set_pte_at() when installing pte for use... | John David Anglin | 2 | -4/+10 |
2021-11-14 | parisc: Fix implicit declaration of function '__kernel_text_address' | Helge Deller | 1 | -0/+1 |
2021-11-14 | parisc: Fix backtrace to always include init funtion names | Helge Deller | 1 | -1/+2 |
2021-11-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 38 | -352/+822 |
2021-11-13 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2021-11-13 | Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 6 | -14/+387 |
2021-11-13 | Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 21 | -137/+292 |
2021-11-13 | Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 22 | -37/+184 |
2021-11-13 | signal/vm86_32: Remove pointless test in BUG_ON | Eric W. Biederman | 1 | -1/+1 |
2021-11-13 | Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 8 | -16/+19 |
2021-11-12 | x86/cpu: Add Raptor Lake to Intel family | Tony Luck | 1 | -0/+2 |
2021-11-12 | x86/mce: Add errata workaround for Skylake SKX37 | Dave Jones | 1 | -2/+3 |
2021-11-12 | ARM: 9156/1: drop cc-option fallbacks for architecture selection | Arnd Bergmann | 1 | -11/+11 |
2021-11-12 | ARM: 9155/1: fix early early_iounmap() | Michał Mirosław | 1 | -2/+2 |
2021-11-12 | KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_from | Paolo Bonzini | 1 | -14/+11 |
2021-11-12 | KVM: x86: move guest_pv_has out of user_access section | Paolo Bonzini | 1 | -3/+6 |
2021-11-12 | dt-bindings: Rename Ingenic CGU headers to ingenic,*.h | Paul Cercueil | 6 | -6/+6 |
2021-11-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+3 |
2021-11-12 | Merge tag 'm68knommu-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -12/+2 |
2021-11-11 | Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -2/+4 |
2021-11-11 | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2021-11-11 | kasan: add kasan mode messages when kasan init | Kuan-Ying Lee | 1 | -1/+1 |
2021-11-11 | mm/migrate.c: remove MIGRATE_PFN_LOCKED | Alistair Popple | 1 | -2/+2 |
2021-11-11 | Merge branch 'kvm-5.16-fixes' into kvm-master | Paolo Bonzini | 20 | -264/+317 |
2021-11-11 | Merge branch 'kvm-sev-move-context' into kvm-master | Paolo Bonzini | 5 | -63/+285 |
2021-11-11 | KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUS | Vitaly Kuznetsov | 2 | -2/+1 |
2021-11-11 | KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid() | Vipin Sharma | 3 | -11/+2 |
2021-11-11 | KVM: VMX: Add a helper function to retrieve the GPR index for INVPCID, INVVPI... | Vipin Sharma | 3 | -5/+14 |