summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | perf tools: Stop depending on .git files for building PERF-VERSION-FILEJohn Garry2022-04-011-12/+2
| * | | | | | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-0/+1
| * | | | | | | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-5/+40
| * | | | | | | | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-2/+9
| * | | | | | | | tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2022-04-011-0/+10
| * | | | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-1/+21
| * | | | | | | | tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo2022-04-011-0/+2
| * | | | | | | | perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-0/+1
| * | | | | | | | perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo2022-04-011-2/+1
| * | | | | | | | perf stat: Avoid SEGV if core.cpus isn't setIan Rogers2022-04-011-1/+4
* | | | | | | | | Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-025-17/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | modpost: restore the warning message for missing symbol versionsMasahiro Yamada2022-04-031-1/+1
| * | | | | | | | | Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"Nathan Chancellor2022-04-021-4/+0
| * | | | | | | | | kbuild: Remove '-mno-global-merge'Nathan Chancellor2022-04-021-4/+0
| * | | | | | | | | kbuild: fix empty ${PYTHON} in scripts/link-vmlinux.shMasahiro Yamada2022-04-021-1/+1
| * | | | | | | | | kconfig: remove stale comment about removed kconfig_print_symbol()Masahiro Yamada2022-04-021-7/+0
* | | | | | | | | | Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2022-04-027-45/+72
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MIPS: crypto: Fix CRC32 codePaul Cercueil2022-04-011-20/+26
| * | | | | | | | | | MIPS: rb532: move GPIOD definition into C-filesJackie Liu2022-03-302-9/+10
| * | | | | | | | | | MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang2022-03-303-16/+34
| * | | | | | | | | | mips: sgi-ip22: add a check for the return of kzalloc()Xiaoke Wang2022-03-301-0/+2
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-0249-414/+617
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | KVM: x86: fix sending PV IPILi RongQing2022-04-021-1/+1
| * | | | | | | | | | | KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini2022-04-021-40/+34
| * | | | | | | | | | | KVM: x86: Remove redundant vm_entry_controls_clearbit() callZhenzhong Duan2022-04-021-1/+0
| * | | | | | | | | | | KVM: x86: cleanup enter_rmode()Zhenzhong Duan2022-04-021-9/+5
| * | | | | | | | | | | KVM: x86: SVM: fix tsc scaling when the host doesn't support itMaxim Levitsky2022-04-023-9/+6
| * | | | | | | | | | | kvm: x86: SVM: remove unused definesMaxim Levitsky2022-04-021-8/+0
| * | | | | | | | | | | KVM: x86: SVM: move tsc ratio definitions to svm.hMaxim Levitsky2022-04-022-10/+11
| * | | | | | | | | | | KVM: x86: SVM: fix avic spec based definitions againMaxim Levitsky2022-04-022-14/+5
| * | | | | | | | | | | KVM: MIPS: remove reference to trap&emulate virtualizationPaolo Bonzini2022-04-021-6/+0
| * | | | | | | | | | | KVM: x86: document limitations of MSR filteringPaolo Bonzini2022-04-021-0/+5
| * | | | | | | | | | | KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsrHou Wenlong2022-04-023-16/+40
| * | | | | | | | | | | KVM: x86/emulator: Emulate RDPID only if it is enabled in guestHou Wenlong2022-04-023-1/+10
| * | | | | | | | | | | KVM: x86/pmu: Fix and isolate TSX-specific performance event logicLike Xu2022-04-022-13/+15
| * | | | | | | | | | | KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was setMaxim Levitsky2022-04-021-1/+1
| * | | | | | | | | | | KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson2022-04-021-5/+3
| * | | | | | | | | | | KVM: x86: Trace all APICv inhibit changes and capture overall statusSean Christopherson2022-04-022-18/+29
| * | | | | | | | | | | KVM: x86: Add wrappers for setting/clearing APICv inhibitsSean Christopherson2022-04-026-36/+49
| * | | | | | | | | | | KVM: x86: Make APICv inhibit reasons an enum and cleanup namingSean Christopherson2022-04-026-31/+35
| * | | | | | | | | | | KVM: X86: Handle implicit supervisor access with SMAPLai Jiangshan2022-04-024-17/+21
| * | | | | | | | | | | KVM: X86: Rename variable smap to not_smap in permission_fault()Lai Jiangshan2022-04-021-2/+2
| * | | | | | | | | | | KVM: X86: Fix comments in update_permission_bitmaskLai Jiangshan2022-04-021-2/+2
| * | | | | | | | | | | KVM: X86: Change the type of access u32 to u64Lai Jiangshan2022-04-025-21/+23
| * | | | | | | | | | | KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse2022-04-025-46/+19
| * | | | | | | | | | | KVM: Use enum to track if cached PFN will be used in guest and/or hostSean Christopherson2022-04-024-18/+24
| * | | | | | | | | | | KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()Peter Gonda2022-04-022-1/+2
| * | | | | | | | | | | KVM: x86/pmu: Use different raw event masks for AMD and IntelJim Mattson2022-04-024-1/+5
| * | | | | | | | | | | KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson2022-04-025-16/+55
| * | | | | | | | | | | KVM: avoid double put_page with gfn-to-pfn cacheDavid Woodhouse2022-04-021-0/+1